77b7 FreshPorts -- devel/poco-ssl
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
Required Libraries:
  1. databases/libiodbc
  2. databases/mysql55-client
  3. databases/sqlite3
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:
     MYSQL=on: MySQL database support
     SAMPLES=off: Build sample programs
     SQLITE=on: SQLite database support
     TEST=off: Build and/or run tests
====> Options available for the radio ODBC: 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

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  3. http://freefr.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  4. http://garr.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  5. http://heanet.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  6. http://hivelocity.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  7. http://ignum.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  8. http://internode.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  9. http://iweb.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  10. http://jaist.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  11. http://kaz.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  12. http://kent.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  13. http://master.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  14. http://nchc.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  15. http://ncu.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  16. http://netcologne.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  17. http://sunet.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  18. http://superb-dca3.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  19. http://switch.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  20. http://tenet.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  21. http://ufpr.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  22. http://waix.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
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: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 May 2013 11:46:11
Original commit files touched by this commit  1.4.3_2
bdrewery search for other commits by this committer
- Fix options conversion
23 May 2013 08:11:37
Original commit files touched by this commit  1.4.3_2
jgh search for other commits by this committer
- fix plist

Reported by: qat
23 May 2013 02:27:22
Original commit files touched by this commit  1.4.3_2
jgh search for other commits by this committer
- adoption of optionsNG
- trim historical headers

Approved by:	portmgr (miwi)
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: 17

282e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 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 24572
Broken 191
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight87
new month179

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0