summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2003-10-12Fix typo.jlam1-2/+2
2003-10-12name jlam as the guilty party who wrote this.grant1-2/+2
2003-10-12move src2nbcompat from pkg_install to libnbcompat.grant1-1/+1
2003-10-11Teach lintpkgsrc how to handle empty() conditionals.wiz2-4/+6
2003-10-11ensure pkg_admin is called with the full path and use the rightgrant2-17/+22
2003-10-10use !defined instead of ! for testing if {,U}LLONG_MAX is defined.grant1-3/+3
2003-10-06add TAR_CMD to DEFS to ensure we use the full path to tar.grant1-2/+2
2003-10-06fix handling of DISTDIR. patch from Sebastian Prause on tech-pkg.grant2-4/+5
2003-10-06Catch up.mycroft2-3/+36
2003-10-04Update pkgchk to 1.44 - add a -g option to generate an initial pkgchk.confagc3-7/+20
2003-10-04Remove occurrences of pkgsrc.conf in favor of pkgchk.conf.seb1-4/+4
2003-10-01Update pkglint to 3.63:abs2-4/+9
2003-10-01Update pkgchk to 1.43:abs2-4/+4
2003-10-01Update pkgchk to 1.42abs3-25/+118
2003-09-30Update to version 0.2.seb2-7/+6
2003-09-30Update pkglint to 3.62:abs2-17/+14
2003-09-28Document why we include the various buildlink3.mk files.jlam1-1/+4
2003-09-25define NO_TOOLS to avoid embedding the path to work/.tools/bin/{grep,sed}grant1-1/+2
2003-09-23sync with NetBSD-current after updates from wiz.grant12-140/+216
2003-09-23bump dategrant2-10/+10
2003-09-23add --with-{ftp,mtree,pax,tar} to allow overriding the commands thatgrant7-53/+93
2003-09-23sync with NetBSD-current's pkg_install-20030923.grant47-148/+179
2003-09-23no need to pass $(DEFS) to $(CC) twice.grant6-12/+12
2003-09-23clean up autoconf generated files in view/grant1-1/+3
2003-09-23config.lineno -> configure.linenogrant1-2/+2
2003-09-23Provide prototypes for setmode and getmode functions if necessary.jschauma1-1/+9
2003-09-21Make lintpkgsrc handle .includes correctly. Welcome to 3.61.wiz2-5/+23
2003-09-19Fix PLIST. Closes PR 20853 by FUKAUMI Naoki.wiz1-1/+4
2003-09-19shut up the 'do nothing' shell commentsgrant2-5/+5
2003-09-19test's -e operator doesn't work with the sh built-in test on Solaris,grant1-2/+2
2003-09-19Whitespace issues.jlam2-8/+11
2003-09-18remove redundant USE_BUILDLINK2, as we set NO_BUILDLINK later.grant1-2/+1
2003-09-18ensure CC is set correctly when running configure in libnbcompat.grant1-2/+3
2003-09-18Update to 2.7:jmmv2-5/+6
2003-09-16Add support for wildcards and mutiple packages on the command line.erh3-66/+89
2003-09-16bump BUILDLINK_DEPENDS to 20030916.grant1-2/+2
2003-09-16test that md5.h can be compiled and that it provides MD5Init(),grant5-14/+251
2003-09-16New sentence, new line; add -L to SYNOPSIS. Sort options.wiz1-45/+59
2003-09-16Update pkgchk to 1.41:abs3-6/+25
2003-09-15Add MANINSTALL to BUILD_DEFS. With latest changes in bsd.pkg.mk, manualjmmv1-1/+3
2003-09-15add prototypes for v{err,warn}{,x}.grant1-1/+5
2003-09-15add v{err,warn}{,x}.grant1-1/+59
2003-09-14Move inclusion of bsd.prefs.mk a little higher so that /etc/mk.confjlam1-3/+3
2003-09-14add nbcompat/config.h to distclean target.grant1-2/+2
2003-09-14define _PATH_DEFTAPE in nbcompat.h to avoid redefining it when paths.hgrant1-1/+9
2003-09-14sl_add() returns void on some systems, so don't include <stringlist.h>,grant1-5/+1
2003-09-14Add dummy object not to become totally emptyitohy2-3/+11
2003-09-14bump version for latest changes.grant3-13/+13
2003-09-14define the maximum values for `long long' (LLONG_MAX) andgrant1-1/+9
2003-09-14Update pkg_install to 20030914. Changes from version 20030913 arejlam2-5/+6