aboutsummaryrefslogtreecommitdiff
path: root/databases/postgis
Commit message (Collapse)AuthorAgeFilesLines
* Remove expied ports:Rene Ladan2014-01-1710-319/+0
| | | | | | | | 2013-12-17 www/suphp: Upstream dead, EOL: https://lists.marsching.com/pipermail/suphp/2013-May/002554.html 2013-12-16 databases/postgis: EOLed upstream Notes: svn path=/head/; revision=340004
* Reduce over inclusion of bsd.port.mkBaptiste Daroussin2014-01-151-3/+1
| | | | Notes: svn path=/head/; revision=339869
* Fix typo, one less pkgname collision.Mathieu Arnold2014-01-091-1/+1
| | | | Notes: svn path=/head/; revision=339257
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | LIB_DEPENDS in databases Notes: svn path=/head/; revision=336187
* Rename -legacy to fix pkgname collisionBaptiste Daroussin2013-11-161-1/+5
| | | | | | | Deprecared as it is EOLed upstream Notes: svn path=/head/; revision=334011
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* graphics/geos: update to 3.4.2William Grzybowski2013-09-111-1/+1
| | | | | | | | | | | | | - Update to 3.4.2 [1] - Bump PORTREVISION for dependent ports - USES gmake - Use options helpers PR: ports/181422 [1] Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer) Notes: svn path=/head/; revision=326981
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+1
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* - Convert to new perl frameworkMathieu Arnold2013-08-031-2/+2
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* Reset maintainer (email is bouncing)Baptiste Daroussin2013-07-111-3/+2
| | | | | | | | | | While here: - Trim headers - Convert to USES where applicable - Bump klamav portrevision (pkgconfig is not a run dep anymore) Notes: svn path=/head/; revision=322743
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-1/+1
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* - create conflict entry for postgis20Olli Hauer2013-02-195-13/+12
| | | | | | | | - adopt new Makefile header and OPTIONS NG - rename patches so they match patchfile nameing style Notes: svn path=/head/; revision=312600
* - Bump PORTREVISION to chase the update of graphics/projWen Heping2012-05-071-2/+2
| | | | Notes: svn path=/head/; revision=296126
* - Bump PORTREVISION to chase the update of graphics/geosWen Heping2012-05-071-0/+1
| | | | Notes: svn path=/head/; revision=296124
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-3/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* - Update to 1.5.3Wen Heping2011-09-212-4/+3
| | | | | | | | | PR: ports/160425 Submitted by: Wen Heping (myself) Approved by: maintainer(timeout, >18 days) Notes: svn path=/head/; revision=282148
* - Enable GUI for shp2pgsql loaderWen Heping2011-07-012-2/+16
| | | | | | | | | PR: ports/157605 Submitted by: Rainer Hurling <rhurlin@gwdg.de> Approved by: maintainer(timeout, >20 days) Notes: svn path=/head/; revision=276768
* Delete excessive hardcoded dependency on server version, postgis 1.5.2 is ↵Dmitry Morozovsky2011-05-031-1/+0
| | | | | | | | | | | | ready for all supported PostgreSQL versions. Approved by: maintainer PR: ports/156764 Notes: svn path=/head/; revision=273607
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.5.2Sunpoet Po-Chuan Hsieh2010-10-143-15/+4
| | | | | | | | | | Changes: http://postgis.refractions.net/news/20100927/ PR: ports/151426 Submitted by: Anderson Soares Ferreira <anderson@cnpm.embrapa.br> (maintainer) Approved by: pgollucci (mentor, implicit) Notes: svn path=/head/; revision=262987
* - Fix 'make install' with PostgreSQL 9.0Sunpoet Po-Chuan Hsieh2010-09-281-0/+11
| | | | | | | | | PR: ports/150856 Submitted by: sunpoet (myself) Approved by: Anderson Soares Ferreira (maintainer), pgollucci (mentor) Notes: svn path=/head/; revision=262015
* - Update to 1.5.1Alexander Logvinov2010-04-082-7/+7
| | | | | | | | PR: ports/145516 Submitted by: Anderson Soares Ferreira <anderson at cnpm.embrapa.br> (maintainer) Notes: svn path=/head/; revision=252447
* - Update to 1.5.0Wen Heping2010-03-266-33/+86
| | | | | | | | PR: ports/144378 Submitted by: Anderson Soares Ferreira <anderson@cnpm.embrapa.br> (maintainer) Notes: svn path=/head/; revision=251522
* - Update to 1.4.1Wen Heping2010-02-014-13/+22
| | | | | | | | | PR: ports/143136 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Approved by: maintainer Notes: svn path=/head/; revision=249028
* - Bump PORTREVISION to chase the update of graphics/geosWen Heping2009-12-201-1/+1
| | | | Notes: svn path=/head/; revision=246281
* - Chase graphics/proj shlib bumpMartin Wilke2009-11-271-1/+2
| | | | Notes: svn path=/head/; revision=244872
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* - Unbreak with NOPORTDOCS is definedRong-En Fan2009-10-233-17/+18
| | | | | | | | | | | | | - Pet portlint(1) - While I'm here, add USE_ICONV and fix perl path to make build successfully with customized PREFIX PR: ports/139628 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> Approved by: Anderson Soares Ferreira (maintainer) Notes: svn path=/head/; revision=243240
* Update to 1.4.0Steven Kreuzer2009-10-0711-148/+125
| | | | | | | | | PR: ports/137537 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> Feature safe: Yes Notes: svn path=/head/; revision=242555
* - Chase graphics/geos shlib bumpMartin Wilke2009-08-141-0/+1
| | | | Notes: svn path=/head/; revision=239570
* - Update to 1.3.6Dmitry Marakasov2009-05-183-10/+11
| | | | | | | | PR: 134646 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer) Notes: svn path=/head/; revision=234148
* - Update to 1.3.5Dmitry Marakasov2008-12-182-4/+4
| | | | | | | | PR: 129732 Submitted by: Anderson S. Ferreira <anderson at cnpm dot embrapa dot br> (maintainer) Notes: svn path=/head/; revision=224376
* - Update to 1.3.4Dmitry Marakasov2008-12-022-5/+4
| | | | | | | | PR: 129374 Submitted by: Anderson S. Ferreira <anderson at cnpm dot embrapa dot br> (maintainer) Notes: svn path=/head/; revision=223710
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 1.3.3Rong-En Fan2008-04-273-10/+10
| | | | | | | | PR: ports/122825 Submitted by: Anderson S. Ferreira <anderson at cnpm.embrapa.br> (maintainer) Notes: svn path=/head/; revision=212076
* - Update to 1.3.2Rong-En Fan2008-01-052-5/+4
| | | | | | | | PR: ports/119313 Submitted by: Anderson S. Ferreira <anderson at cnpm.embrapa.br> (maintainer) Notes: svn path=/head/; revision=205069
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - Respect NOPORTDOCS.Chin-San Huang2007-08-312-3/+30
| | | | | | | | | | | - Respect USE_LDCONFIG. PR: ports/115808 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> Approved by: maintainer Notes: svn path=/head/; revision=198582
* - Update to 1.3.1Rong-En Fan2007-08-234-34/+27
| | | | | | | | PR: ports/115605 Submitted by: Anderson S. Ferreira <anderson at cnpm.embrapa.br> (maintainer) Notes: svn path=/head/; revision=198175
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Add ports to "geography" virtual categoryFrank J. Laszlo2007-07-221-1/+1
| | | | | | | Approved by: Pav (wearing portmgr hat) Notes: svn path=/head/; revision=196069
* - Remove 4.X gruftMartin Wilke2007-04-231-4/+0
| | | | | | | | | PR: 111940 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Approved by: maintainer Notes: svn path=/head/; revision=190704
* - Update to 1.2.1Martin Wilke2007-01-123-11/+12
| | | | | | | | PR: ports/107856 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer) Notes: svn path=/head/; revision=182229
* - Use USE_ICONV instead of LIB_DEPENDSRong-En Fan2007-01-121-1/+1
| | | | | | | Approved by: portmgr (erwin, few weeks ago) Notes: svn path=/head/; revision=182166
* - Update to 1.2.0Martin Wilke2007-01-033-9/+9
| | | | | | | | | | | | | | | | Changelog: * New Curve type, based on the ISO SQL/MM model for curves. * Index binding for curves, allowing them to use the same R-Tree indexes as the other types. * Serialization and deserialization functions for Curve, allowing them to be dumped and restored. * Performance shortcuts for Contains and Within to optimize point-in-polygon case. * Support for most of the ST_* and SE_* spatial SQL functions used by the ESRI ArcSDE spatial SQL interfaces. * Documentation of the new SQL/MM functions and Curve types. PR: ports/107489 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer) Notes: svn path=/head/; revision=181371
* - Update to 1.1.6Martin Wilke2006-12-042-4/+4
| | | | | | | | | | | | | | | Changelog: * Fixed CAPI change that broke 64-bit platforms. * Added Z ordinate to reprojections. * Updated spatial_ref_sys.sql updated to EPSG 6.11.1. * Included the Version.config in loader/dumper USAGE messages. * Fixed regression tests and usage output in loader/dumper. PR: ports/106305 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer) Notes: svn path=/head/; revision=178900
* - Update to 1.1.5Martin Wilke2006-10-312-4/+4
| | | | | | | | PR: ports/104501 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer) Notes: svn path=/head/; revision=175753
* - Update to 1.1.4Martin Wilke2006-10-072-6/+9
| | | | | | | | PR: ports/104067 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer) Notes: svn path=/head/; revision=174789