Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-09-09 | Use pax(1) instead of "cp -R" to install so that we ensure symlinks are | jlam | 1 | -3/+3 |
2003-09-08 | Whee... pkgdb_remove_pkg returns 1 on success, so make the dummy function | jlam | 1 | -3/+3 |
2003-09-08 | It turns out the comment at the top of pkgdb_open is wrong. It actually | jlam | 1 | -3/+3 |
2003-09-08 | Substitute for various program paths used by the linkfarm(1) and | jlam | 4 | -29/+617 |
2003-09-08 | The pkgdb_* functions should be no-ops on platforms that don't have the | jlam | 1 | -3/+3 |
2003-09-08 | Return the documented value "0" instead of EXIT_SUCCESS, which while it may | jlam | 1 | -5/+5 |
2003-09-08 | Exit if there's a problem building in one of the subdirectories instead of | jlam | 1 | -2/+2 |
2003-09-07 | Update to 1.10: | jmmv | 3 | -21/+59 |
2003-09-07 | Update pkgtools/x11-links to 0.14. Changes include supporting | jlam | 8 | -9/+57 |
2003-09-07 | Check that Mesa/GLU is builtin. | jlam | 1 | -2/+2 |