Commit History

Author SHA1 Message Date
  Markus Hennecke f9934b4263 Determine if a build can be done in parallel 7 years ago
  Markus Hennecke 6e372f9900 Remove old patches directory. 8 years ago
  Markus Hennecke f90874451f Replace libtool config with parallel build config 8 years ago
  Markus Hennecke 4c32e03a70 Remove libtool workarounds and add parallel builds 8 years ago
  Markus Hennecke ff1d62b4de Handle aborted builds so that the script doesn't hang after waiting for 9 years ago
  Markus Hennecke 2993086fc9 Switch from wait() to waitpid() and move the reaping code from the signal 9 years ago
  Markus Hennecke d9f04ecda3 Get up to date with the changes made in 5.1 and current. 12 years ago
  Markus Hennecke aea004aaa9 Use a script to clean up old packages from the ports directory. 13 years ago
  Markus Hennecke e5cdb17813 Add check for broken output from out-of-date, when a port appears 13 years ago
  Markus Hennecke 944c5581c4 More ports that require special treatment. 13 years ago
  Markus Hennecke b99e917f15 Remove the /etc/mk.conf parsing code and go straight for the variables 14 years ago
  Markus Hennecke 11616d6edf Get the absolute path from the out-of-date file before changing the 14 years ago
  Markus Hennecke 5fc54ebb86 Honor the $TMPDIR environment variable for the log directory. 14 years ago
  Markus Hennecke 34206c6070 Warn if we encounter undefined variables in /etc/mk.conf. 14 years ago
  Markus Hennecke 2a5547f17f Read the variables from /etc/mk.conf and put them into the environment 14 years ago
  Markus Hennecke f8fa7094a2 Do not clean depends, this may lead to race conditions where a port that is 14 years ago
  Markus Hennecke 9ca7b311ed Fix stupid user error, it is graphics and not devel where libcaca is in. 14 years ago
  Markus Hennecke 43ff432f6d Add devel/libcaca to the list of ports requireing the in-tree libtool. 14 years ago
  Markus Hennecke 4faaccb438 Add the + sing to the regular expression for subpackage matching. This fixes 14 years ago
  Markus Hennecke 163541272b Comment the pseudo flavors list as default, so that each user must enable 14 years ago
  Markus Hennecke 2791979530 Handle ports that require the in-tree libtool without having to patch the 14 years ago
  Markus Hennecke 8a367bed7d Fix the parsing of multiple continued lines in the config file. 14 years ago
  Markus Hennecke 328855a90d Remove the Data::Dumper package from the use list. 15 years ago
  Markus Hennecke f8786da615 Enable using pseudo flavors while building packages. 15 years ago
  Markus Hennecke 4b62dbd37d Remove the jobs line from the rc file, this parameter should only given 15 years ago
  Markus Hennecke 9d9ef08944 Write the output from ${PORTSDIR}/infrastructure/build/out-of-date to 15 years ago
  Markus Hennecke 4e61c152c4 Pipe all output to STDERR and STDOUT through tee into a logfile in the 15 years ago
  Markus Hennecke 152dd3589c Build a list of ports in parallel if they do not depend on each other. 15 years ago
  Markus Hennecke 1eabe92f03 Handle the possible directories for ports in a more sane (and finally 15 years ago
  Markus Hennecke 087ac77170 Fix build of ports with more than one subdir, e.g. the dictionairies from 15 years ago