aboutsummaryrefslogtreecommitdiff
path: root/graphics/deegree-wps
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-2/+2
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - add additional support for tomcat7 and adjust pkg-message accordinglyJason Helfman2012-10-302-13/+26
| | | | | | | | | | | PR: 173093 Submitted by: nemysis@gmx.ch Patch by: jgh Approved by: maintainer, wen Feature safe: yes Notes: svn path=/head/; revision=306725
* - move graphics/deegree-* suite to tomcat6Jason Helfman2012-10-211-7/+7
| | | | | | | | | | | - move DOCS to optionsNG while here, and trim Makefile headers Submitted by: jgh@ Approved by: wen@ (private mail) Feature safe: yes Notes: svn path=/head/; revision=306246
* - Update to 2.5Jason Helfman2012-02-014-10/+71
| | | | | | | | | | | | - Update tomcat dependency logic - Drop TOMCATOWN/TOMCATGRP in favor of defaults WWWOWN/WWWGRP - Drop war installation. Expand war and install as individual files to account for proper cleanup - Application installs into its own directory now (safer) -- update pkg-message to reflect this Approved by: wen (maintainer), crees (mentor) Notes: svn path=/head/; revision=290214
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Deegree's WPS is able to process Feature Collections based on arbitraryMartin Wilke2009-04-234-0/+70
processes. OGC's WPS (Schut & Whiteside 2005) specification describes WPS as follows: "WPS defines a standardized interface that facilitates the publishing of geospatial processes, and the discovery of and binding to those processes by clients. "Processes" include any algorithm, calculation or model that operates on spatially referenced data. "Publishing" means making available machine-readable binding information as well as human-readable metadata that allows service discovery and use." WWW: http://www.deegree.org/ PR: ports/133810 Submitted by: wenheping at gmail.com Notes: svn path=/head/; revision=232568