Port details |
- deegree-wps Deegree Web Processing Service(WPS)
- 2.5_2 graphics
=0 2.5_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on expired www/tomcat7
This port expired on: 2022-03-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-04-23 09:23:07
- Last Update: 2022-03-31 20:31:14
- Commit Hash: 97cf09b
- Also Listed In: java
- License: not specified in port
- WWW:
- http://www.deegree.org/
- Description:
- Deegree's WPS is able to process Feature Collections based on arbitrary
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/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- deegree-wps>0:graphics/deegree-wps
- No installation instructions:
- This port has been deleted.
- PKGNAME: deegree-wps
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (deegree-wps_2.5.zip) = 5df734b337d9238d9675452320366bc9b441b9053aaeebf33d3fc63a7e334722
SIZE (deegree-wps_2.5.zip) = 9355461
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bootstrap.jar : www/tomcat7
- Runtime dependencies:
-
- bootstrap.jar : www/tomcat7
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for deegree-wps-2.5_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- graphics_deegree-wps
- USES:
- zip
- pkg-message:
- For install:
- To start DeeGree correctly, please set the variable JAVA_OPTS with:
setenv JAVA_OPTS "-server -Xms256m -Xmx512m"
Now you should start your Tomcat server and browse with:
http://your-server:8080/deegree-wps
Enjoy it !
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5_2 31 Mar 2022 20:31:14 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above ) |
2.5_2 31 Dec 2021 13:43:37 |
Rene Ladan (rene) |
cleanup: deprecate a bunch of ports depending on expired ports. |
2.5_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5_2 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
2.5_2 11 Aug 2019 21:21:52 |
rene |
graphics/deegree-wps: remove support for EOL tomcat6, bump PORTREVISION |
2.5_1 22 Dec 2016 21:45:07 |
bapt |
Use PKGBASE rather than PORTDIRNAME |
2.5_1 15 Sep 2016 09:01:37 |
amdmi3 |
- Add LICENSE
- Switch to options helpers
- Cosmetic fixes |
2.5_1 24 Aug 2016 18:48:12 |
jkim |
Consistently set USE_JAVA to "yes" to reduce future confusion. |
2.5_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.5_1 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
2.5_1 29 Aug 2014 12:46:57 |
vanilla |
Fix pkg-plist. |
2.5_1 15 Aug 2014 14:47:48 |
vanilla |
Fix pkg-plist. |
2.5_1 15 Aug 2014 07:08:33 |
vanilla |
Stagify. |
2.5_1 23 Jul 2014 17:07:12 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
2.5_1 10 Apr 2014 07:17:18 |
bapt |
Minimum version of java is now 1.6
With hat: portmgr |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
2.5_1 21 Feb 2014 13:37:16 |
ehaupt |
Remove trailing whitespaces from category graphics |
2.5_1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
2.5_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.5_1 30 Oct 2012 22:10:10 |
jgh |
- add additional support for tomcat7 and adjust pkg-message accordingly
PR: 173093
Submitted by: nemysis@gmx.ch
Patch by: jgh
Approved by: maintainer, wen
Feature safe: yes |
2.5_1 21 Oct 2012 21:41:07 |
jgh |
- move graphics/deegree-* suite to tomcat6
- move DOCS to optionsNG while here, and trim Makefile headers
Submitted by: jgh@
Approved by: wen@ (private mail)
Feature safe: yes |
2.5 01 Feb 2012 01:20:58 |
jgh |
- Update to 2.5
- 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) |
2.2 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
2.2 23 Apr 2009 09:22:47 |
miwi |
Deegree's WPS is able to process Feature Collections based on arbitrary
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 |