summaryrefslogtreecommitdiff
path: root/mk/tools.mk
AgeCommit message (Expand)AuthorFilesLines
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