Age | Commit message (Expand) | Author | Files | Lines |
2005-12-09 | Desupport the various ghostscript*x11* packages (replaced by x11 option). | wiz | 1 | -12/+2 |
2005-12-05 | Applied all quoting fixes found by "pkglint --autofix". | rillig | 1 | -3/+3 |
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 | 2 | -2/+28 |
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 | 8 | -8/+30 |
2005-11-04 | Teach the tools framework about "sleep" which can be provided by the | jlam | 13 | -13/+36 |
2005-11-04 | Add a GNU variable for byacc so configure scripts will use YACC=byacc. | jlam | 1 | -1/+2 |
2005-11-04 | Add 'printf' and 'byacc' variables corresponding to the new tools in | jlam | 1 | -1/+3 |
2005-10-30 | If we're using devel/patch, then we know that we can create backup files | jschauma | 1 | -1/+3 |
2005-10-24 | Bump up awk's (fixed) record size limit, to something more modern. | tv | 1 | -2/+2 |
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 | 8 | -8/+28 |
2005-10-10 | x11/imake was changed to x11/XFree86-imake. Also package name | reed | 1 | -5/+5 |
2005-10-09 | The replacement script for UnixWare's buggy "mkdir" command needs the "-p" | heinz | 1 | -2/+2 |
2005-10-05 | The Interix-supplied gawk is horribly broken; use classical awk. | tv | 1 | -2/+2 |
2005-10-01 | Check for PKG_DEVELOPER in the same way as we do in other places. | jmmv | 1 | -2/+2 |
2005-10-01 | Generate a log file in the work directory with all calls to pkg-config so | jmmv | 1 | -1/+13 |
2005-09-20 | Teach the tools framework about "byacc", which is a Berkeley-compatible | jlam | 6 | -6/+31 |
2005-09-13 | Do not define gtar to be the same as ${LOCALBASE}/bin/tar | dmcmahill | 1 | -12/+1 |
2005-08-30 | revert to /usr/bin/tr per an email from Grant. Seems /usr/xpg4/bin/tr | dmcmahill | 1 | -2/+2 |
2005-08-28 | Support BSD/OS 5.0 also as some tools are in new locations. | reed | 1 | -1/+17 |
2005-08-26 | Make sure file exists before defining TOOLS_PLATFORM.mktemp. | reed | 1 | -1/+3 |
2005-08-23 | use /usr/xpg4/bin/tr instead of /usr/bin/tr | dmcmahill | 1 | -2/+2 |
2005-08-16 | Turn the location of the *.pc files in which the pkg-config wrapper will | jlam | 1 | -5/+5 |
2005-08-10 | Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That | jlam | 3 | -2/+64 |
2005-08-10 | Fix a cut-and-paste bug. | jlam | 1 | -2/+2 |
2005-08-10 | No version of FreeBSD has /usr/bin/shlock. | jlam | 1 | -4/+1 |
2005-08-08 | Set TOOLS_PLATFORM.shlock only if exists the binary on /usr/bin, | xtraeme | 1 | -1/+3 |
2005-08-06 | Update lang/perl5 to 5.8.7. Changes from version 5.8.6 include updates | jlam | 2 | -10/+4 |
2005-07-31 | Solaris may have tbl(1) from the SUNWdoc package. avoids unnecessary | grant | 1 | -1/+6 |
2005-07-30 | No need to define TOOLS_PLATFORM.gtar for Darwin and Linux, | seb | 1 | -3/+1 |
2005-07-26 | Provide a "pod2man" tool used by some packages to build man pages. | jlam | 2 | -2/+15 |
2005-07-25 | We only need to recognize TOOLS_IGNORE.* in the case where the tool | jlam | 1 | -5/+4 |
2005-07-19 | There is a new variable TOOLS_VALUE_GNU.<tool> for each tool that is the | jlam | 1 | -11/+25 |
2005-07-19 | Whitespace fix. | jlam | 1 | -2/+2 |
2005-07-18 | Avoid trailing spaces in TOOLS_<TOOL> values if TOOLS_ARGS.* is empty. | jlam | 1 | -2/+6 |
2005-07-18 | Export a new variable TOOLS_CMDLINE_<TOOL> that holds the full command | jlam | 1 | -134/+59 |
2005-07-17 | Rename variable: TOOLS_CMDLINE.<tool> => TOOLS_SCRIPT.<tool> to better | jlam | 2 | -23/+23 |
2005-07-17 | Back out previous... the value will be exported in a different way. | jlam | 1 | -4/+1 |
2005-07-17 | Export a new variable "TOOLS_<TOOL>_PATH" that holds only the path to the | jlam | 1 | -1/+4 |
2005-07-17 | Rename the following variables for brevity: | jlam | 10 | -250/+249 |
2005-07-17 | Redo workaround in revision 1.111. We now use a loop to copy one list | jlam | 1 | -2/+4 |