Age | Commit message (Expand) | Author | Files | Lines |
2004-01-29 | let tools.mk decide whether GNU patch is needed. | grant | 1 | -2/+2 |
2004-01-29 | add GNU gnu patch(1), to override patch(1) on some platforms. | grant | 1 | -2/+2 |
2004-01-28 | Some licenses are pretty long, so use $PAGER instead of $CAT, if $PAGER | jschauma | 1 | -2/+6 |
2004-01-27 | Replace all occurrences of the "MAIL" definition with MAIL_CMD, since | agc | 1 | -2/+2 |
2004-01-27 | "fetch" is also a distinct build phase. | jlam | 1 | -2/+2 |
2004-01-26 | Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 | heinz | 1 | -4/+4 |
2004-01-25 | show-needs-update target: run ${MAKE}, not "make". | grant | 1 | -3/+3 |
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 | 1 | -2/+10 |
2004-01-23 | Move all of the code that sets USE_XPKGWEDGE from bsd.pkg.mk into | jlam | 1 | -23/+4 |
2004-01-23 | Add http://osdn.dl.sourceforge.net/sourceforge/ as a master site for | jmmv | 1 | -1/+2 |
2004-01-22 | Add three additional mirrors to MASTER_SITE_SUSE. | xtraeme | 1 | -2/+5 |
2004-01-21 | Introduce concept of the "phase" that we're in as we progress through | jlam | 1 | -10/+10 |
2004-01-20 | s/it's/its/ | snj | 1 | -2/+2 |
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-18 | We only need the special PLIST info-file handling if we're using static | jlam | 1 | -4/+6 |
2004-01-14 | Add *RECOMMENDED variables as discussed on tech-pkg@ to allow for a more | rh | 1 | -1/+14 |
2004-01-13 | Differentiate between MAKE_FLAGS passed to the build, test and install | jlam | 1 | -8/+11 |
2004-01-12 | show-shlib-type: use return(0) instead of exit(0). eliminates a | grant | 1 | -2/+2 |
2004-01-10 | backout previous until it can be done a better way. | grant | 1 | -12/+38 |
2004-01-10 | make shared library handling more efficient by nuking the | grant | 1 | -38/+12 |
2004-01-07 | Resurrect ftp.cz.NetBSD.org MASTER_SITE_BACKUP, the machine is up and running | salo | 1 | -1/+2 |
2004-01-06 | Create a variable USE_XPKGWEDGE that determines whether or not pkgsrc will | jlam | 1 | -6/+21 |
2004-01-06 | Fix awk warnings in MASTER_SORT* code. | wiz | 1 | -4/+4 |
2004-01-06 | Fix comment for generate-plist after removal of PERL5_GENERATE_PLIST. | jlam | 1 | -3/+1 |
2004-01-06 | PERL5_GENERATE_PLIST is defined properly in perl5/module.mk, and all | jlam | 1 | -20/+1 |
2004-01-06 | If xpkgwedge is installed, then _always_ add it to BUILD_DEPENDS. Also | jlam | 1 | -2/+3 |
2004-01-05 | fix a bug in the extraction of shlib dependencies on Darwin which | grant | 1 | -2/+2 |
2004-01-02 | Introduce dynamic registration of info files in PLIST. | seb | 1 | -1/+40 |
2003-12-31 | Remove ftp.cz.NetBSD.org from MASTER_SITE_BACKUP. | salo | 1 | -2/+1 |
2003-12-30 | trim whitespace from a message. | grant | 1 | -3/+3 |
2003-12-28 | Use "${LS}" instead of "${FILE_CMD}" to find out the target of softlink | tron | 1 | -3/+3 |
2003-12-26 | print-PLIST target pipeline modifications: | seb | 1 | -32/+36 |
2003-12-25 | print-pkg-size-this target: | seb | 1 | -4/+4 |
2003-12-24 | Use MAIL variable from defs.OPSYS.mk instead of hard-coded 'mail'. | heinz | 1 | -2/+2 |
2003-12-23 | Move message/${MESSAGE} target around, out of plist target and its | seb | 1 | -16/+19 |
2003-12-23 | Remove "ftp.tu-darmstadt.de" from "MASTER_SITE_XEMACS" because it doesn't | tron | 1 | -2/+1 |
2003-12-21 | Make SMART_MESSAGES work again by passing _PKGSRC_DEPS through the | agc | 1 | -2/+2 |
2003-12-18 | revert previous; it is not needed. | grant | 1 | -2/+1 |
2003-12-18 | subst PKG_SYSCONFDIR in the PLIST, avoiding having to do it manually | grant | 1 | -1/+2 |
2003-12-16 | Rewrite most of the pipeline generating ${PLIST} as a single awk script. | seb | 1 | -58/+68 |
2003-12-13 | Improve, move around and bring up to date comments about print-PLIST | seb | 1 | -5/+5 |
2003-12-13 | Properly fix meta-characters quoting in awk regexp specified as strings: | seb | 1 | -32/+32 |
2003-12-11 | remove ftp.progsoc.uts.edu.au from MASTER_SITE_GNU as it has been | grant | 1 | -2/+2 |
2003-12-09 | make the "update your package tools!" failure message more accurate | grant | 1 | -4/+5 |
2003-12-07 | g/c FIX_RPATH, it is broken and no longer required for Darwin, which | grant | 1 | -19/+1 |