aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
commit186b8ba82fdd761aee89704395c52ac809bc7026 (patch)
tree65c820907a86a7c844ee463115637dde60f2aa36 /sysutils
parent742adcabd74aa0adc91246bae79c97658a078415 (diff)
downloadports-186b8ba82fdd761aee89704395c52ac809bc7026.tar.gz
ports-186b8ba82fdd761aee89704395c52ac809bc7026.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/apcupsd/Makefile5
-rw-r--r--sysutils/coreutils/Makefile4
-rw-r--r--sysutils/gcombust/Makefile4
-rw-r--r--sysutils/gtk-imonc/Makefile5
-rw-r--r--sysutils/mount.app/Makefile3
-rw-r--r--sysutils/xfce4-mcs-manager/Makefile6
-rw-r--r--sysutils/xfce4-mcs-plugins/Makefile6
-rw-r--r--sysutils/xfce4-utils/Makefile6
8 files changed, 20 insertions, 19 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile
index 04edfa0190e8..10a72fef002e 100644
--- a/sysutils/apcupsd/Makefile
+++ b/sysutils/apcupsd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= apcupsd
PORTVERSION= 3.10.11
-#PORTREVISION= 1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= Lars.Koeller@Uni-Bielefeld.de
COMMENT= A daemon for controlling APC UPS
-LIB_DEPENDS= intl.6:${PORTSDIR}/devel/gettext
-
+USE_GETTEXT= yes
USE_REINPLACE= yes
STARTUP_SCRIPT= apcupsd.sh.sample
diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile
index 578a82d50855..39b924f38511 100644
--- a/sysutils/coreutils/Makefile
+++ b/sysutils/coreutils/Makefile
@@ -7,6 +7,7 @@
PORTNAME= coreutils
PORTVERSION= 5.0
+PORTREVISION= 1
CATEGORIES= sysutils textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,14 +17,13 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= jharris@widomaker.com
COMMENT= The Free Software Foundation's core utilities
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
-
CONFLICTS= sh-utils-* fileutils-* textutils-* id-utils-*
# Global variables
#
USE_BZIP2= yes
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes
CONFIGURE_ARGS= --program-prefix=g
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile
index ba7b297723a8..395f31a49922 100644
--- a/sysutils/gcombust/Makefile
+++ b/sysutils/gcombust/Makefile
@@ -7,18 +7,18 @@
PORTNAME= gcombust
PORTVERSION= 0.1.53
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/
MAINTAINER= mcdouga9@msu.edu
COMMENT= A GTK+ frontend for mkisofs and cdrecord
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools \
mkisofs:${PORTSDIR}/sysutils/mkisofs \
cdlabelgen:${PORTSDIR}/print/cdlabelgen
+USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_PERL5_BUILD=yes
USE_GNOME= gtk12 gnomehier
diff --git a/sysutils/gtk-imonc/Makefile b/sysutils/gtk-imonc/Makefile
index d2fd06bbc3c6..df98af7ef037 100644
--- a/sysutils/gtk-imonc/Makefile
+++ b/sysutils/gtk-imonc/Makefile
@@ -7,19 +7,20 @@
PORTNAME= gtk-imonc
PORTVERSION= 0.4.4
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://userpage.fu-berlin.de/~zeank/gtk-imonc/download/
MAINTAINER= steffen@vogelreuter.de
COMMENT= A gtk based client to control an one disc fli4l router
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
- iconv.3:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} \
--with-libiconv-prefix=${LOCALBASE}
+USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gtk12
USE_REINPLACE= yes
diff --git a/sysutils/mount.app/Makefile b/sysutils/mount.app/Makefile
index ad8fbac3e01c..92a3de172eb9 100644
--- a/sysutils/mount.app/Makefile
+++ b/sysutils/mount.app/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mountapp
PORTVERSION= 3.0
+PORTREVISION= 1
CATEGORIES= sysutils windowmaker
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mountapp
@@ -14,9 +15,9 @@ MASTER_SITE_SUBDIR= mountapp
MAINTAINER= nm@web.am
COMMENT= Windowmaker application, Resembles wmmount with extra functionality
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
BUILD_DEPENDS+= ${X11BASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker
+USE_GETTEXT= yes
USE_GNOME= gtk12 glib12
GNU_CONFIGURE= yes
diff --git a/sysutils/xfce4-mcs-manager/Makefile b/sysutils/xfce4-mcs-manager/Makefile
index 45d5beb12dae..39cbb5392b71 100644
--- a/sysutils/xfce4-mcs-manager/Makefile
+++ b/sysutils/xfce4-mcs-manager/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-mcs-manager
PORTVERSION= 4.0.3
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= sysutils xfce
MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \
ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \
@@ -19,11 +19,11 @@ DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
COMMENT= XFce 4 settings manager
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
- xfce4util.1:${PORTSDIR}/x11/libxfce4util \
+LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui \
xfce4mcs-manager.1:${PORTSDIR}/x11/libxfce4mcs
+USE_GETTEXT= yes
USE_GNOME= glib20
USE_REINPLACE= yes
USE_X_PREFIX= yes
diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile
index c6648d78622b..b2f89957942d 100644
--- a/sysutils/xfce4-mcs-plugins/Makefile
+++ b/sysutils/xfce4-mcs-plugins/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-mcs-plugins
PORTVERSION= 4.0.3
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= sysutils xfce
MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \
ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \
@@ -20,10 +20,10 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= XFce 4 settings manager plugins
BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
- xfce4util.1:${PORTSDIR}/x11/libxfce4util \
+LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui
+USE_GETTEXT= yes
USE_GNOME= gtk20
USE_X_PREFIX= yes
USE_LIBTOOL= yes
diff --git a/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile
index 02c23d5c9615..40bc5f24a30c 100644
--- a/sysutils/xfce4-utils/Makefile
+++ b/sysutils/xfce4-utils/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-utils
PORTVERSION= 4.0.3
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= sysutils xfce
MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \
ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \
@@ -19,11 +19,11 @@ DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
COMMENT= XFce 4 essential utilities and scripts
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
- xfce4util.1:${PORTSDIR}/x11/libxfce4util \
+LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui \
xfce4mcs-manager.1:${PORTSDIR}/sysutils/xfce4-mcs-manager
+USE_GETTEXT= yes
USE_GNOME= gtk20
USE_X_PREFIX= yes
USE_LIBTOOL= yes