diff options
author | bsam <bsam@FreeBSD.org> | 2009-06-02 01:26:31 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-06-02 01:26:31 +0800 |
commit | b67e89375e2935769a740e6daa93cab4e01ce4e4 (patch) | |
tree | 36c801e59afd8bf959bbfa435be1e5b23a32179d /x11-toolkits/linux-f10-gtk | |
parent | 9d67f5f0305d6e8609bc6d9353603aae92ae9263 (diff) | |
download | freebsd-ports-gnome-b67e89375e2935769a740e6daa93cab4e01ce4e4.tar.gz freebsd-ports-gnome-b67e89375e2935769a740e6daa93cab4e01ce4e4.tar.zst freebsd-ports-gnome-b67e89375e2935769a740e6daa93cab4e01ce4e4.zip |
Here are new Linux Fedora 10 infrastructure ports.
Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.
If you want to switch to linux-f10 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=f10
OVERRIDE_LINUX_NONBASE_PORTS=f10
An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.
For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.
Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).
There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@ ML.
Diffstat (limited to 'x11-toolkits/linux-f10-gtk')
-rw-r--r-- | x11-toolkits/linux-f10-gtk/Makefile | 14 | ||||
-rw-r--r-- | x11-toolkits/linux-f10-gtk/distinfo.i386 | 12 |
2 files changed, 14 insertions, 12 deletions
diff --git a/x11-toolkits/linux-f10-gtk/Makefile b/x11-toolkits/linux-f10-gtk/Makefile index 9395d3cdf40e..444650506359 100644 --- a/x11-toolkits/linux-f10-gtk/Makefile +++ b/x11-toolkits/linux-f10-gtk/Makefile @@ -1,5 +1,5 @@ -# New ports collection makefile for: x11-toolkits/linux-f8-gtk -# Date created: 2008-04-04 +# New ports collection makefile for: x11-toolkits/linux-f10-gtk +# Date created: 2009-05-03 # Whom: bsam # # $FreeBSD$ @@ -8,18 +8,20 @@ PORTNAME= gtk PORTVERSION= 1.2.10 CATEGORIES= x11-toolkits linux -PKGNAMEPREFIX= linux-f8- +PKGNAMEPREFIX= linux-f10- DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= Gtk library (Linux Fedora 8) +COMMENT= Gtk library (Linux Fedora 10) + +CONFLICTS= linux-gtk-[0-9]* linux-f8-gtk-[0-9]* ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes USE_LINUX_APPS= xorglibs LINUX_NAME= ${PORTNAME}+ -LINUX_DIST_VER= 8 -RPMVERSION= 59.fc8 +LINUX_DIST_VER= 10 +RPMVERSION= 66.fc10 USE_LDCONFIG= yes PLIST= pkg-plist.${LINUX_RPM_ARCH} diff --git a/x11-toolkits/linux-f10-gtk/distinfo.i386 b/x11-toolkits/linux-f10-gtk/distinfo.i386 index 6efac22211e7..82100fedcccd 100644 --- a/x11-toolkits/linux-f10-gtk/distinfo.i386 +++ b/x11-toolkits/linux-f10-gtk/distinfo.i386 @@ -1,6 +1,6 @@ -MD5 (rpm/i386/fedora/8/gtk+-1.2.10-59.fc8.i386.rpm) = 4c974342b22c895a653f740eab183615 -SHA256 (rpm/i386/fedora/8/gtk+-1.2.10-59.fc8.i386.rpm) = 4bbff68974f7bac3aae73666220495a29c06de2a04ab7efafcab367bb5735d15 -SIZE (rpm/i386/fedora/8/gtk+-1.2.10-59.fc8.i386.rpm) = 932594 -MD5 (rpm/i386/fedora/8/gtk+-1.2.10-59.fc8.src.rpm) = f4b2b2a7406476e520bfc72603aa2ed8 -SHA256 (rpm/i386/fedora/8/gtk+-1.2.10-59.fc8.src.rpm) = 794c505c338736a6634d32f536f641d9dd0f84a9290955d2a94853b50c340d79 -SIZE (rpm/i386/fedora/8/gtk+-1.2.10-59.fc8.src.rpm) = 2922519 +MD5 (rpm/i386/fedora/10/gtk+-1.2.10-66.fc10.i386.rpm) = 5aa21c98e9eeb24c2f6c34fdffe40ac3 +SHA256 (rpm/i386/fedora/10/gtk+-1.2.10-66.fc10.i386.rpm) = 068df78fbf972acf92b42097c61e4d0791b82e308d591238cab8813d9eab8cc4 +SIZE (rpm/i386/fedora/10/gtk+-1.2.10-66.fc10.i386.rpm) = 940191 +MD5 (rpm/i386/fedora/10/gtk+-1.2.10-66.fc10.src.rpm) = a0303bfe9935859eaca4e3eacfe608b6 +SHA256 (rpm/i386/fedora/10/gtk+-1.2.10-66.fc10.src.rpm) = 5c626cecc0fba3c09e009153f6dd8e508566d61143bcd2f2c81bb26f73fa16ab +SIZE (rpm/i386/fedora/10/gtk+-1.2.10-66.fc10.src.rpm) = 2922675 |