diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-01 17:26:31 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-01 17:26:31 +0000 |
commit | c11516af7b118b7909eea2a3365f1ba4a6bff9cc (patch) | |
tree | 050a5fb21d70933dedc96afc2daadfe787f7b9b2 /devel/linux-f10-allegro | |
parent | 57195ab8e84799c7a48627bc919b6702064e6fb0 (diff) | |
download | ports-c11516af7b118b7909eea2a3365f1ba4a6bff9cc.tar.gz ports-c11516af7b118b7909eea2a3365f1ba4a6bff9cc.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.
Notes
Notes:
svn path=/head/; revision=234983
Diffstat (limited to 'devel/linux-f10-allegro')
-rw-r--r-- | devel/linux-f10-allegro/Makefile | 14 | ||||
-rw-r--r-- | devel/linux-f10-allegro/distinfo.i386 | 12 |
2 files changed, 14 insertions, 12 deletions
diff --git a/devel/linux-f10-allegro/Makefile b/devel/linux-f10-allegro/Makefile index 64d9036ab867..ccecb8150d8e 100644 --- a/devel/linux-f10-allegro/Makefile +++ b/devel/linux-f10-allegro/Makefile @@ -1,5 +1,5 @@ -# New ports collection makefile for: devel/linux-f8-allegro -# Date created: 2008-04-03 +# New ports collection makefile for: devel/linux-f10-allegro +# Date created: 2009-05-03 # Whom: bsam # # $FreeBSD$ @@ -8,17 +8,19 @@ PORTNAME= allegro PORTVERSION= 4.2.2 CATEGORIES= devel linux -PKGNAMEPREFIX= linux-f8- +PKGNAMEPREFIX= linux-f10- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= Cross-platform game programming library (Linux Fedora 8) +COMMENT= Cross-platform game programming library (Linux Fedora 10) + +CONFLICTS= linux-allegro-[0-9]* linux-f8-allegro-[0-9]* USE_LINUX_RPM= yes USE_LINUX_APPS= xorglibs ONLY_FOR_ARCHS= i386 amd64 -LINUX_DIST_VER= 8 -RPMVERSION= 10.fc8 +LINUX_DIST_VER= 10 +RPMVERSION= 10.fc10 USE_LDCONFIG= yes DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr diff --git a/devel/linux-f10-allegro/distinfo.i386 b/devel/linux-f10-allegro/distinfo.i386 index 118f016ac674..3c24c51bcded 100644 --- a/devel/linux-f10-allegro/distinfo.i386 +++ b/devel/linux-f10-allegro/distinfo.i386 @@ -1,6 +1,6 @@ -MD5 (rpm/i386/fedora/8/allegro-4.2.2-10.fc8.i386.rpm) = b4f23aff35705738c6db9da89a5435e0 -SHA256 (rpm/i386/fedora/8/allegro-4.2.2-10.fc8.i386.rpm) = 726a62c6f30af9c61a0a5a46798e46008a32ec662ade21d7699643ce2c800f39 -SIZE (rpm/i386/fedora/8/allegro-4.2.2-10.fc8.i386.rpm) = 643259 -MD5 (rpm/i386/fedora/8/allegro-4.2.2-10.fc8.src.rpm) = baa8b91e78d0ded710a28d06256774fa -SHA256 (rpm/i386/fedora/8/allegro-4.2.2-10.fc8.src.rpm) = c2c2abc4373d3c7711ef99fd402b99e0bc0f7f079db4c88409d0cbd5c22f04d1 -SIZE (rpm/i386/fedora/8/allegro-4.2.2-10.fc8.src.rpm) = 3160738 +MD5 (rpm/i386/fedora/10/allegro-4.2.2-10.fc10.i386.rpm) = 76f601ed97cad3801b07fd46f92410b0 +SHA256 (rpm/i386/fedora/10/allegro-4.2.2-10.fc10.i386.rpm) = 8e1f810b9f6085ef3b13a582035bdbea1fd123bf96fc8d70cdc8670dcda02084 +SIZE (rpm/i386/fedora/10/allegro-4.2.2-10.fc10.i386.rpm) = 652126 +MD5 (rpm/i386/fedora/10/allegro-4.2.2-10.fc10.src.rpm) = ff2a515d6c69e128c06b6ab2ae00e30b +SHA256 (rpm/i386/fedora/10/allegro-4.2.2-10.fc10.src.rpm) = aec9b67b6dc40c2d006836666d5a794bc0ba8af4dad7a123214f5670010c44be +SIZE (rpm/i386/fedora/10/allegro-4.2.2-10.fc10.src.rpm) = 3160747 |