aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-07-17 11:59:07 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-07-17 11:59:07 +0800
commitcf674b5f84f875d34783ca8d5d20e539216b860f (patch)
treeb46b7f770a4b6a7dc74798b4448dc458fa19baf4 /net-mgmt
parente3deb66273ee60cd3aff00b92a83ad866d5ff2ec (diff)
downloadfreebsd-ports-gnome-cf674b5f84f875d34783ca8d5d20e539216b860f.tar.gz
freebsd-ports-gnome-cf674b5f84f875d34783ca8d5d20e539216b860f.tar.zst
freebsd-ports-gnome-cf674b5f84f875d34783ca8d5d20e539216b860f.zip
- 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@
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