Commit Graph

11 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
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
sebastia
1985c51c59 Update to latest available relese.
OK jasper@
2011-01-10 18:32:14 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +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
ajacoutot
63344142e1 Set proper thread priorities.
ok sebastia@ (maintainer)
2010-09-26 15:09:29 +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