Date: Sat, 18 Oct 2003 23:13:49 -0700 (PDT) From: Oliver Lehmann <oliver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/xfce4-mixer Makefile pkg-plist ports/games/xfce4-toys Makefile pkg-plist ports/misc/xfce4-iconbox Makefile pkg-plist ports/print/xfce4-print Makefile pkg-plist ports/sysutils/xfce4-mcs-manager Makefile pkg-plist ... Message-ID: <200310190613.h9J6DnqH004239@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
oliver 2003/10/18 23:13:49 PDT FreeBSD ports repository Modified files: audio/xfce4-mixer Makefile pkg-plist games/xfce4-toys Makefile pkg-plist misc/xfce4-iconbox Makefile pkg-plist print/xfce4-print Makefile pkg-plist sysutils/xfce4-mcs-manager Makefile pkg-plist sysutils/xfce4-mcs-plugins Makefile pkg-plist sysutils/xfce4-utils Makefile pkg-plist x11-fm/xfce4-fm Makefile pkg-plist x11-toolkits/libxfce4gui Makefile x11-wm/xfce4-desktop Makefile pkg-plist x11-wm/xfce4-panel Makefile pkg-plist x11-wm/xfce4-systray Makefile x11-wm/xfce4-wm Makefile pkg-plist Log: - Get the translations installed (Make configure able to detect gettext and add it to LIB_DEPENDS.). [1] - INSTALLS_SHLIB added to the Makefile (Only in case a library get installed by the port.) - remove NO_FILTER_SHLIB - Replaced GNU_CONFIGURE with USE_LIBTOOL if INSTALLS_SHLIB was set in the Makefile - bump PORTREVISION Noted By: Dinesh Nadarajah <dinesh_list@sbcglobal.net> [1] Revision Changes Path 1.11 +8 -2 ports/audio/xfce4-mixer/Makefile 1.2 +13 -0 ports/audio/xfce4-mixer/pkg-plist 1.10 +8 -2 ports/games/xfce4-toys/Makefile 1.2 +11 -0 ports/games/xfce4-toys/pkg-plist 1.7 +8 -2 ports/misc/xfce4-iconbox/Makefile 1.2 +15 -0 ports/misc/xfce4-iconbox/pkg-plist 1.9 +8 -3 ports/print/xfce4-print/Makefile 1.2 +18 -0 ports/print/xfce4-print/pkg-plist 1.7 +6 -1 ports/sysutils/xfce4-mcs-manager/Makefile 1.2 +21 -0 ports/sysutils/xfce4-mcs-manager/pkg-plist 1.9 +8 -2 ports/sysutils/xfce4-mcs-plugins/Makefile 1.2 +21 -0 ports/sysutils/xfce4-mcs-plugins/pkg-plist 1.9 +8 -2 ports/sysutils/xfce4-utils/Makefile 1.4 +20 -0 ports/sysutils/xfce4-utils/pkg-plist 1.10 +8 -3 ports/x11-fm/xfce4-fm/Makefile 1.3 +14 -0 ports/x11-fm/xfce4-fm/pkg-plist 1.8 +2 -2 ports/x11-toolkits/libxfce4gui/Makefile 1.9 +8 -2 ports/x11-wm/xfce4-desktop/Makefile 1.4 +19 -0 ports/x11-wm/xfce4-desktop/pkg-plist 1.9 +8 -2 ports/x11-wm/xfce4-panel/Makefile 1.4 +20 -0 ports/x11-wm/xfce4-panel/pkg-plist 1.11 +3 -1 ports/x11-wm/xfce4-systray/Makefile 1.8 +8 -2 ports/x11-wm/xfce4-wm/Makefile 1.3 +20 -0 ports/x11-wm/xfce4-wm/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310190613.h9J6DnqH004239>