summaryrefslogtreecommitdiff
path: root/mk/tools
AgeCommit message (Expand)AuthorFilesLines
2006-01-21unzip uses UNZIP as a special environment variable to denote the optionsjlam1-2/+2
2006-01-16(At least) Mac OS X Tiger comes with a fine working "tbl" command.tron1-1/+4
2006-01-12Fix a typo that was causing imake, mkdirhier and xmkmf to not be createdjlam1-2/+2
2006-01-12Re-implement some code that was lost in revision 1.144 so that IMAKE mayjlam1-1/+7
2006-01-09Teach the tools framework about the ``ksh'' tool, provided by thejlam4-4/+20
2006-01-08Teach the tools framework about "gsoelim", which is the soelim tool fromjlam4-4/+33
2006-01-08Consolidate groff-supplied tools into one section.jlam1-34/+21
2005-12-28Teach the tools framework about ttmkfdir and type1inst.jlam1-1/+23
2005-12-28Whitespace changes to align with other sections.jlam1-12/+11
2005-12-28Consolidate xmkmf with the other "imake" tools.jlam1-30/+13
2005-12-28For the x11-clients section, use "XFree86-clients" instead ofreed1-2/+2
2005-12-28Add makepsres to _TOOLS.x11-clients.reed1-2/+3
2005-12-22If bison is used, always pass YACC="bison -y". This should fixjlam1-1/+8
2005-12-22Add mkdirhier to the tools provided by an imake package.joerg1-23/+30
2005-12-09Desupport the various ghostscript*x11* packages (replaced by x11 option).wiz1-12/+2
2005-12-05Applied all quoting fixes found by "pkglint --autofix".rillig1-3/+3
2005-12-03xmessage is another X11 client used by other programs.joerg1-2/+2
2005-12-01Remove NO_X11 handling completely -- it is not referenced anywherewiz1-14/+3
2005-12-01Remove support for obsolete USE_CUPS variable.wiz1-10/+5
2005-12-01Add iceauth as x11-client tool, used by x11/xfce4-session.joerg1-2/+2
2005-12-01The make(1) of NetBSD 1.6.2 gets confused by complicated conditionalsrillig1-5/+7
2005-11-28Teach the tools framework about gs, pdftops and pstopdf, which can bejlam1-1/+74
2005-11-28Fix a copy-and-paste bug that probably caused some tools to not bejlam1-4/+4
2005-11-08Teach the tools framework about wish and tclsh, and set WISH and TCLSHjlam2-2/+28
2005-11-08Teach the tools framework how to replace mkfontdir and mkfontscalejlam1-2/+2
2005-11-08Consolidate blocks for tools that were supplied by the same package intojlam1-483/+109
2005-11-08Add "soelim", also part of groff if replacement is needed.tv8-8/+30
2005-11-04Teach the tools framework about "sleep" which can be provided by thejlam13-13/+36
2005-11-04Add a GNU variable for byacc so configure scripts will use YACC=byacc.jlam1-1/+2
2005-11-04Add 'printf' and 'byacc' variables corresponding to the new tools injlam1-1/+3
2005-10-30If we're using devel/patch, then we know that we can create backup filesjschauma1-1/+3
2005-10-24Bump up awk's (fixed) record size limit, to something more modern.tv1-2/+2
2005-10-16modification to increase imake handling flexibility for IRIX (in particularschwarz1-2/+5
2005-10-12Teach the tools framework about ``printf'', which can be replaced by thejlam8-8/+28
2005-10-10x11/imake was changed to x11/XFree86-imake. Also package namereed1-5/+5
2005-10-09The replacement script for UnixWare's buggy "mkdir" command needs the "-p"heinz1-2/+2
2005-10-05The Interix-supplied gawk is horribly broken; use classical awk.tv1-2/+2
2005-10-01Check for PKG_DEVELOPER in the same way as we do in other places.jmmv1-2/+2
2005-10-01Generate a log file in the work directory with all calls to pkg-config sojmmv1-1/+13
2005-09-20Teach the tools framework about "byacc", which is a Berkeley-compatiblejlam6-6/+31
2005-09-13Do not define gtar to be the same as ${LOCALBASE}/bin/tardmcmahill1-12/+1
2005-08-30revert to /usr/bin/tr per an email from Grant. Seems /usr/xpg4/bin/trdmcmahill1-2/+2
2005-08-28Support BSD/OS 5.0 also as some tools are in new locations.reed1-1/+17
2005-08-26Make sure file exists before defining TOOLS_PLATFORM.mktemp.reed1-1/+3
2005-08-23use /usr/xpg4/bin/tr instead of /usr/bin/trdmcmahill1-2/+2
2005-08-16Turn the location of the *.pc files in which the pkg-config wrapper willjlam1-5/+5
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam3-2/+64
2005-08-10Fix a cut-and-paste bug.jlam1-2/+2
2005-08-10No version of FreeBSD has /usr/bin/shlock.jlam1-4/+1
2005-08-08Set TOOLS_PLATFORM.shlock only if exists the binary on /usr/bin,xtraeme1-1/+3