summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-11-05Remove the cleaning of pre-requisite packages before and after buildingkristerw1-19/+7
2005-11-05- Added a shell function die() that is used to provide consistentlyrillig1-19/+18
2005-11-05- Removed trailing white-space from the --help output.rillig1-39/+41
2005-11-05Completely rewrote the printindex tool.rillig1-57/+46
2005-11-05Use new automatic flag; depend on appropriate pkg_install version.wiz1-3/+9
2005-11-05As the printdepends program takes quite a long time, every 50 packages arillig1-5/+18
2005-11-05Made the dependency directory check a little stricter. In the worst caserillig1-3/+3
2005-11-05Export the BULK_BUILD_CONF variable so that subprocesses can see it. Rewroterillig1-10/+12
2005-11-05Added a command line option --config that allows to specify a customrillig1-2/+10
2005-11-05Fixed a typo.rillig1-2/+2
2005-11-05Environment and pkgsrc variables used by the bulk build.rillig1-0/+105
2005-11-04The last fix did not work. Completely reverted the unintended part ofrillig1-5/+2
2005-11-04Replaced "done" with "esac" to fix a syntax error.rillig1-2/+2
2005-11-04Relax rules a bit on INSTALLATION_DIRS -- we still enforce thatjlam1-2/+5
2005-11-04back out part of previous commit that was unintended.jlam1-5/+2
2005-11-04Use ${SLEEP} instead of sleep, and note that we use the sleep tool ifjlam1-6/+9
2005-11-04Teach the tools framework about "sleep" which can be provided by thejlam13-13/+36
2005-11-04Add comment about possibly supporting SIOCGIFADDR in the future.tv1-1/+8
2005-11-04Add a GNU variable for byacc so configure scripts will use YACC=byacc.jlam1-1/+2
2005-11-04Add 'printf' and 'byacc' variables corresponding to the new tools injlam1-1/+3
2005-11-04Explained which variables are meant for input/output.rillig1-1/+11
2005-11-04Shortened and restructured the header comment. Now the interface to thisrillig1-79/+41
2005-11-04Now that all packages using CONFIGURE_DIRS have been checked (andrillig1-2/+2
2005-11-03Imported two MASTER_SITE_XEMACS from www/w3.rillig1-2/+4
2005-11-02Removed the unused variable GNU_CONFIGURE_INFODIR, as suggested byrillig1-3/+2
2005-11-02Microoptimization: awk has BRE pattern matching, so use it instead oftv1-2/+2
2005-11-01Added missing description for option "debug".heinz1-1/+1
2005-11-01Abstract [LOWER_]OS_VERSION into a ${...:sh} construct, so that other OStv2-18/+25
2005-11-01Sort OPSYS pre-<sys.mk> settings section by OPSYS name.tv1-59/+60
2005-11-01Shorten the GNU_ARCH list by using a fallthrough variable expressiontv1-14/+4
2005-11-01Add some extra default overrides for Interix, to:tv1-1/+44
2005-11-01add/document variables and options for wcalcdmcmahill2-1/+25
2005-10-31Force recognition of hstrerror(3) on Interix when GNU_CONFIGURE.tv1-1/+4
2005-10-31Changed back the default values for GNU_CONFIGURE_{INFO,MAN}DIR to whatrillig1-3/+3
2005-10-31Added two new variables, GNU_CONFIGURE_INFODIR and GNU_CONFIGURE_MANDIR.rillig1-9/+11
2005-10-31Add mysql5 support.xtraeme1-3/+9
2005-10-30If we're using devel/patch, then we know that we can create backup filesjschauma1-1/+3
2005-10-30added missing header lines.schwarz2-0/+39
2005-10-28Implement usergroupfuncs for DragonFly using pw(8).joerg3-2/+62
2005-10-28usergroupfuncs.${OPSYS} actually replaces this file. Noted by <joerg>.jlam1-2/+2
2005-10-28Fix typo in comment.jlam1-2/+2
2005-10-27a.out has never existed on DragonFly; that OS was created long after itstv1-2/+2
2005-10-27UnixWare has never used a.out. It descends directly from SVR4, and thustv1-2/+2
2005-10-27Add lang/perl5 early, but not specifically as part of BULK_PREREQ, so thattv1-2/+2
2005-10-26...and gawk is no longer needed, either, so all these extras can nowtv1-4/+1
2005-10-26sysutils/coreutils is no longer needed in bulk builds, with the Perl tflat.tv1-2/+2
2005-10-26Use Perl-based tflat, which is up to 90% faster than the awk-based onetv2-161/+73
2005-10-26render -> renderext, to match rename. From PR 31919 by Gilles Dauphin.wiz1-2/+2
2005-10-24Use correct (internal) variable for pkg_add arguments.wiz1-2/+2
2005-10-24Use $${foo} instead of $$foo to prevent ident(1) from reporting falserillig1-4/+4