Date: Fri, 21 Nov 2008 20:56:01 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/mapnik Makefile distinfo pkg-descr pkg-plist Message-ID: <200811212056.mALKu1PC093476@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-11-21 20:56:01 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/mapnik Makefile distinfo pkg-descr pkg-plist Log: Mapnik is a Free Toolkit for developing mapping applications. It's written in C++ and there are Python bindings to facilitate fast-paced agile development. It can comfortably be used for both desktop and web development, which was something wanted from the beginning. Mapnik is about making beautiful maps. It uses the AGG library and offers world class anti-aliasing rendering with subpixel accuracy for geographic data. It is written from scratch in modern C++ and doesn't suffer from design decisions made a decade ago. When it comes to handling common software tasks such as memory management, filesystem access, regular expressions, parsing and so on, Mapnik doesn't re-invent the wheel, but utilizes best of breed industry standard libraries from boost.org. WWW: http://www.mapnik.org/ PR: ports/128746 Submitted by: Wen Heping <wenheping at gmail.com> Revision Changes Path 1.1195 +1 -0 ports/graphics/Makefile 1.1 +36 -0 ports/graphics/mapnik/Makefile (new) 1.1 +3 -0 ports/graphics/mapnik/distinfo (new) 1.1 +15 -0 ports/graphics/mapnik/pkg-descr (new) 1.1 +143 -0 ports/graphics/mapnik/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811212056.mALKu1PC093476>