summaryrefslogtreecommitdiff
path: root/mk/tools
AgeCommit message (Expand)AuthorFilesLines
2010-01-16Add support of SSD/Linux.obache1-1/+14
2009-12-19SUA 6.0 have patch command sufficent to use with pkgsrc.obache1-1/+4
2009-12-13Update tool paths and arguments for SUA 6.0obache1-1/+28
2009-12-07Linux's rpcgen has the location of cpp compiled in. Make it use thedholland1-1/+3
2009-11-21Clean up path list for ghostscript.joerg1-5/+2
2009-10-11don't assume we have /bin/zcattnn1-1/+3
2009-09-04Use unzip from base if it exists.joerg1-1/+4
2009-08-18Add TOOLS_PLATFORM.groff. groff has been installed at least since 10.4.yyamano1-1/+4
2009-07-08Add xzcat as a tool and update lzcat's TOOLS_DEPENDS to avoid conflicts.minskim2-4/+16
2009-06-10Hide automake-1.11 by default as well.wiz1-3/+5
2009-04-22_PATCH_BACKUP_ARG must match the selected patch, so override potentialjoerg1-2/+2
2009-04-21Use nbpatch, not gpatch, when the platform is missing it.joerg1-5/+5
2009-04-01Remove tool definition for native pax as it is not fully compatible withjoerg2-4/+2
2009-03-27Pass some additional options down as used by the scmgit-base build.joerg1-2/+5
2009-03-22Fix copy&paste error resulting in duplicate .endif.joerg1-2/+1
2009-03-22Rename MSGFMT_STRIP_MSGCTX to MSGFMT_STRIP_MSGCTXT to reflect what isjoerg2-18/+28
2009-03-20MSGFMT_STRIP_* applies to both the native and the pkgsrc version, sojoerg1-4/+4
2009-03-20Refactor msgfmt.sh script to conditionally strip the msgid_plural forjoerg4-268/+315
2009-03-17Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig4-13/+12
2009-03-05Initial definitions for FreeMiNT - also needs patches to pkgtoolsabs1-0/+110
2009-02-05Drop tools/bootstrap.mk. It was mostly reundant as the bootstrapjoerg4-132/+9
2009-02-05Don't skip the pax dependency. It has been registered as part of thejoerg1-6/+2
2009-02-02Use system tbl if it exists. From Jens Rehsack.joerg1-1/+4
2009-01-22Do not use GNU m4 shipped with the OS on systems prior to Mac OS 10.5.schwarz1-2/+2
2008-12-23Use a temporary variable to hold ${_dep_:C/\:.*$//} since it is useddsl1-2/+3
2008-12-15There is no mail/nail anymore.rillig1-5/+5
2008-12-05Bump intltools dependency default to 0.40.0, more and more programs need it.wiz1-2/+2
2008-11-15Add lzcat to the tools framework.minskim2-2/+14
2008-10-08Allow use of fetch as tool.joerg1-1/+11
2008-09-11If "/usr/gnu/bin/false" exists use that as a value of ${FALSE}. This is knownadrianp1-1/+5
2008-08-10Prefer builtin echo, test/[, true/false.ahoka2-6/+10
2008-08-09UCB binaries were removed from OpenSolaris, so let's use builtin echoahoka1-2/+6
2008-07-21set TOOLS_PLATFORM.ftp to /usr/bin/ftpdbj1-1/+2
2008-05-25DragonFly normally has bsdtar in /usr/bin.joerg1-1/+4
2008-05-25Add bsdtar to the tools list.joerg1-1/+12
2008-05-25bootstrap packages has been registered for while now.joerg1-6/+2
2008-05-22Add ftp as tool. On NetBSD and DragonFly, this will use the systemjoerg3-3/+15
2008-05-17Check that /usr/bin/patch really exists, so that we can gracefully falltnn1-1/+3
2008-04-20Reset PKG_CONFIG_PATH in the environment. Fixes misterious build problemsjmmv1-2/+4
2008-04-15Require at least version 3.81 of "gmake". It has been in "pkgsrc" fortron1-2/+2
2008-04-04Detect and use native bzip2(1) tool.tnn1-1/+6
2008-03-11Revert previous, /bin/ksh appears to be even worse than /bin/sh.tnn1-2/+2
2008-03-11Use /bin/ksh instead of /bin/sh on HPUX.tnn1-2/+2
2008-02-29Make chrpath(1) a tool. Intended scope is fixing up some Linux emulationtnn1-1/+12
2008-02-19Look for mktemp in /bin, too, where Debian systems keep it.epg1-1/+3
2008-02-13Don't use the bundled GNU Make on Mac OS X version older than Leopard.tron1-1/+3
2008-02-13Fix a recently introduced logic error. PR pkg/37998 from Stuart Shelton.tnn1-6/+6
2008-02-13Whenever a tool from TOOLS_FAIL is executed, print a useful errorrillig1-2/+4
2008-02-07Same as previous, but the line above. (Sigh)tnn1-3/+4
2008-02-07Oops, make sure the variable is defined before testing it's value.tnn1-2/+3