Age | Commit message (Expand) | Author | Files | Lines |
2001-04-23 | Look for deprecated md5/patch-sum files in correct dir. | wiz | 2 | -7/+7 |
2001-04-22 | Undo part of previous, since it doesn't work as expected. | wiz | 2 | -4/+4 |
2001-04-22 | Update perl-mk to 1.1. Changes from version 1.0: | jlam | 4 | -25/+84 |
2001-04-21 | Use the same pattern for matching patch files as in bsd.pkg.mk. | wiz | 2 | -5/+5 |
2001-04-19 | DISTINFO_FILE, not DIGEST_FILE; fixes some 'missing distinfo file' warnings. | wiz | 2 | -4/+4 |
2001-04-19 | remove NetBSDism - there is no "text" set on !NetBSD | hubertf | 1 | -2/+2 |
2001-04-18 | move to sha1 digests, and add distfile sizes. | agc | 2 | -4/+6 |
2001-04-17 | Update pkglint to 2.44 to match distinfo enhancements to pkgsrc by agc | abs | 3 | -63/+45 |
2001-04-17 | Warn user that the 'text' set must be installed in order to build | hubertf | 1 | -1/+5 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 4 | -8/+7 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 8 | -16/+14 |
2001-04-13 | This pkg was broken after ECHO_CMD was removed. Patch to fix this | hubertf | 1 | -2/+2 |
2001-04-10 | Update to version 0.3 | wennmach | 1 | -2/+2 |
2001-04-10 | o We use the built-in type `text' now | wennmach | 1 | -9/+28 |
2001-04-10 | Three major changes: | wennmach | 1 | -34/+38 |
2001-04-10 | tar -C does not work if the cwd is not writable (I consider this a tar bug), | wennmach | 1 | -2/+2 |
2001-04-09 | fix typo, pointed out by zuntum | hubertf | 1 | -2/+2 |
2001-04-04 | Update my email address | zuntum | 1 | -2/+2 |
2001-04-03 | Update pkgconflict to 0.2; add pkgdbextract script | wennmach | 3 | -5/+47 |
2001-04-02 | Teach pkglint about BUILD_USES_MSGFMT, and where it recommend using it. | wiz | 2 | -9/+18 |
2001-04-02 | Add and enable pkgconflict | wennmach | 1 | -1/+2 |
2001-04-02 | Initial import of pkgconflict, a script to find conflicting packages | wennmach | 6 | -0/+480 |
2001-03-31 | Make output of patchdiff more readable. A bit of tidy up while I'm here. | skrll | 2 | -15/+9 |
2001-03-31 | Update mkpatches to pick up changes to files outside ${WRKSRC}. | skrll | 2 | -24/+24 |
2001-03-30 | Update pkglint to 2.42 - teach lintpkgsrc about digest, including handling | abs | 2 | -26/+38 |
2001-03-29 | Include the rmd160 sources unconditionally, in reponse to a number of | agc | 2 | -5/+3 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 |
2001-03-26 | Withdraw that last change. "bsd.man.mk" compresses man pages whenever | fredb | 1 | -2/+2 |
2001-03-26 | Make ${MANZ} really work even if protected by ".ifdef BSD_PKG_MK" in | fredb | 1 | -2/+2 |
2001-03-26 | + Use libc mods to force aligned access. | agc | 4 | -11/+9 |
2001-03-23 | Add note how to actually run this. | hubertf | 1 | -1/+7 |
2001-03-22 | Align correctly on LP64 platforms - from Andrew Brown and Simon Burge. | agc | 2 | -5/+5 |
2001-03-20 | Added a -s flag to strip leading directories in file paths. Requested by | manu | 3 | -7/+59 |
2001-03-16 | No manual pages under Solaris until "nroff" has been integrated into | tron | 1 | -1/+2 |
2001-03-16 | pkgvi: fix cmp output redirection, remove some more backup files created | wiz | 2 | -4/+9 |
2001-03-15 | Update to 2.41: | abs | 2 | -4/+4 |
2001-03-14 | No functional changes. | agc | 2 | -2/+37 |
2001-03-13 | bump version to go with last change | dmcmahill | 1 | -2/+2 |
2001-03-13 | add missing header file. makes this build on alpha with -Werror. | dmcmahill | 1 | -2/+3 |
2001-03-12 | Add sha256, sha384 and sha512 digest algorithms, with BSD-licenced | agc | 7 | -20/+1531 |
2001-03-12 | Make "MANZ" do the right thing on pre-1.5 NetBSD (no ':D' modifier). | fredb | 1 | -3/+3 |
2001-03-11 | Make this build with the latest "zoularis" again. | tron | 2 | -5/+9 |
2001-03-10 | Remove unnecessary bootstrap kludge to make patches work for this package. | tron | 7 | -45/+9 |
2001-03-10 | Solve chicken and egg problem by using a bootstrap digest shell script | tron | 2 | -7/+17 |
2001-03-10 | To make bootstrap of this package work again we need MD5 checksums. | tron | 1 | -3/+3 |
2001-03-10 | regen (pkglint!) | wiz | 1 | -3/+3 |
2001-03-10 | Make this package work under Solaris. | tron | 4 | -2/+37 |
2001-03-08 | Don't use __weak_alias() when compiling. Fixes a coredump on 1.5, noted | agc | 2 | -4/+8 |
2001-03-08 | Update pkglint to 2.40. | wiz | 2 | -31/+45 |
2001-03-07 | Fix manual page registration. | kim | 2 | -4/+18 |