Date: Sun, 17 Jun 2012 17:25:29 GMT From: lbartoletti <coder@tuxfamily.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/169181: New port: databases/spatialite_gui spatialite-gui is an open source Graphical User Interface (GUI) tool supporting SpatiaLite. Message-ID: <201206171725.q5HHPT7J063021@red.freebsd.org> Resent-Message-ID: <201206171730.q5HHUCV6069563@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 169181 >Category: ports >Synopsis: New port: databases/spatialite_gui spatialite-gui is an open source Graphical User Interface (GUI) tool supporting SpatiaLite. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jun 17 17:30:12 UTC 2012 >Closed-Date: >Last-Modified: >Originator: lbartoletti >Release: >Organization: lbartoletti >Environment: >Description: spatialite-gui is an open source Graphical User Interface (GUI) tool supporting SpatiaLite. spatialite-gui is licensed under the GPL v3 (or any subsequent version) terms WWW : https://www.gaia-gis.it/fossil/spatialite_gui/index Require graphics/libgaigraphics (see this new port) >How-To-Repeat: >Fix: See shar file. Tinder log : https://redports.org/~lbartoletti/20120617053842-61265-30729/spatialite_gui-1.5.0.log Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # spatialite_gui # spatialite_gui/Makefile # spatialite_gui/pkg-descr # spatialite_gui/distinfo # echo c - spatialite_gui mkdir -p spatialite_gui > /dev/null 2>&1 echo x - spatialite_gui/Makefile sed 's/^X//' >spatialite_gui/Makefile << 'c2298336e8aedfcab025be96e97bd30a' X# New ports collection makefile for: spatialite-gui X# Date created: 2012-06-14 X# Whom: lbartoletti <coder@tuxfamily.org> X# X# $FreeBSD$ X# X XPORTNAME= spatialite_gui XPORTVERSION= 1.5.0 XCATEGORIES= databases XMASTER_SITES= http://www.gaia-gis.it/gaia-sins/ XDISTNAME= ${PORTNAME}-${PORTVERSION}-stable X XMAINTAINER= coder@tuxfamily.org XCOMMENT= spatialite-gui is an open source Graphical User Interface (GUI) tool supporting SpatiaLite X XLIB_DEPENDS= gaiagraphics:${PORTSDIR}/graphics/libgaiagraphics \ X freexl:${PORTSDIR}/textproc/freexl \ X spatialite:${PORTSDIR}/databases/spatialite X XUSE_WX= 2.8 XWANT_UNICODE= yes XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_ICONV= yes XUSE_GNOME= pkgconfig XCPPFLAGS+= -I${LOCALBASE}/include `${WX_CONFIG} --cppflags` XLDFLAGS+= -L${LOCALBASE}/lib -liconv `${WX_CONFIG} --libs` XCONFIGURE_ARGS+=CFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" XUSE_LDCONFIG= yes X XPLIST_FILES= bin/spatialite_gui X X.include <bsd.port.mk> c2298336e8aedfcab025be96e97bd30a echo x - spatialite_gui/pkg-descr sed 's/^X//' >spatialite_gui/pkg-descr << '638880d81ddb07137998ad4c0ace84b3' Xspatialite-gui is an open source Graphical User Interface (GUI) tool supporting SpatiaLite. X XWWW: https://www.gaia-gis.it/fossil/spatialite_gui/index 638880d81ddb07137998ad4c0ace84b3 echo x - spatialite_gui/distinfo sed 's/^X//' >spatialite_gui/distinfo << '31a0ea540978056669b7907b2b73ae69' XSHA256 (spatialite_gui-1.5.0-stable.tar.gz) = 4d531954b3e2a0fbd147d7df77dbb8aa83634fe0349d454e904031278b836494 XSIZE (spatialite_gui-1.5.0-stable.tar.gz) = 1019221 31a0ea540978056669b7907b2b73ae69 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206171725.q5HHPT7J063021>