Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-07-29 | fix yesterday's commit: bump to the correct date (20080728) | tnn | 1 | -2/+2 | |
2008-07-28 | bootstrap-mk-files-20080722: | tnn | 2 | -3/+5 | |
Yet another Linux TMACDIR fix. PR pkg/39239 from Alexander Nasonov. | |||||
2008-07-27 | Don't mess with PKG_* as it is not required to build bootstrap | joerg | 1 | -5/+1 | |
components and it interferes with normal builds. | |||||
2008-07-25 | Update to 4.87: | dillo | 2 | -3/+16 | |
- Add explanation for "Unquoted shell variable" warning. Patch by rillig. | |||||
2008-07-25 | Add DESTDIR support. | obache | 1 | -7/+8 | |
2008-07-18 | Update to version 0.36: | tron | 4 | -6/+9 | |
Add newer libraries included in Xcode 3.1 for Mac OS X Leopard. | |||||
2008-07-14 | Update libarchive and bsdtar to 2.5.5. | joerg | 1 | -3/+1 | |
This further polishes bsdcpio and brings in a number of portability fixes. Revert temporary hack to not use vfork on IRIX. | |||||
2008-07-14 | pbulk-0.33: Don't try to install/deinstall bootstrap packages. | joerg | 2 | -6/+14 | |
This allows a destdir build to package bootstrap components. | |||||
2008-07-13 | Add a temporary workaround for missing vfork on IRIX. | joerg | 1 | -1/+3 | |
Fixes PR 38674, tested by tnn@. | |||||
2008-07-05 | Update pkg_chk to 1.95: | abs | 2 | -5/+5 | |
- Handle pkgsrc in LOCALBASE - fixes PR pkg/32326 | |||||
2008-07-03 | bootstrap-mk-files-20080703: | joerg | 2 | -2/+210 | |
AIX's tsort doesn't understand -q, override sys.mk. Reported in PR 39064. | |||||
2008-06-22 | Don't use the existance of pkg_add as trigger to override | joerg | 1 | -2/+7 | |
PKG_ADD and friends, but that the build passed the barrier. Posted to tech-pkg@ without negative feedback. | |||||
2008-06-22 | Drop check for 'make replace => unsafe_depends" support being present | gdt | 1 | -22/+4 | |
in pkgsrc. It's been 1.75 years, and the benefit of the check is now outweighed by the cruftiness. | |||||
2008-06-20 | pbulk-0.32: | joerg | 3 | -25/+13 | |
Make bulkbuild-rebuild over 200 times faster when running against a full tree scan by using awk to filter out the data instead of the while read shell builtin. | |||||
2008-06-20 | Add DESTDIR support. | joerg | 1 | -1/+3 | |
2008-06-19 | Add a marker for bootstrap packages to allow special cases them during | joerg | 3 | -3/+6 | |
bulk builds. | |||||
2008-06-19 | Add DESTDIR support. | joerg | 1 | -9/+11 | |
2008-06-19 | Make style more consistent. | joerg | 1 | -6/+6 | |
2008-06-16 | Fix DESTDIR. | joerg | 3 | -13/+12 | |
2008-06-16 | Fix DESTDIR. | joerg | 1 | -8/+7 | |
2008-06-16 | Fix DESTDIR. | joerg | 1 | -3/+3 | |
2008-06-15 | Mark as meta-package. | joerg | 1 | -7/+3 | |
2008-06-13 | fix DESTDIR issue | abs | 1 | -8/+9 | |
2008-06-12 | fixup DESTDIR - bump pkgrevision | abs | 1 | -3/+4 | |
2008-06-12 | Use full path for chown. | joerg | 2 | -4/+4 | |
2008-06-12 | Add DESTDIR support. | joerg | 10 | -22/+34 | |
2008-06-11 | pbulk-0.31: | joerg | 2 | -8/+70 | |
- For direct build failures, make the package location in the first column a hyper link to the last (supposedly failing) phase. - For indirect failures, list the first 10 failing dependencies. | |||||
2008-06-08 | Commit two fixes which at least for me appear to be required when | he | 1 | -1/+3 | |
doing an old-style bulk build on 4.0 or older systems: - in mk/bulk/build, do "make update" instead of "make install + clean" when installing a new pkg_install - in pkgtools/pkg_install/Makefile, don't try to use our own executables (${WORKDIR}/pkg_add/pkg_add etc.) if they don't exist Discussed with joerg, and even though he's not entirely happy with the latter change, he didn't appear to have a better suggestion. This, and putting /usr/pkg/sbin earlier than /usr/sbin in the $PATH appears to be required to get an old-style bulk build going. | |||||
2008-06-08 | Add example showing how to mark all packages depdending on X11 for | gdt | 2 | -2/+10 | |
rebuild, useful for moving to X11_TYPE=modular. From tnn@. | |||||
2008-06-06 | Sort. | wiz | 1 | -2/+2 | |
2008-06-04 | Support alternate ${PREFIX}. | sketch | 2 | -8/+8 | |
2008-06-02 | Explicitly depend on ftp. | joerg | 1 | -2/+2 | |
2008-05-30 | Don't set NOMAN for SunOS. | tnn | 1 | -6/+1 | |
2008-05-29 | don't create catdir | tnn | 1 | -2/+2 | |
2008-05-29 | Merge some changes from PR pkg/38521 to clean up the package and | tnn | 2 | -29/+7 | |
desupport installing catpage. Thanks to cheusov for the PR and obache for making me aware of it. Bump the version to 20080529. | |||||
2008-05-29 | Make it DESTDIR ready. | tnn | 1 | -5/+6 | |
2008-05-28 | Inhibit possible dependency on sysutils/checkperms to avoid circular dep. | tnn | 1 | -1/+2 | |
2008-05-26 | Remove the broken FreeBSD manual page rule overrides. | tnn | 1 | -137/+0 | |
This deviates too much from the standard bsd.sys.mk with no good reason, and breaks more than it fixes. PR pkg/38650 | |||||
2008-05-26 | Bump version to 1.94: | tron | 2 | -5/+5 | |
Fix a bug exposed by the "set -e" improvements in NetBSD-current's "/bin/sh" which would prevent the script from cleaning up its temporary directory. Change approved by David Brownlee. | |||||
2008-05-26 | Second round of explicit pax dependencies. As reminded by tnn@, | joerg | 1 | -2/+3 | |
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. | |||||
2008-05-25 | Fix indentation. | tron | 1 | -2/+2 | |
2008-05-25 | bsdtar is a valid value for EXTRACT_USING. | joerg | 1 | -2/+2 | |
2008-05-25 | If there is no va_copy(), provide one and just assume the compiler knows | tnn | 5 | -2/+116 | |
how to copy va_lists by value. | |||||
2008-05-25 | Fix hpux bugfix. __strtoll needs inttypes.h | tnn | 3 | -5/+5 | |
2008-05-25 | Remove me as maintainer of some package, clame ownership of a few packages. | tron | 1 | -2/+2 | |
2008-05-25 | Assert OWNERship of some packages, relinquish others entierly. | dillo | 1 | -2/+2 | |
2008-05-24 | Trust configure to pick the right install(1). | tnn | 1 | -2/+2 | |
2008-05-24 | "I claim this planet in the name of Mars, hmm, isn't that lovely, hmm?" | abs | 1 | -2/+2 | |
(Set OWNER to abs@NetBSD.org) | |||||
2008-05-24 | minor nits and comments | tnn | 1 | -5/+8 | |
2008-05-24 | fix pasteo | tnn | 1 | -1/+0 | |