Age | Commit message (Expand) | Author | Files | Lines |
2003-12-08 | bump version for glob.[ch] fix. | grant | 1 | -2/+2 |
2003-12-08 | always use local glob.[ch] if GLOB_NOMATCH or GLOB_ABORTED aren't | grant | 4 | -2/+94 |
2003-12-08 | Sync pkgtools/pkg_install with src/usr.sbin/pkg_install from 20031121. | grant | 11 | -180/+192 |
2003-12-08 | kill some superfluous escaping to shut up warnings from gawk. | grant | 1 | -10/+10 |
2003-12-05 | Updated version that works on AIX. | erh | 1 | -2/+2 |
2003-12-05 | Check for setenv and unsetenv independantly since setenv presence doesn't | erh | 4 | -6/+109 |
2003-12-05 | AIX needs getopt_long. | erh | 1 | -2/+2 |
2003-12-05 | On AIX h_errno is a function call. Don't try to redefine it. | erh | 1 | -1/+3 |
2003-12-02 | Treat an empty HOSTDEF file as if it didn't exist. | gavan | 1 | -2/+2 |
2003-11-23 | We're not ready for pkgviews yet! | jlam | 1 | -3/+1 |
2003-11-23 | Be more verbose about when we symlink the font programs. | jlam | 2 | -2/+8 |
2003-11-23 | Update the host.def file during view (de)installation. Also deal with | jlam | 4 | -8/+22 |
2003-11-20 | When there is no distinfo file, do not apply patches we would not | cube | 1 | -2/+0 |
2003-11-10 | Add (back) empty distinfo file to mark that this package has no | hubertf | 1 | -0/+2 |
2003-10-29 | Sync pkgtools/pkg_install with src/usr.sbin/pkg_install from 20031003. | jlam | 12 | -485/+867 |
2003-10-27 | Update to version 0.3. | seb | 3 | -4/+9 |
2003-10-20 | XFree86 4.3.0 and above have "libXrender.so.1.2". Problem pointed on by | tron | 2 | -3/+4 |
2003-10-19 | we suggest setting XAPPLRESDIR in /etc/profile and /etc/csh.login, so | grant | 1 | -1/+7 |
2003-10-19 | s/${X11BASE}/$${X11BASE}/ in COMMENT | grant | 1 | -2/+2 |
2003-10-18 | Adapt to latest shared library changes in NetBSD's X11 sources and | tron | 2 | -3/+10 |
2003-10-18 | s,/usr/X11R6/,$${X11BASE}, in COMMENT. | grant | 1 | -2/+2 |
2003-10-15 | Welcome to version 2.8. | salo | 2 | -6/+7 |
2003-10-13 | Update pkgtools/x11-links to 0.16. | veego | 3 | -4/+14 |
2003-10-12 | Fix typo. | jlam | 1 | -2/+2 |
2003-10-12 | name jlam as the guilty party who wrote this. | grant | 1 | -2/+2 |
2003-10-12 | move src2nbcompat from pkg_install to libnbcompat. | grant | 1 | -1/+1 |
2003-10-11 | Teach lintpkgsrc how to handle empty() conditionals. | wiz | 2 | -4/+6 |
2003-10-11 | ensure pkg_admin is called with the full path and use the right | grant | 2 | -17/+22 |
2003-10-10 | use !defined instead of ! for testing if {,U}LLONG_MAX is defined. | grant | 1 | -3/+3 |
2003-10-06 | add TAR_CMD to DEFS to ensure we use the full path to tar. | grant | 1 | -2/+2 |
2003-10-06 | fix handling of DISTDIR. patch from Sebastian Prause on tech-pkg. | grant | 2 | -4/+5 |
2003-10-06 | Catch up. | mycroft | 2 | -3/+36 |
2003-10-04 | Update pkgchk to 1.44 - add a -g option to generate an initial pkgchk.conf | agc | 3 | -7/+20 |
2003-10-04 | Remove occurrences of pkgsrc.conf in favor of pkgchk.conf. | seb | 1 | -4/+4 |
2003-10-01 | Update pkglint to 3.63: | abs | 2 | -4/+9 |
2003-10-01 | Update pkgchk to 1.43: | abs | 2 | -4/+4 |
2003-10-01 | Update pkgchk to 1.42 | abs | 3 | -25/+118 |
2003-09-30 | Update to version 0.2. | seb | 2 | -7/+6 |
2003-09-30 | Update pkglint to 3.62: | abs | 2 | -17/+14 |
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 |