1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/Mk/Uses
Tijl Coosemans 85fb32d611 - Some ports ship with libtool 1.5.x + "anygcc" patch. This modified
version calls "gcc" in two places.  Replace that with $CC.
- r346193 added -B${LOCALBASE}/bin in Uses/fortran.mk, just like
  compiler.mk, but libtool doesn't recognise this flag and discards it.
  Patch ltmain.sh so it passes the flag to the linker unmodified.
  This only works on libtool 2.x for now, but that's good enough to fix
  the PRs below and a linker error in math/octave on FreeBSD/i386 8.x.
  (When those ports set USES=libtool.)

PR:		ports/186946, ports/187000
Approved by:	bapt
2014-02-27 09:51:45 +00:00
..
ada.mk
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
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
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
kmod.mk Remove support for unstaged ports. 2014-01-31 18:00:55 +00:00
libtool.mk - Some ports ship with libtool 1.5.x + "anygcc" patch. This modified 2014-02-27 09:51:45 +00:00
lua.mk add LUA_VER_STR to PLIST_SUB 2014-01-10 15:37:00 +00:00
motif.mk
ncurses.mk
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
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
zope.mk