summaryrefslogtreecommitdiff
path: root/mk/tools/replace.mk
AgeCommit message (Expand)AuthorFilesLines
2007-07-02Don't special case mtree as tool.joerg1-2/+2
2007-06-19Add bzip2 as tool. All platforms that had code to deal with bzcatjoerg1-10/+12
2007-06-19Add ident as tool and use /usr/bin/ident on those platforms I know tojoerg1-1/+12
2007-05-29Test to see if a variable is defined before testing for its value. Keepsdmcmahill1-2/+3
2007-05-27Define a TOOLS_ENV variable that holds a shell environment that may bejlam1-7/+22
2007-05-27Move the .if test out of the .for loop because the test condition doesn'tjlam1-5/+5
2007-05-25Add xauth as tool.joerg1-2/+13
2007-03-05Backed out the latest change because of:rillig1-3/+1
2007-02-23Too many packages fail in mysterious ways when they cannot findrillig1-1/+3
2007-01-22Add xinit as tool.joerg1-2/+13
2007-01-16Add modular Xorg support for iceauth and xmessage as tool, nukejoerg1-3/+24
2007-01-02Fix typo in comment.wiz1-2/+2
2007-01-02Add font and imake tools for modular Xorg.joerg1-5/+87
2006-12-27Skip gs as tool during build of print/ghostscript6.joerg1-2/+3
2006-12-27Use print/ghostscript as default now that it is newer thanjoerg1-2/+2
2006-11-03Add mkfontscale.joerg1-1/+9
2006-10-15Teach how to unpack .gem files.minskim1-1/+12
2006-09-27Remove XFree86.joerg1-13/+3
2006-08-07Add "dvipdf" to the list of tools provided by ghostscript.cube1-2/+2
2006-07-13* Add a new stage "bootstrap-depends" that happens before all otherjlam1-1/+5
2006-07-10Back out revision 1.172 of mk/tools/replace.mk -- we never want tojlam1-5/+2
2006-07-08make sure the IMAKE definition, if set, is used in case X11_TYPE is nativeschwarz1-2/+5
2006-07-05Teach the tools framework about the following new tools:jlam1-5/+11
2006-06-14Teach the tools framework about "openssl".jlam1-1/+12
2006-06-06Stop supporting user-specified definition for IMAKE in /etc/mk.conf --jlam1-7/+1
2006-06-06Separate out the part of bsd.tools.mk that actually created the toolsjlam1-2/+2
2006-05-21Teach the tools framework about "groff" as a tool.jlam1-3/+11
2006-04-13Move the gettext tools handling to mk/tools/gettext.mk. We ensurejlam1-23/+1
2006-04-13Overhaul the way packages can ask for "msgfmt". If a package needsjlam1-12/+6
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
2006-03-19Teach the tools framework about "texi2html".jlam1-1/+12
2006-03-16Teach the tools framework about "makedepend", supplied by the imakejlam1-2/+2
2006-03-06Teach the tools framework how to supply a pkgsrc version of install-infojlam1-1/+17
2006-03-05* Teach the tools framework how to supply the pkgsrc version ofjlam1-1/+12
2006-02-21Instead of passing only the path to the tools to CONFIGURE_ARGS, passrillig1-4/+4
2006-02-17Fix typo in type1inst depends line.wiz1-2/+2
2006-02-11Teach the tools framework about various gettext-tools: gettext, msgfmt,jlam1-1/+22
2006-01-28Actually heed the value of IMAKE if it is set by the user.jlam1-2/+2
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 thejlam1-1/+12
2006-01-08Teach the tools framework about "gsoelim", which is the soelim tool fromjlam1-1/+25
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