freebsd-ports/Mk/Uses
John Marino af58a9f955 Uses/ada.mk: Add support for soon-to-be-older Ada compiler
Currently the Ada framework uses a single compiler based on gcc47.
Soon this compiler will be updated to the gcc49 base, but not all Ada
ports are currently happy about this.

This update to ada.mk induces the ARGS of "47" which causes the port to
use the newly-created lang/gcc47-aux port which is currently a clone
of lang/gcc-aux.  When the latter is updated, the Ada Framework will
use it except for those ports that feature "USES+= ada:47"
2014-03-09 21:25:46 +00:00
..
ada.mk Uses/ada.mk: Add support for soon-to-be-older Ada compiler 2014-03-09 21:25:46 +00:00
bison.mk Fix a typo (specifed -> specified) 2013-11-19 23:24:20 +00:00
charsetfix.mk Mark all targets defines in _SEQ and .ORDER has .PHONY which they all should be 2014-01-04 00:02:08 +00:00
cmake.mk Add a global CMAKE_NINJA variable to set in make.conf to use ninja instead of make(1) for ports using cmake 2014-02-08 22:15:14 +00:00
compiler.mk Mention the new c++0x argument. 2014-01-10 22:09:07 +00:00
cran.mk Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases 2014-02-16 17:15:31 +00:00
desktop-file-utils.mk Properly add targets to the sequence they belong to, that now makes them predictable 2014-01-04 00:26:03 +00:00
desthack.mk It doesn't require any args. 2014-01-29 20:42:44 +00:00
display.mk Mark some targets .PHONY 2013-11-20 07:29:08 +00:00
dos2unix.mk Properly add targets to the sequence they belong to, that now makes them predictable 2014-01-04 00:26:03 +00:00
fam.mk Add new USES=fam that will replace USE_FAM=yes 2014-01-04 23:36:50 +00:00
fmake.mk Define MAKE_CMD in post.mk to allow anything to overwrite it 2013-07-30 06:32:01 +00:00
fortran.mk Instead of hardcoding the version of GCC to provide Fortran support, 2014-02-26 22:42:58 +00:00
fuse.mk Remove useless OSVERSION check, now that tinderbox properly do not leak those tests from the host 2013-11-05 14:24:45 +00:00
gettext.mk Fix some typos and use modern Perl variables in comments. 2013-11-20 12:30:29 +00:00
gmake.mk Define MAKE_CMD in post.mk to allow anything to overwrite it 2013-07-30 06:32:01 +00:00
iconv.mk - Add two new arguments to USES=iconv so ports can indicate they use GNU 2014-01-29 20:24:49 +00:00
imake.mk Two imake related changes: 2013-09-02 13:26:34 +00:00
kmod.mk Remove support for unstaged ports. 2014-01-31 18:00:55 +00:00
libtool.mk Further restrict the dragonfly RE so it only matches freebsd* as the first 2014-03-03 14:10:31 +00:00
lua.mk add LUA_VER_STR to PLIST_SUB 2014-01-10 15:37:00 +00:00
makeself.mk Allow multiple EXTRACT_DEPENDS 2014-03-07 15:25:41 +00:00
motif.mk New USES=motif that will handle the open-motif dependency. 2013-07-09 21:05:14 +00:00
ncurses.mk Fix grammar in comment 2013-08-25 16:38:15 +00:00
ninja.mk Do not overwrite BUILD_DEPENDS 2014-01-08 07:23:14 +00:00
openal.mk Add new USES=openal, which will replace USE_OPENAL 2013-12-25 23:24:54 +00:00
pathfix.mk Mark all targets defines in _SEQ and .ORDER has .PHONY which they all should be 2014-01-04 00:02:08 +00:00
perl5.mk Like it was announced six months ago, remove Perl 5.12. 2014-02-14 15:41:50 +00:00
pgsql.mk First simple and easy change: use mordern LIB_DEPENDS 2014-01-13 07:07:18 +00:00
pkgconfig.mk Fix some typos and use modern Perl variables in comments. 2013-11-20 12:30:29 +00:00
pure.mk Use USESDIR when possible 2013-11-12 15:13:04 +00:00
qmail.mk - Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature 2013-03-15 22:03:42 +00:00
qmake.mk In preparation for Qt 5 ports: 2014-01-06 16:16:52 +00:00
readline.mk Now that tinderbox knows how to properly check this, tests on OSVERSIONS are useless, just check is libreadline.so is in base 2013-11-05 14:26:41 +00:00
scons.mk Sometimes scons do expect DESTDIR being in lowercase 2013-10-03 06:41:54 +00:00
shared-mime-info.mk Properly add targets to the sequence they belong to, that now makes them predictable 2014-01-04 00:26:03 +00:00
shebangfix.mk - Add 'tcl' and 'tk' support in SHEBANG_LANG 2014-02-17 16:38:14 +00:00
tcl.mk - Handle the case where both tcl and tk are part of USES 2014-01-10 13:44:54 +00:00
tk.mk - Handle the case where both tcl and tk are part of USES 2014-01-10 13:44:54 +00:00
twisted.mk New USES=twisted, to replace the old USE_TWISTED knob. 2013-12-08 12:04:07 +00:00
uidfix.mk Add LIBOWN and LIBGRP to uidfix 2014-01-09 00:21:10 +00:00
uniquefiles.mk - Properly prefix or suffix symlinks, which do not point to a file within the 2014-02-11 18:37:07 +00:00
webplugin.mk Properly add targets to the sequence they belong to, that now makes them predictable 2014-01-04 00:26:03 +00:00
zenoss.mk - Add New USES macro to handle support for Zenoss ports and Zenpacks: 2013-03-20 06:28:43 +00:00
zip.mk Make it possible to override EXTRACT_SUFX when using zip, some distfiles 2014-03-08 17:21:31 +00:00
zope.mk - add new USES target: zope, and convert the tree to it 2013-09-23 13:42:48 +00:00