1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/Mk/Uses
Baptiste Daroussin 377fc0342d Introduce the one-true-way to handle multi version ports
This defines a new macros for end users!
DEFAULT_VERSIONS.
This macros is used to end-users to define what version they want to be
the default version for the whole ports tree (for ports allowing that)

Syntax is the following:
DEFAULT_VERSIONS=	perl5=5.18 ruby=2.0

Swith bsd.ruby.mk to use it[1], switch Uses/perl5.mk to use it[2]

If you are maintaining settable multi version port, please change it so
it uses DEFAULT_VERSIONS.

Reviewed by:	ruby (swills) [1], perl (az) [2]
Approved by:	ruby (swills) [1], perl (az) [2]
2013-09-19 08:16:43 +00:00
..
ada.mk Replace John Marino email address with FreeBSD version 2013-07-12 13:40:50 +00:00
bison.mk
charsetfix.mk
cmake.mk
desktop-file-utils.mk Quiet update-desktop-database output, like when it complaining about invalid 2013-07-25 19:07:37 +00:00
display.mk
fmake.mk Define MAKE_CMD in post.mk to allow anything to overwrite it 2013-07-30 06:32:01 +00:00
fuse.mk
gettext.mk
gmake.mk Define MAKE_CMD in post.mk to allow anything to overwrite it 2013-07-30 06:32:01 +00:00
iconv.mk Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for 2013-09-07 19:49:41 +00:00
imake.mk Two imake related changes: 2013-09-02 13:26:34 +00:00
motif.mk
ncurses.mk Fix grammar in comment 2013-08-25 16:38:15 +00:00
pathfix.mk
perl5.mk Introduce the one-true-way to handle multi version ports 2013-09-19 08:16:43 +00:00
pkgconfig.mk
qmail.mk
readline.mk Mk/Uses/readline.mk: Restore functionality for DragonFly 2013-09-15 22:15:58 +00:00
shared-mime-info.mk
shebangfix.mk - Fix a documentation typo 2013-08-25 16:14:28 +00:00
zenoss.mk