freebsd-ports/Mk
Mario Sergio Fujikawa Ferreira 0273a8420e Add USE_AUTO{CONF,MAKE}_VER following original idea from bsd.kde.mk
by will

1) Make selection of AUTO{CONF,MAKE} flexible depending on *_VER
   variables.
2) This is backward compatible with previous behavior. For example,
   {ACLOCAL,AUTO{CONF,HEADER,MAKE,RECONF,SCAN,UPDATE,IFNAMES}} are
   set with default values even if USE_AUTO* are not set.
3) Have the defaults be devel/autoconf213 and devel/automake14 ports
   (just set the USE_*VER?= to the latest values, or a bogus value).
   If the user sets a bogus value, we use the default values.
4) Furthermore, add variables in the same sense of the
   PTHREAD_* vars. We must be able to automagically patch the ports
   based on the correct
   {ACLOCAL,AUTO{CONF,HEADER,MAKE,RECONF,SCAN,UPDATE,IFNAMES}}
   values.
5) Moreover, add {ACLOCAL,AUTO{MAKE,CONF}}_DIR variables pointing
   to the right locations based on the *_VER variables, this is
   useful if a port needs to grab files from those. This might seem
   too much but if we want automagical, we should go this extra
   mile.

Requested by:	too many
Reviewed by:	portmgr, ports
Approved by:	portmgr (will), ports (silence)
2001-11-28 05:00:36 +00:00
..
bsd.emacs.mk Add new emacsen: emacs21. 2001-10-23 17:14:25 +00:00
bsd.gnome.mk Fix a logic problem in rev 1.10. Allow datadir to be overridden in all 2001-09-11 18:56:22 +00:00
bsd.kde4.mk (QT3/KDE3 only:) Use alternate dependency style; fix looking for qt 2001-11-14 15:56:53 +00:00
bsd.kde.mk (QT3/KDE3 only:) Use alternate dependency style; fix looking for qt 2001-11-14 15:56:53 +00:00
bsd.port.mk Add USE_AUTO{CONF,MAKE}_VER following original idea from bsd.kde.mk 2001-11-28 05:00:36 +00:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Make 'make search key="something with spaces"' etc. work. 2001-06-29 03:39:54 +00:00
bsd.python.mk Use a variable for PYTHON_PORTVERSION. 2001-08-03 11:20:33 +00:00
bsd.ruby.mk Update lang/ruby to the latest snapshot, 1.6-2001.11.23. 2001-11-24 09:02:52 +00:00
bsd.sites.mk Add more master sites of CPAN and GNU for whom from China and Hong Kong. 2001-08-26 04:14:17 +00:00