ports/149108: New port: devel/libtpl

Frederic Culot frederic at culot.org
Fri Jul 30 14:20:07 UTC 2010


>Number:         149108
>Category:       ports
>Synopsis:       New port: devel/libtpl
>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 Jul 30 14:20:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Frederic Culot
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Tpl is a library for serializing C data. The data is stored in its 
natural binary form. The API is small and tries to stay "out of the
way". Tpl can serialize many C data types, including structures.
>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:
#
#	libtpl
#	libtpl/pkg-plist
#	libtpl/Makefile
#	libtpl/distinfo
#	libtpl/pkg-descr
#
echo c - libtpl
mkdir -p libtpl > /dev/null 2>&1
echo x - libtpl/pkg-plist
sed 's/^X//' >libtpl/pkg-plist << '65a2430324aaae407878dd81d4a1178e'
Xinclude/tpl.h
Xlib/libtpl.la
Xlib/libtpl.so.0
Xlib/libtpl.so
Xlib/libtpl.a
X%%PORTDOCS%%%%DOCSDIR%%/userguide.txt
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
65a2430324aaae407878dd81d4a1178e
echo x - libtpl/Makefile
sed 's/^X//' >libtpl/Makefile << '1c5a956fcb1911f3ac9dbbd93bfc3042'
X# New ports collection makefile for:	libtpl
X# Date created:				30 July 2010
X# Whom:					Frederic Culot <frederic at culot.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libtpl
XPORTVERSION=	1.5
XCATEGORIES=	devel
XMASTER_SITES=	SF/tpl/tpl/${PORTNAME}-${PORTVERSION}/
X
XMAINTAINER=	frederic at culot.org
XCOMMENT=	Tpl is a library for serializing C data
X
XUSE_BZIP2=	yes
XGNU_CONFIGURE=	yes
XUSE_LDCONFIG=	yes
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/doc/txt/userguide.txt ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
1c5a956fcb1911f3ac9dbbd93bfc3042
echo x - libtpl/distinfo
sed 's/^X//' >libtpl/distinfo << 'bb52cce83165d27fcf3c5e415194d3df'
XMD5 (libtpl-1.5.tar.bz2) = 9408276cb0ffe9cb6bec99f923b24ebd
XSHA256 (libtpl-1.5.tar.bz2) = 50a2cc80775f0a70a033b2f663419c8322e8f43b754c32675dad97ba42db24d5
XSIZE (libtpl-1.5.tar.bz2) = 590163
bb52cce83165d27fcf3c5e415194d3df
echo x - libtpl/pkg-descr
sed 's/^X//' >libtpl/pkg-descr << '388695c8aa9f92fa34b2ffb5881ffe2c'
XTpl is a library for serializing C data. The data is stored in its 
Xnatural binary form. The API is small and tries to stay "out of the
Xway". Tpl can serialize many C data types, including structures.
X
XWWW: http://tpl.sourceforge.net/
388695c8aa9f92fa34b2ffb5881ffe2c
exit

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



More information about the freebsd-ports-bugs mailing list