Age | Commit message (Expand) | Author | Files | Lines |
2003-09-28 | Document why we include the various buildlink3.mk files. | jlam | 1 | -1/+4 |
2003-09-25 | define NO_TOOLS to avoid embedding the path to work/.tools/bin/{grep,sed} | grant | 1 | -1/+2 |
2003-09-23 | sync with NetBSD-current after updates from wiz. | grant | 12 | -140/+216 |
2003-09-23 | bump date | grant | 2 | -10/+10 |
2003-09-23 | add --with-{ftp,mtree,pax,tar} to allow overriding the commands that | grant | 7 | -53/+93 |
2003-09-23 | sync with NetBSD-current's pkg_install-20030923. | grant | 47 | -148/+179 |
2003-09-23 | no need to pass $(DEFS) to $(CC) twice. | grant | 6 | -12/+12 |
2003-09-23 | clean up autoconf generated files in view/ | grant | 1 | -1/+3 |
2003-09-23 | config.lineno -> configure.lineno | grant | 1 | -2/+2 |
2003-09-23 | Provide prototypes for setmode and getmode functions if necessary. | jschauma | 1 | -1/+9 |
2003-09-21 | Make lintpkgsrc handle .includes correctly. Welcome to 3.61. | wiz | 2 | -5/+23 |
2003-09-19 | Fix PLIST. Closes PR 20853 by FUKAUMI Naoki. | wiz | 1 | -1/+4 |
2003-09-19 | shut up the 'do nothing' shell comments | grant | 2 | -5/+5 |
2003-09-19 | test's -e operator doesn't work with the sh built-in test on Solaris, | grant | 1 | -2/+2 |
2003-09-19 | Whitespace issues. | jlam | 2 | -8/+11 |
2003-09-18 | remove redundant USE_BUILDLINK2, as we set NO_BUILDLINK later. | grant | 1 | -2/+1 |
2003-09-18 | ensure CC is set correctly when running configure in libnbcompat. | grant | 1 | -2/+3 |
2003-09-18 | Update to 2.7: | jmmv | 2 | -5/+6 |
2003-09-16 | Add support for wildcards and mutiple packages on the command line. | erh | 3 | -66/+89 |
2003-09-16 | bump BUILDLINK_DEPENDS to 20030916. | grant | 1 | -2/+2 |
2003-09-16 | test that md5.h can be compiled and that it provides MD5Init(), | grant | 5 | -14/+251 |
2003-09-16 | New sentence, new line; add -L to SYNOPSIS. Sort options. | wiz | 1 | -45/+59 |
2003-09-16 | Update pkgchk to 1.41: | abs | 3 | -6/+25 |
2003-09-15 | Add MANINSTALL to BUILD_DEFS. With latest changes in bsd.pkg.mk, manual | jmmv | 1 | -1/+3 |
2003-09-15 | add prototypes for v{err,warn}{,x}. | grant | 1 | -1/+5 |
2003-09-15 | add v{err,warn}{,x}. | grant | 1 | -1/+59 |
2003-09-14 | Move inclusion of bsd.prefs.mk a little higher so that /etc/mk.conf | jlam | 1 | -3/+3 |
2003-09-14 | add nbcompat/config.h to distclean target. | grant | 1 | -2/+2 |
2003-09-14 | define _PATH_DEFTAPE in nbcompat.h to avoid redefining it when paths.h | grant | 1 | -1/+9 |
2003-09-14 | sl_add() returns void on some systems, so don't include <stringlist.h>, | grant | 1 | -5/+1 |
2003-09-14 | Add dummy object not to become totally empty | itohy | 2 | -3/+11 |
2003-09-14 | bump version for latest changes. | grant | 3 | -13/+13 |
2003-09-14 | define the maximum values for `long long' (LLONG_MAX) and | grant | 1 | -1/+9 |
2003-09-14 | Update pkg_install to 20030914. Changes from version 20030913 are | jlam | 2 | -5/+6 |
2003-09-13 | Don't escape '#' within a print statement as it seems to break with some | jlam | 1 | -3/+3 |
2003-09-13 | Unbreak pkg_install on Irix by adding irix to the statvfs dance in libnbcompat, | jschauma | 2 | -3/+3 |
2003-09-13 | Update pkg_install to 20030913. Changes from version 20020912 are quieting | jlam | 2 | -5/+5 |
2003-09-13 | Update pkg_install to version 20030912. Changes from 200230907 are | jlam | 4 | -20/+72 |
2003-09-13 | Build pkg_install without dependencies by pulling in the libnbcompat source | jlam | 1 | -2/+13 |
2003-09-13 | Allow libnbcompat to be used without being installed. Also remove the | jlam | 6 | -137/+17 |
2003-09-12 | Remove bsdpak -- not maintained any longer, and pkg_chk does all it | wiz | 5 | -31/+1 |
2003-09-11 | ensure GID_MAX and UID_MAX are defined, fixing build of mtree and pax | grant | 1 | -1/+11 |
2003-09-11 | back out revision 1.22 which broke statfs() on Linux and FreeBSD | grant | 3 | -60/+50 |
2003-09-11 | ensure S_ISTXT is defined if not defined in sys/stat.h. | grant | 1 | -2/+6 |
2003-09-11 | Improved DESCR and COMMENT. Changed HOMEPAGE. (Okay'd by jlam.) | reed | 2 | -3/+13 |
2003-09-10 | Add the FQDN (using hostname) to the tags list, in case it differs from the | jmmv | 2 | -4/+4 |
2003-09-10 | Fix typo. | jmmv | 1 | -2/+2 |
2003-09-10 | Pull in rev 1.49 of perform.c from src/usr.sbin/pkg_install/info. This | jlam | 1 | -3/+3 |
2003-09-10 | Add handling for OpenWin on Solaris. Two files are patched with | gavan | 4 | -11/+25 |
2003-09-09 | Bump version to 20030907. Changes from previous version include: | jlam | 23 | -407/+580 |