Import of pkgsrc-2014Q1
This commit is contained in:
+4
-4
@@ -1,10 +1,10 @@
|
||||
# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:43 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2013/12/09 14:17:51 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= snmptt_1.3
|
||||
EXTRACT_SUFX= .tgz
|
||||
PKGNAME= snmptt-1.3
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=snmptt/}
|
||||
|
||||
@@ -13,11 +13,11 @@ HOMEPAGE= http://www.snmptt.org/
|
||||
COMMENT= SNMP trap handler written in Perl
|
||||
|
||||
DEPENDS+= p5-Config-IniFiles-[0-9]*:../../devel/p5-Config-IniFiles
|
||||
DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
|
||||
DEPENDS+= {perl>=5.7.3,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes
|
||||
DEPENDS+= p5-Text-Balanced-[0-9]*:../../textproc/p5-Text-Balanced
|
||||
DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI
|
||||
DEPENDS+= p5-DBD-ODBC-[0-9]*:../../databases/p5-DBD-ODBC
|
||||
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
|
||||
DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
|
||||
+1
-2
@@ -1,4 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.1.1.1 2011/04/13 10:23:47 bouyer Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:11 jperkin Exp $
|
||||
sbin/snmptt
|
||||
sbin/snmptt-net-snmp-test
|
||||
sbin/snmpttconvert
|
||||
@@ -11,5 +11,4 @@ share/doc/html/snmptt/layout1.css
|
||||
share/doc/html/snmptt/snmptt.html
|
||||
share/doc/html/snmptt/snmpttconvert.html
|
||||
share/doc/html/snmptt/snmpttconvertmib.html
|
||||
share/examples/rc.d/snmptt
|
||||
share/examples/snmptt/snmptt.ini
|
||||
|
||||
Reference in New Issue
Block a user