summaryrefslogtreecommitdiff
path: root/net/p5-SNMP
AgeCommit message (Collapse)AuthorFilesLines
2004-04-27Convert to buildlink3.snj1-3/+3
2004-02-13Update to version 5.0.9.seb7-110/+279
The main change is the switch from UCD-SNMP to Net-SNMP, gaining asynchronous operation in the process and support for net-snmp configuration files -this will likely affect your perl applications.
2004-01-11Lint. <=24 linescjep1-23/+1
2003-09-13Remove redundant TEST_TARGET definition that matches the default one injlam1-2/+1
perl5/module.mk.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-02-17convert to use test target from bsd.pkg.mkdillo1-4/+2
addresses PR pkg/19416
2002-10-27Use buildlink2. Use perl5/module.mk.seb1-7/+4
2002-04-20In ucd-snmp's shared libraries, the SONAME is the filename, which containsfredb1-2/+3
the version of ucd-snmp. Therefore, adjust the wildcard dependencies in dependents to match exactly (barring "nb" version changes), and bump the dependent's "nb" versions to reflect the change in dependencies. Otherwise, an "ethereal" binary package (for example) built against ucd-snmp-4.2.4 will happily install against ucd-snmp-4.2.3nb1, but will fail at run-time with, ``shared object "libucdsnmp-0.4.2.3.so" not found.''
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-8/+6
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-30Update to version 3.1.0.wrstuden8-46/+101
Also added support for regression testing. make test in package directory will run test suite. snmpd and snmptrapd need to already running, and t/startagent.pl needs to have correct values for SNMP v1 access.
2000-08-29Until the sources for these packages catch up to the current (post-5.6.0)jlam2-6/+9
Perl API, we need to pass -DPERL_POLLUTE=1 to the build process to look like an older perl.
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam5-18/+8
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-04-09Update dependence on "ucd-snmp" package. Problem note by Dave Burgess intron1-2/+2
PR pkg/9843.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-07-09Add package patch checksum files.agc1-0/+3
1999-05-04Update dependency on ucd-snmp.tv1-2/+2
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+2
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-08s/netbsd/${LOWER_OPSYS}/gagc3-10/+10
1998-09-15Modifications for a read-only pkgsrc (but writable WRKOBJDIR).agc1-5/+5
1998-08-23Remove unnecessery blank line.frueauf1-1/+0
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-06-01Correct typos.agc1-1/+1
1998-05-24Add pkg for a SNMP-interface for perl; based on FreeBSD port.hubertf8-0/+106