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 /textproc/linux-f10-scim-libs | |
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 'textproc/linux-f10-scim-libs')
-rw-r--r-- | textproc/linux-f10-scim-libs/Makefile | 14 | ||||
-rw-r--r-- | textproc/linux-f10-scim-libs/distinfo.i386 | 12 |
2 files changed, 14 insertions, 12 deletions
diff --git a/textproc/linux-f10-scim-libs/Makefile b/textproc/linux-f10-scim-libs/Makefile index 5bc2397693e5..6e616479ab6c 100644 --- a/textproc/linux-f10-scim-libs/Makefile +++ b/textproc/linux-f10-scim-libs/Makefile @@ -1,5 +1,5 @@ -# New ports collection makefile for: textproc/linux-f8-scim-libs -# Date created: 2008-04-15 +# New ports collection makefile for: textproc/linux-f10-scim-libs +# Date created: 2009-05-03 # Whom: bsam # # $FreeBSD$ @@ -8,17 +8,19 @@ PORTNAME= scim-libs PORTVERSION= 1.4.7 CATEGORIES= textproc linux -PKGNAMEPREFIX= linux-f8- +PKGNAMEPREFIX= linux-f10- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org -COMMENT= Smart Common Input Method libraries (Linux Fedora 8) +COMMENT= Smart Common Input Method libraries (Linux Fedora 10) + +CONFLICTS= linux-scim-libs-[0-9]* linux-f8-scim-libs-[0-9]* ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes USE_LINUX_APPS= gtk2 -LINUX_DIST_VER= 8 -RPMVERSION= 7.fc8 +LINUX_DIST_VER= 10 +RPMVERSION= 35.fc10 USE_LDCONFIG= yes SRC_DISTFILES= scim-${PORTVERSION}-${RPMVERSION}.src.rpm diff --git a/textproc/linux-f10-scim-libs/distinfo.i386 b/textproc/linux-f10-scim-libs/distinfo.i386 index ca97ba9f21c6..26417fe95d6d 100644 --- a/textproc/linux-f10-scim-libs/distinfo.i386 +++ b/textproc/linux-f10-scim-libs/distinfo.i386 @@ -1,6 +1,6 @@ -MD5 (rpm/i386/fedora/8/scim-libs-1.4.7-7.fc8.i386.rpm) = 40e88d73860a41263e0797cc8a5e4572 -SHA256 (rpm/i386/fedora/8/scim-libs-1.4.7-7.fc8.i386.rpm) = 707e17dfb2c56119fc361c92fbde55eae6b23bd4a98ee2ab234c4923d3e865b9 -SIZE (rpm/i386/fedora/8/scim-libs-1.4.7-7.fc8.i386.rpm) = 420339 -MD5 (rpm/i386/fedora/8/scim-1.4.7-7.fc8.src.rpm) = 983f86fa040f81be8e8aae227cf35cb1 -SHA256 (rpm/i386/fedora/8/scim-1.4.7-7.fc8.src.rpm) = 93faafef3ad42a8349007e7d28988dac23fea212ff55e9f957a07e4a54f12276 -SIZE (rpm/i386/fedora/8/scim-1.4.7-7.fc8.src.rpm) = 3121068 +MD5 (rpm/i386/fedora/10/scim-libs-1.4.7-35.fc10.i386.rpm) = 316018dd301f747505bb5d406e2fb089 +SHA256 (rpm/i386/fedora/10/scim-libs-1.4.7-35.fc10.i386.rpm) = f374cff408664b7cdf451de203cc27500714d845ad178d4a458ce6e0dac1aeaa +SIZE (rpm/i386/fedora/10/scim-libs-1.4.7-35.fc10.i386.rpm) = 421291 +MD5 (rpm/i386/fedora/10/scim-1.4.7-35.fc10.src.rpm) = 0fdb0a930e057a002ab5975ed133f61e +SHA256 (rpm/i386/fedora/10/scim-1.4.7-35.fc10.src.rpm) = 5294c3627d9db4ac48652e7d764ccb6aa3e938154892b3a9740b7ea7274c75cb +SIZE (rpm/i386/fedora/10/scim-1.4.7-35.fc10.src.rpm) = 3212096 |