summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-17 03:59:07 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-17 03:59:07 +0000
commit5f15c0030f8136fa4fd8c00fb1728356ca22c544 (patch)
treed70e0941871d5161865400e1e79929ee146b5193 /net-mgmt
parent- Update to 1.0.2 (diff)
- deprecate and expire
- perl@->ports@ The version of p5-SNMP available in Ports (4.2.7.1) depends on net-snmp4 which is marked as deprecated. Current upstream version (5.4.2.1) is built as a part of net-mgmt/net-snmp port by default. PR: ports/136802 Submitted by: Cezary Morga <cm@therek.net> Disccused on: perl@
Notes
Notes: svn path=/head/; revision=237964
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-SNMP/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile
index e0a3b49627e4..d8b0bbeb36f8 100644
--- a/net-mgmt/p5-SNMP/Makefile
+++ b/net-mgmt/p5-SNMP/Makefile
@@ -13,9 +13,12 @@ MASTER_SITE_SUBDIR= net-snmp
PKGNAMEPREFIX= p5-
DISTNAME= ucd-snmp-${PORTVERSION}
-MAINTAINER= perl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A perl5 module for interfacing with the CMU SNMP library
+DEPRECATED= Perl SNMP module is now a part of net-mgmt/net-snmp
+EXPIRATION_DATE= 2009-08-15
+
LIB_DEPENDS= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4
WRKSRC= ${WRKDIR}/${DISTNAME}/perl/SNMP