Age | Commit message (Expand) | Author | Files | Lines |
2005-02-23 | 4.07: Use correct variable in workdir-cleanup warning. | wiz | 2 | -4/+4 |
2005-02-21 | Claim maintainership. | wiz | 1 | -2/+2 |
2005-02-21 | Sign over maintainership to tech-pkg@ | hubertf | 1 | -2/+2 |
2005-02-21 | sync with src: | grant | 1 | -3/+3 |
2005-02-20 | sync with src: | grant | 1 | -3/+3 |
2005-02-20 | turn off shlib dependency checking for openwin, which can have X shared | grant | 1 | -1/+6 |
2005-02-20 | don't use the implied source in the `bits' rule, just specify the | grant | 1 | -2/+2 |
2005-02-17 | Included the location of the warning or error in the messages for | rillig | 2 | -33/+30 |
2005-02-16 | Rewrote the readmakefile routine. Now pkglint runs faster, and the log | rillig | 1 | -55/+26 |
2005-02-16 | Changed the message about sorting PLIST files from FATAL to WARNING. | rillig | 1 | -2/+2 |
2005-02-15 | redo previous in a slightly different way to appease NetBSD make(1). | grant | 1 | -2/+4 |
2005-02-15 | Add -M flag to search for packages by maintainer. | peter | 3 | -27/+37 |
2005-02-15 | pkgtools/pkglint: Added checks for proper quoting of shell variables | rillig | 2 | -17/+26 |
2005-02-15 | Revert previous, since it breaks compilation on 2.0 and -current. | wiz | 1 | -4/+3 |
2005-02-15 | honour LDFLAGS when linking the `bits' binary. | grant | 1 | -3/+4 |
2005-02-14 | Make file(1) happy about plist-clash.pl. Fixes PR#29366 by Akio OBATA. | cube | 2 | -4/+3 |
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 |