Commit Graph

4 Commits

Author SHA1 Message Date
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
sthen
f0cad29d74 regen patches to fix line numbers 2013-03-19 22:17:07 +00:00
jasper
b91884af09 - we have sched_get_priority_{min|max} now.
from brad, ok sebastia@ (MAINTAINER)
2010-11-09 16:58:55 +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