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-openmotif | |
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-openmotif')
-rw-r--r-- | x11-toolkits/linux-f10-openmotif/Makefile | 37 | ||||
-rw-r--r-- | x11-toolkits/linux-f10-openmotif/distinfo.i386 | 6 | ||||
-rw-r--r-- | x11-toolkits/linux-f10-openmotif/pkg-plist | 14 |
3 files changed, 27 insertions, 30 deletions
diff --git a/x11-toolkits/linux-f10-openmotif/Makefile b/x11-toolkits/linux-f10-openmotif/Makefile index d1ca9a372f32..44c3acbccd99 100644 --- a/x11-toolkits/linux-f10-openmotif/Makefile +++ b/x11-toolkits/linux-f10-openmotif/Makefile @@ -1,40 +1,33 @@ -# New ports collection makefile for: linux-openmotif -# Date created: 2001-09-24 -# Whom: Christian Weisgerber <naddy@mips.inka.de> +# New ports collection makefile for: x11-toolkits/linux-f10-openmotif +# Date created: 2009-05-03 +# Whom: bsam # # $FreeBSD$ PORTNAME= openmotif -PORTVERSION= 2.2.4 +PORTVERSION= 2.3.2 CATEGORIES= x11-toolkits linux MASTER_SITES= ftp://ftp.motifzone.com/%SUBDIR%/ \ - ftp://ftp.ics.com/pub/Products/Motif/%SUBDIR%/ -MASTER_SITE_SUBDIR= om2.2.4/redhat-7.3 -PKGNAMEPREFIX= linux-f8- -EXTRACT_SUFX= -0.1.i386.rpm + ftp://ftp.ics.com/openmotif/%SUBDIR%/ +MASTER_SITE_SUBDIR= 2.3/${PORTVERSION} +PKGNAMEPREFIX= linux-f10- +EXTRACT_SUFX= -1.fc10.i386.rpm DIST_SUBDIR= rpm -EXTRACT_ONLY= MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Motif toolkit Linux libraries -BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm +CONFLICTS= linux-openmotif-[0-9]* linux-f8-openmotif-[0-9]* ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= yes +USE_LINUX_RPM= yes USE_LINUX_APPS= xorglibs -USE_LINUX_PREFIX= yes -NO_BUILD= yes +USE_LDCONFIG= yes +SRC_DISTFILES= MD5_FILE= ${MASTERDIR}/distinfo.i386 -EXTRACT_FILES= ./usr/X11R6/lib/libMrm.so.3.0.3 \ - ./usr/X11R6/lib/libUil.so.3.0.3 \ - ./usr/X11R6/lib/libXm.so.3.0.3 - -do-install: - cd ${PREFIX}; \ - rpm2cpio ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} | \ - ${CPIO} -idum -R ${LIBOWN}:${LIBGRP} ${EXTRACT_FILES} - chroot ${PREFIX} /sbin/ldconfig +post-extract: + @${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/bin ${WRKSRC}/usr/include \ + ${WRKSRC}/usr/share ${WRKSRC}/usr/lib/X11 .include <bsd.port.mk> diff --git a/x11-toolkits/linux-f10-openmotif/distinfo.i386 b/x11-toolkits/linux-f10-openmotif/distinfo.i386 index 47b971480348..98f6ac43ec00 100644 --- a/x11-toolkits/linux-f10-openmotif/distinfo.i386 +++ b/x11-toolkits/linux-f10-openmotif/distinfo.i386 @@ -1,3 +1,3 @@ -MD5 (rpm/openmotif-2.2.4-0.1.i386.rpm) = 1600340ba67417562da5bca16dfdef2f -SHA256 (rpm/openmotif-2.2.4-0.1.i386.rpm) = 63f3f6de2f30f9296a47cf3132911eba266fbe716924efbedb9c677034ec15b1 -SIZE (rpm/openmotif-2.2.4-0.1.i386.rpm) = 2898870 +MD5 (rpm/openmotif-2.3.2-1.fc10.i386.rpm) = 2d56e67ea460e52c1b28cf40094bba80 +SHA256 (rpm/openmotif-2.3.2-1.fc10.i386.rpm) = 05460147a93b0fa0e7702a1b1a525302f56785c21ae61d68f4e84f7d102efa1f +SIZE (rpm/openmotif-2.3.2-1.fc10.i386.rpm) = 1597145 diff --git a/x11-toolkits/linux-f10-openmotif/pkg-plist b/x11-toolkits/linux-f10-openmotif/pkg-plist index da31f4f190e6..a14782287c34 100644 --- a/x11-toolkits/linux-f10-openmotif/pkg-plist +++ b/x11-toolkits/linux-f10-openmotif/pkg-plist @@ -1,5 +1,9 @@ -usr/X11R6/lib/libMrm.so.3.0.3 -usr/X11R6/lib/libUil.so.3.0.3 -usr/X11R6/lib/libXm.so.3.0.3 -@exec chroot %D /sbin/ldconfig -@unexec chroot %D /sbin/ldconfig +usr/lib/libMrm.so +usr/lib/libMrm.so.4 +usr/lib/libMrm.so.4.0.2 +usr/lib/libUil.so +usr/lib/libUil.so.4 +usr/lib/libUil.so.4.0.2 +usr/lib/libXm.so +usr/lib/libXm.so.4 +usr/lib/libXm.so.4.0.2 |