1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/Mk/Uses
Tijl Coosemans 60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
..
ada.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
alias.mk Add Mk/Uses/alias.mk 2014-10-20 07:33:00 +00:00
autoreconf.mk Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The 2014-11-29 18:22:32 +00:00
bison.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
charsetfix.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
cmake.mk - Fix WITH_DEBUG with USES=cmake. bsd.ports.mk sets STRIP= after all Uses 2014-10-02 07:26:47 +00:00
compiler.mk Enforce clang 3.4 in USES=c*11*,objc,gnustep as clang 3.3 has some bugs 2014-11-21 17:22:06 +00:00
cpe.mk Upate the target_sw field to use ${OPSYS} instead of hardcoding 2014-07-26 13:57:12 +00:00
cran.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
desktop-file-utils.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
desthack.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
display.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
dos2unix.mk
drupal.mk Cleanup plist a bit, DRUPAL_MODDIR and DRUPAL_BASE belong to drupal ports, 2014-11-15 17:05:44 +00:00
execinfo.mk Fix typo. 2014-08-05 07:52:48 +00:00
fam.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
fmake.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
fortran.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
fuse.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
gecko.mk - Update to 2.31 2014-12-05 08:36:29 +00:00
gettext-runtime.mk Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The 2014-11-29 18:22:32 +00:00
gettext-tools.mk Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The 2014-11-29 18:22:32 +00:00
gettext.mk Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The 2014-11-29 18:22:32 +00:00
gmake.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
gperf.mk Fix typo 2014-10-07 16:45:30 +00:00
gssapi.mk Add missing GSSAPI{LIB,INC}DIR when :mit is specified. 2014-12-02 23:45:15 +00:00
horde.mk Remove obsolete PEAR_AUTOINSTALL 2014-09-30 23:07:10 +00:00
iconv.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
imake.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
kmod.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
lha.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
libtool.mk Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
lua.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
makeinfo.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
makeself.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
mono.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
motif.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
ncurses.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
ninja.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
objc.mk Enforce clang 3.4 in USES=c*11*,objc,gnustep as clang 3.3 has some bugs 2014-11-21 17:22:06 +00:00
openal.mk Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
pathfix.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
pear.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
perl5.mk Use TMPPLIST, not PLIST. 2014-11-27 13:14:24 +00:00
pgsql.mk Fix special [:build] case 2014-11-22 21:31:56 +00:00
pkgconfig.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
pure.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
python.mk - Second attempt to fix the python version usage on single port builds 2014-10-27 18:58:21 +00:00
qmail.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
qmake.mk Update Qt5 ports to 5.3.2. 2014-11-05 09:39:21 +00:00
readline.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
scons.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
shared-mime-info.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
shebangfix.mk Add ksh support to USES=shebangfix 2014-08-18 19:34:46 +00:00
tar.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
tcl.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
tk.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
twisted.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
uidfix.mk
uniquefiles.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
webplugin.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
zip.mk Change the way USES is handled: 2014-09-28 16:36:31 +00:00
zope.mk