Date: Sat, 14 Feb 2004 03:10:08 -0800 (PST) From: Michael Ranner <mranner@inode.at> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/62710: [NEW PORT] graphics/linux-libmng: RPM of libmng Message-ID: <200402141110.i1EBA8TU052431@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/62710; it has been noted by GNATS. From: Michael Ranner <mranner@inode.at> To: freebsd-gnats-submit@FreeBSD.org, mranner@inode.at Cc: Subject: Re: ports/62710: [NEW PORT] graphics/linux-libmng: RPM of libmng Date: Sat, 14 Feb 2004 12:02:33 +0100 Sorry, first shot to fast without distinfo and pkg.plist, but now this port depends on http://www.freebsd.org/cgi/query-pr.cgi?pr=62829 --- begin --- # 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-libmng # linux-libmng/Makefile # linux-libmng/pkg-descr # linux-libmng/distinfo.i386 # linux-libmng/pkg-plist.i386 # echo c - linux-libmng mkdir -p linux-libmng > /dev/null 2>&1 echo x - linux-libmng/Makefile sed 's/^X//' >linux-libmng/Makefile << 'END-of-linux-libmng/Makefile' X# New ports collection makefile for: linux-libmng X# Date created: 01/09/18 X# Whom: mranner@inode.at X# X# $FreeBSD$ X# X XPORTNAME= libmng XPORTVERSION= 1.0.4 XCATEGORIES= graphics linux X XMAINTAINER= mranner@inode.at XCOMMENT= RPM of libmng X XONLY_FOR_ARCHS= i386 XUSE_LINUX_RPM= yes XUSE_LINUX_PREFIX= yes XBASEVERSION= 8.0 XRPM_SET= libmng-${PORTVERSION}-1.${MACHINE_ARCH}.rpm X X.include <bsd.port.mk> END-of-linux-libmng/Makefile echo x - linux-libmng/pkg-descr sed 's/^X//' >linux-libmng/pkg-descr << 'END-of-linux-libmng/pkg-descr' XThis is a port for libmng rpm. END-of-linux-libmng/pkg-descr echo x - linux-libmng/distinfo.i386 sed 's/^X//' >linux-libmng/distinfo.i386 << 'END-of-linux-libmng/distinfo.i386' XMD5 (rpm/libmng-1.0.4-1.i386.rpm) = 4445e99362ea84f0f0e71d00da07897e END-of-linux-libmng/distinfo.i386 echo x - linux-libmng/pkg-plist.i386 sed 's/^X//' >linux-libmng/pkg-plist.i386 << 'END-of-linux-libmng/pkg-plist.i386' Xusr/lib/libmng.so.1.0.0 X@exec ln -sf %D/usr/lib/libmng.so.1 %D/usr/lib/libmng.1 X@unexec rm -f %D/usr/lib/libmng.so.1 X@unexec rm -f %D/usr/lib/libmng.so.1.0.0 END-of-linux-libmng/pkg-plist.i386 exit --- end ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402141110.i1EBA8TU052431>