summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-05-19Use PAX instead of GTAR since pax is provided on all systems while gtarjlam1-3/+3
2005-05-19wiz says ``avifile is dead; i killed it''dillo1-8/+1
2005-05-19Add ku locale, used by gnome-backgrounds-2.10.1.jmmv13-13/+65
2005-05-19PERL5_PKGSRCDIR is no more. Explicitly use "lang/perl58" for thejlam2-6/+4
2005-05-19allow spaces after the "=" in the .pkgcache files. This was noted withdmcmahill1-7/+7
2005-05-19Merge most of imake.mk into replace.mk and leave imake.mk to containjlam3-73/+75
2005-05-19- if the mv of the temporary cache file to the real one fails, usuallydmcmahill1-4/+18
2005-05-19Merge most of perl.mk into replace.mk and leave perl.mk to containjlam3-40/+40
2005-05-19if the top level package cache file does not exist then exit withdmcmahill1-1/+2
2005-05-19Properly deal with case where TOOL_DEPENDS.* is a list of values byjlam1-4/+7
2005-05-19The example is missing a definition for PKG_OPTIONS_VAR.jlam1-2/+3
2005-05-18Replaced the NO_WRKDIR_SYMLINK variable with CREATE_WRKDIR_SYMLINK, asrillig1-2/+3
2005-05-18Goal: Remove USE_PERL5 from pkgsrc.jlam2-56/+15
2005-05-18Reinstall BULK_PREREQ before running the post-build script as there may besketch1-1/+10
2005-05-18If NO_WRKDIR_SYMLINK is defined, no symlink to ${WRKSRC} is created whenrillig1-1/+3
2005-05-18Since there may have been merge errors in libtool-base 1.5.18, forcetv1-2/+2
2005-05-18Use nawk as the default "awk" replacement since it has no dependenciesjlam1-5/+5
2005-05-18make use of the new tools framework via the prereq-readme package todmcmahill1-7/+21
2005-05-18Removed the quoting for SUBST_MESSAGE.<class>. Most packages unnecessarilyrillig1-2/+2
2005-05-18perl.mk was moved from being included by bsd.tools.mk to replace.mk.jlam1-6/+1
2005-05-18Added the show-tools target, which emits a shell code fragment defining allrillig1-1/+14
2005-05-17If USE_TOOLS has "perl" then also define PERL5_PKGSRCDIR for use byjlam1-2/+6
2005-05-17Make USE_TOOLS+=imake imply USE_X11BASE=yes, along with the otherjlam1-2/+2
2005-05-17_tar.gz is a recognized suffix, so recognize that we need the right tooljlam1-2/+3
2005-05-17Turn _MANCOMPRESSED into a strictly "yes" and "no" variablejlam1-2/+6
2005-05-17Rework the README.html generation code. Major changes are:dmcmahill4-179/+551
2005-05-17Allow tweaking of options to pax/tar via EXTRACT_CMD_OPTS.*.jlam1-4/+4
2005-05-17Missed (harmless) rename of "fuzz" to "fuzz_flags".jlam1-2/+2
2005-05-17Simplify by using a for loop instead of "set -- ...; while ... done".jlam1-6/+7
2005-05-17The sunpro wrapper now creates aliases for gcc and g++, too. This is neededrillig1-3/+3
2005-05-17Fixed shell quoting. Reviewed by jlam.rillig1-25/+27
2005-05-17Move perl handling into replace.mk. We now can specify USE_TOOLS+=perljlam4-16/+27
2005-05-17Excise DJB_CONFIG_DIR.schmonz1-3/+2
2005-05-17Save the names of the patches applied during the patch phase into thejlam2-3/+14
2005-05-17We only need to run the apply-pkgsrc-patches target if the patchesjlam1-1/+5
2005-05-17Split up the do-patch target into two distinct targets --jlam1-106/+89
2005-05-16When generating the report, add a list of top ten offenders at the top.jschauma1-7/+15
2005-05-16In the autoconf213 case, the AUTO* variables should point to thejlam1-4/+4
2005-05-16NetBSD's (and bootstrap's) pax-as-tar is GNUish enough to extract mostjlam2-8/+14
2005-05-16USE_GNU_TOOLS+=m4 should translate to USE_TOOLS+=gm4 to get the samejlam1-2/+2
2005-05-16Don't have USE_TOOLS+=imake replace USE_IMAKE. Rather let the formerjlam2-6/+3
2005-05-16Add missing required argument to msg_log.jlam3-13/+13
2005-05-16Treat USE_GNU_TOOLS+=yacc the same as USE_TOOLS+=bison, since there isjlam1-2/+2
2005-05-16Fix mistake in previous commit -- expr is required by the wrapperjlam1-2/+5
2005-05-16Changed option processing to evaluate the options strictly from left torillig1-24/+15
2005-05-16No package seems to be using ${NICE} so don't require it.jlam1-3/+3
2005-05-16Don't require m4 for all packages, only for packages that use it.jlam1-3/+3
2005-05-16tee is only used by bsd.bulk-pkg.mk.jlam1-5/+5
2005-05-16We only need "date" to write the date into the +PRESERVE file.jlam1-4/+8
2005-05-16expr is only used by bsd.bulk-pkg.mk.jlam1-6/+6