From naddy@mips.inka.de  Mon Sep 24 15:30:34 2001
Return-Path: <naddy@mips.inka.de>
Received: from mail.inka.de (quechua.inka.de [212.227.14.2])
	by hub.freebsd.org (Postfix) with ESMTP id 6800737B40F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Sep 2001 15:30:33 -0700 (PDT)
Received: from kemoauc.mips.inka.de (uucp@)
	by mail.inka.de with local-bsmtp 
	id 15leFD-0005QJ-00; Tue, 25 Sep 2001 00:30:31 +0200
Received: (from naddy@localhost)
	by kemoauc.mips.inka.de (8.11.6/8.11.6) id f8OLXbY77932;
	Mon, 24 Sep 2001 23:33:37 +0200 (CEST)
	(envelope-from naddy)
Message-Id: <200109242133.f8OLXbY77932@kemoauc.mips.inka.de>
Date: Mon, 24 Sep 2001 23:33:37 +0200 (CEST)
From: Christian Weisgerber <naddy@mips.inka.de>
Reply-To: Christian Weisgerber <naddy@mips.inka.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: new: linux-openmotif
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         30804
>Category:       ports
>Synopsis:       new: linux-openmotif
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 24 15:40:00 PDT 2001
>Closed-Date:    Wed Oct 3 20:27:50 PDT 2001
>Last-Modified:  Wed Oct 03 20:28:15 PDT 2001
>Originator:     Christian Weisgerber
>Release:        FreeBSD 5.0-CURRENT alpha
>Organization:
>Environment:
System: FreeBSD kemoauc.mips.inka.de 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Sep 24 05:51:31 CEST 2001 naddy@kemoauc.mips.inka.de:/home/obj/usr/src/sys/KEMOAUC alpha

>Description:

The x11-toolkits/linux-openmotif port provides a set of Open Motif
runtime libraries for the Linux emulation environment.  This is of
particular interest in conjunction with the www/linux-opera port,
which requires a Linux Motif library to use Netscape plugins.

>How-To-Repeat:

>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	linux-openmotif
#	linux-openmotif/Makefile
#	linux-openmotif/pkg-descr
#	linux-openmotif/pkg-comment
#	linux-openmotif/pkg-plist
#	linux-openmotif/distinfo.alpha
#	linux-openmotif/distinfo.i386
#
echo c - linux-openmotif
mkdir -p linux-openmotif > /dev/null 2>&1
echo x - linux-openmotif/Makefile
sed 's/^X//' >linux-openmotif/Makefile << 'END-of-linux-openmotif/Makefile'
X# New ports collection makefile for:   linux-openmotif
X# Date created:                2001-09-24
X# Whom:                        Christian Weisgerber <naddy@mips.inka.de>
X#
X# $FreeBSD$
X
XPORTNAME=	openmotif
XPORTVERSION=	2.1.30
XCATEGORIES=	x11-toolkits linux
XMASTER_SITES=	ftp://ftp.redhat.com/pub/%SUBDIR%/ \
X		ftp://ftp.sourceforge.net/pub/mirrors/redhat/%SUBDIR%/ \
X		ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/%SUBDIR%/ \
X		ftp://ftp.uni-bayreuth.de/pub/redhat.com/%SUBDIR%/
XMASTER_SITE_SUBDIR= contrib/openmotif/linux-rpm
XPKGNAMEPREFIX=	linux-
XEXTRACT_SUFX=	-1_ICS.${MACHINE_ARCH}.rpm
XDIST_SUBDIR=	rpm
XEXTRACT_ONLY=
X
XMAINTAINER=	naddy@mips.inka.de
X
XBUILD_DEPENDS=	rpm2cpio:${PORTSDIR}/archivers/rpm
X
XONLY_FOR_ARCHS=	alpha i386
XUSE_LINUX_PREFIX= yes
XNO_BUILD=	yes
XNO_FILTER_SHLIBS= yes
XMD5_FILE=	${MASTERDIR}/distinfo.${MACHINE_ARCH}
X
XEXTRACT_FILES=	usr/X11R6/lib/libMrm.so.2.1 \
X		usr/X11R6/lib/libUil.so.2.1 \
X		usr/X11R6/lib/libXm.so.2.1
X
Xdo-install:
X	cd ${PREFIX}; \
X	    rpm2cpio ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} | \
X	    cpio -idum -R ${LIBOWN}:${LIBGRP} ${EXTRACT_FILES}
X	chroot ${PREFIX} /sbin/ldconfig
X
X.include <bsd.port.mk>
END-of-linux-openmotif/Makefile
echo x - linux-openmotif/pkg-descr
sed 's/^X//' >linux-openmotif/pkg-descr << 'END-of-linux-openmotif/pkg-descr'
XOpen Motif runtime libraries for the Linux emulation environment.
END-of-linux-openmotif/pkg-descr
echo x - linux-openmotif/pkg-comment
sed 's/^X//' >linux-openmotif/pkg-comment << 'END-of-linux-openmotif/pkg-comment'
XMotif toolkit Linux libraries
END-of-linux-openmotif/pkg-comment
echo x - linux-openmotif/pkg-plist
sed 's/^X//' >linux-openmotif/pkg-plist << 'END-of-linux-openmotif/pkg-plist'
X@comment $FreeBSD$
Xusr/X11R6/lib/libMrm.so.2.1
Xusr/X11R6/lib/libUil.so.2.1
Xusr/X11R6/lib/libXm.so.2.1
X@exec chroot %D /sbin/ldconfig
X@unexec chroot %D /sbin/ldconfig
END-of-linux-openmotif/pkg-plist
echo x - linux-openmotif/distinfo.alpha
sed 's/^X//' >linux-openmotif/distinfo.alpha << 'END-of-linux-openmotif/distinfo.alpha'
XMD5 (rpm/openmotif-2.1.30-1_ICS.alpha.rpm) = c56be19418719de0902e219d9b5bc966
END-of-linux-openmotif/distinfo.alpha
echo x - linux-openmotif/distinfo.i386
sed 's/^X//' >linux-openmotif/distinfo.i386 << 'END-of-linux-openmotif/distinfo.i386'
XMD5 (rpm/openmotif-2.1.30-1_ICS.i386.rpm) = 4eac14702af79a70945e1a4935e0fb12
END-of-linux-openmotif/distinfo.i386
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: petef 
State-Changed-When: Wed Oct 3 20:27:50 PDT 2001 
State-Changed-Why:  
New port committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30804 
>Unformatted:
