aboutsummaryrefslogtreecommitdiff
path: root/databases/postgis
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Update to 1.1.3Rong-En Fan2006-07-063-19/+13
| | | | | | | | | | | | - Use GCC 3.2+ to build on 4.x - Remove duplicate logic of detecting PGSQL_VER PR: 99820 Submitted by: maintainer Approved by: delphij (mentor, implicit) Notes: svn path=/head/; revision=167063
* - Update to 1.1.2.Jean Milanez Melo2006-04-122-4/+4
| | | | | | | | | PR: ports/95486 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer) Approved by: mnag (mentor) Notes: svn path=/head/; revision=159387
* Update to 1.1.1.Sam Lawrance2006-01-252-5/+4
| | | | | | | | PR: ports/92304 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer) Notes: svn path=/head/; revision=154420
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* [maintainer-update] databases/postgis fixEdwin Groothuis2006-01-021-1/+3
| | | | | | | | | | | This patch adds the missing configure argument '--with-proj', as reported in PR ports/91112 PR: ports/91220 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> Notes: svn path=/head/; revision=152611
* [maintainer-update] Postgis upgrade from 1.0.6 to 1.1.0Edwin Groothuis2005-12-2812-398/+104
| | | | | | | | | | | | | | | | | Postgis upgrade from 1.0.6 to 1.1.0 . This release, includes new functionality, performance improvements and bug fixes. Highlights include: * Geometry building functions, including line merging, polygon creation and vertex manipulation, * Linear referencing functions, including support for measures, * Performance improvements to coordinate reference transformations PR: ports/91030 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> Notes: svn path=/head/; revision=152299
* Unbreak INDEX - define DEFAULT_PGSQL_VER, since it is needed beforeSam Lawrance2005-12-141-0/+2
| | | | | | | bsd.databases.mk is included. Notes: svn path=/head/; revision=151203
* Update to 1.0.6.Sam Lawrance2005-12-125-29/+38
| | | | | | | | | | | The 1.0.6 release includes many small bug fixes and initial support for PostgreSQL 8.2. PR: ports/90169 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> Notes: svn path=/head/; revision=151049
* Chase graphics/geos shared library version.Sam Lawrance2005-12-071-1/+1
| | | | Notes: svn path=/head/; revision=150563
* Fix plist.Sam Lawrance2005-12-011-1/+1
| | | | Notes: svn path=/head/; revision=150176
* Update to 1.0.5Sam Lawrance2005-11-283-4/+8
| | | | | | | | PR: ports/89667 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer) Notes: svn path=/head/; revision=149780
* - Update to 2.1.4Pav Lucistnik2005-11-231-1/+1
| | | | | | | | PR: ports/89459 Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> Notes: svn path=/head/; revision=149197
* [maintainer update] Postgis fix for lwpostgis.sqlEdwin Groothuis2005-10-232-2/+2
| | | | | | | | | | Fix missed file lwpostgis.sql PR: ports/87856 Submitted by: "Anderson S. Ferreira" <anderson@cnpm.embrapa.br> Notes: svn path=/head/; revision=146159
* - Fix build with non-standard LOCALBASESergey Matveychuk2005-10-204-17/+2
| | | | | | | | PR: ports/87657 Submitted by: maintainer Notes: svn path=/head/; revision=145952
* - Update to 1.0.4Pav Lucistnik2005-09-132-3/+3
| | | | | | | | PR: ports/86021 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer) Notes: svn path=/head/; revision=142642
* Update to 1.0.2.Roman Bogorodskiy2005-07-082-3/+3
| | | | | | | | PR: 83150 Submitted by: Anderson S. Ferreira (maintainer) Notes: svn path=/head/; revision=138717
* Upgrade from 1.0.0 to 1.0.1.Alexey Dokuchaev2005-05-262-4/+4
| | | | | | | | | | | | | | | | | This release includes small bug fixes. The following issues have been resolved: * Some incorrect escaping in shp2pgsql * 3D computation in length_spheroid * Multiple schema support improved * Better join selectivity estimates * Improved postgis_restore.pl script PR: ports/81501 Submitted by: maintainer Notes: svn path=/head/; revision=136177
* Update PostGIS to 1.0.0.Sam Lawrance2005-04-237-31/+239
| | | | | | | | | PR: ports/80223 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer) Approved by: clement (mentor) Notes: svn path=/head/; revision=133987
* - Update to 1.0.0-RC5Pav Lucistnik2005-04-1313-63/+76
| | | | | | | | PR: ports/79083, ports/79301 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer) Notes: svn path=/head/; revision=133223
* - Update to 1.0.0-rc3Simon Barner2005-03-072-3/+3
| | | | | | | | | PR: ports/78373 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer) Approved by: arved (mentor) Notes: svn path=/head/; revision=130521
* Add a missing dependency to bison.Thierry Thomas2005-02-201-0/+1
| | | | | | | Reported by: Kris via pointyhat. Notes: svn path=/head/; revision=129354