- Fix incorrectly set MASTER_SITES (see output of make fetch-urlall-list before and after patch) - Make PostGIS input plugin optional - Add options for other input plugins, including OSM - Mark MAKE_JOBS_SAFE - Cosmetix fix around SCONS_ENV Port maintainer (wenheping@gmail.com) is cc'd. Also please note that the port doesn't respect CXX/CXXFLAGS: ... scons: done reading SConscript files. scons: Building targets ... g++ -o agg/src/agg_arc.o -c -O2 -fPIC -DNDEBUG -pthread -D_THREAD_SAFE -D_REENTRANT -Iagg/include agg/src/agg_arc.cpp g++ -o agg/src/agg_arrowhead.o -c -O2 -fPIC -DNDEBUG -pthread -D_THREAD_SAFE -D_REENTRANT -Iagg/include agg/src/agg_arrowhead.cpp ... Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->wen wenheping@gmail.com => wen@ (via the GNATS Auto Assign Tool)
Maintainer of graphics/mapnik, Please note that PR ports/158412 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/158412 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
amdmi3 2011-06-29 14:58:26 UTC FreeBSD ports repository Modified files: graphics/mapnik Makefile pkg-plist Log: - Fix incorrectly set MASTER_SITES - Make PostGIS input plugin optional - Add options for other input plugins, including OSM - Mark MAKE_JOBS_SAFE - Cosmetix fix around SCONS_ENV PR: 158412 Submitted by: myself Approved by: wen heping <wenheping@gmail.com> (maintainer via private email) Revision Changes Path 1.18 +54 -4 ports/graphics/mapnik/Makefile 1.5 +5 -1 ports/graphics/mapnik/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!