From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 17 11:10:01 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E31F106566C for ; Fri, 17 Apr 2009 11:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3883B8FC14 for ; Fri, 17 Apr 2009 11:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n3HBA1Cd076919 for ; Fri, 17 Apr 2009 11:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n3HBA1Ja076918; Fri, 17 Apr 2009 11:10:01 GMT (envelope-from gnats) Resent-Date: Fri, 17 Apr 2009 11:10:01 GMT Resent-Message-Id: <200904171110.n3HBA1Ja076918@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Wen Heping Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03B70106566C for ; Fri, 17 Apr 2009 11:00:55 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id E56AE8FC12 for ; Fri, 17 Apr 2009 11:00:54 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n3HB0s9N018048 for ; Fri, 17 Apr 2009 11:00:54 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n3HB0sPx018047; Fri, 17 Apr 2009 11:00:54 GMT (envelope-from nobody) Message-Id: <200904171100.n3HB0sPx018047@www.freebsd.org> Date: Fri, 17 Apr 2009 11:00:54 GMT From: Wen Heping To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/133806: [NEW PORT]graphics/deegree-wfs:Deegree Web Feature Service(WFS) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2009 11:10:01 -0000 >Number: 133806 >Category: ports >Synopsis: [NEW PORT]graphics/deegree-wfs:Deegree Web Feature Service(WFS) >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: Fri Apr 17 11:10:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Fri Apr 10 16:36:28 HKT 2009 root@fb8.wenjing.com:/usr/obj/usr/src/sys/wen1 i386 >Description: Deegree is a Java Framework offering the main building blocks for Spatial Data Infrastructures (SDIs). Its entire architecture is developed using standards of the Open Geospatial Consortium (OGC) and ISO Technical Committee 211-Geographic information/Geoinformatics (ISO/TC 211). deegree encompasses OGC Web Services as well as clients. deegree is Free Software protected by the GNU Lesser General Public License (GNU LGPL) and is accessible at http://www.deegree.org. Deegree's WFS is able to serve vector and attribute data from different data sources (backends) and deliver it to any client that is able to perform WFS compliant HTTP-GET or POST requests. WWW: http://www.deegree.org/ >How-To-Repeat: >Fix: 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: # # deegree-wfs # deegree-wfs/distinfo # deegree-wfs/Makefile # deegree-wfs/pkg-descr # deegree-wfs/pkg-message # echo c - deegree-wfs mkdir -p deegree-wfs > /dev/null 2>&1 echo x - deegree-wfs/distinfo sed 's/^X//' >deegree-wfs/distinfo << 'a0055ed9727eceaa2039b8ea13045fe2' XMD5 (deegree-wfs_v2_2.zip) = db012aad4fb970ab559af289fc66b0f2 XSHA256 (deegree-wfs_v2_2.zip) = f42b48d3b98fcd9fbf155f47afd81ad82e6300a6aa800c316c419182598e36be XSIZE (deegree-wfs_v2_2.zip) = 18385899 a0055ed9727eceaa2039b8ea13045fe2 echo x - deegree-wfs/Makefile sed 's/^X//' >deegree-wfs/Makefile << '0df9d800f7ebaf10683fef8cf38964f4' X# New ports collection makefile for: deegree-wfs X# Date created: 17 April, 2009 X# Whom: wenheping@gmail.com X# X# $FreeBSD$ X# X XPORTNAME= wfs XPORTVERSION= 2.2 XCATEGORIES= graphics java XMASTER_SITES= http://download.deegree.org/deegree${PORTVERSION}/ XPKGNAMEPREFIX= deegree- XDISTNAME= ${PKGNAMEPREFIX}${PORTNAME}_v${PORTVERSION:S/./_/} X XMAINTAINER= wenheping@gmail.com XCOMMENT= Deegree Web Feature Service(WFS) X XRUN_DEPENDS= ${TOMCATDIR}:${PORTSDIR}/www/tomcat55 X XUSE_ZIP= yes XUSE_JAVA= 1.5+ X XNO_BUILD= yes XTOMCATVER= tomcat5.5 XTOMCATDIR= ${PREFIX}/${TOMCATVER} XTOMCATOWN= www XTOMCATGRP= www XWEBAPPDIR= ${TOMCATDIR}/webapps XPORTDOCS= * XDOCSDIR= ${PREFIX}/share/doc/deegree-wfs XPLIST_FILES= ${TOMCATVER}/webapps/deegree-wfs.war X Xdo-install: X cd ${WRKDIR} && \ X ${INSTALL} -g ${TOMCATGRP} -o ${TOMCATOWN} -m 444 deegree-wfs.war ${WEBAPPDIR}; X X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKDIR}/README_WFS.txt ${DOCSDIR} X ${INSTALL_DATA} ${WRKDIR}/deegree_wfs_documentation_en.pdf ${DOCSDIR} X.endif X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include 0df9d800f7ebaf10683fef8cf38964f4 echo x - deegree-wfs/pkg-descr sed 's/^X//' >deegree-wfs/pkg-descr << '30c0ca3779c7f900e2c8874c6d3bfa2d' XDeegree is a Java Framework offering the main building blocks for XSpatial Data Infrastructures (SDIs). Its entire architecture is Xdeveloped using standards of the Open Geospatial Consortium (OGC) and XISO Technical Committee 211-Geographic information/Geoinformatics X(ISO/TC 211). deegree encompasses OGC Web Services as well as clients. Xdeegree is Free Software protected by the GNU Lesser General Public XLicense (GNU LGPL) and is accessible at http://www.deegree.org. X XDeegree's WFS is able to serve vector and attribute data from different Xdata sources (backends) and deliver it to any client that is able to Xperform WFS compliant HTTP-GET or POST requests. X XWWW: http://www.deegree.org/ 30c0ca3779c7f900e2c8874c6d3bfa2d echo x - deegree-wfs/pkg-message sed 's/^X//' >deegree-wfs/pkg-message << '0c7e4cafac862b8a94d6306292b65d13' X========================================================================== XTo start DeeGree correctly, please set the variable JAVA_OPTS with: X Xsetenv JAVA_OPTS "-server -Xms256m -Xmx512m" X XNow you should start your Tomcat server and browse with: X http://your-server:8180/deegree-wcs X XEnjoy it ! X========================================================================== 0c7e4cafac862b8a94d6306292b65d13 exit >Release-Note: >Audit-Trail: >Unformatted: