Commit graph

10 commits

Author SHA1 Message Date
Baptiste Daroussin
6b16064740 Minimum version of java is now 1.6
With hat:	portmgr
2014-04-10 07:17:17 +00:00
Baptiste Daroussin
665bec206d Convert g* to USES=zip 2014-03-10 14:49:26 +00:00
Emanuel Haupt
e51ae914b5 Remove trailing whitespaces from category graphics 2014-02-21 13:37:15 +00:00
Emanuel Haupt
5005b67362 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)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Jason Helfman
723b57e8df - add additional support for tomcat7 and adjust pkg-message accordingly
PR:		173125
Submitted by:	nemysis@gmx.ch
Patch by:	jgh
Approved by:	maintainer, wen
Feature safe:	yes
2012-10-30 22:05:30 +00:00
Jason Helfman
f508c120ac - 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
2012-10-21 21:41:06 +00:00
Jason Helfman
29fd8676b2 - 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)
2012-02-01 01:18:12 +00:00
Olli Hauer
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
Martin Wilke
b4b07a8bb2 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 Web Catalogue Service implementation (Catalogue Service - Web
profile, therefore CS-W) is able to serve different metadata formats in
parallel based on the same physical datastore. This is possible because
deegree CS-W uses XSLT processing to transform requests as well as
responses into the desired format. deegree CS-W does not contain its a
data access modul of its own. It uses an OGC WFS (at the moment limited
to deegree WFS) as datasource. So in future it will be possible to use
deegree CS-W on top of any other OGC compliant WFS to offer catalogue
functionalities.

WWW: http://www.deegree.org/

PR:		ports/133802
Submitted by:	wenheping at gmail.com
2009-04-23 09:17:47 +00:00