summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2006-01-20Remove the old PLIST-handling code after bulk building has shown the newjlam1-784/+1
2006-01-20Add some whitespace for readability.jlam1-1/+8
2006-01-20Fix processing of -t tarprog.jlam1-3/+2
2006-01-20First pass at a script that replaces many of the variables, loops andjlam1-0/+190
2006-01-20Added MASTER_SITE_SOURCEFORGE_JP definitions.rxg1-1/+6
2006-01-19Move more "patch"-related variables and targets out of bsd.pkg.mk and intojlam2-27/+68
2006-01-19Move more of the "extract"-related variables and targets out of bsd.pkg.mkjlam2-36/+77
2006-01-19Fix a typo in the comment.jlam1-2/+2
2006-01-19Add a catman page to the script comments to clarify how this scriptjlam1-5/+41
2006-01-19Fix antoher cut and paste (tabs-to-whitespace) bug.jlam1-2/+2
2006-01-19Change leading spaces into a tab to fix clean if WRKOBJDIR is defined.jlam1-2/+2
2006-01-19* Split out the "clean" targets and variables and put them into a separatejlam2-50/+89
2006-01-19Made the program name in the DIAGNOSTICS section not appear emphasized.rillig1-2/+2
2006-01-19Remove some unnecessary parens... we don't need to invoke a new shelljlam1-3/+3
2006-01-18Move the following targets from bsd.pkg.mk to bsd.utils.mk:jlam2-86/+18
2006-01-18Remove unused "show-root-only" target.jlam1-9/+3
2006-01-18Add a "-s pkgsrcdir" option that allows specifying the path to the pkgsrcjlam1-6/+32
2006-01-18Modify the show-depends-pkgpaths implementation so that we don't assumejlam2-8/+98
2006-01-18whitespace nit.jlam1-2/+1
2006-01-18Pass MAKEFLAGs to the depends-depth-first.awk script, which will bejlam2-5/+12
2006-01-18Create a standalone awk script, depends-depth-first.awk, that encapsulatesjlam3-1/+310
2006-01-17Rework the way the vulnerabilities list is displayed a bit todmcmahill1-6/+22
2006-01-17`tsort` creates temporary files in the current directory, so change to thejdc1-2/+2
2006-01-16Remove superfluous quotes around SUBST_MESSAGE.wiz1-2/+2
2006-01-16(At least) Mac OS X Tiger comes with a fine working "tbl" command.tron1-1/+4
2006-01-15Allow "=" characters to appear in a line that comments out a package in arillig1-2/+2
2006-01-14Signature police.seb1-1/+1
2006-01-13Make use of ${.TARGET} within a target instead of re-specifying thejlam1-2/+2
2006-01-13Remove the show-shlib-type target since it's no longer needed ... thejlam2-8/+2
2006-01-13Force compression and decompression to avoid the default behavior ofjlam1-3/+3
2006-01-12Initial commit of a new module that encapsulates all of the codejlam30-19/+1721
2006-01-12Set INFO_DIR, the location for info files, to its default value ofjlam1-1/+8
2006-01-12Fix a typo that was causing imake, mkdirhier and xmkmf to not be createdjlam1-2/+2
2006-01-12Require xpkgwedge 1.15.joerg1-2/+2
2006-01-12Don't ever depend on xpkgwedge if we're building xpkgwedge.jlam1-1/+2
2006-01-12Re-implement some code that was lost in revision 1.144 so that IMAKE mayjlam1-1/+7
2006-01-12Remove branch tag from DragonFly version, so that OS_VERSION matchesjoerg1-1/+2
2006-01-12Documented CHECK_INTERPRETER in the header comment.rillig1-1/+4
2006-01-12Added the target check-interpreter to bsd.pkg.check.mk, which checksrillig2-2/+50
2006-01-11Introduce DJB_SLASHPACKAGE, defaulting to NO. /package is DJB'sschmonz1-2/+13
2006-01-11Since qmail and related packages install into ${PREFIX} (and haveschmonz1-4/+2
2006-01-11Add back USE_PKGINSTALL as a knob to force the pkginstall frameworkjlam1-5/+15
2006-01-10Add missing ircd-hybrid zilinks optionadrianp1-0/+1
2006-01-10Also set ABI like SGI does; from Benjamin Shi.christos1-1/+2
2006-01-10Don't be silly! A copyright ? On this ? I must have been stoned.seb1-36/+1
2006-01-09Teach the tools framework about the ``ksh'' tool, provided by thejlam4-4/+20
2006-01-09Add a missing trailing backslash to continuatificate a shell snippetschmonz1-2/+2
2006-01-08Teach the tools framework about "gsoelim", which is the soelim tool fromjlam4-4/+33
2006-01-08Consolidate groff-supplied tools into one section.jlam1-34/+21
2006-01-08Make teTeX3 the default TEX_DEFAULTtonio2-24/+16