From owner-cvs-all@FreeBSD.ORG Wed Apr 8 20:21:36 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5909106566C; Wed, 8 Apr 2009 20:21:36 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A3CD18FC18; Wed, 8 Apr 2009 20:21:36 +0000 (UTC) (envelope-from pgollucci@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 n38KLaRp028636; Wed, 8 Apr 2009 20:21:36 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n38KLaHw028635; Wed, 8 Apr 2009 20:21:36 GMT (envelope-from pgollucci) Message-Id: <200904082021.n38KLaHw028635@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Wed, 8 Apr 2009 20:21:36 +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/devel Makefile ports/devel/rubygem-georuby Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2009 20:21:37 -0000 pgollucci 2009-04-08 20:21:36 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-georuby Makefile distinfo pkg-descr Log: It is intended as a holder for data returned from PostGIS and the Spatial Extensions of MySql. The data model roughly follows the OGC "Simple i Features for SQL" specification (see http://www.opengis.org/docs/99-049.pdf), although without any kind of advanced functionalities (such as geometric operators or reprojections). It also supports various output and input formats (GeoRSS, KML, Shapefile). Sponsored by: RideCharge Inc. Revision Changes Path 1.3458 +1 -0 ports/devel/Makefile 1.1 +20 -0 ports/devel/rubygem-georuby/Makefile (new) 1.1 +3 -0 ports/devel/rubygem-georuby/distinfo (new) 1.1 +6 -0 ports/devel/rubygem-georuby/pkg-descr (new)