Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

3
net/vcheck/DESCR Normal file
View File

@@ -0,0 +1,3 @@
Vcheck is a tool for checking for latest versions of programs at
HTTP and FTP locations given a list of URLs and (Perl-style) regular
expressions to match, and to optionally download them automatically.

17
net/vcheck/Makefile Normal file
View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.20 2013/05/31 12:41:44 wiz Exp $
#
DISTNAME= vcheck-1.2.1
PKGREVISION= 7
CATEGORIES= net perl5
MASTER_SITES= http://keyserver.kjsl.com/~jharris/distfiles/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Latest program version checker and auto-downloader
DEPENDS+= p5-libwww>=5.69nb1:../../www/p5-libwww
PERL5_PACKLIST= auto/vcheck/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

5
net/vcheck/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/24 12:14:06 agc Exp $
SHA1 (vcheck-1.2.1.tar.gz) = 3b05924421e3d0c48976f7ee8036e2cf23e2fd0b
RMD160 (vcheck-1.2.1.tar.gz) = fc858f5b4e4f9d1f9c0e6a20140e8db13949c9e9
Size (vcheck-1.2.1.tar.gz) = 40307 bytes