SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,4 @@
Common C++ offers a highly portable C++ application development
framework. Common C++ provides classes for threads, sockets, daemon
management, system logging, object synchronization, realtime network
development, persistent object management, and file access.

51
devel/commoncpp/pkg/PLIST Normal file
View file

@ -0,0 +1,51 @@
bin/ccgnu2-config
include/cc++/
include/cc++/address.h
include/cc++/buffer.h
include/cc++/cmdoptns.h
include/cc++/common.h
include/cc++/config.h
include/cc++/counter.h
include/cc++/digest.h
include/cc++/exception.h
include/cc++/export.h
include/cc++/file.h
include/cc++/functions.h
include/cc++/mime.h
include/cc++/misc.h
include/cc++/missing.h
include/cc++/network.h
include/cc++/numbers.h
include/cc++/objcount.h
include/cc++/object.h
include/cc++/objlink.h
include/cc++/objmap.h
include/cc++/objsync.h
include/cc++/oststring.h
include/cc++/persist.h
include/cc++/pointer.h
include/cc++/process.h
include/cc++/serial.h
include/cc++/slog.h
include/cc++/socket.h
include/cc++/socketport.h
include/cc++/strchar.h
include/cc++/string.h
include/cc++/template.h
include/cc++/thread.h
include/cc++/tokenizer.h
include/cc++/unix.h
include/cc++/url.h
include/cc++/xml.h
include/cc++/zstream.h
@info info/commoncpp2.info
lib/libccext2.a
lib/libccext2.la
@lib lib/libccext2.so.${LIBccext2_VERSION}
lib/libccgnu2.a
lib/libccgnu2.la
@lib lib/libccgnu2.so.${LIBccgnu2_VERSION}
lib/pkgconfig/libccext2.pc
lib/pkgconfig/libccgnu2.pc
share/aclocal/
share/aclocal/ost_check2.m4