summaryrefslogtreecommitdiff
path: root/mk/tools.mk
AgeCommit message (Expand)AuthorFilesLines
2004-04-27pullup consistency fix to the pkgsrc-2004Q1 branch.agc1-2/+2
2004-03-11Add Interix where appropriate, and fix a typo in _TOOLS_OPSYS_HAS_GNU.sed.tv1-6/+8
2004-03-09Add FreeBSD-*-* to _TOOLS_OPSYS_HAS_GNU.sed.xtraeme1-2/+2
2004-02-18Remove some checks for PREPEND_PATH as we don't need them.jlam1-4/+1
2004-02-18* Move pkgsrc/mk/compiler/bsd.compiler.mk to pkgsrc/mk/compiler.mk.jlam1-2/+2
2004-02-17Move up the creation of the auto* stubs to just before the do-configurejlam1-3/+3
2004-02-11Defer creating the auto* stubs until just before we enter the build phase.jlam1-2/+4
2004-02-06Hiding the PATH from certain phases of the build only accidentally workedjlam1-3/+2
2004-02-06We only prepend a directory to the PATH if we haven't already done sojlam1-1/+7
2004-02-03add support for the GNU versions of lex and yacc, which are requiredgrant1-2/+43
2004-01-29bring back rev. 1.20.grant1-2/+22
2004-01-29backout previous; it had other changes I didn't want to commit yet...grant1-22/+2
2004-01-29add GNU gnu patch(1), to override patch(1) on some platforms.grant1-2/+22
2004-01-07Assume NetBSD's sed is good enough.wiz1-2/+2
2003-12-23hide aclocal-1.8 and automake-1.8 after automake update to 1.8.grant1-2/+4
2003-12-23fix a comment.grant1-2/+2
2003-12-04Congratulations, we've found our first incompatible awk: Irix!jschauma1-2/+2
2003-09-21don't try to use tools if they haven't been installed yet.grant1-1/+11
2003-09-19add m4 to the list of tools.grant1-2/+20
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam1-1/+1
2003-08-27GNU make installed from pkgsrc can always be found asjlam1-2/+2
2003-08-27Cut-n-pasto: s/GREP/GMAKE/ in the GNU make section. (from pkgviews-mk)jlam1-2/+2
2003-08-26Create a symlink from the "make" requested by the package intojlam1-2/+39
2003-08-17Avoid circular dependencies if USE_GNU_TOOLS is set unconditionally injlam1-1/+19
2003-08-17If an OS is listed in _TOOLS_REPLACE_OPSYS.<tool>, then we want to makejlam1-2/+4
2003-08-16put SunOS back in _TOOLS_REPLACE_OPSYS.sed.grant1-2/+2
2003-08-16fix small typo: TOOLS_REPLACE -> _TOOLS_REPLACEgrant1-2/+2
2003-08-16Move the hide-tools portion of bsd.buildlink2.mk into tools.mk, andjlam1-131/+185
2003-08-12mark sed on Solaris as having a suitable replacement, eliminating thegrant1-6/+2
2003-08-02depend on the right version of grep.grant1-2/+2
2003-08-02comment: clarify and describe why USE_GNU_TOOLS+= must be used.grant1-4/+10
2003-08-02handle platforms with broken tools in the base system, such as sedgrant1-0/+173