Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2011 13:25:29 +0200 (CEST)
From:      Joris Dedieu <joris.dedieu@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        joris@nfrance.com
Subject:   ports/161770: New port graphics/tinyows - A High Performance WFS-T server
Message-ID:  <201110181125.p9IBPTBQ052353@entente2.nfrance.com>
Resent-Message-ID: <201110181200.p9IC0Kd8034705@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         161770
>Category:       ports
>Synopsis:       New port graphics/tinyows - A High Performance WFS-T server
>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:   Tue Oct 18 12:00:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Joris Dedieu
>Release:        FreeBSD 8.1-RELEASE-p6 amd64
>Organization:
>Environment:
System: FreeBSD entente2.nfrance.com 8.1-RELEASE-p6 FreeBSD 8.1-RELEASE-p6 #1: Tue Oct 11 18:17:37 CEST 2011 root@entente2.nfrance.com:/usr/obj/usr/src/sys/NFDEDIE_2_0_PF amd64


>Description:
	A shar archive to add tinyows to the port collection
	Tinows (http://www.tinyows.org) is WFS-T server

>How-To-Repeat:

>Fix:

--- tinyows.shar begins here ---
# 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:
#
#	graphics/tinyows/
#	graphics/tinyows/Makefile
#	graphics/tinyows/distinfo
#	graphics/tinyows/pkg-descr
#	graphics/tinyows/pkg-plist
#
echo c - graphics/tinyows/
mkdir -p graphics/tinyows/ > /dev/null 2>&1
echo x - graphics/tinyows/Makefile
sed 's/^X//' >graphics/tinyows/Makefile << 'cd313ae368b40ef24520b4926808d088'
X# New ports collection Makefile for:	tinows
X# Date created:				2011-10-18
X# Whom:					Joris Dedieu <joris.dedieu@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		tinyows
XPORTVERSION=		1.0.0
XPORTREVISION=		1
XCATEGORIES=		graphics www geography
XMASTER_SITES=		http://tinyows.org/tracdocs/release/
X
XMAINTAINER=		joris.dedieu@nfrance.com
XCOMMENT=		TinyOWS server implements WFS-T
X
XLIB_DEPENDS=		xml2:${PORTSDIR}/textproc/libxml2
XBUILD_DEPENDS=		${LOCALBASE}/lib/postgresql/postgis-1.5.so:${PORTSDIR}/databases/postgis
X
XUSE_BZIP2=		YES
XWRKSRC=      		${WRKDIR}/${PORTNAME}
XGNU_CONFIGURE=		YES
X
XOPTIONS=		FASTCGI "Support FASTCGI" on \
X
X.include <bsd.port.pre.mk>
X
X.if defined(WITH_FASTCGI)
XBUILD_DEPENDS+=         ${LOCALBASE}/bin/cgi-fcgi:${PORTSDIR}/www/fcgi
XCONFIGURE_ARGS+=        --with-fastcgi=${LOCALBASE}
X.endif
X
Xpost-install:
X	${MKDIR} ${WWWDIR}/cgi-bin/
X	${INSTALL_PROGRAM} ${WRKSRC}/tinyows ${WWWDIR}/cgi-bin/tinyows
X
X.include <bsd.port.post.mk>
cd313ae368b40ef24520b4926808d088
echo x - graphics/tinyows/distinfo
sed 's/^X//' >graphics/tinyows/distinfo << '0386d909ade262bc0e2898e48cb17f24'
XSHA256 (tinyows-1.0.0.tar.bz2) = b80dbca8147ea0d31e92271eee6398caede055b7ef65a9d60f34e20172041f46
XSIZE (tinyows-1.0.0.tar.bz2) = 1180960
0386d909ade262bc0e2898e48cb17f24
echo x - graphics/tinyows/pkg-descr
sed 's/^X//' >graphics/tinyows/pkg-descr << '223cdbad729f7b8ab33bdf6256fbaa5d'
XTinyOWS - A High Performance WFS-T server
XTinyOWS server implements latest WFS-T standard versions, 
Xas well as related standards such as Filter Encoding (FE). 
X
XWWW: http://www.tinyows.org/
223cdbad729f7b8ab33bdf6256fbaa5d
echo x - graphics/tinyows/pkg-plist
sed 's/^X//' >graphics/tinyows/pkg-plist << 'ca444258a0b6ad28e3ca03c0e26ae943'
X%%DATADIR%%/schema/LICENSE
X%%DATADIR%%/schema/filter/1.0.0/expr.xsd
X%%DATADIR%%/schema/filter/1.0.0/filter.xsd
X%%DATADIR%%/schema/filter/1.0.0/filterCapabilities.xsd
X%%DATADIR%%/schema/filter/1.1.0/expr.xsd
X%%DATADIR%%/schema/filter/1.1.0/filter.xsd
X%%DATADIR%%/schema/filter/1.1.0/filterCapabilities.xsd
X%%DATADIR%%/schema/filter/1.1.0/sort.xsd
X%%DATADIR%%/schema/gml/2.1.2/feature.xsd
X%%DATADIR%%/schema/gml/2.1.2/geometry.xsd
X%%DATADIR%%/schema/gml/2.1.2/xlinks.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/basicTypes.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/coordinateOperations.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/coordinateReferenceSystems.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/coordinateSystems.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/coverage.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/dataQuality.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/datums.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/defaultStyle.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/dictionary.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/direction.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/dynamicFeature.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/feature.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/geometryAggregates.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/geometryBasic0d1d.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/geometryBasic2d.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/geometryComplexes.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/geometryPrimitives.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/gml.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/gmlBase.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/grids.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/measures.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/observation.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/referenceSystems.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/temporal.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/temporalReferenceSystems.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/temporalTopology.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/topology.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/units.xsd
X%%DATADIR%%/schema/gml/3.1.1/base/valueObjects.xsd
X%%DATADIR%%/schema/gml/3.1.1/smil/smil20-language.xsd
X%%DATADIR%%/schema/gml/3.1.1/smil/smil20.xsd
X%%DATADIR%%/schema/gml/3.1.1/smil/xml-mod.xsd
X%%DATADIR%%/schema/gml/3.1.1/xlink/xlinks.xsd
X%%DATADIR%%/schema/ows/1.0.0/ows19115subset.xsd
X%%DATADIR%%/schema/ows/1.0.0/owsAll.xsd
X%%DATADIR%%/schema/ows/1.0.0/owsCommon.xsd
X%%DATADIR%%/schema/ows/1.0.0/owsDataIdentification.xsd
X%%DATADIR%%/schema/ows/1.0.0/owsExceptionReport.xsd
X%%DATADIR%%/schema/ows/1.0.0/owsGetCapabilities.xsd
X%%DATADIR%%/schema/ows/1.0.0/owsOperationsMetadata.xsd
X%%DATADIR%%/schema/ows/1.0.0/owsServiceIdentification.xsd
X%%DATADIR%%/schema/ows/1.0.0/owsServiceProvider.xsd
X%%DATADIR%%/schema/wfs/1.0.0/WFS-basic.xsd
X%%DATADIR%%/schema/wfs/1.0.0/WFS-capabilities.xsd
X%%DATADIR%%/schema/wfs/1.0.0/WFS-transaction.xsd
X%%DATADIR%%/schema/wfs/1.1.0/wfs.xsd
X%%DATADIR%%/schema/xlink/1.0.0/xlinks.xsd
X%%WWWDIR%%/cgi-bin/tinyows
X@dirrmtry %%WWWDIR%%/cgi-bin
X@dirrm %%DATADIR%%/schema/xlink/1.0.0
X@dirrm %%DATADIR%%/schema/xlink
X@dirrm %%DATADIR%%/schema/wfs/1.1.0
X@dirrm %%DATADIR%%/schema/wfs/1.0.0
X@dirrm %%DATADIR%%/schema/wfs
X@dirrm %%DATADIR%%/schema/ows/1.0.0
X@dirrm %%DATADIR%%/schema/ows
X@dirrm %%DATADIR%%/schema/gml/3.1.1/xlink
X@dirrm %%DATADIR%%/schema/gml/3.1.1/smil
X@dirrm %%DATADIR%%/schema/gml/3.1.1/base
X@dirrm %%DATADIR%%/schema/gml/3.1.1
X@dirrm %%DATADIR%%/schema/gml/2.1.2
X@dirrm %%DATADIR%%/schema/gml
X@dirrm %%DATADIR%%/schema/filter/1.1.0
X@dirrm %%DATADIR%%/schema/filter/1.0.0
X@dirrm %%DATADIR%%/schema/filter
X@dirrm %%DATADIR%%/schema
X@dirrm %%DATADIR%%
ca444258a0b6ad28e3ca03c0e26ae943
exit
--- tinyows.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110181125.p9IBPTBQ052353>