b492e9d535
patch-commoncpp_address.cpp breaks the build. I'm not seeing how bitset would use the C++ stdlib version, since <bitset> isn't included. OpenSSL and GNUTLS are package options, defaulting to openssl. Set PKG_BUILD_OPTIONS.ucommon accordingly. Major shared library change, so update buildlink3.mk accordinly. Updates to dependant packages coming shortly. From ChangeLog: Changes from 6.3.0 to 6.3.1 - copyright assignment to Cherokees of Idaho - introduction of ucommon cmake hosted macros - simplified doxygen doc support - convergence of automake and cmake builds - make utils easier for source introspection - converted for cmake builds on debian - count for String::check should be size_t - string bounds checking Changes from 6.2.3 to 6.3.0 - remove legacy cmodel support - modernize library usage - simplify autoconf and cmake - introduce sysruntime... - cleanup memory operators.... Changes from 6.2.2 to 6.2.3 - a few socket fixes, mostly windows related... Changes from 6.2.1 to 6.2.2 - bumped gnutls to 3.0.0 or later... - lots of bug fixes and general cleanup - socket endian issues and other things for ccrtp - templated newp and freep handle management Changes from 6.2.0 to 6.2.1 - datetime: fix const inconsistency - fsys: cached error variable must be mutable - replacment new/delete cannot be declared inline - fix exception specifier clash for c++11 Changes from 6.1.11 to 6.2.0 - standardized cmake paths and stand-alone usages - gnutls support in cmake - unified openssl checks, even works for windows - improved openssl support, new static crypto option - pkgconfig usable in win32, other win32 fixes - fixes for mac build & optional disable of utils - upticked abi version to 7, should have happened with 10/11? Changes from 6.1.10 to 6.1.11 - any addr and overloads in commoncpp - cmake abi fix and other apple specific issues - stream fixes, sflphone recommended changes, and other updates - key protocol added - cleaner build for binding without resolver - cleanup and fixes for commoncpp peering... - UDPSocket: use ucommon::Socket::address - Socket::address: add setAny(sockaddr*), setLoopback(sockaddr*) Changes from 6.1.9 to 6.1.10 - for next release - iso cleaness - Fix memory leak in DateTime ctor - Fix utf8::count() - secure::erase() should be more secure Changes from 6.1.8 to 6.1.9 - ost::Socket: use ucommon::Socket for join(), drop() implementations - back to native threading model for mingw - Socket::store: use existing len method - Socket::address: allow printing to std::ostream - Socket::address: use in_port_t for port numbers - Socket::join, ::drop: allow to set interface index for IPv6 Changes from 6.1.7 to 6.1.8 - mingw libstdc++ c++11 support now requires winpthread - more android related updates Changes from 6.1.6 to 6.1.7 - lots of android related updates Changes from 6.1.5 to 6.1.6 - some windows and mingw fixes - Socket::address::print(): minor fixes - Socket::address: fix constructor documentation - Socket::address: add unit tests for print() - Socket::address: add print() method - Socket::address: add withPort() - Socket::address: add constructors from standard addr types - Socket::address: use existing len() method. Changes from 6.1.4 to 6.1.5 - key merge on load for 6.1.5 Changes from 6.1.3 to 6.1.4 - lots of namespace usage cleanup - Socket::address: add unit tests for new features - Socket::address: add isAny, setAny, isLoopback, setLoopback, any, loopback - Socket::address: convert port to network byte order - ost::Socket: add compatibility with ucommon::Socket::address - we don't want commoncpp configs if no lib made - Socket::address: add equality operator, getPort, setPort, getSize - improved cmake and added srpm, todo make targets Changes from 6.1.2 to 6.1.3 - revised unixaddr buffer overflow issue Changes from 6.1.1 to 6.1.2 - updated contacts, fsf address, and copyright - revised cmake build - added setgroups from ucommon 6.1.0 to 6.1.1 - module flag support for older commoncpp packages - fix for commoncpp pc file - some additional original classes mapped to commoncpp - default Semaphore constructor now valid special case
92 lines
2.3 KiB
Text
92 lines
2.3 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2015/04/18 02:43:24 rodent Exp $
|
|
bin/args
|
|
bin/car
|
|
bin/commoncpp-config
|
|
bin/keywait
|
|
bin/mdsum
|
|
bin/pdetach
|
|
bin/scrub-files
|
|
bin/sockaddr
|
|
bin/ucommon-config
|
|
bin/zerofill
|
|
include/commoncpp/address.h
|
|
include/commoncpp/applog.h
|
|
include/commoncpp/commoncpp.h
|
|
include/commoncpp/config.h
|
|
include/commoncpp/dccp.h
|
|
include/commoncpp/exception.h
|
|
include/commoncpp/export.h
|
|
include/commoncpp/file.h
|
|
include/commoncpp/mime.h
|
|
include/commoncpp/misc.h
|
|
include/commoncpp/numbers.h
|
|
include/commoncpp/object.h
|
|
include/commoncpp/pointer.h
|
|
include/commoncpp/process.h
|
|
include/commoncpp/serial.h
|
|
include/commoncpp/slog.h
|
|
include/commoncpp/socket.h
|
|
include/commoncpp/string.h
|
|
include/commoncpp/tcp.h
|
|
include/commoncpp/thread.h
|
|
include/commoncpp/tokenizer.h
|
|
include/commoncpp/udp.h
|
|
include/ucommon/access.h
|
|
include/ucommon/atomic.h
|
|
include/ucommon/bitmap.h
|
|
include/ucommon/buffer.h
|
|
include/ucommon/containers.h
|
|
include/ucommon/counter.h
|
|
include/ucommon/cpr.h
|
|
include/ucommon/datetime.h
|
|
include/ucommon/export.h
|
|
include/ucommon/file.h
|
|
include/ucommon/fsys.h
|
|
include/ucommon/generics.h
|
|
include/ucommon/keydata.h
|
|
include/ucommon/linked.h
|
|
include/ucommon/mapped.h
|
|
include/ucommon/memory.h
|
|
include/ucommon/numbers.h
|
|
include/ucommon/object.h
|
|
include/ucommon/persist.h
|
|
include/ucommon/platform.h
|
|
include/ucommon/protocols.h
|
|
include/ucommon/secure.h
|
|
include/ucommon/shell.h
|
|
include/ucommon/socket.h
|
|
include/ucommon/stl.h
|
|
include/ucommon/stream.h
|
|
include/ucommon/string.h
|
|
include/ucommon/thread.h
|
|
include/ucommon/timers.h
|
|
include/ucommon/ucommon.h
|
|
include/ucommon/unicode.h
|
|
include/ucommon/vector.h
|
|
include/ucommon/xml.h
|
|
${PLIST.static}lib/libcommoncpp.a
|
|
${PLIST.dynamic}lib/libcommoncpp.so
|
|
${PLIST.dynamic}lib/libcommoncpp.so.7
|
|
${PLIST.dynamic}lib/libcommoncpp.so.7.0.5
|
|
${PLIST.static}lib/libucommon.a
|
|
${PLIST.dynamic}lib/libucommon.so
|
|
${PLIST.dynamic}lib/libucommon.so.7
|
|
${PLIST.dynamic}lib/libucommon.so.7.0.5
|
|
${PLIST.static}lib/libusecure.a
|
|
${PLIST.dynamic}lib/libusecure.so
|
|
${PLIST.dynamic}lib/libusecure.so.7
|
|
${PLIST.dynamic}lib/libusecure.so.7.0.5
|
|
lib/pkgconfig/commoncpp.pc
|
|
lib/pkgconfig/ucommon.pc
|
|
man/man1/args.1
|
|
man/man1/car.1
|
|
man/man1/commoncpp-config.1
|
|
man/man1/keywait.1
|
|
man/man1/mdsum.1
|
|
man/man1/pdetach.1
|
|
man/man1/scrub-files.1
|
|
man/man1/sockaddr.1
|
|
man/man1/ucommon-config.1
|
|
man/man1/zerofill.1
|
|
share/ucommon/cmake/CapeConfig.cmake
|
|
share/ucommon/cmake/CapeMakeTargets.cmake
|