Bug 185418 - [NEW PORT] net-mgmt/p5-Net-SNMPTrapd: SNMP Trap Listener in Perl
Summary: [NEW PORT] net-mgmt/p5-Net-SNMPTrapd: SNMP Trap Listener in Perl
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-02 11:10 UTC by Hung-Yi Chen
Modified: 2014-01-06 15:20 UTC (History)
0 users

See Also:


Attachments
.shar (2.14 KB, text/plain)
2014-01-02 11:10 UTC, Hung-Yi Chen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hung-Yi Chen 2014-01-02 11:10:01 UTC
The Net::SNMPTrapd module implements an SNMP Trap Listener.

WWW: http://search.cpan.org/dist/Net-SNMPTrapd/

Generated with FreeBSD Port Tools 0.99_11 (mode: new)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-02 11:10:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-01-06 15:12:14 UTC
Author: sunpoet
Date: Mon Jan  6 15:12:02 2014
New Revision: 338895
URL: http://svnweb.freebsd.org/changeset/ports/338895

Log:
  - Add p5-Net-SNMPTrapd 0.12
  - While I'm here, add LICENSE
  
  The Net::SNMPTrapd module implements an SNMP Trap Listener.
  
  WWW: http://search.cpan.org/dist/Net-SNMPTrapd/
  
  PR:		ports/185418
  Submitted by:	Hung-Yi Chen <gaod@hychen.org>

Added:
  head/net-mgmt/p5-Net-SNMPTrapd/
  head/net-mgmt/p5-Net-SNMPTrapd/Makefile   (contents, props changed)
  head/net-mgmt/p5-Net-SNMPTrapd/distinfo   (contents, props changed)
  head/net-mgmt/p5-Net-SNMPTrapd/pkg-descr   (contents, props changed)
  head/net-mgmt/p5-Net-SNMPTrapd/pkg-plist   (contents, props changed)
Modified:
  head/net-mgmt/Makefile

Modified: head/net-mgmt/Makefile
==============================================================================
--- head/net-mgmt/Makefile	Mon Jan  6 15:11:54 2014	(r338894)
+++ head/net-mgmt/Makefile	Mon Jan  6 15:12:02 2014	(r338895)
@@ -228,6 +228,7 @@
     SUBDIR += p5-Net-Netmask
     SUBDIR += p5-Net-SNMP
     SUBDIR += p5-Net-SNMP-Util
+    SUBDIR += p5-Net-SNMPTrapd
     SUBDIR += p5-Net-Telnet-Cisco-IOS
     SUBDIR += p5-NetAddr-IP
     SUBDIR += p5-NetAddr-IP-Lite

Added: head/net-mgmt/p5-Net-SNMPTrapd/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-mgmt/p5-Net-SNMPTrapd/Makefile	Mon Jan  6 15:12:02 2014	(r338895)
@@ -0,0 +1,23 @@
+# Created by: Hung-Yi Chen <gaod@hychen.org>
+# $FreeBSD$
+
+PORTNAME=	Net-SNMPTrapd
+PORTVERSION=	0.12
+CATEGORIES=	net-mgmt perl5
+MASTER_SITES=	CPAN
+PKGNAMEPREFIX=	p5-
+
+MAINTAINER=	gaod@hychen.org
+COMMENT=	SNMP Trap Listener in Perl
+
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
+BUILD_DEPENDS=	p5-Convert-ASN1>=0.22:${PORTSDIR}/converters/p5-Convert-ASN1 \
+		p5-IO-Socket-IP>=0:${PORTSDIR}/net/p5-IO-Socket-IP
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+
+USES=		perl5
+USE_PERL5=	configure
+
+.include <bsd.port.mk>

Added: head/net-mgmt/p5-Net-SNMPTrapd/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-mgmt/p5-Net-SNMPTrapd/distinfo	Mon Jan  6 15:12:02 2014	(r338895)
@@ -0,0 +1,2 @@
+SHA256 (Net-SNMPTrapd-0.12.tar.gz) = c3ce863618583153b1133168b8c809501bcf7111236b35447e4803e2ca41f4ae
+SIZE (Net-SNMPTrapd-0.12.tar.gz) = 15692

Added: head/net-mgmt/p5-Net-SNMPTrapd/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-mgmt/p5-Net-SNMPTrapd/pkg-descr	Mon Jan  6 15:12:02 2014	(r338895)
@@ -0,0 +1,3 @@
+The Net::SNMPTrapd module implements an SNMP Trap Listener.
+
+WWW: http://search.cpan.org/dist/Net-SNMPTrapd/

Added: head/net-mgmt/p5-Net-SNMPTrapd/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-mgmt/p5-Net-SNMPTrapd/pkg-plist	Mon Jan  6 15:12:02 2014	(r338895)
@@ -0,0 +1,7 @@
+bin/snmptrapd-simple.pl
+bin/snmptrapd-sendtest.pl
+%%SITE_PERL%%/Net/SNMPTrapd.pm
+%%PERL5_MAN3%%/Net::SNMPTrapd.3.gz
+man/man1/snmptrapd-sendtest.pl.1.gz
+man/man1/snmptrapd-simple.pl.1.gz
+@dirrmtry %%SITE_PERL%%/Net
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-01-06 15:13:42 UTC
State Changed
From-To: open->closed

New port added. Thanks!