1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/deskutils
Tijl Coosemans aad09bc5e2 When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-04-23 13:25:16 +00:00
..
adesklets
affiche
akamaru
alacarte
appwrapper
aspostit
autocutsel
babytrans
basket
bigyear
bitcollider When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
cairo-dock
cairo-dock-plugins
cal
calcurse
calibre
cartotheque
cdcat
charmap
charmtimetracker
checkrdf
clipit
conduit
conkyemail
conkyforecast
cycle
dailystrips
deforaos-todo
deskbar-applet
devd-notifier Support stage 2014-04-22 15:32:57 +00:00
displaycalibrator
dlume
docear
dosage
drivel
easystroke
egroupware
epoch
etask
everygui
fbreader
fengoffice
fet
freemind Support stage 2014-04-22 15:37:24 +00:00
fusenshi
gaddr
ganttproject
ganyremote
gbirthday
gcal
gcalcli
gdesklets
gdesklets-recentlyused
gdesklets-starterbar
genius
gimmie
gkrellm-reminder2
glabels
glipper
global-menu
gnochm
gnome-blog
gnome-main-menu
gnome-utils
gnote
gnotime
gnustep-notebook
gnustep-wrapper
gourmet
griffith
growl-for-linux
gruler
gtg
gtimer
gtkjournal When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
gtodo
gtweakui
gucharmap
gworkspace
gworkspace-gwmetadata
gxmessage
gxneur
hamster-applet
hebcal
helpviewer
horde3-hermes
horde3-klutz
horde3-kronolith
horde3-mnemo
horde3-nag
horde-groupware
horde-kronolith
horde-mnemo
horde-nag
hot-babe
howm
ical
ithought
jjclient
jlj
kcharselect
kchmviewer-kde4
kdepim4
kdepim4-runtime
kdepimlibs4
kdeplasma-addons
kruler
ksshaskpass
kupfer
labyrinth
launchy
libgcal
libopensync-plugin-evolution2
libopensync-plugin-evolution2-devel
libopensync-plugin-file
libopensync-plugin-python
libopensync-plugin-sunbird
libopensync-plugin-vformat-devel
libstreamanalyzer
libstreams
ljcharm
ljclive
ljit
logjam
mate-character-map
mate-file-manager-open-terminal
mate-menu-editor
mate-notification-daemon
mate-utils
mdh
mencal
menumaker
mirall
moregroupware
mrundlg
msynctool
multisync
multisync-backup
multisync-syncml
myitcrm
nagaina
note
notecase
notification-daemon
notify-osd When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
ontv
openproj
orage
org-mode.el
osmo
osynctool
p5-Data-ICal
p5-Goo
p5-ZConf-BGSet
p5-ZConf-Runner
p5-ZConf-Runner-GUI-GTK
pal
parcellite
phpcollab
phpicalendar
pinot
plan
planner
planner.el
plans
plasma-applet-cwp
plasma-applet-daisy
plasma-applet-fancytasks
plasma-applet-panelspacer
plasma-applet-playwolf
plasma-applet-qstardict
plasma-applet-serverstatuswidget
plasma-applet-simpleweatherforecast
plasma-applet-teacooker
plasma-applet-yawp
plopfolio
preferencepanes
preferences
py-send2trash
py-vobject
pybookreader
pypanel
qlabels
qorganizer
qrfcview
qtm
recoll
rednotebook
remember.el
remind
rolo
rox-memo
rubrica
rubygem-taskjuggler
semantik
silence
simpleagenda
simplegroupware
sliderule
splashsetter
steadyflow
strigi
strigiclient
strigidaemon
strigiutils
sugarcrm
superkaramba
superswitcher
surrealtodo
systempreferences
tagutils
taskcoach
taskd
taskwarrior
teapot
tel
thinkingrock
timer-applet
tine20
tnote
todo
tomboy
tomboy-plugin-latex
tomboy-plugin-reminder
tomboy-plugin-todo
tomboy-plugin-wordcount
toolboxkit
tpb
treeline
tuxcards
vboxgtk
virt-manager
vnc2flv
vym
wammu
when
wmpinboard
wyrd
x026
x-tile
xcalendar
xchm
xfce4-generic-slider
xfce4-notes-plugin
xfce4-notification-daemon
xfce4-notifyd
xfce4-tumbler
xfce4-volumed
xfce4-xkb-plugin
xmaddressbook
xmdiary
xneur
xpad
xpad-current
xpostit
xpostitPlus
xrolo
xwrits
znotes
zorro
Makefile