pkgsrc/mk/bulk
rillig 023a548473 - Added a function post_filter_cmd() that can be overridden in bulk.conf.
The default function prepends the well-known "date, progress, pkgdir" to
  each line.
- Check that the environment variable USR_PKGSRC is given and is an
  absolute pathname.
- Introduced variables for the various directories. Their names all end in
  _dir, and they contain absolute pathnames. Changed all instances of
  ${USR_PKGSRC}/pkgtools/pkglint to ${pkglint_dir}. Likewise for the other
  directories.
- Added more error checking. The bulk build is terminated if the
  pkg_install package cannot be updated or the prerequisite packages
  cannot be installed.
2005-11-05 15:41:53 +00:00
..
bsd.bulk-pkg.mk Remove the cleaning of pre-requisite packages before and after building 2005-11-05 15:02:28 +00:00
build - Added a function post_filter_cmd() that can be overridden in bulk.conf. 2005-11-05 15:41:53 +00:00
build.conf-example Change default to 2005Q1. 2005-03-22 16:42:52 +00:00
do-sandbox-build Removed superfluous "--" arguments from the command line, as the 2005-07-13 22:07:46 +00:00
do-sandbox-upload Removed superfluous "--" arguments from the command line, as the 2005-07-13 22:07:46 +00:00
environment.txt Fixed a typo. 2005-11-05 02:12:56 +00:00
mksandbox by default don't try to include src and xsrc in the list of things to 2005-04-21 21:44:56 +00:00
parallel.txt
post-build Finally remember to commit this: 2005-09-25 15:05:40 +00:00
pre-build Use PKG_TOOLS_BIN, so it doesn't run wrong pkg_* tools found in the PATH. 2005-08-26 07:24:53 +00:00
printdepends As the printdepends program takes quite a long time, every 50 packages a 2005-11-05 10:14:43 +00:00
printindex Completely rewrote the printindex tool. 2005-11-05 14:01:07 +00:00
tflat Use Perl-based tflat, which is up to 90% faster than the awk-based one 2005-10-26 16:54:04 +00:00
TODO Add todo item: Generate list of packages that were "Successfully packaged". 2005-08-26 07:21:47 +00:00
upload fix some non-portable statements, allowing this to work properly 2005-07-28 00:37:43 +00:00