diff options
author | asami <asami@FreeBSD.org> | 1999-03-29 15:07:59 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-03-29 15:07:59 +0800 |
commit | d72b5028c66e505114e3c9fddd68e2e1193ace57 (patch) | |
tree | 865aa3d87a5e0957acd5f1a9e69c92d09d7ef938 /ftp/ftptool | |
parent | 62fbb497abafa74e1490f10df73186ac00f89c31 (diff) | |
download | freebsd-ports-gnome-d72b5028c66e505114e3c9fddd68e2e1193ace57.tar.gz freebsd-ports-gnome-d72b5028c66e505114e3c9fddd68e2e1193ace57.tar.zst freebsd-ports-gnome-d72b5028c66e505114e3c9fddd68e2e1193ace57.zip |
(1) Move _sedsubplist generation later, just before it is used. The
old location caused some variables (most notably CONFIGURE_TARGET)
to be undefined.
PR: 10724
(2) Fix comment about CONFIGURE_TARGET.
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
(3) Add comment to FETCH_CMD test indicating that it *is* intentional
that all 3.x versions use "fetch -A" -- people using the upgrade
kit won't have their ${OSVERSION} updated.
(4) Add MASTER_SITE_TCLTK which is, well, Tcl/Tk master sites.
Submitted by: Bill "the typo picker" Fumerola <billf@jade.chc-chimes.com>
(5) Add new variable FORBIDDEN indicating that the port shouldn't be
built -- this is different from BROKEN, which now means we think
it's broken but the user should be more than happy if it actually
works.
(6) Add support for system/upgrade kit version check. The file
/var/db/pkg/.mkversion is compared to the BSDPORTMKVERSION
variable (basically the date a bsd.port.mk with an incompatible
change is committed). If the system is too old, bsd.port.mk will
urge the user to install an upgrade kit.
Submitted by: billf (some parts)
Reviewed by: the ports list
(7) Remove "ac_cv_path_CC=${CC}" from configure's envirenment, it's
supposed to find this stuff by itself (and if it doesn't then it's
an individual port's responsibility to add it).
Reported by: Archie Cobbs <archie@whistle.com>
BSDPORTMKVERSION is bumped (actually initialized) to 19990327, by the way.
Diffstat (limited to 'ftp/ftptool')
0 files changed, 0 insertions, 0 deletions