diff options
author | clsung <clsung@FreeBSD.org> | 2006-07-23 22:43:53 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-07-23 22:43:53 +0000 |
commit | 9eb3ccf62a31d7c9fd4e423249d0892c53a2db7e (patch) | |
tree | 354613a41150e6e75390a6358d5051e1b0186b13 /lang/itcl | |
parent | e7c7cce5971d64ccb6459e3565819231d87a5954 (diff) | |
download | FreeBSD-ports-9eb3ccf62a31d7c9fd4e423249d0892c53a2db7e.zip FreeBSD-ports-9eb3ccf62a31d7c9fd4e423249d0892c53a2db7e.tar.gz |
- update to 1.7
- from Changes
- Following some useful e-mail discussions with Mark Linimon
and Dan Langille, switch to using the MASTER_PORT variable
to detect master/slave relationships between ports.
MASTER_PORT will be set in every slave port whereas
MASTERDIR doesn't have to be. Here a slave port is one
defined as using port metadata from some other port, and
doesn't have to go as far as requiring both master and slave
to use the same Makefile and other ports infrastructure.
- Keep track of the version of the software used to create the
cache, and prompt for a cache rebuild if the software has
been upgraded since. A cache rebuild is definitely required
for the 1.6 -> 1.7 update.
- Don't quit on errors parsing make variables at the cache-init
or cache-update stage. Print copious error messages, but carry
on processing. Entries for ports that fail at this stage will
not be created in the cache.
- Don't quit on errors parsing make variables at the cache-init
or cache-update stage. Print copious error messages, but carry
on processing. Entries for ports that fail at this stage will
not be created in the cache.
PR: 100759
Submitted by: maintainer (Matthew Seaman)
Diffstat (limited to 'lang/itcl')
0 files changed, 0 insertions, 0 deletions