CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/03/19 17:13:50
Modified files:
net/poco : Makefile distinfo
net/poco/patches: patch-Foundation_Makefile
patch-Foundation_src_Environment_UNIX_cpp
net/poco/pkg : PLIST
Added files:
net/poco/patches: patch-Foundation_src_pcre_internal_h
Removed files:
net/poco/pkg : PFRAG.shared
Log message:
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).