Date: Tue, 11 Nov 2008 11:44:40 -0500 (EST) From: "J.R. Oldroyd" <fbsd@opal.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/128795: new port: devel/libisofs - Libburnia CD/DVD libraries - needed for sysutils/xfburn Message-ID: <200811111644.mABGienf099646@vougeot.opal.com> Resent-Message-ID: <200811111710.mABHA3OL038729@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128795 >Category: ports >Synopsis: new port: devel/libisofs - Libburnia CD/DVD libraries - needed for sysutils/xfburn >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 11 17:10:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: J.R. Oldroyd >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD vougeot.opal.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #9: Wed Oct 29 21:37:25 EDT 2008 xx@vougeot.opal.com:/usr/src/sys/i386/compile/VOUGEOT i386 >Description: n/a >How-To-Repeat: n/a >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: # # devel/libisofs/ # devel/libisofs/files # devel/libisofs/files/patch-libisofs-messages.c # devel/libisofs/Makefile # devel/libisofs/pkg-descr # devel/libisofs/pkg-plist # devel/libisofs/distinfo # echo c - devel/libisofs/ mkdir -p devel/libisofs/ > /dev/null 2>&1 echo c - devel/libisofs/files mkdir -p devel/libisofs/files > /dev/null 2>&1 echo x - devel/libisofs/files/patch-libisofs-messages.c sed 's/^X//' >devel/libisofs/files/patch-libisofs-messages.c << '923c491816ea85367bdeb4a3fda3da29' X--- libisofs/messages.c.orig 2008-10-06 02:44:52.000000000 -0400 X+++ libisofs/messages.c 2008-11-06 16:48:40.000000000 -0500 X@@ -9,6 +9,7 @@ X #include <string.h> X #include <stdio.h> X #include <stdarg.h> X+#include <sys/types.h> X X #include "libiso_msgs.h" X #include "libisofs.h" 923c491816ea85367bdeb4a3fda3da29 echo x - devel/libisofs/Makefile sed 's/^X//' >devel/libisofs/Makefile << '783dfecb816be8b8735af77d5940a8e6' X# New ports collection makefile for: libisofs X# Date created: 2008 November 06 X# Whom: J.R. Oldroyd <fbsd@opal.com> X# X# $FreeBSD$ X# X XPORTNAME= libisofs XPORTVERSION= 0.6.10 XCATEGORIES= devel XMASTER_SITES= http://files.libburnia-project.org/releases/ X XMAINTAINER= fbsd@opal.com XCOMMENT= Libburnia ISO9660 filesystem creation library X XLIB_DEPENDS= burn.23:${PORTSDIR}/devel/libburn X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= CFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib -liconv" X XUSE_ICONV= yes XUSE_LDCONFIG= yes X X.include <bsd.port.pre.mk> X Xpost-install: X ${MKDIR} ${PREFIX}/libdata/pkgconfig X ${MV} ${PREFIX}/lib/pkgconfig/${PORTNAME}-1.pc ${PREFIX}/libdata/pkgconfig/${PORTNAME}-1.pc X ${RMDIR} ${PREFIX}/lib/pkgconfig X X.include <bsd.port.post.mk> 783dfecb816be8b8735af77d5940a8e6 echo x - devel/libisofs/pkg-descr sed 's/^X//' >devel/libisofs/pkg-descr << '4c2cf017baefba29585e708c096b1e1e' Xlibburnia is a project for reading, mastering and writing optical Xdiscs. Currently it is comprised of libraries named libisofs, Xlibburn, libisoburn, a cdrecord emulator named cdrskin, and an Xintegrated multi-session tool named xorriso. X XWWW: http://libburnia-project.org/ 4c2cf017baefba29585e708c096b1e1e echo x - devel/libisofs/pkg-plist sed 's/^X//' >devel/libisofs/pkg-plist << '9c0165e5c75741a36ec005da5fea5fab' Xinclude/libisofs/libisofs.h Xlib/libisofs.a Xlib/libisofs.la Xlib/libisofs.so Xlib/libisofs.so.12 Xlibdata/pkgconfig/libisofs-1.pc X@dirrm include/libisofs 9c0165e5c75741a36ec005da5fea5fab echo x - devel/libisofs/distinfo sed 's/^X//' >devel/libisofs/distinfo << 'c619a1278ccc052b624360cd1c6402d4' XMD5 (libisofs-0.6.10.tar.gz) = 678fdea08d97f1d77ea73dc966096b48 XSHA256 (libisofs-0.6.10.tar.gz) = 9f1ca72c6c1ee8c7e37b9af7960b1d98c0d4a6ad153ecfdaf27a5b2e9f64dd44 XSIZE (libisofs-0.6.10.tar.gz) = 497498 c619a1278ccc052b624360cd1c6402d4 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811111644.mABGienf099646>