Port details |
- poco-ssl C++ libraries with a network/internet focus (full version)
- 1.4.3_6 devel
=0 1.4.3_6Version of this port present on the latest quarterly branch.
- DEPRECATED: Newer version available; use devel/poco instead
This port expired on: 2019-04-30
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-01-29 23:43:45
- Last Update: 2019-04-30 16:32:30
- SVN Revision: 500506
- Also Listed In: net
- License: BSL
- WWW:
- http://pocoproject.org/
- Description:
- The C++ Portable Components currently consist of four libraries.
The Foundation library contains a platform abstraction layer
(including classes for multithreading, file system access, logging,
etc.), as well as a large number of useful utility classes, such
various stream buffer and stream classes, URI handling, and many
more. The remaining libraries include:
o Crypto - Encrypt/decrypt data or I/O streams
o Data - database access ODBC, SQLite, MySQL client
o Net - network classes (sockets, HTTP, etc.)
o NetSSL - SSL/TLS protocol sockets based on OpenSSL
o PageCompiler - C++ Server Page Compiler, for dynamic HTML in C++ apps
o XML - parser with SAX2 and DOM interfaces and an XMLWriter
o Util - config files and command line arguments, various utility classes
o Zip classes for (de)compressing data or I/O streams
This is now known as the '-all' distribution by the Poco project,
but the FreeBSD port remains named -ssl for hysterical raisins.
WWW: http://pocoproject.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- poco-ssl>0:devel/poco-ssl
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: poco-ssl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (poco-1.4.3p1-all.tar.bz2) = 8a3fd41234a8015e5c46470baa90140c7726cd7dc70d8300c655f08d71fdc35a
SIZE (poco-1.4.3p1-all.tar.bz2) = 3005394
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Library dependencies:
-
- libsqlite3.so : databases/sqlite3
- libmysqlclient.so.18 : databases/mysql56-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for poco-ssl-1.4.3_6:
MYSQL=on: MySQL database support
ODBC=off: ODBC database backend
SAMPLES=off: Build sample programs
SQLITE=on: SQLite database support
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake tar:bzip2 ssl sqlite mysql:
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.3_6 30 Apr 2019 16:32:30 |
tobik |
Removed expired ports
2019-04-30 devel/poco-ssl: Newer version available; use devel/poco instead
2019-04-30 audio/linux-skype_oss_wrapper: Only useful for net-im/skype4
2019-04-30 net-im/skype4: Unsupported upstream |
1.4.3_6 10 Apr 2019 08:01:23 |
tobik |
Deprecate devel/poco-ssl
1.4.3 is 6 years old and does not build with OpenSSL 1.1.x. devel/poco
is newer and can be used instead. The only consumer is security/clamfs
which builds fine with devel/poco as well. |
1.4.3_6 03 Apr 2019 08:37:27 |
antoine |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
1.4.3_6 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.4.3_5 10 Nov 2018 10:09:49 |
mat |
security/openssl-devel was removed, but there is a security/openssl111 now. |
1.4.3_5 28 Oct 2018 10:35:52 |
linimon |
Fix build on powerpc64.
PR: 232049
Submitted by: Piotr Kubaj |
1.4.3_5 29 Jul 2018 11:46:11 |
tobik |
devel/poco-ssl: Fix build with Clang 6
src/NumberParser.cpp:127:35: error: invalid suffix on literal; C++11 requires a
space between literal and identifier [-Wreserved-user-defined-literal]
return std::sscanf(s.c_str(), "%"I64_FMT"d%c", &value, &temp) == 1;
^
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475217_s336659/logs/poco-ssl-1.4.3_5.log |
1.4.3_5 02 Mar 2018 22:34:53 |
brooks |
Work around the lack of definition of union semun per POSIX.
When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.
PR: 224300, 224443 (exp-run)
Approved by: portmgr (antoine)
Exp-run: antoine
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D14137 |
1.4.3_5 16 Feb 2018 18:35:03 |
brnrd |
security/openssl-devel: Mark ports broken cat devel
- REASON from build log |
1.4.3_5 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
1.4.3_5 07 Nov 2016 15:50:23 |
amdmi3 |
- Add LICENSE_FILE
- Remove garbage file
- Switch to options helpers
- Silence stripping |
1.4.3_5 25 Apr 2016 16:13:39 |
mat |
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
1.4.3_5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.4.3_5 25 Feb 2016 12:13:00 |
rakuco |
Reassign wes@'s ports to the pool.
This commit bit was taken in for safekeeping in 2011 with r269228. For some
reason I don't understand there are commits from him in 2011 and 2012 after
that happened, but in any case his last commit was in mid-2012 and he isn't
active in Bugzilla. |
1.4.3_5 15 Jan 2015 09:05:38 |
tijl |
Add missing USE_OPENSSL=yes
PR: 195796 |
1.4.3_4 27 Oct 2014 11:03:01 |
bapt |
Cleanup plist |
1.4.3_4 30 Jul 2014 00:48:48 |
adamw |
- Unbreak by copying patch from poco-devel
- Fix TEST and SAMPLES options
- Fix plist
- Strip binaries and libraries
This port and devel/poco would seem to have been abandoned
by the maintainer? |
1.4.3_4 05 Jul 2014 12:19:33 |
tijl |
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery
Approved by: portmgr (implicit) |
1.4.3_3 07 Jun 2014 12:07:36 |
danfe |
- Provide a more descriptive COMMENT (taken from the sf.net page)
- Do not abuse GNU_CONFIGURE knob for non-GNU, custom configure script
- Stagify; cleanup; define LICENSE (BSL); utilize OPTIONS helpers, etc.
(applicable to `devel/poco-ssl' port only) |
1.4.3_3 05 May 2014 16:24:01 |
bapt |
Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time
While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql
Discussed with: rakuco (kde)
With hat: portmgr |
1.4.3_2 31 Jan 2014 20:58:17 |
antoine |
Mark broken: Fails to build
On 8 and 9:
/usr/bin/ld: cannot find -lodbcinst
On 10 and head:
gcc: not found
g++: not found
Reported by: pkg-fallout since august 2013
With hat: portmgr |
1.4.3_2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.4.3_2 24 May 2013 11:46:11 |
bdrewery |
- Fix options conversion |
1.4.3_2 23 May 2013 08:11:37 |
jgh |
- fix plist
Reported by: qat |
1.4.3_2 23 May 2013 02:27:22 |
jgh |
- adoption of optionsNG
- trim historical headers
Approved by: portmgr (miwi) |
1.4.3_2 20 May 2012 09:59:25 |
pav |
- Fix plist
Reported by: pointyhat |
1.4.3_1 18 May 2012 18:58:39 |
wes |
Correct handling of the ODBC configuration, bump portrevision. |
1.4.3 10 May 2012 18:44:12 |
wes |
Update to Poco 1.4.3p1.
Specify config options for database access libraries, and if the user wants
the test suite and sample programs built and installed. |
1.4.1_2 06 Feb 2012 12:25:50 |
miwi |
- Chase unixODBC shlib bump |
1.4.1_1 09 Aug 2011 18:15:25 |
wes |
Bring this port up to date with the current release.
Re-take maintainership as well. |
1.4.1_1 19 Mar 2011 13:15:34 |
ale |
Bump PORTREVISION for ports linking to default libmysqlclient. |
1.4.1 25 Feb 2011 03:20:08 |
wen |
- Update to 1.4.1 |
1.3.6 16 Feb 2011 03:46:50 |
tabthorpe |
Reassign ports to the pool, thanks for your service, we hope to see you
back. |
1.3.6 08 Sep 2010 02:35:37 |
pgollucci |
- Unbreak, fix pkg-plist (Remove non FreeBSD files)
- Pet portlint
PR: ports/143334
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: maintainer timeout (wes ; 216 days) |
1.3.6 16 Dec 2009 00:56:23 |
pav |
- Mark BROKEN: leaves files behind on deinstall
Reported by: pointyhat |
1.3.6 06 Dec 2009 07:09:52 |
wes |
Update to poco-all version 1.3.6. Add dependences for database
libraries. Fix plist very carefully. Now supports the (considerable)
full capabilities of the Poco library. |
1.3.2 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.3.2 18 Feb 2008 17:21:43 |
wes |
- Updated to 1.3.2;
- Use SF macro;
- Sort pkg-plist;
- Add NOTE to UPDATING.
As submitted by Felippe, but I left the MASTER_SITE_SUBDIR setting because
I couldn't fetch from SourceForge without it. If you experience download
problems, please email me.
PR: ports/120595
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
MFC after: 1 week |
1.2.8 29 Jan 2007 23:43:11 |
wes |
POCO library version 1.2.8 with SSL support. |