Age | Commit message (Expand) | Author | Files | Lines |
2001-12-03 | Make PKGNAME dewey-conformant. | wiz | 1 | -1/+2 |
2001-12-03 | Miscellaneous man page fixes. | wiz | 1 | -35/+35 |
2001-12-03 | Use PKGREVISION to manage the package-specific version number when it | jlam | 2 | -4/+4 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+2 |
2001-11-27 | Fix a typo -- USE_BUILDLINK_ONLY=YES, not +YES | explorer | 1 | -2/+2 |
2001-11-26 | Buildlinkify, in the sense that only the perl headers are found in | jlam | 2 | -4/+6 |
2001-11-06 | Remove post-build target designed to make the build fail for reasons | jlam | 1 | -4/+1 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 107 | -78/+78 |
2001-10-31 | Clean out my pkgsrc diffs: | tv | 5 | -24/+65 |
2001-10-25 | Update to 5.2.0.611, since the older distfile doesn't exist anymore. | wiz | 3 | -8/+8 |
2001-10-23 | Use ${MASTER_SITE_PERL_CPAN:=xx/} and not ${MASTER_SITE_PERL_CPAN:=xx} | veego | 2 | -4/+4 |
2001-10-22 | Added the newly imported packages p5-Archive-Tar, p5-Archive-Zip, | martti | 1 | -1/+3 |
2001-10-22 | The Archive::Zip module allows a Perl program to create, manipulate, | martti | 4 | -0/+27 |
2001-10-22 | Perl module for creation and manipulation of tar files. | martti | 4 | -0/+34 |
2001-10-22 | Update to 1.0.7, no major changes, but the old version is no longer | mjl | 2 | -6/+7 |
2001-10-19 | Touch some files in ${WRKSRC}, which is needed because the timestamps | veego | 1 | -2/+4 |
2001-10-18 | SVR4 packages have a limit of 9 chars for a package name. | veego | 4 | -4/+8 |
2001-10-18 | Add and enable cabextract | agc | 1 | -1/+2 |
2001-10-18 | Initial import of cabextract-0.5 into the NetBSD Packages Collection. | agc | 4 | -0/+34 |
2001-10-16 | Note additions of php4-{bz2,zlib}. | jlam | 1 | -1/+3 |
2001-10-16 | archivers/php4-zlib: PHP4 extension for zlib compression | jlam | 3 | -0/+23 |
2001-10-16 | archivers/php4-bz2: PHP4 extension for bzip2 compression | jlam | 4 | -0/+32 |
2001-10-01 | Remove duplicate p5-Compress-Zlib package, standardise on the one in | agc | 1 | -2/+1 |
2001-10-01 | This package was a duplicate of devel/p5-Compress-Zlib, albeit a later | agc | 6 | -63/+0 |
2001-10-01 | Note addition of archivers/p5-Compress-Zlib. | jlam | 1 | -1/+2 |
2001-10-01 | archivers/p5-Compress-Zlib: | jlam | 6 | -0/+63 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 2 | -4/+4 |
2001-09-25 | Remove szdd package, in favour of mscompress, per PR 13983 from Ben Collver. | agc | 6 | -70/+1 |
2001-09-16 | Add & enable mscompress | zuntum | 1 | -1/+2 |
2001-09-16 | Initial import of mscompress-0.3 | zuntum | 4 | -0/+42 |
2001-09-15 | Correct #ifdef usage, as reported in pkg/13958 by Don Yuniskis, slightly | wiz | 2 | -1/+24 |
2001-09-14 | Fix the config file location references in the man pages, noted in | jlam | 4 | -2/+42 |
2001-09-14 | Replace gets(3) by fgets(3). Patches by Don Yuniskis in pkg/13896. | wiz | 3 | -5/+28 |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 13 | -26/+26 |
2001-09-09 | Add and enable dact | rh | 1 | -1/+2 |
2001-09-09 | Initial import of dact-0.8.3, the dynamic adaptive compression tool. | rh | 5 | -0/+40 |
2001-09-08 | Various changes: mostly removing 'WWW:' lines, since that's what we have | wiz | 1 | -1/+0 |
2001-08-13 | add and enable bicom | wiz | 1 | -1/+2 |
2001-08-13 | Add bicom-1.01. PR 13688 by Ben Collver. | nra | 4 | -0/+40 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 2 | -2/+4 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 2 | -4/+4 |
2001-07-16 | Mark as USE_BUILDLINK_ONLY. | jlam | 11 | -16/+34 |
2001-07-16 | Don't explicitly set CC=gcc, and mark as USE_BUILDLINK_ONLY. | jlam | 3 | -10/+21 |
2001-07-16 | Invoke make as ${MAKE_PROGRAM}, honor CFLAGS passed in from environment, | jlam | 3 | -9/+12 |
2001-07-16 | Remove references to ${LOCALBASE} directories and mark as | jlam | 3 | -7/+26 |
2001-07-16 | Honor CFLAGS passed in from environment during build and mark as | jlam | 3 | -5/+7 |
2001-07-16 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -5/+4 |
2001-07-16 | This buildlink.mk file was committed before its time. Correct the | jlam | 1 | -8/+19 |
2001-07-16 | Avoid spurious detection of zlib as it's not needed by the liblzo library | jlam | 1 | -1/+5 |
2001-07-15 | Mark as USE_BUILDLINK_ONLY. | jlam | 2 | -4/+6 |