summaryrefslogtreecommitdiff
path: root/mk/tools/replace.mk
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Add 7z archive distfile support.ryoon1-1/+12
2012-07-27Make curl a tool. Add support for /usr/bin/curl, if available, on Solaris.jperkin1-1/+11
2012-07-06Update pkg-config dependency to 0.25 (in pkgsrc since 2010) since evenwiz1-2/+2
2012-05-30Remove GNU_PROGRAM_PREFIX as discussed in pkgsrc-users@cheusov1-15/+9
2012-04-13Use _TOOLS.pkg when using for loops in mk/tools/replace.mk so that pkglintsbd1-4/+7
2012-04-12Force pkgsrc perl as tool if perl is buildlinked or a dependency on ahans1-2/+4
2012-03-19Drop imake-check logic from X11 components' builtin.mk.joerg1-21/+2
2012-02-23Fix TOOLS_PATH.tar definition when NBPAX_PROGRAM_PREFIX is set.hans1-2/+2
2012-02-15Add TOOLS_DEPENDS.ghostscript to MAKEVARS, not its value.hans1-2/+2
2012-02-06Revert runaway commitfhajny1-2/+2
2012-02-06Added devel/ruby-kgio, www/ruby-raindrops and www/ruby-unicornfhajny1-2/+2
2012-02-04The correct dependence for gem is ${RUBY_PKGPREFIX}-rubygems-[0-9]*sbd1-2/+2
2012-02-01gem command is included in ruby-1.9 and later.obache1-2/+6
2012-01-14Support zip and related utilities as host tools.hans1-1/+14
2012-01-12Add pod2text as host tool.hans1-2/+2
2011-11-30Fix perl version.mk botch.hans1-1/+2
2011-11-29fix variable expansionhans1-2/+2
2011-11-29Add perldoc and pod2html to tools.hans1-2/+2
2011-11-29Unify handling of perl tools.hans1-25/+19
2011-09-14When using native pkg-config, provide a variable with arguments forhans1-1/+3
2011-07-15Fix usage of archivers/pax as tool when NBPAX_PROGRAM_PREFIX is set.hans1-2/+2
2011-04-08make the name logic for TOOLS_PATH.gtar match the logic intez1-1/+7
2011-01-19Typo fixjym1-2/+2
2010-09-07Require at least version 3.1.4 of "rpm2pkg".tron1-2/+2
2010-09-05Require at least version 3.1.3 of the "rpm2pkg" package to make sure wetron1-2/+2
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
2010-05-21if X11_TYPE is native and certain required tools do not exist nonetheless,schwarz1-1/+7
2010-04-25- fix TOOLS_PATH for replaced bzip2, bzcat.seanb1-2/+2
2010-03-21Depend on fixed version of xz.wiz1-3/+3
2010-01-20Always look for plain ghostscript and always look in print/ghostscript.joerg1-14/+2
2009-11-21Clean up path list for ghostscript.joerg1-5/+2
2009-07-08Add xzcat as a tool and update lzcat's TOOLS_DEPENDS to avoid conflicts.minskim1-3/+14
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-02-05Don't skip the pax dependency. It has been registered as part of thejoerg1-6/+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-11-15Add lzcat to the tools framework.minskim1-1/+12
2008-10-08Allow use of fetch as tool.joerg1-1/+11
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 systemjoerg1-1/+11
2008-04-15Require at least version 3.81 of "gmake". It has been in "pkgsrc" fortron1-2/+2
2008-02-29Make chrpath(1) a tool. Intended scope is fixing up some Linux emulationtnn1-1/+12
2008-02-13Fix a recently introduced logic error. PR pkg/37998 from Stuart Shelton.tnn1-6/+6
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
2008-02-07Fix busted groff handling on SunOS.tnn1-3/+7
2008-01-04Made the .include directives simpler, since the directory of therillig1-2/+2
2007-12-18Doing USE_TOOLS+=cmake in the configure stage is too late so move itmarkd1-10/+12