aboutsummaryrefslogtreecommitdiff
path: root/devel/poco
Commit message (Collapse)AuthorAgeFilesLines
* These include files got missed in the transition to 1.2.8, where SSL supportWes Peters2007-01-291-4/+0
| | | | | | | was removed to a separate version of POCO. Notes: svn path=/head/; revision=183660
* Change the version number in the Makefile too, dummy!Wes Peters2007-01-151-1/+1
| | | | | | | Noticed by: Bug Magnet autobuilder Notes: svn path=/head/; revision=182396
* Update to 1.2.8.Wes Peters2007-01-123-34/+42
| | | | Notes: svn path=/head/; revision=182163
* Clean up after myself properly.Wes Peters2006-12-021-0/+8
| | | | Notes: svn path=/head/; revision=178601
* The C++ Portable Components consists of four libraries providing aWes Peters2006-11-294-0/+480
platform abstraction layer for system interfaces, an XML parser with SAX2 and DOM interfaces and an XML writer, classes for working with configuration files and command line arguments, and a number of network protocols. Notes: svn path=/head/; revision=178291