summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2003-08-23Update to version 0.113.seb2-7/+10
2003-08-07Add and enable rdigest.wiz1-1/+2
2003-08-03s/netbsd/NetBSD/dmcmahill2-7/+7
2003-08-02Add a space in an error message.wiz1-2/+2
2003-07-31Add the err.h header, so we can use it on systems that don't provide err.hjschauma5-8/+55
2003-07-31Update to version 3.58.seb2-46/+13
2003-07-31also install man page source, no version bump as this is not yet ingrant6-11/+21
2003-07-31also install man page source, bump to 20030731.grant2-3/+5
2003-07-30Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk.jmmv1-2/+2
2003-07-25Respect ${MAKE} so that this works out of the box on non-NetBSD.cjep2-7/+11
2003-07-24Check if HOMEPAGE URL has a trailing slash if it only consists of a hostname.wiz2-5/+13
2003-07-24A strange meta-package of a sort, rdigest is implemented as a jumboatatat7-0/+424
2003-07-24Fix the usage line. Addresses PR pkg/22207.atatat1-3/+4
2003-07-21COMMENT should start with a capital letter.martti10-20/+20
2003-07-20Remove AC_FUNC_MALLOC: there is no need to check for a compatible GNU mallocseb2-221/+4
2003-07-20Properly set LD_PRELOAD in the environment so libkver works properly.jmmv2-3/+6
2003-07-20Update to 1.8:jmmv3-7/+39
2003-07-20Add support for picking up KVER_OSRELEASE in "/etc/mk.conf": bothseb3-6/+13
2003-07-20Use english not french!seb1-2/+2
2003-07-19Change address of maintainer per PR 22170.wiz1-2/+2
2003-07-19bump to 20030718grant1-2/+2
2003-07-19test for time.h, sys/time.h and inclusion of both.grant4-16/+88
2003-07-18Update to 1.7:jmmv3-162/+244
2003-07-17s/netbsd.org/NetBSD.org/grant25-62/+62
2003-07-17bump to 20030717grant1-2/+2
2003-07-17don't test for fparseln in libutil for now.grant3-176/+13
2003-07-17force nbtypes.h to be built, and run ranlib after building the staticgrant1-3/+4
2003-07-17move stuff from deprecated acconfig.h to configure.ac.grant3-26/+24
2003-07-16pkgvi: create temp files with the same extension as the original, sogrant2-3/+9
2003-07-15Some fixes.jmmv1-3/+3
2003-07-15do away with AC_CONFIG_SRCDIRgrant2-3/+0
2003-07-15bump to 20030715grant1-2/+2
2003-07-15fix getopt_long() test to avoid overriding it.grant5-15/+241
2003-07-14Updated pkglint to 3.56:martti2-3/+6
2003-07-13Add and enable pkg_filecheck.wiz1-1/+2
2003-07-13Initial import of pkg_filecheck, a tool to compare the file systemwiz9-0/+726
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-07-13add some missing periods at the end of sentencesgrant1-7/+7
2003-07-13bump to 20030713grant1-2/+2
2003-07-13setenv.c - include strings.h for bcopy prototypegrant3-3/+26
2003-07-12setenv() returns an int, so make it believe that.grant1-1/+2
2003-07-12don't define test target directly, use do-test insteaddillo1-2/+2
2003-07-11Add libkver.seb1-1/+2
2003-07-11Initial import of libkver version 0.1 into the NetBSD Packages Colelction.seb9-0/+238
2003-07-07Use '@SH@' for pkgdiff's interpreter and substitute for it.seb2-3/+4
2003-07-06update to 20030706. sync with -current:grant2-9/+3
2003-07-06remove (now) inaccurate comment, as digest isn't statically linked.grant1-5/+2
2003-06-30test for getmode(), setmode(), isblank(), strmode(), tzfile.h.grant4-24/+129
2003-06-30bump to 20030630grant1-2/+2
2003-06-30s/#if !/#ifndef/, since the former confuses some C pre-processorsgrant1-30/+30