Age | Commit message (Expand) | Author | Files | Lines |
2004-08-23 | Also hide automake 1.9* commands by adding their names in _HIDE_PROGS.automake. | seb | 1 | -2/+4 |
2004-07-22 | make the TBL variable work as intended | drochner | 1 | -2/+2 |
2004-07-21 | If a package Makefile sets USE_TBL to "yes", then add "tbl" to | jlam | 1 | -1/+22 |
2004-06-15 | NetBSD 2.0 and above does not have GNU awk, make it so. | grant | 1 | -3/+3 |
2004-04-27 | if we need the devel/flex package and USE_BUILDLINK3 is set, then | dmcmahill | 1 | -1/+5 |
2004-04-22 | So the patch(1) shipped with Interix is just *slightly* too old: it can't | tv | 1 | -2/+2 |
2004-03-29 | fix our idea of which platforms have bison. | grant | 1 | -2/+2 |
2004-03-11 | Add Interix where appropriate, and fix a typo in _TOOLS_OPSYS_HAS_GNU.sed. | tv | 1 | -6/+8 |
2004-03-09 | Add FreeBSD-*-* to _TOOLS_OPSYS_HAS_GNU.sed. | xtraeme | 1 | -2/+2 |
2004-02-18 | Remove some checks for PREPEND_PATH as we don't need them. | jlam | 1 | -4/+1 |
2004-02-18 | * Move pkgsrc/mk/compiler/bsd.compiler.mk to pkgsrc/mk/compiler.mk. | jlam | 1 | -2/+2 |
2004-02-17 | Move up the creation of the auto* stubs to just before the do-configure | jlam | 1 | -3/+3 |
2004-02-11 | Defer creating the auto* stubs until just before we enter the build phase. | jlam | 1 | -2/+4 |
2004-02-06 | Hiding the PATH from certain phases of the build only accidentally worked | jlam | 1 | -3/+2 |
2004-02-06 | We only prepend a directory to the PATH if we haven't already done so | jlam | 1 | -1/+7 |
2004-02-03 | add support for the GNU versions of lex and yacc, which are required | grant | 1 | -2/+43 |
2004-01-29 | bring back rev. 1.20. | grant | 1 | -2/+22 |
2004-01-29 | backout previous; it had other changes I didn't want to commit yet... | grant | 1 | -22/+2 |
2004-01-29 | add GNU gnu patch(1), to override patch(1) on some platforms. | grant | 1 | -2/+22 |
2004-01-07 | Assume NetBSD's sed is good enough. | wiz | 1 | -2/+2 |
2003-12-23 | hide aclocal-1.8 and automake-1.8 after automake update to 1.8. | grant | 1 | -2/+4 |
2003-12-23 | fix a comment. | grant | 1 | -2/+2 |
2003-12-04 | Congratulations, we've found our first incompatible awk: Irix! | jschauma | 1 | -2/+2 |
2003-09-21 | don't try to use tools if they haven't been installed yet. | grant | 1 | -1/+11 |
2003-09-19 | add m4 to the list of tools. | grant | 1 | -2/+20 |
2003-09-02 | Merge pkgviews-mk branch into the HEAD by running: | jlam | 1 | -1/+1 |
2003-08-27 | GNU make installed from pkgsrc can always be found as | jlam | 1 | -2/+2 |
2003-08-27 | Cut-n-pasto: s/GREP/GMAKE/ in the GNU make section. (from pkgviews-mk) | jlam | 1 | -2/+2 |
2003-08-26 | Create a symlink from the "make" requested by the package into | jlam | 1 | -2/+39 |
2003-08-17 | Avoid circular dependencies if USE_GNU_TOOLS is set unconditionally in | jlam | 1 | -1/+19 |
2003-08-17 | If an OS is listed in _TOOLS_REPLACE_OPSYS.<tool>, then we want to make | jlam | 1 | -2/+4 |
2003-08-16 | put SunOS back in _TOOLS_REPLACE_OPSYS.sed. | grant | 1 | -2/+2 |
2003-08-16 | fix small typo: TOOLS_REPLACE -> _TOOLS_REPLACE | grant | 1 | -2/+2 |
2003-08-16 | Move the hide-tools portion of bsd.buildlink2.mk into tools.mk, and | jlam | 1 | -131/+185 |
2003-08-12 | mark sed on Solaris as having a suitable replacement, eliminating the | grant | 1 | -6/+2 |
2003-08-02 | depend on the right version of grep. | grant | 1 | -2/+2 |
2003-08-02 | comment: clarify and describe why USE_GNU_TOOLS+= must be used. | grant | 1 | -4/+10 |
2003-08-02 | handle platforms with broken tools in the base system, such as sed | grant | 1 | -0/+173 |