Port details |
- poco-devel C++ Portable Components library
- 1.6.0 devel
=0 1.6.0Version of this port present on the latest quarterly branch.
- DEPRECATED: older than stable devel/poco
This port expired on: 2016-09-18
- Maintainer: joe@thrallingpenguin.com
- Port Added: 2014-07-09 13:47:48
- Last Update: 2016-09-18 10:06:34
- SVN Revision: 422360
- 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 Net library contains network classes (sockets, HTTP, etc.)
The XML library contains an XML parser with SAX2 and DOM interfaces,
as well as an XMLWriter.
The Util library contains classes for working with configuration
files and command line arguments, as well as various utility classes.
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 - There is no configure plist information for this port.
- Dependency lines:
-
- poco-devel>0:devel/poco-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: poco-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pocoproject-poco-poco-1.6.0-release_GH0.tar.gz) = 378d5874545876d95b25a551adf55b80622817f6d6f142485c150698eb2177b8
SIZE (pocoproject-poco-poco-1.6.0-release_GH0.tar.gz) = 7405786
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:
-
- bash : shells/bash
- gmake : devel/gmake
- Library dependencies:
-
- libpcre.so : devel/pcre
- libexpat.so : textproc/expat2
- libiodbc.so : databases/libiodbc
- 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-devel-1.6.0:
MYSQL=on: MySQL database support
SQLITE=on: SQLite database support
====> ODBC Driver: you can only select none or one of them
UODBC=off: Build with ODBC driver
IODBC=on: Build with iODBC driver
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake sqlite ssl 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.6.0 18 Sep 2016 10:06:34 |
rene |
Remove expired port:
2016-09-18 devel/poco-devel: older than stable devel/poco |
1.6.0 06 Sep 2016 13:32:57 |
amdmi3 |
- Fix configure handling, this is not really a GNU configure
PR: 212075
Approved by: portmgr blanket |
1.6.0 19 Aug 2016 03:52:36 |
marino |
devel/poco-devel: Older than stable port, deprecate for removal
The devel version of poco is signficantly behind the stable devel/poco
which is regularly updated. There's no apparent benefit to having two
ports in this case. I'll mention to the maintainer that devel/poco is
currently unmaintained in case he wishes to take that over even though
ports fury has been handling that for a while.
PR: 204824 |
1.6.0 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.6.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.6.0 30 May 2015 21:25:07 |
mat |
Cleanup USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
1.6.0 30 May 2015 17:03:02 |
riggs |
Update to upstream version 1.6.0
While on it:
- Modernise github handling: GH_* is used now
- Pet portlint
PR: 199741
Submitted by: joe@thrallingpenguin.com (maintainer) |
1.5.4_1 15 Jan 2015 09:05:38 |
tijl |
Add missing USE_OPENSSL=yes
PR: 195796 |
1.5.4 17 Dec 2014 11:23:15 |
robak |
devel/poco-devel: update 1.5.3 -> 1.5.4
PR: 194441
Submitted by: Joseph Benden <joe@thrallingpenguin.com> |
1.5.3 27 Oct 2014 11:03:01 |
bapt |
Cleanup plist |
1.5.3 09 Jul 2014 13:47:40 |
swills |
devel/poco-devel: add devel version of poco
PR: 189142
Submitted by: Joseph Benden <joe@thrallingpenguin.com> |