Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-09-13 | Remove redundant TEST_TARGET definition that matches the default one in | jlam | 1 | -2/+1 | |
perl5/module.mk. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-02-17 | convert to use test target from bsd.pkg.mk | dillo | 1 | -4/+2 | |
addresses PR pkg/19416 | |||||
2002-10-27 | Use buildlink2. Use perl5/module.mk. | seb | 1 | -7/+4 | |
2002-04-20 | In ucd-snmp's shared libraries, the SONAME is the filename, which contains | fredb | 1 | -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-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-18 | SVR4 packages have a limit of 9 chars for a package name. | veego | 1 | -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-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -8/+6 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-30 | Update to version 3.1.0. | wrstuden | 8 | -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-29 | Until the sources for these packages catch up to the current (post-5.6.0) | jlam | 2 | -6/+9 | |
Perl API, we need to pass -DPERL_POLLUTE=1 to the build process to look like an older perl. | |||||
2000-08-27 | Convert packages to use PERL5_PACKLIST (part 1). These were the easy | jlam | 5 | -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-09 | Update dependence on "ucd-snmp" package. Problem note by Dave Burgess in | tron | 1 | -2/+2 | |
PR pkg/9843. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 | |
1999-05-04 | Update dependency on ucd-snmp. | tv | 1 | -2/+2 | |
1999-04-15 | Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with | tron | 1 | -3/+2 | |
variable substituition of "MASTER_SITES" and "PATCH_SITES". | |||||
1999-04-08 | s/netbsd/${LOWER_OPSYS}/g | agc | 3 | -10/+10 | |
1998-09-15 | Modifications for a read-only pkgsrc (but writable WRKOBJDIR). | agc | 1 | -5/+5 | |
1998-08-23 | Remove unnecessery blank line. | frueauf | 1 | -1/+0 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-06-01 | Correct typos. | agc | 1 | -1/+1 | |
1998-05-24 | Add pkg for a SNMP-interface for perl; based on FreeBSD port. | hubertf | 8 | -0/+106 | |