Updating xorg-libs dependencies

Jeremy Huddleston jeremyhu at macports.org
Sun Jan 18 16:30:23 PST 2009


So there are 94 ports that have a 'port:xorg-libs' dependency.  Rather  
than relying on this meta-port, these ports should selectively rely on  
individual X11 libraries.  I've made a bash script to help determine  
these dependencies, and I'd like to pass it on in hopes others looking  
for something to do can tackle this too.

At the bottom of this email is a list of ports that need to be  
updated.  This shell script is a little hackish.  If you don't use '/ 
opt/local', you should edit the top of the script and set MP to your  
prefix.  This script takes a single argument (the name of the port you  
wish to check) and spits out a list of X11 dependencies it found.  It  
just checks 'otool -L' output from $prefix/bin/* and $prefix/lib/*, so  
if the port installs items into other places or does a dlopen(),  
you'll need to check that separately.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mk_x11_deps.sh
Type: application/octet-stream
Size: 4090 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20090118/1813fee8/attachment.obj>
-------------- next part --------------



Here are a list of ports that need to be updated:
aqua/osx2x
audio/arts
devel/allegro
devel/inventor
devel/mono
devel/ode
devel/pnetlib
devel/rdesktop-devel
editors/TeXmacs
editors/aee
editors/efte
editors/elvis
editors/emacs
editors/vim
editors/yudit
emulators/basiliskii
emulators/pearpc
emulators/vice
games/angband
games/cannonsmash
games/gnushogi
games/lincity
games/lincity-ng
games/qthello
games/wesnoth
games/xbill
games/xboard
games/xdigger
games/xmahjongg
games/xmj
games/xskat
gnome/gnome-desktop
graphics/ImageMagick
graphics/SimGear
graphics/antigraingeometry
graphics/fnlib
graphics/gd2
graphics/glitz
graphics/glut
graphics/graphviz
graphics/graphviz-devel
graphics/libcaca
graphics/pgplot
graphics/plotutils
graphics/povray
graphics/vtk
graphics/vtk5
graphics/xaos
graphics/xli
graphics/xpdf
graphics/xv
kde/kdelibs3
lang/mit-scheme
lang/polyml
lang/squeak
lang/swi-prolog
lang/swi-prolog-devel
lang/yabasic
math/gnuplot
math/oleo
math/ploticus
multimedia/MPlayer
multimedia/emotion
multimedia/mpeg2vidcodec
multimedia/xine-lib
net/gpsd
net/scotty
net/wap11gui
perl/p5-term-gnuplot
print/espgs
print/teTeX
science/geomview
science/molden
science/rasmol
science/tempo
science/triangle
science/xastir
security/pwsafe
sysutils/wmcpuload
sysutils/wmmemmon
tex/pTeX
tex/texlive_base
textproc/most
textproc/tkman
www/links
x11/blt
x11/gtk28
x11/kinput2-macim
x11/vnc
x11/wmcalclock
x11/xrmap
x11/xruskb
xfce/libxfce4mcs
xfce/xfwm4



More information about the macports-dev mailing list