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

2
pkgtools/pkgse/DESCR Normal file
View File

@@ -0,0 +1,2 @@
pkgse is a simple perl script that fetches informations about a
NetBSD pkgsrc package from the pkgsrc.netbsd.se website.

27
pkgtools/pkgse/Makefile Normal file
View File

@@ -0,0 +1,27 @@
# $NetBSD: Makefile,v 1.11 2013/05/31 12:41:46 wiz Exp $
#
DISTNAME= pkgse-0.3
PKGREVISION= 3
CATEGORIES= pkgtools
MASTER_SITES= http://imil.net/NetBSD/
EXTRACT_SUFX= .tgz
MAINTAINER= imil@gcu.info
HOMEPAGE= http://imil.net/wp/
COMMENT= Fetch informations about a NetBSD package from pkgsrc.netbsd.se
DEPENDS+= p5-libwww>=5.76:../../www/p5-libwww
PKG_INSTALLATION_TYPES= overwrite pkgviews
NO_BUILD= yes
USE_TOOLS+= perl:run
INSTALLATION_DIRS= bin
REPLACE_PERL= pkgse
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/pkgse ${DESTDIR}${PREFIX}/bin
.include "../../mk/bsd.pkg.mk"

2
pkgtools/pkgse/PLIST Normal file
View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.2 2004/08/12 13:15:45 wiz Exp $
bin/pkgse

5
pkgtools/pkgse/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2005/11/29 10:21:05 rillig Exp $
SHA1 (pkgse-0.3.tgz) = 5f7587f19bc768ab8920ad204226313cdd4b6204
RMD160 (pkgse-0.3.tgz) = 3188c4cf20bca1db60c0006f702fc84758f559a9
Size (pkgse-0.3.tgz) = 874 bytes