./devel/poco, POCO C++ Foundation libraries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.6.1nb4, Package name: poco-1.6.1nb4, Maintainer: pkgsrc-users

The POCO C++ Libraries (POCO stands for POrtable COmponents) are
open source C++ class libraries that simplify and accelerate the
development of network-centric, portable applications in C++. The
libraries integrate perfectly with the C++ Standard Library and
fill many of the functional gaps left open by it. Their modular
and efficient design and implementation makes the POCO C++ Libraries
extremely well suited for embedded development, an area where the
C++ programming language is becoming increasingly popular, due to
its suitability for both low-level (device I/O, interrupt handlers,
etc.) and high-level object-oriented development. Of course, the
POCO C++ Libraries are also ready for enterprise-level challenges.


Required to run:
[security/openssl] [devel/pcre]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 5504.489 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-30 22:01:49 by Zafer Aydogan | Files touched by this commit (1)
Log message:
https
   2023-11-09 20:16:20 by Nia Alarie | Files touched by this commit (2)
Log message:
poco: OpenSSL 3.x fix
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-09-28 14:55:12 by Jonathan Perkin | Files touched by this commit (1)
Log message:
poco: Support GCC >= 10.
   2021-04-08 10:21:58 by Thomas Klausner | Files touched by this commit (3)
Log message:
poco: honor CFLAGS and LDFLAGS

Bump PKGREVISION.
   2020-03-27 03:08:11 by Joerg Sonnenberger | Files touched by this commit (5)
Log message:
Use newer OpenSSL APIs