1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/Mk/Uses
Baptiste Daroussin 91bfd4296d New USES=compiler
Supported arguments are:
  - c++11-lang: the port needs a c++11 aware compiler what ever standard
  library it uses, implies features
  - c++11-lib: the port needs a c++11 standard library, implies features
  - c11: the ports needs a c11 aware compiler implies features
  - features: this will create a COMPILER_FEATURES variable which contains
  the list of features ${CC} do support, implies env.
  - env: the COMPILER_TYPE will be set to either gcc or clang.

  By default the uses will try to use clang33 from ports when nothing in
  base is relevant except if the user explicitly defines
  FAVORITE_COMPILER=gcc in his make.conf

Please note that testing tinderbox prior to version: 4.0.1_1 is not able to
properly figure out the dependencies implied by this USES.
2013-10-08 18:55:37 +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
compiler.mk New USES=compiler 2013-10-08 18:55:37 +00:00
desktop-file-utils.mk Don't exec programs in post-install when STAGE mode is enabled. 2013-09-29 17:17:57 +00:00
display.mk Remove target name restriction on USES=display 2013-07-08 13:43:38 +00:00
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 Introduces USES= gettext to replace USE_GETTEXT 2013-04-23 07:27:18 +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 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 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
pathfix.mk Add new replace line for pkg-config file location. 2013-04-16 15:45:03 +00:00
perl5.mk - Minor cleanup for PERL5_MAN* and P5MAN* 2013-09-26 15:52:38 +00:00
pkgconfig.mk Introduce USES= pkgconfig to replace USE_PKGCONFIG 2013-04-22 22:25:20 +00:00
qmail.mk
qmake.mk - Add new USES= qmake (with staging support) 2013-10-08 16:02:21 +00:00
readline.mk Mk/Uses/readline.mk: Restore functionality for DragonFly 2013-09-15 22:15:58 +00:00
scons.mk Sometimes scons do expect DESTDIR being in lowercase 2013-10-03 06:41:54 +00:00
shared-mime-info.mk Don't exec programs in post-install when STAGE mode is enabled. 2013-09-29 17:17:57 +00:00
shebangfix.mk - Fix a documentation typo 2013-08-25 16:14:28 +00:00
tcl.mk - USES+=tcl and USES+=tk 2013-09-27 12:53:20 +00:00
tk.mk - Implement USES+=tcl and USES+=tk 2013-09-19 09:49:52 +00:00
uidfix.mk Fix typo 2013-09-24 13:23:15 +00:00
zenoss.mk
zope.mk - add new USES target: zope, and convert the tree to it 2013-09-23 13:42:48 +00:00