summaryrefslogtreecommitdiff
path: root/mk/tools
AgeCommit message (Expand)AuthorFilesLines
2008-05-25DragonFly normally has bsdtar in /usr/bin.joerg1-1/+4
2008-05-25Add bsdtar to the tools list.joerg1-1/+12
2008-05-25bootstrap packages has been registered for while now.joerg1-6/+2
2008-05-22Add ftp as tool. On NetBSD and DragonFly, this will use the systemjoerg3-3/+15
2008-05-17Check that /usr/bin/patch really exists, so that we can gracefully falltnn1-1/+3
2008-04-20Reset PKG_CONFIG_PATH in the environment. Fixes misterious build problemsjmmv1-2/+4
2008-04-15Require at least version 3.81 of "gmake". It has been in "pkgsrc" fortron1-2/+2
2008-04-04Detect and use native bzip2(1) tool.tnn1-1/+6
2008-03-11Revert previous, /bin/ksh appears to be even worse than /bin/sh.tnn1-2/+2
2008-03-11Use /bin/ksh instead of /bin/sh on HPUX.tnn1-2/+2
2008-02-29Make chrpath(1) a tool. Intended scope is fixing up some Linux emulationtnn1-1/+12
2008-02-19Look for mktemp in /bin, too, where Debian systems keep it.epg1-1/+3
2008-02-13Don't use the bundled GNU Make on Mac OS X version older than Leopard.tron1-1/+3
2008-02-13Fix a recently introduced logic error. PR pkg/37998 from Stuart Shelton.tnn1-6/+6
2008-02-13Whenever a tool from TOOLS_FAIL is executed, print a useful errorrillig1-2/+4
2008-02-07Same as previous, but the line above. (Sigh)tnn1-3/+4
2008-02-07Oops, make sure the variable is defined before testing it's value.tnn1-2/+3
2008-02-07Fix busted groff handling on SunOS.tnn1-3/+7
2008-01-14remove makedepend hacktnn1-4/+1
2008-01-04Made the .include directives simpler, since the directory of therillig2-20/+20
2007-12-18Doing USE_TOOLS+=cmake in the configure stage is too late so move itmarkd4-12/+30
2007-12-12Add support for cmake as a tool (USE_TOOLS+=cmake) and for using it inmarkd2-2/+14
2007-11-28Modern versions of Solaris include "/bin/bash".tron1-1/+4
2007-11-26Define "TOOLS_PLATFORM.flex" to "/usr/bin/flex" not "/usr/bin/lex".tron1-2/+2
2007-11-22Don't try to use "/usr/bin/perl" as a tool under Darwin.tron1-2/+1
2007-11-19Generalize the condition for defining PERL5, so that PERL5 is neverminskim1-2/+2
2007-11-19Do not define PERL5 as a tool when building devel/perl5, which definesminskim1-1/+3
2007-11-16Use native perl as a tool on Darwin.minskim1-1/+2
2007-11-08Allow both gzip and gzip-base to provide gzip.joerg1-10/+10
2007-09-30Outside of .for loops, there is no _t_ variable. Hi joerg.rillig1-10/+10
2007-09-30Fixed indentation.rillig2-19/+19
2007-09-25Fix a comment (gnome-vfs2 -> gnome-vfs).hira1-2/+2
2007-09-10Reverted the last change. Apparently, it was committed without testingrillig1-18/+38
2007-09-10Why should we write the same code over and over again? We shouldn't.rillig1-38/+18
2007-09-10Added information about imake-specific variables.rillig1-1/+13
2007-08-30Newer AIX has bzip2 and bzcat pre-installed.joerg1-1/+7
2007-08-20Add readelf as tool, for only only the BSDs get it.joerg4-5/+13
2007-08-17Remove infrastructure side of Xorg 6.9 support. Begin to simplifyjoerg1-36/+19
2007-08-16A number of packages implicitly assume that ar runs the right ranlib,joerg1-1/+3
2007-08-15Create ranlib override for cross-compilation as libtool doesn'tjoerg1-1/+4
2007-08-13rpm2pkg is actually in ${PREFIX}/sbin.jlam1-2/+2
2007-08-10Give rpm2pkg a standard variable name "RPM2PKG" and teach GNU configurejlam1-1/+3
2007-08-05/usr/bin/file on OSF1 is somewhat broken in that it reports the pathtnn1-2/+2
2007-08-02Add core of the infrastructure support for cross-compilation.joerg1-1/+22
2007-07-31Teach the extract module to extract RPMs with rpm2pkg.jlam1-1/+12
2007-07-28Also use the shell builtin for [. Add comment for test and [ about that.joerg1-3/+3
2007-07-28Always use the test builtin...joerg1-2/+2
2007-07-18Add makedepend as a platform tool in case of native X11, due to it'stnn1-1/+4
2007-07-02Don't special case mtree as tool.joerg1-2/+2
2007-06-25OpenBSD is "special" as it doesn't have bzip2.joerg1-3/+1