Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-10 | Add (back) empty distinfo file to mark that this package has no | hubertf | 1 | -0/+2 | |
patches (any more). This prevents SUP users who dont use the "delete" flag properly to accidentally apply the patches they still have (which is the reason why we keep patches in the distinfo file at all). | |||||
2003-10-29 | Sync pkgtools/pkg_install with src/usr.sbin/pkg_install from 20031003. | jlam | 12 | -485/+867 | |
New features include fetching binary packages using HTTP (thanks wiz!) and some minor speed optimizations for pkg_delete. | |||||
2003-10-27 | Update to version 0.3. | seb | 3 | -4/+9 | |
Add support for NetBSD 1.6.2. XXX The "release date" is fiction. | |||||
2003-10-20 | XFree86 4.3.0 and above have "libXrender.so.1.2". Problem pointed on by | tron | 2 | -3/+4 | |
Bernd Ernesti. | |||||
2003-10-19 | we suggest setting XAPPLRESDIR in /etc/profile and /etc/csh.login, so | grant | 1 | -1/+7 | |
provide a csh example as well as a bourne shell example. | |||||
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 | |
XFree86-current. | |||||
2003-10-18 | s,/usr/X11R6/,$${X11BASE}, in COMMENT. | grant | 1 | -2/+2 | |
yes, this deliberately does not expand ${X11BASE}, as that would lead to the same confusion (X11R6 vs. openwin, etc.) when we use this pkg's COMMENT on the web site/search. | |||||
2003-10-15 | Welcome to version 2.8. | salo | 2 | -6/+7 | |
- Do not list pkgconfig files as libraries. - Save one grep and be more precise about removing pkgconfig and intltool buildlink2 file inclusions. | |||||
2003-10-13 | Update pkgtools/x11-links to 0.16. | veego | 3 | -4/+14 | |
Changes include supporting XFree86-4.3.99.14 aka XFree86-current. Added some new library versions and some freetype2 include files. And bump the required version number in the bsd.buildlink mk's. | |||||
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 | |
Closes second part of PR 23126. Welcome to 3.65!. | |||||
2003-10-11 | ensure pkg_admin is called with the full path and use the right | grant | 2 | -17/+22 | |
directory for man pages in the PLIST. fixes remaining part of PR pkg/21858 from Jeremy C. Reed. | |||||
2003-10-10 | use !defined instead of ! for testing if {,U}LLONG_MAX is defined. | grant | 1 | -3/+3 | |
fixes build on bsdi, noted by Jeremy C. Reed on tech-pkg. | |||||
2003-10-06 | add TAR_CMD to DEFS to ensure we use the full path to tar. | grant | 1 | -2/+2 | |
noted by Pierre Bourgin on tech-pkg. | |||||
2003-10-06 | fix handling of DISTDIR. patch from Sebastian Prause on tech-pkg. | grant | 2 | -4/+5 | |
bump to 3.64. | |||||
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 | |
file based upon the packages currently installed on the host machine. | |||||
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 | |
perl 5.6.1 realpath() cannot handle files, only directories. Handle this case, with the only downside that if the last component in an include path is a symlink the 'performance boost' duplicate check may not work. Reported by Todd Vierling | |||||
2003-10-01 | Update pkgchk to 1.43: | abs | 2 | -4/+4 | |
Additional duplicate check in -l | |||||
2003-10-01 | Update pkgchk to 1.42 | abs | 3 | -25/+118 | |
Update -L: Do not reset the logfile at the start of each package. Also try to make the 'tail' of the logfile in the event of an error more useful. Implement -l: List the filename for all binary packages (including the exact dependencies against which each package was built) based on pkgchk.conf. Will abort if a binary package is missing. This can be used (in conjunction with -U and -D) to determine what packages would need to be copied to a remote machine to ensure it was completely up to date. | |||||
2003-09-30 | Update to version 0.2. | seb | 2 | -7/+6 | |
Fix a mostly harmless bug: a utsname.machine string was added at the end of utsname.version string. | |||||
2003-09-30 | Update pkglint to 3.62: | abs | 2 | -17/+14 | |
lintpkgsrc - handle the buildlink include fest: - Using realpath() to fix exclude of duplicate includes speeds up 'lintpkgsrc -rp' on a PIII-500 from 40 minutes to 3 - Excluding buildlink[^/]*.mk files unless -d is specified further speeds up to just under 1 minute | |||||
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 | |
in linkfarm.sh and pkg_view.sh. | |||||
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 | |
pkg_install calls, and pass the full path for each from the pkg Makefile. fixes issue with pkg_add and pkg_create calling non-existent or less-than-functional tools since it relied on $PATH. | |||||
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 | |
This fixes build problems of mtree and pax on Irix. | |||||
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 | |
use ${TEST} -e instead. noted by mlh@goatnospamhill.org on tech-pkg@. | |||||
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 | |
- Do not include pkgconfig's nor intltool's dependancies in new generated bl2 files. These are *build* dependancies, and the package providing the bl2 should not assume we will be using them. | |||||
2003-09-16 | Add support for wildcards and mutiple packages on the command line. | erh | 3 | -66/+89 | |
Bump version to 1.5. | |||||
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 | |
otherwise, pretend we don't have it. fixes build on some RedHat systems where md5.h is incompatible with NetBSD's. bump to 20030916. | |||||
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 | |
Implement '-L logfile' which redirect the output of any commands run into the logfile, displaying the tail end on any errors. | |||||
2003-09-15 | Add MANINSTALL to BUILD_DEFS. With latest changes in bsd.pkg.mk, manual | jmmv | 1 | -1/+3 | |
page handling is automatic when MANINSTALL is not defined; this closes PR pkg/22562 by reed@reedmedia.net. |