aboutsummaryrefslogtreecommitdiff
path: root/graphics/mapnik/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.10.0Sunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | | | | | | | - Update COMMENT and remove leading indefinite article from COMMENT - Bump PORTREVISION for graphics/gdal shlib change Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News Notes: svn path=/head/; revision=325086
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* graphics/mapnik: update to 2.2.0William Grzybowski2013-07-061-50/+51
| | | | | | | | | | | | | | | - Update to 2.2.0 [1] [2] - Make JPEG, PNG and TIFF as options [2] - Remove GEOS option [2] - Install docs [1] - Remove leading article from COMMENT [1] PR: ports/179349 [1], ports/180274 [2] Submitted by: nemysis <nemysis gmx.ch> [1] Alexey Illarionov <littlesavage rambler.ru> [2] (maintainer) Notes: svn path=/head/; revision=322387
* - Remove double dependencies [1]Guido Falsi2013-06-031-5/+4
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=319806
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setBryan Drewery2013-05-041-2/+0
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=317320
* Chase boost updateBaptiste Daroussin2013-01-311-3/+3
| | | | Notes: svn path=/head/; revision=311310
* Chase icu, graphite2 and libexttextcat bumpBaptiste Daroussin2012-12-181-0/+1
| | | | Notes: svn path=/head/; revision=309206
* - Update to 2.1.0Guido Falsi2012-10-251-39/+71
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=306394
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* - Bump PORTREVISION for graphics/gdal shlib changeSunpoet Po-Chuan Hsieh2012-05-191-1/+1
| | | | Notes: svn path=/head/; revision=296950
* - Bump PORTREVISION to chase the update of graphics/projWen Heping2012-05-071-0/+1
| | | | Notes: svn path=/head/; revision=296126
* - Update to 2.0.1Wen Heping2012-04-261-8/+5
| | | | | | | | | | - Pass maintainership to submitter PR: 166857 Submitted by: Alexey Illarionov <littlesavage@rambler.ru> Notes: svn path=/head/; revision=295546
* Mark as ignore on powerpc: runs out of virtual memory while trying toMark Linimon2011-12-281-0/+4
| | | | | | | | | compile. Hat: portmgr Notes: svn path=/head/; revision=288139
* - Update to 2.0.0Wen Heping2011-10-111-16/+18
| | | | | | | | PR: ports/161420 Submitted by: Alexey Illarionov <littlesavage@rambler.ru> Notes: svn path=/head/; revision=283354
* - update ICU to 4.8Baptiste Daroussin2011-07-101-1/+1
| | | | | | | | | - chase library bump - add an entry in UPDATING for instructions - remove old conflict lines Notes: svn path=/head/; revision=277485
* - Fix incorrectly set MASTER_SITESDmitry Marakasov2011-06-291-4/+54
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=276667
* - Update to 0.7.1 and unbreakWen Heping2011-05-241-11/+29
| | | | | | | | PR: ports/152220 Submitted by: Bartosz Fabianowski <freebsd@chillt.de> Notes: svn path=/head/; revision=274596
* - Move over to py25 or aboveMartin Wilke2011-02-251-2/+2
| | | | | | | - While here get rid FreeBSD 6.X and md5 support Notes: svn path=/head/; revision=269643
* Clean up "current" versions of autotools components to further reduceAde Lovett2010-12-081-1/+1
| | | | | | | tree-churn on updates. Notes: svn path=/head/; revision=265861
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Mark BROKEN: Does not build with boost-1.41Wen Heping2010-01-031-0/+2
| | | | Notes: svn path=/head/; revision=247058
* - Bump PORTREVISION to chase the update of graphics/geosWen Heping2009-12-201-1/+1
| | | | Notes: svn path=/head/; revision=246286
* - Chase graphics/proj shlib bumpMartin Wilke2009-11-271-0/+1
| | | | Notes: svn path=/head/; revision=244872
* - Update to 0.6.1Martin Wilke2009-09-021-2/+5
| | | | | | | | PR: 138335 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=240733
* - Chase graphics/geos shlib bumpMartin Wilke2009-08-141-1/+1
| | | | Notes: svn path=/head/; revision=239570
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-2/+2
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update boost to 1.39Pav Lucistnik2009-07-281-1/+1
| | | | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) Notes: svn path=/head/; revision=238504
* - Use proper name for the shared library.Stanislav Sedov2009-05-201-0/+1
| | | | | | | | | PR: ports/134015 Submitted by: glebius Approved by: wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=234298
* - Update to 0.6.0Martin Wilke2009-05-161-3/+7
| | | | | | | | | | - Fix build with python 2.6 PR: 134480 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=234024
* - Chase graphics/geos shlib bumpMartin Wilke2009-04-111-0/+1
| | | | Notes: svn path=/head/; revision=232061
* Mapnik is a Free Toolkit for developing mapping applications. It'sMartin Wilke2008-11-211-0/+36
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> Notes: svn path=/head/; revision=223155