Age | Commit message (Expand) | Author | Files | Lines |
2006-07-13 | * Add a new stage "bootstrap-depends" that happens before all other | jlam | 1 | -1/+5 |
2006-07-10 | Back out revision 1.172 of mk/tools/replace.mk -- we never want to | jlam | 1 | -5/+2 |
2006-07-08 | make sure the IMAKE definition, if set, is used in case X11_TYPE is native | schwarz | 1 | -2/+5 |
2006-07-05 | Teach the tools framework about the following new tools: | jlam | 1 | -5/+11 |
2006-06-14 | Teach the tools framework about "openssl". | jlam | 1 | -1/+12 |
2006-06-06 | Stop supporting user-specified definition for IMAKE in /etc/mk.conf -- | jlam | 1 | -7/+1 |
2006-06-06 | Separate out the part of bsd.tools.mk that actually created the tools | jlam | 1 | -2/+2 |
2006-05-21 | Teach the tools framework about "groff" as a tool. | jlam | 1 | -3/+11 |
2006-04-13 | Move the gettext tools handling to mk/tools/gettext.mk. We ensure | jlam | 1 | -23/+1 |
2006-04-13 | Overhaul the way packages can ask for "msgfmt". If a package needs | jlam | 1 | -12/+6 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-19 | Teach the tools framework about "texi2html". | jlam | 1 | -1/+12 |
2006-03-16 | Teach the tools framework about "makedepend", supplied by the imake | jlam | 1 | -2/+2 |
2006-03-06 | Teach the tools framework how to supply a pkgsrc version of install-info | jlam | 1 | -1/+17 |
2006-03-05 | * Teach the tools framework how to supply the pkgsrc version of | jlam | 1 | -1/+12 |
2006-02-21 | Instead of passing only the path to the tools to CONFIGURE_ARGS, pass | rillig | 1 | -4/+4 |
2006-02-17 | Fix typo in type1inst depends line. | wiz | 1 | -2/+2 |
2006-02-11 | Teach the tools framework about various gettext-tools: gettext, msgfmt, | jlam | 1 | -1/+22 |
2006-01-28 | Actually heed the value of IMAKE if it is set by the user. | jlam | 1 | -2/+2 |
2006-01-12 | Fix a typo that was causing imake, mkdirhier and xmkmf to not be created | jlam | 1 | -2/+2 |
2006-01-12 | Re-implement some code that was lost in revision 1.144 so that IMAKE may | jlam | 1 | -1/+7 |
2006-01-09 | Teach the tools framework about the ``ksh'' tool, provided by the | jlam | 1 | -1/+12 |
2006-01-08 | Teach the tools framework about "gsoelim", which is the soelim tool from | jlam | 1 | -1/+25 |
2006-01-08 | Consolidate groff-supplied tools into one section. | jlam | 1 | -34/+21 |
2005-12-28 | Teach the tools framework about ttmkfdir and type1inst. | jlam | 1 | -1/+23 |
2005-12-28 | Whitespace changes to align with other sections. | jlam | 1 | -12/+11 |
2005-12-28 | Consolidate xmkmf with the other "imake" tools. | jlam | 1 | -30/+13 |
2005-12-28 | For the x11-clients section, use "XFree86-clients" instead of | reed | 1 | -2/+2 |
2005-12-28 | Add makepsres to _TOOLS.x11-clients. | reed | 1 | -2/+3 |
2005-12-22 | If bison is used, always pass YACC="bison -y". This should fix | jlam | 1 | -1/+8 |
2005-12-22 | Add mkdirhier to the tools provided by an imake package. | joerg | 1 | -23/+30 |
2005-12-09 | Desupport the various ghostscript*x11* packages (replaced by x11 option). | wiz | 1 | -12/+2 |
2005-12-03 | xmessage is another X11 client used by other programs. | joerg | 1 | -2/+2 |
2005-12-01 | Remove NO_X11 handling completely -- it is not referenced anywhere | wiz | 1 | -14/+3 |
2005-12-01 | Remove support for obsolete USE_CUPS variable. | wiz | 1 | -10/+5 |
2005-12-01 | Add iceauth as x11-client tool, used by x11/xfce4-session. | joerg | 1 | -2/+2 |
2005-12-01 | The make(1) of NetBSD 1.6.2 gets confused by complicated conditionals | rillig | 1 | -5/+7 |
2005-11-28 | Teach the tools framework about gs, pdftops and pstopdf, which can be | jlam | 1 | -1/+74 |
2005-11-28 | Fix a copy-and-paste bug that probably caused some tools to not be | jlam | 1 | -4/+4 |
2005-11-08 | Teach the tools framework about wish and tclsh, and set WISH and TCLSH | jlam | 1 | -1/+23 |
2005-11-08 | Teach the tools framework how to replace mkfontdir and mkfontscale | jlam | 1 | -2/+2 |
2005-11-08 | Consolidate blocks for tools that were supplied by the same package into | jlam | 1 | -483/+109 |
2005-11-08 | Add "soelim", also part of groff if replacement is needed. | tv | 1 | -1/+12 |
2005-11-04 | Teach the tools framework about "sleep" which can be provided by the | jlam | 1 | -1/+12 |
2005-10-30 | If we're using devel/patch, then we know that we can create backup files | jschauma | 1 | -1/+3 |
2005-10-16 | modification to increase imake handling flexibility for IRIX (in particular | schwarz | 1 | -2/+5 |
2005-10-12 | Teach the tools framework about ``printf'', which can be replaced by the | jlam | 1 | -1/+12 |
2005-10-10 | x11/imake was changed to x11/XFree86-imake. Also package name | reed | 1 | -5/+5 |
2005-09-20 | Teach the tools framework about "byacc", which is a Berkeley-compatible | jlam | 1 | -1/+21 |
2005-08-10 | Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That | jlam | 1 | -1/+12 |