Commit Graph

4 Commits

Author SHA1 Message Date
sthen
2f8d5a2364 update to poco 1.4.6p1, tested by sebastia@ on pre-64bit-time_t, probably
fixes this with 64bit time_t (though further testing needed)
2013-08-16 10:05:55 +00:00
sthen
2f154b4f8c Fix net/poco following the pcre update (broken for 2 weeks) by using
a patch from Gentoo.

While there clean up Makefile a bit (mixed whitespace format ugliness) and
simplify a patch (just use upstream's existing sysconf code, rather than
workaround the unportable use of sysctlbyname).
2013-03-19 23:13:50 +00:00
sebastia
1985c51c59 Update to latest available relese.
OK jasper@
2011-01-10 18:32:14 +00:00
sebastia
ca6ddd823f Import poco
POCO C++ libraries for network based applications

C++ class libraries for network-centric, portable applications, 
integrated perfectly with the C++ Standard Library. Includes 
network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an 
XML parser.

With a lot of feedback from landry@ 
Finally OK from dcoppa@
2010-07-28 18:13:00 +00:00