summaryrefslogtreecommitdiff
path: root/pkgtools/digest/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-01-06Don't "cp -p" for *source* files. Builds are usually done as an unprivilegedtv1-2/+2
2004-10-14Make MAINTAINER, HOMEPAGE, and COMMENT use ?= instead of = so that theatatat1-4/+4
2004-03-22USE_BUILDLINK3 must be "yes" or "no", not just defined/undefined.jlam1-2/+2
2004-03-13Set USE_DIGEST=no to avoid checking and building a new digest package.jlam1-4/+4
2004-03-13Set USE_NATIVE_GCC in digest to avoid chicken-and-egg problem withjlam1-1/+6
2004-01-26Conditionally set DISTNAME, since this Makefile is included by theagc1-2/+2
2004-01-05bl3ifyjlam1-2/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-3/+3
2003-07-12don't define test target directly, use do-test insteaddillo1-2/+2
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz1-2/+1
2003-01-22Make sure PKG_DBDIR exists before installation, "just in case".agc1-1/+4
2003-01-09Define NO_PKGTOOLS_REQD_CHECK, which will mean something in a moment.schmonz1-1/+2
2002-12-24USE_BUILDLINK2 after all. It works, so why not?schmonz1-2/+2
2002-12-21These packages no longer use BSD-style .mk files, so MANCOMPRESSED_IF_MANZschmonz1-3/+1
2002-12-21"Import" autoconf'd digest source from othersrc/bootstrap-pkgsrc/digestschmonz1-34/+12
2002-11-17Tweaks for OpenBSD (cf. recent bootstrap-pkgsrc commit)cjep1-3/+3
2002-09-04Revert last change after buildlink2 problem was fixed by Johnny C. Lam.tron1-1/+3
2002-09-02Enabling buildlink2 for this package isn't necessary and breakstron1-3/+1
2002-08-23Merge pkgsrc/pkgtools from the buildlink2 branch back to the main trunk.jlam1-2/+4
2002-07-29Tabify, and apply patch from pkg/17331 by Julio Merino, addingwiz1-6/+8
2002-06-21Make this work under Linux, and fix manpage install on SunOSabs1-1/+8
2002-03-04Use PLIST filtering based on MANINSTALL's content: pre-install is notseb1-12/+1
2001-08-07Add some `\n' in error messages, per pkg/13650 by Stoned Elipot.wiz1-2/+2
2001-07-09Bump version to 20010709hubertf1-2/+2
2001-06-14Fix problem under Solaris caused by latest changes to "bsd.prefs.mk"tron1-2/+2
2001-05-17Capitalise first letter of COMMENTabs1-2/+2
2001-03-29Include the rmd160 sources unconditionally, in reponse to a number ofagc1-2/+2
2001-03-26Withdraw that last change. "bsd.man.mk" compresses man pages wheneverfredb1-2/+2
2001-03-26Make ${MANZ} really work even if protected by ".ifdef BSD_PKG_MK" infredb1-2/+2
2001-03-26+ Use libc mods to force aligned access.agc1-3/+3
2001-03-22Align correctly on LP64 platforms - from Andrew Brown and Simon Burge.agc1-2/+2
2001-03-16No manual pages under Solaris until "nroff" has been integrated intotron1-1/+2
2001-03-14No functional changes.agc1-2/+7
2001-03-13bump version to go with last changedmcmahill1-2/+2
2001-03-12Add sha256, sha384 and sha512 digest algorithms, with BSD-licencedagc1-14/+9
2001-03-12Make "MANZ" do the right thing on pre-1.5 NetBSD (no ':D' modifier).fredb1-3/+3
2001-03-11Make this build with the latest "zoularis" again.tron1-3/+7
2001-03-10Remove unnecessary bootstrap kludge to make patches work for this package.tron1-7/+1
2001-03-10Solve chicken and egg problem by using a bootstrap digest shell scripttron1-7/+13
2001-03-10Make this package work under Solaris.tron1-2/+6
2001-03-07Fix manual page registration.kim1-1/+17
2001-03-07Define "MANCOMPRESSED_IF_MANZ" to fix package registration on systemstron1-1/+2
2001-03-06Actually, MANCOMPRESSED_IF_MANZ doesn't seem to be true.wiz1-3/+1
2001-03-06Import of a small utility, which calculates message digests, into theagc1-0/+35