Markus Hennecke
|
e5cdb17813
Add check for broken output from out-of-date, when a port appears
|
14 years ago |
Markus Hennecke
|
944c5581c4
More ports that require special treatment.
|
14 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.
|
15 years ago |
Markus Hennecke
|
2a5547f17f
Read the variables from /etc/mk.conf and put them into the environment
|
15 years ago |
Markus Hennecke
|
f8fa7094a2
Do not clean depends, this may lead to race conditions where a port that is
|
15 years ago |
Markus Hennecke
|
9ca7b311ed
Fix stupid user error, it is graphics and not devel where libcaca is in.
|
15 years ago |
Markus Hennecke
|
43ff432f6d
Add devel/libcaca to the list of ports requireing the in-tree libtool.
|
15 years ago |
Markus Hennecke
|
4faaccb438
Add the + sing to the regular expression for subpackage matching. This fixes
|
15 years ago |
Markus Hennecke
|
163541272b
Comment the pseudo flavors list as default, so that each user must enable
|
15 years ago |
Markus Hennecke
|
2791979530
Handle ports that require the in-tree libtool without having to patch the
|
15 years ago |
Markus Hennecke
|
8a367bed7d
Fix the parsing of multiple continued lines in the config file.
|
15 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 |
Markus Hennecke
|
a9a89d4e39
devel/startup-notification needs the libtool from ${PORTSDIR}.
|
15 years ago |
Markus Hennecke
|
f6ea767515
Rework some string handling.
|
15 years ago |
Markus Hennecke
|
388df47557
Missed the update target in the fix for the lang/gcc/4.2 port.
|
15 years ago |
Markus Hennecke
|
370e6e197f
Add the cvs revision id to the comments above the licence. Should
|
15 years ago |
Markus Hennecke
|
f5d4185382
Pass the $FLAVOR variable via the environment only if we actually
|
15 years ago |
Markus Hennecke
|
8a2c0dc17f
freedts must use the libtool from the ports tree to build successfully
|
15 years ago |
Markus Hennecke
|
b9f191aafd
Make the unique part of the tempdir longer to avoid collisions, as suggested
|
15 years ago |
Markus Hennecke
|
2b9dcf844a
Fix usage output. Patch from Antti Harri.
|
15 years ago |