ports/174794: [new port]: devel/libpo6 POSIX wrappers for C++

Veniamin Gvozdikov g.veniamin at googlemail.com
Sat Dec 29 08:20:01 UTC 2012


>Number:         174794
>Category:       ports
>Synopsis:       [new port]: devel/libpo6 POSIX wrappers for C++
>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:   Sat Dec 29 08:20:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Veniamin Gvozdikov
>Release:        FreeBSD 8.3-RELEASE-p5
>Organization:
>Environment:
FreeBSD ololo 8.3-RELEASE-p5 FreeBSD 8.3-RELEASE-p5 #0: Thu Dec  6 16:25:28 MSK 2012     root at ololo:/usr/obj/usr/src/sys/OLOLO  amd64
>Description:
This is a library that includes all the code I tend to carry from project to
project for wrapping POSIX APIs for C++.  Where possible, things are
implemented inline so that there is minimal to no cost above and beyond using
the good old C APIs.

>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:
#
#	libpo6
#	libpo6/distinfo
#	libpo6/Makefile
#	libpo6/pkg-plist
#	libpo6/pkg-descr
#
echo c - libpo6
mkdir -p libpo6 > /dev/null 2>&1
echo x - libpo6/distinfo
sed 's/^X//' >libpo6/distinfo << 'eb947d66c76aaf3c4fa68700ebe33080'
XSHA256 (libpo6-0.2.3.tar.gz) = f3cfe664515643a36e7abe96fcba9a111c5e5a9544fc649da58328c395ca08fb
XSIZE (libpo6-0.2.3.tar.gz) = 110849
eb947d66c76aaf3c4fa68700ebe33080
echo x - libpo6/Makefile
sed 's/^X//' >libpo6/Makefile << '4b7a421e9a4d4f36a5d1aa520e1f76f9'
X# Created by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
X# $FreeBSD$
X
XPORTNAME=	libpo6
XPORTVERSION=	0.2.3
XCATEGORIES=	devel
XMASTER_SITES=	http://hyperdex.org/src/
X
XMAINTAINER=	g.veniamin at googlemail.com
XCOMMENT=	POSIX wrappers for C++
X
XLICENSE=	BSD
X
XGNU_CONFIGURE=	yes
XUSE_GNOME=	gnomehack
X
X.include <bsd.port.mk>
4b7a421e9a4d4f36a5d1aa520e1f76f9
echo x - libpo6/pkg-plist
sed 's/^X//' >libpo6/pkg-plist << 'f02776d112ee66a29b71ccc31d87dea1'
Xinclude/po6/error.h
Xinclude/po6/io/fd.h
Xinclude/po6/net/ipaddr.h
Xinclude/po6/net/location.h
Xinclude/po6/net/socket.h
Xinclude/po6/noncopyable.h
Xinclude/po6/pathname.h
Xinclude/po6/threads/barrier.h
Xinclude/po6/threads/cond.h
Xinclude/po6/threads/mutex.h
Xinclude/po6/threads/rwlock.h
Xinclude/po6/threads/spinlock.h
Xinclude/po6/threads/thread.h
Xlibdata/pkgconfig/libpo6.pc
X at dirrm include/po6/io
X at dirrm include/po6/net
X at dirrm include/po6/threads
X at dirrm include/po6
f02776d112ee66a29b71ccc31d87dea1
echo x - libpo6/pkg-descr
sed 's/^X//' >libpo6/pkg-descr << 'd587a07a57493b9c7cd0f9eafcb35591'
XThis is a library that includes all the code I tend to carry from project to
Xproject for wrapping POSIX APIs for C++.  Where possible, things are
Ximplemented inline so that there is minimal to no cost above and beyond using
Xthe good old C APIs.
X
XWWW: https://github.com/rescrv/po6
d587a07a57493b9c7cd0f9eafcb35591
exit


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


More information about the freebsd-ports-bugs mailing list