FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 12:56 AM BST
Port details
poco-ssl 1.4.3_2 devel on this many watch lists=0 search for ports that depend on this port
C++ Portable Components library with NetSSL and Database libraries
Maintained by: wes@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Jan 2007 23:43:45
Also Listed In: net
License: not specified in port


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
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/poco-ssl/ && make install clean
To add the package: pkg_add -r poco-ssl


Configuration Options
===> The following configuration options are available for poco-ssl-1.4.3_2:
     TESTS=off (default) "Build testsuites"
     SAMPLES=off (default) "Build sample programs"
     MYSQL=on (default) "Build MySQL driver"
     UODBC=off (default) "Build with ODBC driver"
     IODBC=on (default) "Build with iODBC driver"
     SQLITE=on (default) "Build SQLite driver"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://sunet.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://iweb.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://switch.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://surfnet.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://kent.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://freefr.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://voxel.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://jaist.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://osdn.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://nchc.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://ncu.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://transact.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://softlayer.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://internode.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://ufpr.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
http://waix.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2008-02-18
    Affects: users of devel/poco and devel/poco-ssl
    Author: lippemail@gmail.com
    Reason: 
      The HashFunction class template has been changed in an incompatible way.
      The member function formerly named hash() is now the function call
      operator.  If you have defined your own HashFunction classes, then you
      have to update your code.
    
    

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 May 2012 09:59:25
Original commit files touched by this commit  1.4.3_2
pav search for other commits by this committer
- Fix plist

Reported by:    pointyhat
18 May 2012 18:58:39
Original commit files touched by this commit  1.4.3_1
wes search for other commits by this committer
Correct handling of the ODBC configuration, bump portrevision.
10 May 2012 18:44:12
Original commit files touched by this commit  1.4.3
wes search for other commits by this committer
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.
06 Feb 2012 12:25:50
Original commit files touched by this commit  1.4.1_2
miwi search for other commits by this committer
- Chase unixODBC shlib bump
09 Aug 2011 18:15:25
Original commit files touched by this commit  1.4.1_1
wes search for other commits by this committer
Bring this port up to date with the current release.
Re-take maintainership as well.
19 Mar 2011 13:15:34
Original commit files touched by this commit  1.4.1_1
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
25 Feb 2011 03:20:08
Original commit files touched by this commit  1.4.1
wen search for other commits by this committer
- Update to 1.4.1
16 Feb 2011 03:46:50
Original commit files touched by this commit  1.3.6
tabthorpe search for other commits by this committer
Reassign ports to the pool, thanks for your service, we hope to see you
back.
08 Sep 2010 02:35:37
Original commit files touched by this commit  1.3.6
pgollucci search for other commits by this committer
- 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)
16 Dec 2009 00:56:23
Original commit files touched by this commit  1.3.6
pav search for other commits by this committer
- Mark BROKEN: leaves files behind on deinstall

Reported by:    pointyhat
06 Dec 2009 07:09:52
Original commit files touched by this commit  1.3.6
wes search for other commits by this committer
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.
22 Aug 2009 00:18:43
Original commit files touched by this commit  1.3.2
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
18 Feb 2008 17:21:43
Original commit files touched by this commit  1.3.2
wes search for other commits by this committer
- 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
29 Jan 2007 23:43:11
Original commit files touched by this commit  1.2.8
wes search for other commits by this committer
POCO library version 1.2.8 with SSL support.

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours17
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.342 seconds.