Bug 128746 - [NEW PORT]graphics/mapnik:A Free Toolkit For Developing Mapping Applications
Summary: [NEW PORT]graphics/mapnik:A Free Toolkit For Developing Mapping Applications
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-10 09:10 UTC by wenheping
Modified: 2008-11-21 21:00 UTC (History)
0 users

See Also:


Attachments
file.shar (7.75 KB, text/plain)
2008-11-10 09:10 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-11-10 09:10:01 UTC
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/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-10 09:10:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-11-21 20:55:48 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-11-21 20:56:09 UTC
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)
_______________________________________________
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"