Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2013 17:13:15 GMT
From:      Antoine Brodin <antoine@freebsd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/176753: [new port] devel/libmsiecf alpha-20130305
Message-ID:  <201303081713.r28HDFoO065568@newdump.dreadbsd.org>
Resent-Message-ID: <201303081720.r28HK1wS006865@freefall.freebsd.org>

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

>Number:         176753
>Category:       ports
>Synopsis:       [new port] devel/libmsiecf alpha-20130305
>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 Mar 08 17:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Antoine Brodin
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
none
>Environment:
System: FreeBSD everglades 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
Library and tools to access the Microsoft Internet Explorer (MSIE) Cache File
(index.dat) files
WWW: http://code.google.com/p/libmsiecf/

>How-To-Repeat:
>Fix:


--- libmsiecf.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:
#
#	libmsiecf
#	libmsiecf/pkg-plist
#	libmsiecf/pkg-descr
#	libmsiecf/distinfo
#	libmsiecf/Makefile
#
echo c - libmsiecf
mkdir -p libmsiecf > /dev/null 2>&1
echo x - libmsiecf/pkg-plist
sed 's/^X//' >libmsiecf/pkg-plist << 'f96b8066fe36ad57d417268407ea7380'
Xbin/msiecfexport
Xbin/msiecfinfo
Xinclude/libmsiecf.h
Xinclude/libmsiecf/codepage.h
Xinclude/libmsiecf/definitions.h
Xinclude/libmsiecf/error.h
Xinclude/libmsiecf/extern.h
Xinclude/libmsiecf/features.h
Xinclude/libmsiecf/types.h
Xlib/libmsiecf.a
Xlib/libmsiecf.la
Xlib/libmsiecf.so
Xlib/libmsiecf.so.1
X%%PYTHON_SITELIBDIR%%/pymsiecf.a
X%%PYTHON_SITELIBDIR%%/pymsiecf.la
X%%PYTHON_SITELIBDIR%%/pymsiecf.so
Xlibdata/pkgconfig/libmsiecf.pc
X@dirrm include/libmsiecf
f96b8066fe36ad57d417268407ea7380
echo x - libmsiecf/pkg-descr
sed 's/^X//' >libmsiecf/pkg-descr << 'f1146afdfb981350a3dfa7a38cd34bfa'
XLibrary and tools to access the Microsoft Internet Explorer (MSIE) Cache File
X(index.dat) files
X
XWWW: http://code.google.com/p/libmsiecf/
f1146afdfb981350a3dfa7a38cd34bfa
echo x - libmsiecf/distinfo
sed 's/^X//' >libmsiecf/distinfo << '17ee561d00df1c312e7737cb7343c905'
XSHA256 (libmsiecf-alpha-20130305.tar.gz) = 801cc90ed8414714930a3f6b95498edcb5da3137408431da80d2dac506770b38
XSIZE (libmsiecf-alpha-20130305.tar.gz) = 1290626
17ee561d00df1c312e7737cb7343c905
echo x - libmsiecf/Makefile
sed 's/^X//' >libmsiecf/Makefile << 'a6feea163abb04b99ef96b61f61d4501'
X# Created by: Antoine Brodin <antoine@FreeBSD.org>
X# $FreeBSD$
X
XPORTNAME=	libmsiecf
XDISTVERSION=	alpha-20130305
XCATEGORIES=	devel
XMASTER_SITES=	GOOGLE_CODE
X
XMAINTAINER=	antoine@FreeBSD.org
XCOMMENT=	Library and tools to access the MSIE index.dat files
X
XLICENSE=	LGPL3
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--enable-python
XUSE_GETTEXT=	yes
XUSES=		pathfix
XUSE_ICONV=	yes
XUSE_PYTHON=	yes
XUSE_LDCONFIG=	yes
X
XLDFLAGS+=	-L${LOCALBASE}/lib
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
X
XMAN1=		msiecfexport.1 msiecfinfo.1
XMAN3=		libmsiecf.3
X
XOPTIONS_DEFINE=	DOCS
X
XPORTDOCS=	AUTHORS ChangeLog
X
X.include <bsd.port.options.mk>
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.mk>
a6feea163abb04b99ef96b61f61d4501
exit
--- libmsiecf.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?201303081713.r28HDFoO065568>