From nobody@FreeBSD.org  Sun Jun 17 17:25:30 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 066661065672
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 17 Jun 2012 17:25:30 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id CB5A18FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 17 Jun 2012 17:25:29 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q5HHPTIC063022
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 17 Jun 2012 17:25:29 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q5HHPT7J063021;
	Sun, 17 Jun 2012 17:25:29 GMT
	(envelope-from nobody)
Message-Id: <201206171725.q5HHPT7J063021@red.freebsd.org>
Date: Sun, 17 Jun 2012 17:25:29 GMT
From: lbartoletti <coder@tuxfamily.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: databases/spatialite_gui spatialite-gui is an open source Graphical User Interface (GUI) tool supporting SpatiaLite.
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 17 17:30:12 UTC 2012
>Closed-Date:    Mon Jul 02 14:30:48 UTC 2012
>Last-Modified:  Mon Jul 02 14:30:48 UTC 2012
>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:

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/169181: commit references a PR
Date: Mon,  2 Jul 2012 14:28:23 +0000 (UTC)

 pawel       2012-07-02 14:28:11 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases            Makefile 
   Added files:
     databases/spatialite_gui Makefile distinfo pkg-descr 
   Log:
   spatialite-gui is an open source Graphical User Interface (GUI)
   tool supporting SpatiaLite.
   
   WWW:    https://www.gaia-gis.it/fossil/spatialite_gui/index
   
   PR:             ports/169181
   Submitted by:   lbartoletti <coder@tuxfamily.org>
   
   Revision  Changes    Path
   1.1115    +1 -0      ports/databases/Makefile
   1.1       +34 -0     ports/databases/spatialite_gui/Makefile (new)
   1.1       +2 -0      ports/databases/spatialite_gui/distinfo (new)
   1.1       +4 -0      ports/databases/spatialite_gui/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Mon Jul 2 14:30:46 UTC 2012 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169181 
>Unformatted:
