From owner-cvs-all@FreeBSD.ORG Sun Nov 7 02:01:32 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 014B516A4CF; Sun, 7 Nov 2004 02:01:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D019943D2F; Sun, 7 Nov 2004 02:00:40 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iA720eIQ046434; Sun, 7 Nov 2004 02:00:40 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iA720e0s046433; Sun, 7 Nov 2004 02:00:40 GMT (envelope-from hq) Message-Id: <200411070200.iA720e0s046433@repoman.freebsd.org> From: Herve Quiroz Date: Sun, 7 Nov 2004 02:00:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/jumpgis-postgis Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2004 02:01:32 -0000 hq 2004-11-07 02:00:39 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/jumpgis-postgis Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist Log: The JUMP PostGIS driver plugin allows reading from and writing to a PostGIS database. WWW: http://www.jump-project.org/ PR: 68331 Submitted by: Sam Lawrance Revision Changes Path 1.746 +1 -0 ports/graphics/Makefile 1.1 +37 -0 ports/graphics/jumpgis-postgis/Makefile (new) 1.1 +2 -0 ports/graphics/jumpgis-postgis/distinfo (new) 1.1 +12 -0 ports/graphics/jumpgis-postgis/pkg-deinstall (new) 1.1 +4 -0 ports/graphics/jumpgis-postgis/pkg-descr (new) 1.1 +11 -0 ports/graphics/jumpgis-postgis/pkg-install (new) 1.1 +2 -0 ports/graphics/jumpgis-postgis/pkg-plist (new)