From owner-freebsd-ports@FreeBSD.ORG Thu Jul 8 06:54:34 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9ED816A4CE for ; Thu, 8 Jul 2004 06:54:34 +0000 (GMT) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 536EF43D48 for ; Thu, 8 Jul 2004 06:54:31 +0000 (GMT) (envelope-from jhay@icomtek.csir.co.za) Received: from zibbi.icomtek.csir.co.za (localhost [127.0.0.1]) i686sPO9098630 for ; Thu, 8 Jul 2004 08:54:26 +0200 (SAST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.12.10/8.12.10/Submit) id i686sPKw098629 for freebsd-ports@freebsd.org; Thu, 8 Jul 2004 08:54:25 +0200 (SAST) (envelope-from jhay) Date: Thu, 8 Jul 2004 08:54:25 +0200 From: John Hay To: freebsd-ports@freebsd.org Message-ID: <20040708065425.GA98579@zibbi.icomtek.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: new port: gpsmanshp X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 06:54:34 -0000 Hi, I have made a port of GPSManSHP. You can read more about GPSManSHP at: http://www.ncc.up.pt/gpsmanshp/ The port is at: ftp://ftp2.za.freebsd.org/pub/local/gpsmanshp-port.tgz GPSManSHP is a tcl "wrapper" for devel/shapelib. Its main use at the moment is with GPSMan (astro/gpsman). It enables GPSMan to import and export shapefiles (.shp). When GPSMan starts, it will check if GPSManSHP is available and load it. If it is not available, GPSMan will just grey out the shapefile options in the import and export menus. So my question is where in the ports tree do I put GPSManSHP? The places I think might be suitable: devel/ - this is also where shapelib on which it depends, lives. graphics/ - shapefiles are vector graphics files. astro/ - where GPSMan (its main/only user) lives. My preferences are devel/ or astro/ because that is where I think people will look for it... I think. :-) John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org