summaryrefslogtreecommitdiff
path: root/mk/bulk
AgeCommit message (Expand)AuthorFilesLines
2005-11-05- Added a comment above each paragraph explaining what goes on there.rillig1-31/+74
2005-11-05- Added an alias --resume for --restart, as "restart" sounds too much likerillig1-19/+13
2005-11-05- Added a function post_filter_cmd() that can be overridden in bulk.conf.rillig1-33/+54
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-05As the printdepends program takes quite a long time, every 50 packages arillig1-5/+18
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-02Microoptimization: awk has BRE pattern matching, so use it instead oftv1-2/+2
2005-10-27Add lang/perl5 early, but not specifically as part of BULK_PREREQ, so thattv1-2/+2
2005-10-26Use Perl-based tflat, which is up to 90% faster than the awk-based onetv2-161/+73
2005-10-16Add USE_BULK_BROKEN_CHECK variable, default 'yes'; if set to 'no', skipstv1-5/+13
2005-09-25Finally remember to commit this:jschauma1-2/+2
2005-09-21Make the directory before creating the pkgsrc-results text file in it.reed1-2/+2
2005-09-20Add a new command line option "-e | --no-email" to not send the emailxtraeme1-2/+17
2005-08-26Use PKG_TOOLS_BIN, so it doesn't run wrong pkg_* tools found in the PATH.reed3-19/+24
2005-08-26Add todo item: Generate list of packages that were "Successfully packaged".reed1-0/+1
2005-08-26Create intermediate directories as required when creating PKG_DBDIR.reed1-2/+2
2005-08-25Make sure TEE is defined.reed1-1/+2
2005-08-25iUse "up-to-date" instead of "upto date" to be consistent.reed1-3/+3
2005-07-28fix some non-portable statements, allowing this to work properlygrant1-3/+7
2005-07-17Fix the following error:ben1-1/+2
2005-07-13Removed superfluous "--" arguments from the command line, as therillig2-4/+4
2005-06-27Fixed the quoting. The shell is hard-coded to /bin/sh instead of relyingrillig1-3/+6
2005-06-27Fixed the quoting. The shell is hard-coded to /bin/sh instead of relyingrillig1-3/+6
2005-06-24Use ${PERL5} instead of `perl' and relying on $PATH order.sketch1-2/+5
2005-06-24lang/perl58 has been renamed to lang/perl5 (hi johnny!)dillo1-2/+2
2005-06-24Drop the perl-5.6.x package from pkgsrc. Remove lang/perl58 and updatejlam1-2/+2
2005-06-10mk.conf needs to be backed up as part of the bootstrap files.sketch1-2/+2
2005-06-04Added a leading underscore to the names of the *_COOKIE variables, as theyrillig1-5/+5
2005-05-19list all the extracted variables, not just some of themdillo1-1/+8
2005-05-19Use MACHINE_ARCH instead of arch to be consistent with things like thekristerw1-15/+15
2005-05-19Convert the last remaining usage of GTAR to use PAX instead.kristerw1-2/+2
2005-05-19Use PAX instead of GTAR since pax is provided on all systems while gtarjlam1-3/+3
2005-05-19PERL5_PKGSRCDIR is no more. Explicitly use "lang/perl58" for thejlam2-6/+4
2005-05-18Reinstall BULK_PREREQ before running the post-build script as there may besketch1-1/+10
2005-05-16When generating the report, add a list of top ten offenders at the top.jschauma1-7/+15
2005-05-09Do not add the things in pkgsrc/regress to the bulk build since theykristerw1-2/+2
2005-05-08Changes to the upload script:wiz1-53/+47
2005-05-07Refer doc/pkgsrc.txt instead of Packages.txt.wiz2-4/+4
2005-05-06Properly quote the &, <, and > characters when generating BROKENWORKLOG.rillig1-2/+3
2005-05-03Teach the bulk build scripts about the new tools framework.jlam3-11/+11
2005-04-30s/upto date/up-to-date/jschauma1-2/+2
2005-04-21by default don't try to include src and xsrc in the list of things todmcmahill1-11/+21
2005-04-11Be more informative when cleaning packages and pre-requisites, and cleanagc1-3/+3
2005-04-10uncomment the checksums for IRIXjschauma1-4/+4