aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2002-04-13 01:10:20 +0800
committerade <ade@FreeBSD.org>2002-04-13 01:10:20 +0800
commit17667de189a473dd1b3f3844a9a029a6ea7faee2 (patch)
treed11d27576ba0bc6656fca5c8a2e074489e3a91b7 /graphics
parent8d430f11da8d17c3ad0e7d892920c5a7ee27829c (diff)
downloadfreebsd-ports-gnome-17667de189a473dd1b3f3844a9a029a6ea7faee2.tar.gz
freebsd-ports-gnome-17667de189a473dd1b3f3844a9a029a6ea7faee2.tar.zst
freebsd-ports-gnome-17667de189a473dd1b3f3844a9a029a6ea7faee2.zip
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gphoto2/Makefile5
-rw-r--r--graphics/gtkgraph/Makefile3
-rw-r--r--graphics/gtksee/Makefile4
-rw-r--r--graphics/libxine/Makefile4
-rw-r--r--graphics/ogle-gui/Makefile5
-rw-r--r--graphics/ruby-tgif/Makefile4
-rw-r--r--graphics/tgif-nls/Makefile5
-rw-r--r--graphics/xine/Makefile4
-rw-r--r--graphics/xmps-opendivx-plugin/Makefile3
-rw-r--r--graphics/xmps-win32-plugin/Makefile3
10 files changed, 20 insertions, 20 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile
index 7e7e37fbb631..dd32e53e5a29 100644
--- a/graphics/gphoto2/Makefile
+++ b/graphics/gphoto2/Makefile
@@ -7,14 +7,13 @@
PORTNAME= gphoto2
PORTVERSION= 2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.gphoto.net/dist/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
- intl.1:${PORTSDIR}/devel/gettext-old \
+LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \
usb-0.1.5:${PORTSDIR}/devel/libusb \
aa.1:${PORTSDIR}/graphics/aalib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/gtkgraph/Makefile b/graphics/gtkgraph/Makefile
index aecde0765845..3396bb2aacf5 100644
--- a/graphics/gtkgraph/Makefile
+++ b/graphics/gtkgraph/Makefile
@@ -7,13 +7,14 @@
PORTNAME= gtkgraph
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= graphics math
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= jedgar
MAINTAINER= jedgar@FreeBSD.org
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old
+LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile
index ece7fb273f84..8c5eaea88189 100644
--- a/graphics/gtksee/Makefile
+++ b/graphics/gtksee/Makefile
@@ -7,14 +7,14 @@
PORTNAME= gtksee
PORTVERSION= 0.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.linux.tucows.com/files/x11/graphics/ \
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
MAINTAINER= dirk@FreeBSD.org
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old \
+LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
diff --git a/graphics/libxine/Makefile b/graphics/libxine/Makefile
index 85609723fb52..327dc8c1b6de 100644
--- a/graphics/libxine/Makefile
+++ b/graphics/libxine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xine
PORTVERSION= 0.9.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://xine.sourceforge.net/files/ \
${MASTER_SITE_SOURCEFORGE}
@@ -20,7 +20,7 @@ MAINTAINER= nobutaka@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/libavcodec.a:${PORTSDIR}/graphics/ffmpeg
LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \
aa.1:${PORTSDIR}/graphics/aalib \
- intl.1:${PORTSDIR}/devel/gettext-old
+ intl.2:${PORTSDIR}/devel/gettext
WRKSRC= ${WRKDIR}/${PORTNAME}-lib-${PORTVERSION}
diff --git a/graphics/ogle-gui/Makefile b/graphics/ogle-gui/Makefile
index 0cbf42e80c27..095785ddbc54 100644
--- a/graphics/ogle-gui/Makefile
+++ b/graphics/ogle-gui/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ogle
PORTVERSION= 0.8.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics gnome
MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/
PKGNAMESUFFIX= -gui
@@ -16,8 +16,7 @@ DISTNAME= ${PORTNAME}_gui-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/ogle/libdvdcontrol.so.5:${PORTSDIR}/graphics/ogle
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old \
- iconv.3:${PORTSDIR}/converters/libiconv \
+LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \
glade.4:${PORTSDIR}/devel/libglade \
xml2.5:${PORTSDIR}/textproc/libxml2
RUN_DEPENDS= ogle:${PORTSDIR}/graphics/ogle
diff --git a/graphics/ruby-tgif/Makefile b/graphics/ruby-tgif/Makefile
index 47fbc7e44cf1..929ed9fca7e3 100644
--- a/graphics/ruby-tgif/Makefile
+++ b/graphics/ruby-tgif/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tgif
PORTVERSION= 20010408
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics ruby
MASTER_SITES= http://www2s.biglobe.ne.jp/~Nori/ruby/dist/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${TGIF_PORT}:build
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old
+LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/graphics/tgif-nls/Makefile b/graphics/tgif-nls/Makefile
index 55834c00443e..5896b4444bc7 100644
--- a/graphics/tgif-nls/Makefile
+++ b/graphics/tgif-nls/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tgif
PORTVERSION= 4.1.41
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \
ftp://ftp.cs.ucla.edu/pub/tgif/ \
@@ -16,8 +16,7 @@ PKGNAMESUFFIX= -nls
MAINTAINER= one@netlab.is.tsukuba.ac.jp
-BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old
+LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm
USE_IMAKE= yes
diff --git a/graphics/xine/Makefile b/graphics/xine/Makefile
index 661cca2668e1..f07390b8ba62 100644
--- a/graphics/xine/Makefile
+++ b/graphics/xine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xine
PORTVERSION= 0.9.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://xine.sourceforge.net/files/ \
${MASTER_SITE_SOURCEFORGE}
@@ -19,7 +19,7 @@ MAINTAINER= nobutaka@FreeBSD.org
LIB_DEPENDS= xine.0:${PORTSDIR}/graphics/libxine \
aa.1:${PORTSDIR}/graphics/aalib \
png.5:${PORTSDIR}/graphics/png \
- intl.1:${PORTSDIR}/devel/gettext-old
+ intl.2:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes
USE_IMLIB= yes
diff --git a/graphics/xmps-opendivx-plugin/Makefile b/graphics/xmps-opendivx-plugin/Makefile
index 18116c232039..70541b1601f5 100644
--- a/graphics/xmps-opendivx-plugin/Makefile
+++ b/graphics/xmps-opendivx-plugin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xmps-opendivx-plugin
PORTVERSION= 0.0.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://download.projectmayo.com/dnload/divx4linux/xmps/
@@ -14,7 +15,7 @@ MAINTAINER= lioux@FreeBSD.org
LIB_DEPENDS= divxdecore.0:${PORTSDIR}/graphics/libdivxdecore \
xmps.0:${PORTSDIR}/graphics/xmps \
- intl.1:${PORTSDIR}/devel/gettext-old
+ intl.2:${PORTSDIR}/devel/gettext
WRKSRC= ${WRKDIR}/${PORTNAME}-0.0.2
USE_GMAKE= yes
diff --git a/graphics/xmps-win32-plugin/Makefile b/graphics/xmps-win32-plugin/Makefile
index 6f7167f219c4..e9cb901fdaab 100644
--- a/graphics/xmps-win32-plugin/Makefile
+++ b/graphics/xmps-win32-plugin/Makefile
@@ -7,13 +7,14 @@
PORTNAME= xmps-win32-plugin
PORTVERSION= 0.0.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://xmps.sourceforge.net/sources/
MAINTAINER= lioux@FreeBSD.org
LIB_DEPENDS= xmps.0:${PORTSDIR}/graphics/xmps \
- intl.1:${PORTSDIR}/devel/gettext-old
+ intl.2:${PORTSDIR}/devel/gettext
RUN_DEPENDS= ${CODEC_DETECTION_FILE}:${CODEC_PORT}
USE_GMAKE= yes