Age | Commit message (Expand) | Author | Files | Lines |
2003-07-24 | Fix the usage line. Addresses PR pkg/22207. | atatat | 1 | -3/+4 |
2003-07-20 | Remove AC_FUNC_MALLOC: there is no need to check for a compatible GNU malloc | seb | 2 | -221/+4 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -3/+3 |
2003-07-12 | don't define test target directly, use do-test instead | dillo | 1 | -2/+2 |
2003-07-06 | remove (now) inaccurate comment, as digest isn't statically linked. | grant | 1 | -5/+2 |
2003-06-23 | Only need to #include <digest-types.h> once. Discovered during sync | atatat | 1 | -4/+2 |
2003-06-16 | Redde Caesari quae sunt Caesaris... | seb | 4 | -7/+5 |
2003-06-16 | A function that is declared to return an int *really ought to do do*. | atatat | 1 | -2/+4 |
2003-06-15 | Reword the guts of digest so that the entry points into the various | atatat | 1 | -162/+80 |
2003-03-28 | NO_PATCH is deprecated, says pkglint. Remove it. | wiz | 1 | -2/+1 |
2003-01-22 | Make sure PKG_DBDIR exists before installation, "just in case". | agc | 1 | -1/+4 |
2003-01-09 | Define NO_PKGTOOLS_REQD_CHECK, which will mean something in a moment. | schmonz | 1 | -1/+2 |
2002-12-24 | USE_BUILDLINK2 after all. It works, so why not? | schmonz | 1 | -2/+2 |
2002-12-21 | These packages no longer use BSD-style .mk files, so MANCOMPRESSED_IF_MANZ | schmonz | 1 | -3/+1 |
2002-12-21 | "Import" autoconf'd digest source from othersrc/bootstrap-pkgsrc/digest | schmonz | 35 | -205/+11094 |
2002-11-17 | Tweaks for OpenBSD (cf. recent bootstrap-pkgsrc commit) | cjep | 1 | -3/+3 |
2002-09-04 | Revert last change after buildlink2 problem was fixed by Johnny C. Lam. | tron | 1 | -1/+3 |
2002-09-02 | Enabling buildlink2 for this package isn't necessary and breaks | tron | 1 | -3/+1 |
2002-08-23 | Merge pkgsrc/pkgtools from the buildlink2 branch back to the main trunk. | jlam | 1 | -2/+4 |
2002-07-29 | Tabify, and apply patch from pkg/17331 by Julio Merino, adding | wiz | 1 | -6/+8 |
2002-06-21 | Make this work under Linux, and fix manpage install on SunOS | abs | 2 | -5/+12 |
2002-03-04 | Use PLIST filtering based on MANINSTALL's content: pre-install is not | seb | 2 | -13/+4 |
2001-12-03 | Miscellaneous man page fixes. | wiz | 1 | -7/+8 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 |
2001-10-30 | Don't build digest statically on Darwin. | agc | 1 | -3/+3 |
2001-08-07 | Add some `\n' in error messages, per pkg/13650 by Stoned Elipot. | wiz | 2 | -7/+7 |
2001-07-09 | Bump version to 20010709 | hubertf | 1 | -2/+2 |
2001-07-09 | Pull in consistent set of headers (<sys/cdefs.h> - BSD-specific too, | hubertf | 4 | -4/+12 |
2001-07-09 | Get rid of BSD err() and warn() functions - for great just^Wportability! | hubertf | 1 | -6/+6 |
2001-07-09 | Always use this pkg's md5 routines. The Solaris ones e.g. aren't | hubertf | 1 | -2/+2 |
2001-06-14 | Fix problem under Solaris caused by latest changes to "bsd.prefs.mk" | tron | 1 | -2/+2 |
2001-05-17 | Capitalise first letter of COMMENT | abs | 1 | -2/+2 |
2001-05-09 | Revert previous change - the man pages get added to the generated PLIST | agc | 1 | -3/+1 |
2001-05-09 | add manpages | hubertf | 1 | -1/+3 |
2001-03-29 | Include the rmd160 sources unconditionally, in reponse to a number of | agc | 2 | -5/+3 |
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-22 | Align correctly on LP64 platforms - from Andrew Brown and Simon Burge. | agc | 2 | -5/+5 |
2001-03-16 | No manual pages under Solaris until "nroff" has been integrated into | tron | 1 | -1/+2 |
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 |