# 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 X# $FreeBSD$ X XPORTNAME= libpo6 XPORTVERSION= 0.2.3 XCATEGORIES= devel XMASTER_SITES= http://hyperdex.org/src/ X XMAINTAINER= g.veniamin@googlemail.com XCOMMENT= POSIX wrappers for C++ X XLICENSE= BSD X XGNU_CONFIGURE= yes XUSE_GNOME= gnomehack X X.include 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@dirrm include/po6/io X@dirrm include/po6/net X@dirrm include/po6/threads X@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