Age | Commit message (Expand) | Author | Files | Lines |
2005-11-05 | - Added a comment above each paragraph explaining what goes on there. | rillig | 1 | -31/+74 |
2005-11-05 | - Added an alias --resume for --restart, as "restart" sounds too much like | rillig | 1 | -19/+13 |
2005-11-05 | - Added a function post_filter_cmd() that can be overridden in bulk.conf. | rillig | 1 | -33/+54 |
2005-11-05 | Remove the cleaning of pre-requisite packages before and after building | kristerw | 1 | -19/+7 |
2005-11-05 | - Added a shell function die() that is used to provide consistently | rillig | 1 | -19/+18 |
2005-11-05 | - Removed trailing white-space from the --help output. | rillig | 1 | -39/+41 |
2005-11-05 | Completely rewrote the printindex tool. | rillig | 1 | -57/+46 |
2005-11-05 | As the printdepends program takes quite a long time, every 50 packages a | rillig | 1 | -5/+18 |
2005-11-05 | Export the BULK_BUILD_CONF variable so that subprocesses can see it. Rewrote | rillig | 1 | -10/+12 |
2005-11-05 | Added a command line option --config that allows to specify a custom | rillig | 1 | -2/+10 |
2005-11-05 | Fixed a typo. | rillig | 1 | -2/+2 |
2005-11-05 | Environment and pkgsrc variables used by the bulk build. | rillig | 1 | -0/+105 |
2005-11-02 | Microoptimization: awk has BRE pattern matching, so use it instead of | tv | 1 | -2/+2 |
2005-10-27 | Add lang/perl5 early, but not specifically as part of BULK_PREREQ, so that | tv | 1 | -2/+2 |
2005-10-26 | Use Perl-based tflat, which is up to 90% faster than the awk-based one | tv | 2 | -161/+73 |
2005-10-16 | Add USE_BULK_BROKEN_CHECK variable, default 'yes'; if set to 'no', skips | tv | 1 | -5/+13 |
2005-09-25 | Finally remember to commit this: | jschauma | 1 | -2/+2 |
2005-09-21 | Make the directory before creating the pkgsrc-results text file in it. | reed | 1 | -2/+2 |
2005-09-20 | Add a new command line option "-e | --no-email" to not send the email | xtraeme | 1 | -2/+17 |
2005-08-26 | Use PKG_TOOLS_BIN, so it doesn't run wrong pkg_* tools found in the PATH. | reed | 3 | -19/+24 |
2005-08-26 | Add todo item: Generate list of packages that were "Successfully packaged". | reed | 1 | -0/+1 |
2005-08-26 | Create intermediate directories as required when creating PKG_DBDIR. | reed | 1 | -2/+2 |
2005-08-25 | Make sure TEE is defined. | reed | 1 | -1/+2 |
2005-08-25 | iUse "up-to-date" instead of "upto date" to be consistent. | reed | 1 | -3/+3 |
2005-07-28 | fix some non-portable statements, allowing this to work properly | grant | 1 | -3/+7 |
2005-07-17 | Fix the following error: | ben | 1 | -1/+2 |
2005-07-13 | Removed superfluous "--" arguments from the command line, as the | rillig | 2 | -4/+4 |
2005-06-27 | Fixed the quoting. The shell is hard-coded to /bin/sh instead of relying | rillig | 1 | -3/+6 |
2005-06-27 | Fixed the quoting. The shell is hard-coded to /bin/sh instead of relying | rillig | 1 | -3/+6 |
2005-06-24 | Use ${PERL5} instead of `perl' and relying on $PATH order. | sketch | 1 | -2/+5 |
2005-06-24 | lang/perl58 has been renamed to lang/perl5 (hi johnny!) | dillo | 1 | -2/+2 |
2005-06-24 | Drop the perl-5.6.x package from pkgsrc. Remove lang/perl58 and update | jlam | 1 | -2/+2 |
2005-06-10 | mk.conf needs to be backed up as part of the bootstrap files. | sketch | 1 | -2/+2 |
2005-06-04 | Added a leading underscore to the names of the *_COOKIE variables, as they | rillig | 1 | -5/+5 |
2005-05-19 | list all the extracted variables, not just some of them | dillo | 1 | -1/+8 |
2005-05-19 | Use MACHINE_ARCH instead of arch to be consistent with things like the | kristerw | 1 | -15/+15 |
2005-05-19 | Convert the last remaining usage of GTAR to use PAX instead. | kristerw | 1 | -2/+2 |
2005-05-19 | Use PAX instead of GTAR since pax is provided on all systems while gtar | jlam | 1 | -3/+3 |
2005-05-19 | PERL5_PKGSRCDIR is no more. Explicitly use "lang/perl58" for the | jlam | 2 | -6/+4 |
2005-05-18 | Reinstall BULK_PREREQ before running the post-build script as there may be | sketch | 1 | -1/+10 |
2005-05-16 | When generating the report, add a list of top ten offenders at the top. | jschauma | 1 | -7/+15 |
2005-05-09 | Do not add the things in pkgsrc/regress to the bulk build since they | kristerw | 1 | -2/+2 |
2005-05-08 | Changes to the upload script: | wiz | 1 | -53/+47 |
2005-05-07 | Refer doc/pkgsrc.txt instead of Packages.txt. | wiz | 2 | -4/+4 |
2005-05-06 | Properly quote the &, <, and > characters when generating BROKENWORKLOG. | rillig | 1 | -2/+3 |
2005-05-03 | Teach the bulk build scripts about the new tools framework. | jlam | 3 | -11/+11 |
2005-04-30 | s/upto date/up-to-date/ | jschauma | 1 | -2/+2 |
2005-04-21 | by default don't try to include src and xsrc in the list of things to | dmcmahill | 1 | -11/+21 |
2005-04-11 | Be more informative when cleaning packages and pre-requisites, and clean | agc | 1 | -3/+3 |
2005-04-10 | uncomment the checksums for IRIX | jschauma | 1 | -4/+4 |