www/pserv does not compile after being updated to 3.3. handlers.c: In function `phpHandler': handlers.c:452: error: `environ' undeclared (first use in this function) handlers.c:452: error: (Each undeclared identifier is reported only once handlers.c:452: error: for each function it appears in.) handlers.c:452: error: `PATH_MATCH_STRING' undeclared (first use in this function) This is quite obvious and is not environment-dependent. Other errors that come with this update are that port was not synchronized with new pserv.conf's location, resuling in "config file not found" error at startup. Related: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=80726
State Changed From-To: open->closed Committed, Thanks!