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 /graphics/linux-f10-imlib | |
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 'graphics/linux-f10-imlib')
-rw-r--r-- | graphics/linux-f10-imlib/Makefile | 14 | ||||
-rw-r--r-- | graphics/linux-f10-imlib/distinfo.i386 | 12 |
2 files changed, 14 insertions, 12 deletions
diff --git a/graphics/linux-f10-imlib/Makefile b/graphics/linux-f10-imlib/Makefile index a9f1b627bc49..27d674e33dc4 100644 --- a/graphics/linux-f10-imlib/Makefile +++ b/graphics/linux-f10-imlib/Makefile @@ -1,5 +1,5 @@ -# New ports collection makefile for: graphics/linux-f8-imlib -# Date created: 2008-03-28 +# New ports collection makefile for: graphics/linux-f10-imlib +# Date created: 2009-05-03 # Whom: bsam # # $FreeBSD$ @@ -8,15 +8,17 @@ PORTNAME= imlib PORTVERSION= 1.9.15 CATEGORIES= graphics linux -PKGNAMEPREFIX= linux-f8- +PKGNAMEPREFIX= linux-f10- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of imlib (Linux Fedora 8) +COMMENT= RPM of imlib (Linux Fedora 10) + +CONFLICTS= linux-imlib-[0-9]* linux-f8-imlib-[0-9]* USE_LINUX_RPM= yes -LINUX_DIST_VER= 8 -RPMVERSION= 6.fc8 +LINUX_DIST_VER= 10 +RPMVERSION= 9.fc10 BRANDELF_FILES= usr/bin/imlib_config USE_LDCONFIG= yes PLIST= pkg-plist.${LINUX_RPM_ARCH} diff --git a/graphics/linux-f10-imlib/distinfo.i386 b/graphics/linux-f10-imlib/distinfo.i386 index f4e66b056598..b9d7c6046aae 100644 --- a/graphics/linux-f10-imlib/distinfo.i386 +++ b/graphics/linux-f10-imlib/distinfo.i386 @@ -1,6 +1,6 @@ -MD5 (rpm/i386/fedora/8/imlib-1.9.15-6.fc8.i386.rpm) = 7ff61b1548cf2eff01dfa9bfbd571bbc -SHA256 (rpm/i386/fedora/8/imlib-1.9.15-6.fc8.i386.rpm) = 405cd452eeb525de8e74a60e3d431b5b909d1b748a8ab3b087a37b39f3918434 -SIZE (rpm/i386/fedora/8/imlib-1.9.15-6.fc8.i386.rpm) = 430079 -MD5 (rpm/i386/fedora/8/imlib-1.9.15-6.fc8.src.rpm) = cd969acc3e62c07f9e9fc57b16782b2a -SHA256 (rpm/i386/fedora/8/imlib-1.9.15-6.fc8.src.rpm) = 2ed497494ccce3bb32991e866507b4cbace129529c7bf9545cf778a821ab20de -SIZE (rpm/i386/fedora/8/imlib-1.9.15-6.fc8.src.rpm) = 708319 +MD5 (rpm/i386/fedora/10/imlib-1.9.15-9.fc10.i386.rpm) = 4ee17328b5ac48f775ced96fb5a44912 +SHA256 (rpm/i386/fedora/10/imlib-1.9.15-9.fc10.i386.rpm) = 34c0848491cedd1529a5e55742a89923b81afb00e56a30af54c5b5fa7a44e888 +SIZE (rpm/i386/fedora/10/imlib-1.9.15-9.fc10.i386.rpm) = 429806 +MD5 (rpm/i386/fedora/10/imlib-1.9.15-9.fc10.src.rpm) = 3b4116f0aa57f69005778ae5e17429b2 +SHA256 (rpm/i386/fedora/10/imlib-1.9.15-9.fc10.src.rpm) = 2246247de0eaf31d67b613ba7c1494de33ff0823361af7187ec6beacd06c4227 +SIZE (rpm/i386/fedora/10/imlib-1.9.15-9.fc10.src.rpm) = 708817 |