aboutsummaryrefslogtreecommitdiff
path: root/graphics/jumpgis-postgis
Commit message (Collapse)AuthorAgeFilesLines
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Add ports to "geography" virtual categoryFrank J. Laszlo2007-07-221-1/+1
| | | | | | | Approved by: Pav (wearing portmgr hat) Notes: svn path=/head/; revision=196069
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* If you love them, set them free.Sam Lawrance2007-02-211-1/+1
| | | | Notes: svn path=/head/; revision=185608
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Update mastersite.Sam Lawrance2005-11-071-1/+1
| | | | | | | Reported by: Fenner, Bill "distfiles" Notes: svn path=/head/; revision=147499
* Unbreak, pkg-plist was fixed in graphics/jumpgisSam Lawrance2005-05-081-2/+0
| | | | | | | | Reported by: kris Approved by: clement (mentor, implicit) Notes: svn path=/head/; revision=134819
* BROKEN: incomplete pkg-plistKris Kennaway2005-05-071-0/+2
| | | | Notes: svn path=/head/; revision=134816
* Set my ports to their shiny new MAINTAINER address.Sam Lawrance2005-04-121-1/+1
| | | | | | | Approved by: clement (mentor) Notes: svn path=/head/; revision=133146
* Fix install issue found out by pointyhatEdwin Groothuis2005-01-311-0/+1
| | | | Notes: svn path=/head/; revision=127806
* [maintainer] graphics/jumpgis-postgis: fix pkg-plistEdwin Groothuis2005-01-131-2/+0
| | | | | | | | | | | | | jumpgis-postgis changed the mode of an already installed directory, causing the plist check to fail. Changes have been submitted for jumpgis which means this port doesn't need to modify the directory now. PR: ports/76184 Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=126382
* The JUMP PostGIS driver plugin allows reading from and writing to aHerve Quiroz2004-11-076-0/+68
PostGIS database. WWW: http://www.jump-project.org/ PR: 68331 Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=121021