Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2012 19:33:02 +0100 (CET)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/174614: [new port] devel/libregf
Message-ID:  <201212211833.qBLIX2kg010425@peanut.dreadbsd.org>
Resent-Message-ID: <201212211840.qBLIe0L3060930@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174614
>Category:       ports
>Synopsis:       [new port] devel/libregf
>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:   Fri Dec 21 18:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Antoine Brodin
>Release:        FreeBSD 10.0-CURRENT i386
>Organization:
none
>Environment:
System: FreeBSD barton.dreadbsd.org. 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r243787M: Sun Dec 2 18:42:54 CET 2012 root@barton.dreadbsd.org.:/usr/obj/usr/src/sys/MYGENERICFAST i386


>Description:
Library and tools to support the Windows NT Registry File (REGF) format
WWW:	http://code.google.com/p/libregf/

>How-To-Repeat:
>Fix:


--- libregf.shar begins here ---
# 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:
#
#	libregf
#	libregf/Makefile
#	libregf/distinfo
#	libregf/pkg-descr
#	libregf/pkg-plist
#
echo c - libregf
mkdir -p libregf > /dev/null 2>&1
echo x - libregf/Makefile
sed 's/^X//' >libregf/Makefile << '934e980f273578a72c4414cbd18b9553'
X# Created by: antoine@FreeBSD.org
X# $FreeBSD$
X
XPORTNAME=	libregf
XPORTVERSION=	20121112
XCATEGORIES=	devel
XMASTER_SITES=	GOOGLE_CODE
XDISTNAME=	${PORTNAME}-alpha-${PORTVERSION}
X
XMAINTAINER=	antoine@FreeBSD.org
XCOMMENT=	Library and tools to support the Windows NT Registry File format
X
XLICENSE=	LGPL3
X
XLIB_DEPENDS=	fuse:${PORTSDIR}/sysutils/fusefs-libs
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--enable-python
XUSE_GETTEXT=	yes
XUSE_GNOME=	gnomehack
XUSE_ICONV=	yes
XUSE_PYTHON=	yes
XUSE_LDCONFIG=	yes
X
XLDFLAGS+=	-L${LOCALBASE}/lib
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
X
XMAN1=		regfinfo.1
XMAN3=		libregf.3
X
XOPTIONS_DEFINE=	DOCS
X
XPORTDOCS=	AUTHORS ChangeLog
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 1000021
XRUN_DEPENDS+=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
X.endif
X
Xpost-install:
X.if ${PORT_OPTIONS:MDOCS}
X	@${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}
X.endif
X
X.include <bsd.port.post.mk>
934e980f273578a72c4414cbd18b9553
echo x - libregf/distinfo
sed 's/^X//' >libregf/distinfo << '52a6600bb997d3b161ddc4f4e2b8b74d'
XSHA256 (libregf-alpha-20121112.tar.gz) = 7b348c3c10bce727c3ed3b2a21a246ec5ea7f7492f27732076db2e4a12996d7f
XSIZE (libregf-alpha-20121112.tar.gz) = 1356588
52a6600bb997d3b161ddc4f4e2b8b74d
echo x - libregf/pkg-descr
sed 's/^X//' >libregf/pkg-descr << '75243bcb62847e7d4dabda2c4f1df5a4'
XLibrary and tools to support the Windows NT Registry File (REGF) format
X
XWWW:	http://code.google.com/p/libregf/
75243bcb62847e7d4dabda2c4f1df5a4
echo x - libregf/pkg-plist
sed 's/^X//' >libregf/pkg-plist << '0db1787836e69f4ef679d955250b0ce6'
Xbin/regfexport
Xbin/regfinfo
Xbin/regfmount
Xbin/regfreport
Xinclude/libregf.h
Xinclude/libregf/codepage.h
Xinclude/libregf/definitions.h
Xinclude/libregf/error.h
Xinclude/libregf/extern.h
Xinclude/libregf/features.h
Xinclude/libregf/types.h
Xlib/libregf.a
Xlib/libregf.la
Xlib/libregf.so
Xlib/libregf.so.1
X%%PYTHON_SITELIBDIR%%/pyregf.a
X%%PYTHON_SITELIBDIR%%/pyregf.la
X%%PYTHON_SITELIBDIR%%/pyregf.so
Xlibdata/pkgconfig/libregf.pc
X@dirrm include/libregf
0db1787836e69f4ef679d955250b0ce6
exit
--- libregf.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212211833.qBLIX2kg010425>