diff options
author | bsam <bsam@FreeBSD.org> | 2009-04-01 18:10:16 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-04-01 18:10:16 +0800 |
commit | d41db796bd7cff9ae9552600909f5c0ae1bd9277 (patch) | |
tree | 6c28dd92d52acb619455f2ef33b5f35a668229af /x11-toolkits | |
parent | 69ff18d2fc3f2fab2f37e3c338f4ac6417d56b3a (diff) | |
download | freebsd-ports-gnome-d41db796bd7cff9ae9552600909f5c0ae1bd9277.tar.gz freebsd-ports-gnome-d41db796bd7cff9ae9552600909f5c0ae1bd9277.tar.zst freebsd-ports-gnome-d41db796bd7cff9ae9552600909f5c0ae1bd9277.zip |
Finish repocopies of new linux-f8 infrastructure ports:
. add CONFLICTS to 47 original ports;
. bump PORTREVISIONs for all of them;
. pet portlint for 2-3 ports (misplaced PORTREVISION).
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/linux-gtk/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/linux-gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/linux-openmotif/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/linux-pango/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/linux-qt33/Makefile | 3 |
5 files changed, 15 insertions, 4 deletions
diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile index 715acd969687..28770096b17c 100644 --- a/x11-toolkits/linux-gtk/Makefile +++ b/x11-toolkits/linux-gtk/Makefile @@ -9,13 +9,15 @@ PORTNAME= gtk PORTVERSION= 1.2.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits linux DISTNAME= gtk+-${PORTVERSION}-39 MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of the Gtk lib +CONFLICTS= linux-f8-gtk-[0-9]* + ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes diff --git a/x11-toolkits/linux-gtk2/Makefile b/x11-toolkits/linux-gtk2/Makefile index a183e803d042..4f0ee8f96e07 100644 --- a/x11-toolkits/linux-gtk2/Makefile +++ b/x11-toolkits/linux-gtk2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtk2 PORTVERSION= 2.6.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits linux DISTFILES= ${PORTNAME}-${PORTVERSION}-2.fc4.4.${LINUX_RPM_ARCH}.rpm \ ${PORTNAME}-engines-2.6.3-2.${LINUX_RPM_ARCH}.rpm @@ -15,6 +15,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-2.fc4.4.${LINUX_RPM_ARCH}.rpm \ MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= GTK+ library, version 2.X, Linux binary +CONFLICTS= linux-f8-gtk2-[0-9]* + ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes # these libraries are required by gtk-query-immodules-2.0 or diff --git a/x11-toolkits/linux-openmotif/Makefile b/x11-toolkits/linux-openmotif/Makefile index 0284d92b4b44..a745feb859cf 100644 --- a/x11-toolkits/linux-openmotif/Makefile +++ b/x11-toolkits/linux-openmotif/Makefile @@ -6,7 +6,7 @@ PORTNAME= openmotif PORTVERSION= 2.2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits linux MASTER_SITES= ftp://ftp.motifzone.com/%SUBDIR%/ \ ftp://ftp.ics.com/pub/Products/Motif/%SUBDIR%/ @@ -21,6 +21,8 @@ COMMENT= Motif toolkit Linux libraries BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm +CONFLICTS= linux-f8-openmotif-[0-9]* + ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_APPS= xorglibs diff --git a/x11-toolkits/linux-pango/Makefile b/x11-toolkits/linux-pango/Makefile index 11c9512817ba..997f74dd626b 100644 --- a/x11-toolkits/linux-pango/Makefile +++ b/x11-toolkits/linux-pango/Makefile @@ -7,8 +7,8 @@ PORTNAME= pango PORTVERSION= 1.10.2 -PORTREVISION= 1 DISTVERSIONSUFFIX= -1.gst.1.4 +PORTREVISION= 2 CATEGORIES= x11-toolkits linux MASTER_SITES= http://gstreamer.freedesktop.org/pkg/%SUBDIR%/ CENKES/myports MASTER_SITE_SUBDIR= ${LINUX_DIST}/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}/RPMS.gst010 @@ -17,6 +17,8 @@ MASTER_SITE_SRC_SUBDIR= ${LINUX_DIST}/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}/SRPMS. MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Linux pango binary +CONFLICTS= linux-f8-pango-[0-9]* + ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes # these libraries are required by pango-querymodules diff --git a/x11-toolkits/linux-qt33/Makefile b/x11-toolkits/linux-qt33/Makefile index 64f5d884540b..b719131ffd4e 100644 --- a/x11-toolkits/linux-qt33/Makefile +++ b/x11-toolkits/linux-qt33/Makefile @@ -7,12 +7,15 @@ PORTNAME= qt33 PORTVERSION= 3.3.4 +PORTREVISION= 1 CATEGORIES= x11-toolkits linux DISTNAME= qt-${PORTVERSION}-${RPMVERSION} MAINTAINER= bsam@FreeBSD.org COMMENT= RPM of QT3 +CONFLICTS= linux-f8-qt33-[0-9]* + USE_LINUX_RPM= yes USE_LINUX_APPS= fontconfig libmng png RPMVERSION= 15.5 |