Date: Fri, 17 Apr 2009 11:06:16 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/133807: [NEW PORT]graphics/deegree-wms:Deegree Web Map Service(WMS) Message-ID: <200904171106.n3HB6Gej018705@www.freebsd.org> Resent-Message-ID: <200904171110.n3HBA1bM076931@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133807 >Category: ports >Synopsis: [NEW PORT]graphics/deegree-wms:Deegree Web Map Service(WMS) >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:01 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 WMS is able to render vector data as well as raster data from different storage formats and deliver it to any client that is able to perform a HTTP GET or POST request. 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-wms # deegree-wms/distinfo # deegree-wms/Makefile # deegree-wms/pkg-descr # deegree-wms/pkg-message # echo c - deegree-wms mkdir -p deegree-wms > /dev/null 2>&1 echo x - deegree-wms/distinfo sed 's/^X//' >deegree-wms/distinfo << 'd86c8e2d5fbc70327fec92b2ce677fdd' XMD5 (deegree-wms_v2_2.zip) = eacd92c14844af9ef0d0f5081bb806ca XSHA256 (deegree-wms_v2_2.zip) = 65084891175736295cc68190440a543827d3b11f57de31788c5053f801ab87a3 XSIZE (deegree-wms_v2_2.zip) = 164648281 d86c8e2d5fbc70327fec92b2ce677fdd echo x - deegree-wms/Makefile sed 's/^X//' >deegree-wms/Makefile << 'be61f6737e0d155715ad9641bf0c8d97' X# New ports collection makefile for: deegree-wms X# Date created: 17 April, 2009 X# Whom: wenheping@gmail.com X# X# $FreeBSD$ X# X XPORTNAME= wms 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 Map Service(WMS) 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-wms XPLIST_FILES= ${TOMCATVER}/webapps/deegree-wms.war X Xdo-install: X cd ${WRKDIR} && \ X ${INSTALL} -g ${TOMCATGRP} -o ${TOMCATOWN} -m 444 deegree-wms.war ${WEBAPPDIR}; X X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKDIR}/README_WMS.txt ${DOCSDIR} X ${INSTALL_DATA} ${WRKDIR}/deegree_wms_documentation_en.pdf ${DOCSDIR} X.endif X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include <bsd.port.mk> be61f6737e0d155715ad9641bf0c8d97 echo x - deegree-wms/pkg-descr sed 's/^X//' >deegree-wms/pkg-descr << '48ede891b8ffd442c340bf34de89d2c0' 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 WMS is able to render vector data as well as raster data Xfrom different storage formats and deliver it to any client that is Xable to perform a HTTP GET or POST request. X XWWW: http://www.deegree.org/ 48ede891b8ffd442c340bf34de89d2c0 echo x - deegree-wms/pkg-message sed 's/^X//' >deegree-wms/pkg-message << '9f140c0ab0ae8fce58f4fdb47afd6df7' 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========================================================================== 9f140c0ab0ae8fce58f4fdb47afd6df7 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904171106.n3HB6Gej018705>