b1dc FreshPorts -- graphics/mapnik
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
mapnik 2.1.0_3 graphics on this many watch lists=0 search for ports that depend on this port
A Free Toolkit For Developing Mapping Applications
Maintained by: littlesavage@rambler.ru search for ports maintained by this maintainer
Port Added: 21 Nov 2008 20:56:43
Also Listed In: geography
License: LGPL21


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. print/freetype2
  2. devel/py-icu
  3. graphics/cairomm
  4. graphics/py-cairo
  5. databases/sqlite3
  6. lang/python27
  7. devel/pkgconf
  8. devel/scons
Required To Run:
  1. lang/python27
Required Libraries:
  1. graphics/proj
  2. graphics/png
  3. graphics/tiff
  4. graphics/jpeg
  5. devel/icu
  6. devel/boost-libs
  7. devel/boost-python-libs
  8. graphics/cairo
  9. graphics/cairomm
  10. graphics/gdal
  11. graphics/gdal
  12. ftp/curl
  13. databases/sqlite3
  14. databases/postgresql90-client
  15. devel/libltdl
  16. textproc/libxml2
There are no ports dependent upon this port

To install the port: cd /usr/ports/graphics/mapnik/ && make install clean
To add the package: pkg_add -r mapnik


Configuration Options
===> The following configuration options are available for mapnik-2.1.0_3:
     CAIRO=on: Enable cairo rendering
     CSV=on: CSV input plugin
     GDAL=on: GDAL input plugin
     GEOS=off: GEOS input plugin
     OGR=on: OGR input plugin
     OSM=on: OSM input plugin
     POSTGIS=on: PostGIS input plugin
     SQLITE3=on: SQLite input plugin
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://cloud.github.com/downloads/mapnik/mapnik/

Number of commits found: 30

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 Jun 2013 20:39:41
Original commit files touched by this commit  2.1.0_3
madpilot search for other commits by this committer
- Remove double dependencies [1]
- Adopt USES [1]
- Change tab to space for WWW line in pkg-descr [1]
- Add patch to fix a rare build failure when using parallel make jobs

PR:		ports/179169 [1]
Submitted by:	myself
Approved by:	Aleksey Illarionov <littlesavage@rambler.ru> (maintainer)
04 May 2013 14:06:09
Original commit files touched by this commit  2.1.0_2
bdrewery search for other commits by this committer
- When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
  MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
  without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
  to always have a number

Reviewed by:	bapt
Spotted by:	John Marino <draco@marino.st>
With hat:	portmgr
31 Jan 2013 13:38:43
Original commit files touched by this commit  2.1.0_2
bapt search for other commits by this committer
Chase boost update
18 Dec 2012 23:09:07
Original commit files touched by this commit  2.1.0_1
bapt search for other commits by this committer
Chase icu, graphite2 and libexttextcat bump
25 Oct 2012 20:47:23
Original commit files touched by this commit  2.1.0
madpilot search for other commits by this committer
- Update to 2.1.0
- Add CONFLICT with graphics/svg2png due to common files installled.
- Convert to new options framework
- Trim Makefile headers

PR:		ports/171722
Submitted by:	Alexey Illarionov <littlesavage@rambler.ru> (maintainer)
Feature safe:	yes
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.0.1_3
dinoex search for other commits by this committer
- update png to 1.5.10
19 May 2012 10:07:14
Original commit files touched by this commit  2.0.1_2
sunpoet search for other commits by this committer
- Bump PORTREVISION for graphics/gdal shlib change
07 May 2012 08:12:53
Original commit files touched by this commit  2.0.1_1
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of graphics/proj
26 Apr 2012 09:08:46
Original commit files touched by this commit  2.0.1
wen search for other commits by this committer
- Update to 2.0.1
- Pass maintainership to submitter

PR:             166857
Submitted by:   Alexey Illarionov <littlesavage@rambler.ru>
28 Dec 2011 03:53:49
Original commit files touched by this commit  2.0.0
linimon search for other commits by this committer
Mark as ignore on powerpc: runs out of virtual memory while trying to
compile.

Hat:            portmgr
11 Oct 2011 06:37:15
Original commit files touched by this commit  2.0.0
wen search for other commits by this committer
- Update to 2.0.0

PR:             ports/161420
Submitted by:   Alexey Illarionov <littlesavage@rambler.ru>
10 Jul 2011 21:06:39
Original commit files touched by this commit  0.7.1_2
bapt search for other commits by this committer
- update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
29 Jun 2011 14:58:26
Original commit files touched by this commit  0.7.1_1
amdmi3 search for other commits by this committer
- 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)
24 May 2011 23:53:38
Original commit files touched by this commit  0.7.1
wen search for other commits by this committer
- Update to 0.7.1 and unbreak

PR:             ports/152220
Submitted by:   Bartosz Fabianowski <freebsd@chillt.de>
25 Feb 2011 03:19:29
Original commit files touched by this commit  0.6.1_5
miwi search for other commits by this committer
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
08 Dec 2010 19:58:49
Original commit files touched by this commit  0.6.1_4
ade search for other commits by this committer
Clean up "current" versions of autotools components to further reduce
tree-churn on updates.
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.6.1_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.6.1_3
dinoex search for other commits by this committer
- update to jpeg-8
03 Jan 2010 12:29:56
Original commit files touched by this commit  0.6.1_2
wen search for other commits by this committer
- Mark BROKEN: Does not build with boost-1.41
20 Dec 2009 11:36:34
Original commit files touched by this commit  0.6.1_2
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of graphics/geos
27 Nov 2009 23:17:38
Original commit files touched by this commit  0.6.1_1
miwi search for other commits by this committer
- Chase graphics/proj shlib bump
02 Sep 2009 17:12:43
Original commit files touched by this commit  0.6.1
miwi search for other commits by this committer
- Update to 0.6.1

PR:             138335
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
14 Aug 2009 21:29:25
Original commit files touched by this commit  0.6.0_4
miwi search for other commits by this committer
- Chase graphics/geos shlib bump
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.6.0_3
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.6.0_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
28 Jul 2009 11:45:09
Original commit files touched by this commit  0.6.0_1
pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
20 May 2009 21:47:51
Original commit files touched by this commit  0.6.0_1
stas search for other commits by this committer
- Use proper name for the shared library.

PR:             ports/134015
Submitted by:   glebius
Approved by:    wen heping <wenheping@gmail.com> (maintainer)
16 May 2009 22:40:39
Original commit files touched by this commit  0.6.0
miwi search for other commits by this committer
- Update to 0.6.0
- Fix build with python 2.6

PR:             134480
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
11 Apr 2009 08:13:06
Original commit files touched by this commit  0.5.1_1
miwi search for other commits by this committer
- Chase graphics/geos shlib bump
21 Nov 2008 20:56:01
Original commit files touched by this commit  0.5.1
miwi search for other commits by this committer
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>

Number of commits found: 30

28b2
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 1
new 48 hours8
new 7 days28
new fortnight85
new month173

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0