FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 7:59 AM BST
Port details
jumpgis 1.1.2_5 graphics on this many watch lists=0 search for ports that depend on this port
A GUI based application for viewing and processing spatial data

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Aug 2004 13:39:09
Also Listed In: java geography
License: not specified in port


The JUMP Unified Mapping Platform (JUMP) is a GUI-based application for
viewing and processing spatial data. It includes many functions common
to other popular GIS products for the analysis and manipulation of
geospatial data. The JUMP also provides a highly extensible framework
for the development and execution of custom spatial data processing
applications.

WWW: http://www.jump-project.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Run: java/jdk16
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jul 2011 05:03:02
Original commit files touched by this commit  1.1.2_5
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
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
03 Jul 2011 14:12:23
Original commit files touched by this commit  1.1.2_5
ohauer search for other commits by this committer
-remove MD5
06 Jun 2008 13:35:04
Original commit files touched by this commit  1.1.2_5
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
25 Mar 2008 09:20:31
Original commit files touched by this commit  1.1.2_4
itetcu search for other commits by this committer
Write MASTER_STIES path right this time.
25 Mar 2008 09:15:42
Original commit files touched by this commit  1.1.2_4
itetcu search for other commits by this committer
Adjust MASTER_SITES to an other server of mine, since the old one will be gone
shortly.
24 Oct 2007 23:37:25
Original commit files touched by this commit  1.1.2_4
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
22 Jul 2007 19:33:55
Original commit files touched by this commit  1.1.2_3
laszlof search for other commits by this committer
- Add ports to "geography" virtual category

Approved by:    Pav (wearing portmgr hat)
19 May 2007 20:32:57
Original commit files touched by this commit  1.1.2_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
21 Feb 2007 11:04:47
Original commit files touched by this commit  1.1.2_2
lawrance search for other commits by this committer
If you love them, set them free.
14 Oct 2006 08:54:54
Original commit files touched by this commit  1.1.2_2
marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
07 May 2006 23:46:33
Original commit files touched by this commit  1.1.2_1
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
22 Jan 2006 12:35:18
Original commit files touched by this commit  1.1.2_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
08 May 2005 00:16:17
Original commit files touched by this commit  1.1.2_1
lawrance search for other commits by this committer
Fix pkg-plist for packages

Reported by:    kris
12 Apr 2005 13:00:32
Original commit files touched by this commit  1.1.2_1
lawrance search for other commits by this committer
Set my ports to their shiny new MAINTAINER address.

Approved by:    clement (mentor)
31 Mar 2005 06:43:57
Original commit files touched by this commit  1.1.2_1
krion search for other commits by this committer
Fix MASTER_SITES.

PR:             ports/79389
Submitted by:   maintainer
Approved by:    portmgr (implicit)
26 Mar 2005 20:01:31
Original commit files touched by this commit  1.1.2_1
kris search for other commits by this committer
BROKEN: Unfetchable

Approved by:    portmgr (self)
13 Jan 2005 23:49:13
Original commit files touched by this commit  1.1.2_1
edwin search for other commits by this committer
Update java/jmp from 0.45 to 0.46. (mini-patch)

        Little patch to update the port to the latest version.

PR:             ports/76197
Submitted by:   Ronald Klop <ronald-freebsd8@klop.yi.org>
12 Oct 2004 03:15:48
Original commit files touched by this commit  1.1.2
edwin search for other commits by this committer
[MAINTAINER] graphics/jumpgis: update to 1.1.2

        - Update to 1.1.2

PR:             ports/72259
Submitted by:   Sam Lawrance <boris@brooknet.com.au>
08 Aug 2004 20:37:58
Original commit files touched by this commit  1.1.1
thierry search for other commits by this committer
Add jumpgis 1.1.1, a GUI based application for viewing and
processing spatial data.

PR:             68052
Submitted by:   Sam Lawrance

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.155 seconds.