summaryrefslogtreecommitdiff
path: root/mk/tools/replace.mk
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-09Desupport the various ghostscript*x11* packages (replaced by x11 option).wiz1-12/+2
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 TCLSHjlam1-1/+23
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.tv1-1/+12
2005-11-04Teach the tools framework about "sleep" which can be provided by thejlam1-1/+12
2005-10-30If we're using devel/patch, then we know that we can create backup filesjschauma1-1/+3
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 thejlam1-1/+12
2005-10-10x11/imake was changed to x11/XFree86-imake. Also package namereed1-5/+5
2005-09-20Teach the tools framework about "byacc", which is a Berkeley-compatiblejlam1-1/+21
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-1/+12
2005-08-10Fix a cut-and-paste bug.jlam1-2/+2
2005-08-06Update lang/perl5 to 5.8.7. Changes from version 5.8.6 include updatesjlam1-3/+3
2005-07-26Provide a "pod2man" tool used by some packages to build man pages.jlam1-1/+13