Age | Commit message (Expand) | Author | Files | Lines |
2004-01-27 | Replace all occurrences of the "MAIL" definition with MAIL_CMD, since | agc | 11 | -25/+25 |
2004-01-27 | Abstract out the filter commmand used to list headers and libraries in | jlam | 1 | -11/+17 |
2004-01-27 | Move all of the stuff relating to _BLNK_ADD_TO.* into the same if.endif | jlam | 1 | -4/+4 |
2004-01-27 | Add a missing "empty". Thanks seb! | jlam | 1 | -2/+2 |
2004-01-27 | Also break up -R*:* into separate -R options. | jlam | 1 | -4/+5 |
2004-01-27 | "fetch" is also a distinct build phase. | jlam | 2 | -3/+4 |
2004-01-27 | Restore changes in 1.57 that were backed out in 1.60. The _BLNK_ADD_TO.* | jlam | 1 | -27/+37 |
2004-01-26 | add /usr/5bin for Solaris. | grant | 1 | -2/+2 |
2004-01-26 | Revert changes in revision 1.57: | seb | 1 | -36/+26 |
2004-01-26 | Add a new definition, _PRESERVE_WRKDIR, which defaults to "no". This | agc | 1 | -10/+15 |
2004-01-26 | Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 | heinz | 3 | -10/+11 |
2004-01-25 | Purge one more instance of _NULL_SUFFIX. Fix by Marc Recht. | jlam | 1 | -2/+2 |
2004-01-25 | Use -S instead of '-s ""' to check for package matches with a null suffix. | jlam | 1 | -2/+2 |
2004-01-25 | pkgsrc requires PKGTOOLS_REQD>=20030918, so we don't need to conditionalize | jlam | 1 | -7/+1 |
2004-01-25 | The new standard for modifying BUILDLINK_DEPENDS.<pkg> is to append to the | jlam | 1 | -2/+2 |
2004-01-25 | Append to BUILDLINK_DEPENDS.<pkg> instead of overriding it so that the | jlam | 1 | -2/+2 |
2004-01-25 | show-needs-update target: run ${MAKE}, not "make". | grant | 1 | -3/+3 |
2004-01-25 | Instead of directly manipulating DEPENDS, BUILD_DEPENDS, and RECOMMENDED, | jlam | 1 | -26/+36 |
2004-01-25 | Suppress duplicate dependencies in the DEPENDS and BUILD_DEPENDS list | jlam | 1 | -4/+8 |
2004-01-25 | Fix code that assumed that BUILDLINK_DEPENDS.<pkg> was a unique value by | jlam | 1 | -2/+7 |
2004-01-25 | run GNU configure scripts with ${CONFIG_SHELL}, which defaults to | grant | 1 | -2/+3 |
2004-01-25 | Removed XFree86-libs dependency if we are trying to use XFree86 | xtraeme | 1 | -10/+8 |
2004-01-25 | g/c USE_GMAKE. nothing uses it anymore. | grant | 1 | -10/+1 |
2004-01-24 | Added a new variable for XFree86 packages: | xtraeme | 2 | -3/+16 |
2004-01-23 | Move all of the code that sets USE_XPKGWEDGE from bsd.pkg.mk into | jlam | 2 | -45/+43 |
2004-01-23 | Add http://osdn.dl.sourceforge.net/sourceforge/ as a master site for | jmmv | 1 | -1/+2 |
2004-01-23 | Temporary fix for xpkgwedge'd packages which were getting buildlinked | agc | 1 | -2/+3 |
2004-01-22 | sandboxed builds also need /usr/dt and /usr/ucblib on Solaris. | grant | 1 | -2/+2 |
2004-01-22 | Add three additional mirrors to MASTER_SITE_SUSE. | xtraeme | 2 | -4/+8 |
2004-01-22 | make date format string more portable. | grant | 1 | -2/+2 |
2004-01-21 | Most of this file only applies if we're in some phase after buildlink, so | jlam | 1 | -1/+19 |
2004-01-21 | Introduce concept of the "phase" that we're in as we progress through | jlam | 2 | -11/+25 |
2004-01-21 | Put more debugging information in .work.log: first output the command the | jlam | 2 | -4/+10 |
2004-01-21 | Packages that use Kerberos are automatically categorized as restricted | jlam | 1 | -5/+12 |
2004-01-21 | Add a new command "sub-rpath" that does the same thing as "rpath" but only | jlam | 2 | -2/+17 |
2004-01-21 | Rename 'submangle' to 'sub-mangle' | jlam | 2 | -9/+9 |
2004-01-21 | Allow -L/usr/lib/* as NetBSD-current actually has shared libraries there, | jlam | 1 | -3/+6 |
2004-01-20 | s/it's/its/ | snj | 2 | -4/+4 |
2004-01-20 | add archivers/pax, net/tnftp, security/kth-krb4 and textproc/nbsed to | grant | 1 | -7/+9 |
2004-01-20 | make this work on Solaris by using perl's internal grep(). it is | grant | 1 | -15/+28 |
2004-01-20 | reverse some "if ! command;" statements so this works with Solaris' | grant | 1 | -9/+9 |
2004-01-20 | missed a `uname -p` | grant | 1 | -2/+2 |
2004-01-20 | get and use the value of ${MACHINE_ARCH} instead of `uname -p` to | grant | 1 | -2/+3 |
2004-01-20 | tiny whitespace tweak | grant | 1 | -2/+2 |
2004-01-20 | on Linux, use --bind arg to mount(8) and call 'MAKEDEV generic' to | grant | 1 | -2/+6 |
2004-01-19 | Fix PERL5_REQD=5.8 to mean that we want to install lang/perl58. Before, | jlam | 1 | -2/+2 |
2004-01-19 | Allow CONFIG_STATUS_OVERRIDE to override config.status scripts generated | jlam | 1 | -1/+15 |
2004-01-19 | Remove some extraneous commands and switch some targets to be conditionally | jlam | 1 | -10/+5 |
2004-01-19 | * Create two new package-settable variables: BUILDLINK_PASSTHRU_DIRS is | jlam | 1 | -76/+98 |
2004-01-19 | * Make the mangle and depot commands a bit more conservative in finding | jlam | 1 | -5/+39 |