Age | Commit message (Expand) | Author | Files | Lines |
2005-02-14 | Redo previous; follow the new idiom of quoting variables ("\"${XYZ}"\") | uebayasi | 1 | -5/+5 |
2005-02-12 | Pkglint now checks that the file entries in PLIST files are correctly | rillig | 2 | -4/+13 |
2005-02-12 | Added type checking for Makefile variables. The typechecking is | rillig | 1 | -1/+2 |
2005-02-12 | Added type checking for Makefile variables. The typechecking is | rillig | 3 | -5/+142 |
2005-02-12 | Quote command strings to be passed to configure script. | uebayasi | 1 | -5/+5 |
2005-02-11 | regen from man page update. pointed out by jlam@ - thanks! | grant | 1 | -6/+3 |
2005-02-11 | Fixed bug in checkline_trailing_whitespace. No warnings were emitted | rillig | 2 | -4/+6 |
2005-02-10 | pull in binary pkg handling changes from src: | grant | 5 | -31/+14 |
2005-02-10 | Update to 1.3: show a more descriptive usage message, useful as a quick | jmmv | 2 | -4/+20 |
2005-02-09 | Update pkg_chk to 1.55 | abs | 2 | -4/+4 |
2005-02-07 | Check for vprintf() in configure script. This fix the build on Solaris 10. | seb | 4 | -254/+685 |
2005-02-05 | Another fix for python and ruby packages, this time for installed ones. | wiz | 2 | -4/+12 |
2005-02-05 | Pull in documentation improvements and a minor change to allow building | jlam | 4 | -17/+17 |
2005-02-05 | Use "-P path" instead of "-P file" in the synopsis. | simonb | 1 | -2/+2 |
2005-02-04 | Update to 3.99: | wiz | 2 | -7/+20 |
2005-02-04 | regen. | wiz | 1 | -33/+33 |
2005-02-04 | Sort option descriptions in man page. | wiz | 1 | -38/+38 |
2005-02-04 | Update pkgtools/pkg_install to 20050204 (latest release from the HEAD | jlam | 10 | -43/+163 |
2005-02-04 | Pull in documentation/whitespace fixes and improvements from the HEAD | jlam | 10 | -51/+85 |
2005-02-04 | src2nbcompat uses \n backreferences in gensub, which isn't supported in | jlam | 1 | -2/+2 |
2005-02-03 | s/pax/pkg_install/ in the usage message. | jlam | 1 | -2/+2 |
2005-02-01 | Make it work with pkg_install tools that do not search | wiz | 2 | -5/+5 |
2005-01-31 | Only NetBSD, FreeBSD and DragonFly seem to have set/getprogname so include | peter | 1 | -3/+4 |
2005-01-30 | Update to 1.2: | jmmv | 5 | -9/+164 |
2005-01-29 | Update pkg_chk to 1.53. | abs | 3 | -156/+257 |
2005-01-28 | Fix Dt, and improve formatting. | wiz | 1 | -38/+40 |
2005-01-27 | Make this a bit more portable: | jschauma | 2 | -17/+26 |
2005-01-25 | It's LINK.c and not COMPILE.c when you want to produced a linked binary. | cube | 1 | -3/+3 |
2005-01-25 | Explicitly use -g instead of relying on default behavior. | jmmv | 2 | -4/+4 |
2005-01-25 | Add the -g flag to explicitly select the "group mode" (previously known as | jmmv | 2 | -15/+27 |
2005-01-25 | Update to 1.1: | jmmv | 5 | -5/+70 |
2005-01-25 | Add and enable pkg_alternatives. | jmmv | 1 | -1/+2 |
2005-01-25 | Initial import of pkg_alternatives, version 1.0: | jmmv | 7 | -0/+1103 |
2005-01-22 | The "make update" target did not clean up after itself, which has caused | jklos | 1 | -1/+2 |
2005-01-21 | Make build on Interix, which has a slightly older <sys/queue.h>. | tv | 2 | -7/+13 |
2005-01-18 | Enable on Interix. | tv | 1 | -2/+2 |
2005-01-18 | Don't build catpages inside the package. Not every system has a nroff | tv | 2 | -7/+4 |
2005-01-18 | Add libiberty to make this build on Interix. | tv | 2 | -11/+12 |
2005-01-14 | Add support for versions such as 2.0_STABLE. | cube | 1 | -1/+5 |
2005-01-14 | Update to 0.4.2: some documentation was included, so we can get rid of the | jmmv | 4 | -24/+11 |
2005-01-13 | Follow style guidelines. | jmmv | 1 | -13/+13 |
2005-01-13 | Add missing file to PLIST. Bump PKGREVISION to 1. Hi xtraeme@... | jmmv | 2 | -2/+5 |
2005-01-11 | Sync with pkgsrc-wip, update to 0.4.1. | xtraeme | 2 | -5/+11 |
2005-01-09 | use "date" | getline now instead of the gawk strftime() extension. Improves | dmcmahill | 1 | -3/+3 |
2005-01-07 | Fix typo: -c, not -C. From Ryo HAYASAKA in PR 28893. | wiz | 1 | -3/+3 |
2005-01-07 | Sync changes with src/: | agc | 4 | -13/+11 |
2005-01-06 | Don't "cp -p" for *source* files. Builds are usually done as an unprivileged | tv | 11 | -22/+22 |
2005-01-05 | The pgsql include files moved to LOCALBASE/include/postgresql a while ago. | tv | 4 | -28/+24 |
2005-01-05 | Add and enable revbump. | wiz | 1 | -1/+2 |
2005-01-05 | Initial import of revbump-0.1: | wiz | 7 | -0/+518 |