CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/01/02 10:12:23
Modified files:
x11/xfce4 : xfce4.port.mk
x11/xfce4/exo : Makefile
x11/xfce4/exo/pkg: PLIST
x11/xfce4/garcon: Makefile
x11/xfce4/garcon/pkg: PLIST
x11/xfce4/gtk-xfce-engine: Makefile
x11/xfce4/gtk-xfce-engine/pkg: PLIST-gtk3 PLIST-main
x11/xfce4/libxfce4ui: Makefile
x11/xfce4/libxfce4ui/pkg: PLIST
x11/xfce4/libxfce4util: Makefile
x11/xfce4/libxfce4util/pkg: PLIST
x11/xfce4/libxfcegui4: Makefile
x11/xfce4/libxfcegui4/pkg: PLIST
x11/xfce4/mousepad: Makefile
x11/xfce4/notification-daemon-xfce: Makefile
x11/xfce4/notification-daemon-xfce/pkg: PLIST
x11/xfce4/orage: Makefile
x11/xfce4/orage/pkg: PLIST
x11/xfce4/parole: Makefile
x11/xfce4/parole/pkg: PLIST
x11/xfce4/terminal: Makefile
x11/xfce4/thunar: Makefile
x11/xfce4/thunar/pkg: PLIST
x11/xfce4/thunar-archive: Makefile
x11/xfce4/thunar-archive/pkg: PLIST
x11/xfce4/thunar-media-tags: Makefile
x11/xfce4/thunar-media-tags/pkg: PLIST
x11/xfce4/thunar-vcs: Makefile
x11/xfce4/thunar-vcs/pkg: PLIST
x11/xfce4/tumbler: Makefile
x11/xfce4/tumbler/pkg: PLIST
x11/xfce4/xfce4-appfinder: Makefile
x11/xfce4/xfce4-battery: Makefile
x11/xfce4/xfce4-battery/pkg: PLIST
x11/xfce4/xfce4-clipman: Makefile
x11/xfce4/xfce4-clipman/pkg: PLIST
x11/xfce4/xfce4-cpugraph: Makefile
x11/xfce4/xfce4-cpugraph/pkg: PLIST
x11/xfce4/xfce4-dict: Makefile
x11/xfce4/xfce4-diskperf: Makefile
x11/xfce4/xfce4-diskperf/pkg: PLIST
x11/xfce4/xfce4-fsguard: Makefile
x11/xfce4/xfce4-fsguard/pkg: PLIST
x11/xfce4/xfce4-genmon: Makefile
x11/xfce4/xfce4-genmon/pkg: PLIST
x11/xfce4/xfce4-mailwatch: Makefile
x11/xfce4/xfce4-mixer: Makefile
x11/xfce4/xfce4-mount: Makefile
x11/xfce4/xfce4-mount/pkg: PLIST
x11/xfce4/xfce4-mpc: Makefile
x11/xfce4/xfce4-mpc/pkg: PLIST
x11/xfce4/xfce4-notes: Makefile
x11/xfce4/xfce4-notes/pkg: PLIST
x11/xfce4/xfce4-notifyd: Makefile
x11/xfce4/xfce4-panel: Makefile
x11/xfce4/xfce4-panel/pkg: PLIST
x11/xfce4/xfce4-places: Makefile
x11/xfce4/xfce4-places/pkg: PLIST
x11/xfce4/xfce4-power-manager: Makefile
x11/xfce4/xfce4-quicklauncher: Makefile
x11/xfce4/xfce4-quicklauncher/pkg: PLIST
x11/xfce4/xfce4-screenshooter: Makefile
x11/xfce4/xfce4-session: Makefile
x11/xfce4/xfce4-session/pkg: PLIST
x11/xfce4/xfce4-settings: Makefile
x11/xfce4/xfce4-smartbookmark: Makefile
x11/xfce4/xfce4-smartbookmark/pkg: PLIST
x11/xfce4/xfce4-systemload: Makefile
x11/xfce4/xfce4-systemload/pkg: PLIST
x11/xfce4/xfce4-taskmanager: Makefile
x11/xfce4/xfce4-time-out: Makefile
x11/xfce4/xfce4-time-out/pkg: PLIST
x11/xfce4/xfce4-verve: Makefile
x11/xfce4/xfce4-wavelan: Makefile
x11/xfce4/xfce4-wavelan/pkg: PLIST
x11/xfce4/xfce4-weather: Makefile
x11/xfce4/xfce4-weather/pkg: PLIST
x11/xfce4/xfce4-wmdock: Makefile
x11/xfce4/xfce4-xkb: Makefile
x11/xfce4/xfconf: Makefile
x11/xfce4/xfconf/pkg: PLIST
x11/xfce4/xfdesktop: Makefile
x11/xfce4/xfmpc: Makefile
x11/xfce4/xfprint: Makefile
x11/xfce4/xfprint/pkg: PLIST
x11/xfce4/xfwm4: Makefile
Log message:
Winter cleanup of the Xfce ports:
- use LIBTOOL_FLAGS=--tag=disable-static to avoid building useless
static libs.
- add a MODXFCE_PURGE_LA variable holding the list of dirs to purge from
libtool archive useless files.
- add a MODXFCE4_post-install hook in xfce4.port.mk to purge the la files.
This requires bsd.port.mk r1.1201.
- remove --disable-linker-opts now that --as-needed seems to work fine
- fix WANTLIB (mostly adding harfbuzz icudata icule icuuc in lots of
places)
- update PLISTs: remove @comment'ed static/la files, redundant dirs
ok sthen@ ajacoutot@