Age | Commit message (Expand) | Author | Files | Lines |
2006-11-02 | DESTDIR support. | joerg | 1 | -2/+3 |
2006-08-29 | Revert libncompat usage and kill the use of snprintf in whirlpool and | joerg | 6 | -66/+57 |
2006-08-26 | include libnbcompat on IRIX 5 in order to provide snprintf() | schwarz | 1 | -1/+5 |
2006-07-18 | USE_DIGEST is no more. | jlam | 1 | -3/+2 |
2006-07-14 | Set NO_MTREE since this package will be used during bootstrap and we | jlam | 1 | -1/+2 |
2006-03-02 | Update the digest package to 20060302. | agc | 5 | -45/+44 |
2006-03-01 | Update AC_C___ATTRIBUTE__ macro with newer version on Heimdal, | joerg | 2 | -19/+7 |
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -2/+2 |
2005-08-21 | include digest-types.h so the various {u,}intNN_t types are defined. | grant | 1 | -0/+2 |
2005-07-31 | Update digest to version 20050731: | agc | 4 | -410/+833 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-24 | Include stdint.h because uint32_t is used. Makes the package build on | minskim | 1 | -0/+7 |
2005-03-23 | fix a memory leak. | yamt | 1 | -2/+4 |
2005-03-23 | Update digest to version 20050323. The whirlpool digest algorithm was | agc | 9 | -24/+2023 |
2005-03-22 | Bump date for tiger. > -> \*[Gt] | wiz | 1 | -3/+3 |
2005-03-22 | Add support for the tiger algorithm to digest. | agc | 9 | -13/+880 |
2005-01-06 | Don't "cp -p" for *source* files. Builds are usually done as an unprivileged | tv | 1 | -2/+2 |
2004-12-15 | update config.{sub,guess} to fix build on newer platforms such as | grant | 2 | -235/+476 |
2004-10-14 | Make MAINTAINER, HOMEPAGE, and COMMENT use ?= instead of = so that the | atatat | 1 | -4/+4 |
2004-03-28 | add missing DESCR to DISTFILES. | grant | 1 | -2/+2 |
2004-03-28 | sync with ../DESCR | grant | 1 | -5/+2 |
2004-03-22 | USE_BUILDLINK3 must be "yes" or "no", not just defined/undefined. | jlam | 1 | -2/+2 |
2004-03-13 | Set USE_DIGEST=no to avoid checking and building a new digest package. | jlam | 1 | -4/+4 |
2004-03-13 | Set USE_NATIVE_GCC in digest to avoid chicken-and-egg problem with | jlam | 1 | -1/+6 |
2004-01-26 | Conditionally set DISTNAME, since this Makefile is included by the | agc | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 1 | -2/+3 |
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 |