From owner-cvs-ports@FreeBSD.ORG Sun May 10 18:22:26 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DBBD1065674; Sun, 10 May 2009 18:22:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 28B2F8FC19; Sun, 10 May 2009 18:22:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4AIMQv2099824; Sun, 10 May 2009 18:22:26 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4AIMQJ4099823; Sun, 10 May 2009 18:22:26 GMT (envelope-from miwi) Message-Id: <200905101822.n4AIMQJ4099823@repoman.freebsd.org> From: Martin Wilke Date: Sun, 10 May 2009 18:22:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/openjump Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 May 2009 18:22:27 -0000 miwi 2009-05-10 18:22:26 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/openjump Makefile distinfo pkg-descr pkg-plist Log: OpenJUMP is an open source GIS software written in Java. It is based on JUMP GIS by Vivid Solutions. It's features include: * It is a Vector GIS that can read rasters as well. * OpenJUMP is known to work on Windows, Linux and Mac platforms, but should work on any operating system that runs Java 1.5 or later. * It is not just another free demo viewer, but you can edit, save, analyze etc. with JUMP / OpenJUMP. * It works, even with medium size datasets, and with professional touch. * It provides a GIS API with a flexible plugin structure, so that new features are relatively easy to develope around the sound mapping platform. * It utilises standards like GML, WMS and WFS. * It is already translated in English, Finnish, French, German, Italian, Portugese and Spanish. The translation in other languages is in progress. WWW: http://www.openjump.org/ PR: ports/134403 Submitted by: Wen Heping Revision Changes Path 1.1254 +1 -0 ports/graphics/Makefile 1.1 +49 -0 ports/graphics/openjump/Makefile (new) 1.1 +3 -0 ports/graphics/openjump/distinfo (new) 1.1 +18 -0 ports/graphics/openjump/pkg-descr (new) 1.1 +58 -0 ports/graphics/openjump/pkg-plist (new)