Age | Commit message (Expand) | Author | Files | Lines |
2003-07-07 | Use '@SH@' for pkgdiff's interpreter and substitute for it. | seb | 2 | -3/+4 |
2003-07-06 | update to 20030706. sync with -current: | grant | 2 | -9/+3 |
2003-07-06 | remove (now) inaccurate comment, as digest isn't statically linked. | grant | 1 | -5/+2 |
2003-06-30 | test for getmode(), setmode(), isblank(), strmode(), tzfile.h. | grant | 4 | -24/+129 |
2003-06-30 | bump to 20030630 | grant | 1 | -2/+2 |
2003-06-30 | s/#if !/#ifndef/, since the former confuses some C pre-processors | grant | 1 | -30/+30 |
2003-06-30 | fix rcsid | grant | 1 | -1/+1 |
2003-06-30 | remove config.h in distclean target, not clean. | grant | 1 | -3/+3 |
2003-06-29 | Add BUILDLINK_FILES for IRIX64. | jschauma | 1 | -1/+44 |
2003-06-28 | update to 20030627. sync with -current: | grant | 2 | -7/+13 |
2003-06-26 | Synch with basesrc: | jschauma | 1 | -7/+7 |
2003-06-26 | Synch with basesrc: | jschauma | 1 | -3/+3 |
2003-06-24 | Make pax compile on Irix by including pwcache.h, which now includes | jschauma | 1 | -1/+17 |
2003-06-24 | add prototype for isblank() to avoid implicit declaration | grant | 2 | -0/+8 |
2003-06-23 | not all systems define all of the time related constants we | grant | 1 | -9/+33 |
2003-06-23 | Only need to #include <digest-types.h> once. Discovered during sync | atatat | 1 | -4/+2 |
2003-06-23 | remove old pax package (moved to archivers/pax). | grant | 9 | -727/+1 |
2003-06-23 | add getopt, getopt_long. | grant | 9 | -21/+621 |
2003-06-23 | Allow this to work on Linux (at least Slackware 8.1). | grant | 2 | -4/+16 |
2003-06-23 | no need for defaults/rc.conf. | grant | 4 | -273/+6 |
2003-06-19 | add rc.subr | grant | 1 | -1/+2 |
2003-06-19 | Initial import of rc.subr into The NetBSD Packages Collection. | grant | 10 | -0/+1294 |
2003-06-19 | Fix a bug which caused "pkg_chk" not to check all packages on system with | tron | 2 | -4/+4 |
2003-06-19 | Add and enable pkg_install-info. | wiz | 1 | -1/+2 |
2003-06-18 | Update pkgchk to 1.38: | abs | 2 | -4/+4 |
2003-06-16 | Redde Caesari quae sunt Caesaris... | seb | 4 | -7/+5 |
2003-06-16 | A function that is declared to return an int *really ought to do do*. | atatat | 1 | -2/+4 |
2003-06-16 | Update pkgchk to 1.37: | abs | 2 | -4/+4 |
2003-06-15 | Update pkglint to 3.55: | abs | 2 | -5/+10 |
2003-06-15 | Reword the guts of digest so that the entry points into the various | atatat | 1 | -162/+80 |
2003-06-14 | Add support to pkgdiff for the environment variable PKGDIFF_FMT. This | atatat | 3 | -8/+22 |
2003-06-12 | Use ${MAKE}, too. | jschauma | 2 | -5/+6 |
2003-06-12 | Initial buildlink2 for X under IRIX. | jschauma | 2 | -2/+621 |
2003-06-10 | GNU TeXinfo's gettext.h unconditionally include locale.h when | seb | 4 | -6/+168 |
2003-06-10 | Update to 1.110: make grep only match closed CVS tags (including the | wiz | 2 | -4/+4 |
2003-06-10 | Darwin 5.5 does not have getopt.h (says schmonz@, thanks for the report). | seb | 5 | -3/+1652 |
2003-06-10 | use wildward for installed header files rather than listing each | grant | 1 | -17/+2 |
2003-06-10 | protect against multiple inclusion | grant | 1 | -0/+5 |
2003-06-10 | test for both getmode() and setmode(). | grant | 4 | -6/+94 |
2003-06-09 | Initial import of pkg_install-info version 4.5 into the NetBSD Packages | seb | 19 | -0/+7515 |
2003-06-09 | regen after bumping date | grant | 1 | -9/+9 |
2003-06-09 | add isblank() and strmode(). | grant | 6 | -10/+218 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 3 | -6/+6 |
2003-05-31 | Whitespace police | cjep | 1 | -3/+3 |
2003-05-28 | Use .Aq instead of <>. | wiz | 1 | -3/+5 |
2003-05-28 | Update to version 0.109. | seb | 2 | -13/+24 |
2003-05-28 | Update pkg_tarup to 1.4. Changes: | hubertf | 3 | -5/+45 |
2003-05-27 | Remove "country code" check -- a remnant from FreeBSD times. Update to 3.54. | wiz | 2 | -7/+3 |
2003-05-25 | Commit the recent 'setmode' change here, too, as pointed out by grant. | jschauma | 1 | -1/+1 |
2003-05-22 | Add some more protoypes in extern.h and check for setmode to shut up some | jschauma | 3 | -3/+23 |