cvs commit: ports/Mk bsd.linux-apps.mk bsd.linux-rpm.mk
bsd.port.mk ports/archivers/linux-upx Makefile
ports/astro/google-earth Makefile ports/audio/baudline Makefile
ports/audio/linux-esound Makefile ports/audio/linux-freealut ...
Boris Samorodov
bsam at FreeBSD.org
Thu Mar 19 10:28:51 PDT 2009
bsam 2009-03-19 17:28:51 UTC
FreeBSD ports repository
Modified files:
Mk bsd.linux-rpm.mk bsd.port.mk
archivers/linux-upx Makefile
astro/google-earth Makefile
audio/baudline Makefile
audio/linux-esound Makefile
audio/linux-freealut Makefile
audio/linux-libvorbis Makefile
audio/linux-openal Makefile
audio/linux-sdl_mixer Makefile
audio/teamspeak_client Makefile
biology/consed Makefile
cad/linux-eagle Makefile
cad/linux-gid Makefile
devel/linux-allegro Makefile
devel/linux-runrev Makefile
devel/linux-sdl12 Makefile
devel/radrails Makefile
editors/edith Makefile
editors/komodo-edit Makefile
editors/staroffice5 Makefile
editors/staroffice52 Makefile
editors/staroffice60 Makefile
editors/staroffice70 Makefile
emulators/linux-ePSXe Makefile
emulators/linux-geepee32 Makefile
emulators/linux-padjoy Makefile
emulators/linux-peops-softgpu Makefile
emulators/linux-peops-spu Makefile
emulators/linux-pete-mesagpu Makefile
emulators/linux-pete-xgl2gpu Makefile
emulators/linux-vmware-toolbox2 Makefile
emulators/linux-vmware-toolbox4 Makefile
emulators/linux-vmware-toolbox5 Makefile
emulators/linux-vmware-toolbox6 Makefile
emulators/vmware3 Makefile
french/gibi Makefile
french/staroffice52 Makefile
games/HeroesOfMightAndMagic Makefile
games/adom Makefile
games/dsnake Makefile
games/gish-demo Makefile
games/hohlin Makefile
games/linux-candycruncher-demo Makefile
games/linux-coldwar-demo Makefile
games/linux-darwinia-demo Makefile
games/linux-defcon Makefile
games/linux-doom3 Makefile
games/linux-doom3-demo Makefile
games/linux-gorky17-demo Makefile
games/linux-hdb-demo Makefile
games/linux-majesty-demo Makefile
games/linux-nerogame Makefile
games/linux-ningpo-demo Makefile
games/linux-nwnclient Makefile
games/linux-quake4 Makefile
games/linux-quake4-demo Makefile
games/linux-savage Makefile
games/linux-savage-samuraiwars Makefile
games/linux-sof Makefile
games/linux-spheresofchaos-demo Makefile
games/linux-ssamtfe Makefile
games/linux-ssamtse Makefile
games/linux-steam Makefile
games/linux-unrealgold Makefile
games/linux-uplink-demo Makefile
games/linux-ut Makefile
games/linux-ut2003-demo Makefile
games/linux-ut2004-demo Makefile
games/linux-virtual-jay-peak Makefile
games/linux-warsow Makefile
games/rtcw Makefile
games/stvef-paks Makefile
games/stvef-server Makefile
games/utserver Makefile
german/citrix_ica Makefile
german/staroffice5 Makefile
german/staroffice52 Makefile
german/staroffice70 Makefile
graphics/linux-XnViewMP Makefile
graphics/linux-ac3d Makefile
graphics/linux-adobesvg Makefile
graphics/linux-cairo Makefile
graphics/linux-libmng Makefile
graphics/linux-panorama-tools Makefile
graphics/linux-sdl_image Makefile
graphics/linux-sdl_ttf Makefile
graphics/linux-tiff Makefile
graphics/linux_dri Makefile
graphics/linux_dri-devel Makefile
japanese/citrix_ica Makefile
japanese/slimeforest Makefile
java/linux-blackdown-jdk14 Makefile
java/linux-sun-jdk13 Makefile
java/linux-sun-jdk14 Makefile
java/linux-sun-jdk15 Makefile
java/linux-sun-jdk16 Makefile
java/linux-sun-jre15 Makefile
java/linux-sun-jre16 Makefile
lang/visualworks Makefile
mail/mulberry Makefile
math/linux-relview Makefile
math/wingz Makefile
math/wingz3 Makefile
misc/opencyc Makefile
multimedia/linux-realplayer Makefile
multimedia/linux-xmovie Makefile
multimedia/netshow Makefile
net/citrix_ica Makefile
net/linux-nx-client Makefile
net/skype Makefile
net/skype12 Makefile
net-im/aim Makefile
net-p2p/linux-agsatellite Makefile
portuguese/staroffice52 Makefile
print/acroread8 Makefile
print/bjfiltercom Makefile
sysutils/linux-acu Makefile
sysutils/linux-afaapps Makefile
sysutils/linux-nero Makefile
textproc/linux-scim-gtk Makefile
textproc/linux-scim-libs Makefile
www/linux-flashplugin9 Makefile
www/linux-mplayer-plugin Makefile
www/linux-opera Makefile
www/linux-seamonkey Makefile.common
www/nspluginwrapper Makefile
www/opera-linuxplugins Makefile
x11/linux-xorg-libs Makefile
x11-fonts/linux-fontconfig Makefile
x11-toolkits/linux-gtk Makefile
x11-toolkits/linux-gtk2 Makefile
x11-toolkits/linux-openmotif Makefile
x11-toolkits/linux-pango Makefile
x11-toolkits/linux-qt33 Makefile
Added files:
Mk bsd.linux-apps.mk
Log:
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav)
Revision Changes Path
1.1 +350 -0 ports/Mk/bsd.linux-apps.mk (new)
1.14 +14 -2 ports/Mk/bsd.linux-rpm.mk
1.613 +17 -1 ports/Mk/bsd.port.mk
1.2 +1 -2 ports/archivers/linux-upx/Makefile
1.29 +1 -1 ports/astro/google-earth/Makefile
1.37 +1 -1 ports/audio/baudline/Makefile
1.17 +1 -2 ports/audio/linux-esound/Makefile
1.5 +1 -2 ports/audio/linux-freealut/Makefile
1.8 +1 -2 ports/audio/linux-libvorbis/Makefile
1.12 +1 -7 ports/audio/linux-openal/Makefile
1.3 +1 -2 ports/audio/linux-sdl_mixer/Makefile
1.14 +1 -3 ports/audio/teamspeak_client/Makefile
1.3 +1 -1 ports/biology/consed/Makefile
1.21 +1 -1 ports/cad/linux-eagle/Makefile
1.9 +1 -1 ports/cad/linux-gid/Makefile
1.10 +1 -1 ports/devel/linux-allegro/Makefile
1.11 +1 -1 ports/devel/linux-runrev/Makefile
1.18 +1 -1 ports/devel/linux-sdl12/Makefile
1.7 +2 -2 ports/devel/radrails/Makefile
1.14 +1 -1 ports/editors/edith/Makefile
1.6 +1 -3 ports/editors/komodo-edit/Makefile
1.25 +1 -1 ports/editors/staroffice5/Makefile
1.53 +1 -1 ports/editors/staroffice52/Makefile
1.63 +1 -1 ports/editors/staroffice60/Makefile
1.68 +1 -1 ports/editors/staroffice70/Makefile
1.17 +1 -3 ports/emulators/linux-ePSXe/Makefile
1.11 +1 -3 ports/emulators/linux-geepee32/Makefile
1.5 +2 -3 ports/emulators/linux-padjoy/Makefile
1.14 +1 -3 ports/emulators/linux-peops-softgpu/Makefile
1.13 +1 -3 ports/emulators/linux-peops-spu/Makefile
1.15 +1 -3 ports/emulators/linux-pete-mesagpu/Makefile
1.8 +1 -3 ports/emulators/linux-pete-xgl2gpu/Makefile
1.19 +1 -1 ports/emulators/linux-vmware-toolbox2/Makefile
1.26 +1 -1 ports/emulators/linux-vmware-toolbox4/Makefile
1.29 +1 -3 ports/emulators/linux-vmware-toolbox5/Makefile
1.34 +1 -3 ports/emulators/linux-vmware-toolbox6/Makefile
1.100 +1 -1 ports/emulators/vmware3/Makefile
1.25 +1 -1 ports/french/gibi/Makefile
1.30 +1 -1 ports/french/staroffice52/Makefile
1.11 +1 -2 ports/games/HeroesOfMightAndMagic/Makefile
1.19 +1 -1 ports/games/adom/Makefile
1.10 +1 -3 ports/games/dsnake/Makefile
1.7 +1 -4 ports/games/gish-demo/Makefile
1.6 +1 -1 ports/games/hohlin/Makefile
1.3 +1 -9 ports/games/linux-candycruncher-demo/Makefile
1.3 +1 -9 ports/games/linux-coldwar-demo/Makefile
1.4 +1 -5 ports/games/linux-darwinia-demo/Makefile
1.3 +1 -5 ports/games/linux-defcon/Makefile
1.7 +1 -1 ports/games/linux-doom3-demo/Makefile
1.9 +1 -1 ports/games/linux-doom3/Makefile
1.3 +1 -8 ports/games/linux-gorky17-demo/Makefile
1.3 +1 -7 ports/games/linux-hdb-demo/Makefile
1.3 +1 -8 ports/games/linux-majesty-demo/Makefile
1.2 +1 -4 ports/games/linux-nerogame/Makefile
1.3 +1 -9 ports/games/linux-ningpo-demo/Makefile
1.17 +2 -3 ports/games/linux-nwnclient/Makefile
1.7 +1 -2 ports/games/linux-quake4-demo/Makefile
1.15 +1 -2 ports/games/linux-quake4/Makefile
1.2 +1 -3 ports/games/linux-savage-samuraiwars/Makefile
1.8 +1 -3 ports/games/linux-savage/Makefile
1.2 +1 -1 ports/games/linux-sof/Makefile
1.4 +1 -2 ports/games/linux-spheresofchaos-demo/Makefile
1.2 +2 -4 ports/games/linux-ssamtfe/Makefile
1.13 +2 -4 ports/games/linux-ssamtse/Makefile
1.10 +1 -1 ports/games/linux-steam/Makefile
1.3 +2 -3 ports/games/linux-unrealgold/Makefile
1.4 +1 -7 ports/games/linux-uplink-demo/Makefile
1.8 +1 -3 ports/games/linux-ut/Makefile
1.8 +1 -1 ports/games/linux-ut2003-demo/Makefile
1.8 +1 -1 ports/games/linux-ut2004-demo/Makefile
1.8 +1 -1 ports/games/linux-virtual-jay-peak/Makefile
1.9 +3 -6 ports/games/linux-warsow/Makefile
1.28 +1 -1 ports/games/rtcw/Makefile
1.8 +1 -1 ports/games/stvef-paks/Makefile
1.16 +1 -1 ports/games/stvef-server/Makefile
1.32 +1 -2 ports/games/utserver/Makefile
1.20 +1 -2 ports/german/citrix_ica/Makefile
1.19 +1 -1 ports/german/staroffice5/Makefile
1.44 +1 -1 ports/german/staroffice52/Makefile
1.69 +1 -1 ports/german/staroffice70/Makefile
1.3 +1 -1 ports/graphics/linux-XnViewMP/Makefile
1.23 +1 -5 ports/graphics/linux-ac3d/Makefile
1.4 +1 -1 ports/graphics/linux-adobesvg/Makefile
1.5 +1 -4 ports/graphics/linux-cairo/Makefile
1.11 +1 -2 ports/graphics/linux-libmng/Makefile
1.13 +1 -4 ports/graphics/linux-panorama-tools/Makefile
1.11 +1 -2 ports/graphics/linux-sdl_image/Makefile
1.3 +1 -2 ports/graphics/linux-sdl_ttf/Makefile
1.18 +1 -2 ports/graphics/linux-tiff/Makefile
1.8 +1 -1 ports/graphics/linux_dri-devel/Makefile
1.25 +1 -1 ports/graphics/linux_dri/Makefile
1.7 +1 -2 ports/japanese/citrix_ica/Makefile
1.10 +1 -2 ports/japanese/slimeforest/Makefile
1.17 +1 -1 ports/java/linux-blackdown-jdk14/Makefile
1.49 +1 -1 ports/java/linux-sun-jdk13/Makefile
1.65 +1 -1 ports/java/linux-sun-jdk14/Makefile
1.32 +1 -1 ports/java/linux-sun-jdk15/Makefile
1.35 +1 -1 ports/java/linux-sun-jdk16/Makefile
1.3 +1 -1 ports/java/linux-sun-jre15/Makefile
1.3 +1 -1 ports/java/linux-sun-jre16/Makefile
1.17 +1 -1 ports/lang/visualworks/Makefile
1.26 +1 -1 ports/mail/mulberry/Makefile
1.9 +1 -3 ports/math/linux-relview/Makefile
1.24 +1 -1 ports/math/wingz/Makefile
1.22 +1 -1 ports/math/wingz3/Makefile
1.11 +1 -1 ports/misc/opencyc/Makefile
1.56 +1 -2 ports/multimedia/linux-realplayer/Makefile
1.34 +1 -1 ports/multimedia/linux-xmovie/Makefile
1.31 +1 -1 ports/multimedia/netshow/Makefile
1.16 +1 -3 ports/net-im/aim/Makefile
1.19 +1 -1 ports/net-p2p/linux-agsatellite/Makefile
1.52 +1 -2 ports/net/citrix_ica/Makefile
1.13 +1 -4 ports/net/linux-nx-client/Makefile
1.49 +2 -6 ports/net/skype/Makefile
1.3 +1 -3 ports/net/skype12/Makefile
1.12 +1 -1 ports/portuguese/staroffice52/Makefile
1.8 +2 -5 ports/print/acroread8/Makefile
1.28 +1 -6 ports/print/bjfiltercom/Makefile
1.10 +1 -3 ports/sysutils/linux-acu/Makefile
1.18 +1 -2 ports/sysutils/linux-afaapps/Makefile
1.4 +1 -2 ports/sysutils/linux-nero/Makefile
1.2 +1 -3 ports/textproc/linux-scim-gtk/Makefile
1.4 +1 -2 ports/textproc/linux-scim-libs/Makefile
1.33 +1 -2 ports/www/linux-flashplugin9/Makefile
1.13 +2 -5 ports/www/linux-mplayer-plugin/Makefile
1.99 +1 -3 ports/www/linux-opera/Makefile
1.14 +2 -7 ports/www/linux-seamonkey/Makefile.common
1.13 +1 -1 ports/www/nspluginwrapper/Makefile
1.9 +1 -1 ports/www/opera-linuxplugins/Makefile
1.21 +1 -2 ports/x11-fonts/linux-fontconfig/Makefile
1.40 +1 -1 ports/x11-toolkits/linux-gtk/Makefile
1.26 +3 -9 ports/x11-toolkits/linux-gtk2/Makefile
1.15 +1 -1 ports/x11-toolkits/linux-openmotif/Makefile
1.18 +2 -6 ports/x11-toolkits/linux-pango/Makefile
1.3 +1 -4 ports/x11-toolkits/linux-qt33/Makefile
1.8 +1 -2 ports/x11/linux-xorg-libs/Makefile
More information about the cvs-all
mailing list