---
name: deegree-csw
version: 2.5_1
origin: graphics/deegree-csw
comment: Deegree Catalogue Service(CSW)
arch: freebsd:9:x86:64
www: http://www.deegree.org/
maintainer: wenheping@gmail.com
prefix: /usr/local
licenselogic: single
flatsize: 35421580
desc: |
  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/
deps:
  xproto: {origin: x11/xproto, version: 7.0.24}
  xextproto: {origin: x11/xextproto, version: 7.2.1}
  xbitmaps: {origin: x11/xbitmaps, version: 1.1.1}
  renderproto: {origin: x11/renderproto, version: 0.11.1}
  recordproto: {origin: x11/recordproto, version: 1.14.2}
  printproto: {origin: x11/printproto, version: 1.0.5}
  libxcb: {origin: x11/libxcb, version: 1.9.1}
  libXtst: {origin: x11/libXtst, version: 1.2.2}
  libXrender: {origin: x11/libXrender, version: 0.9.8}
  libXpm: {origin: x11/libXpm, version: 3.5.10}
  libXp: {origin: x11/libXp, version: '1.0.2,1'}
  libXi: {origin: x11/libXi, version: '1.7.2,1'}
  libXfixes: {origin: x11/libXfixes, version: 5.0.1}
  libXext: {origin: x11/libXext, version: '1.3.2,1'}
  libXdmcp: {origin: x11/libXdmcp, version: 1.1.1}
  libXau: {origin: x11/libXau, version: 1.0.8}
  libX11: {origin: x11/libX11, version: '1.6.1,1'}
  libSM: {origin: x11/libSM, version: '1.2.1,1'}
  libICE: {origin: x11/libICE, version: '1.0.8,1'}
  kbproto: {origin: x11/kbproto, version: 1.0.6}
  inputproto: {origin: x11/inputproto, version: 2.3}
  fixesproto: {origin: x11/fixesproto, version: 5.0}
  open-motif: {origin: x11-toolkits/open-motif, version: 2.3.4}
  libXt: {origin: x11-toolkits/libXt, version: '1.1.4,1'}
  libXmu: {origin: x11-toolkits/libXmu, version: '1.1.1,1'}
  libXaw: {origin: x11-toolkits/libXaw, version: '1.0.11,2'}
  libXft: {origin: x11-fonts/libXft, version: 2.3.1}
  fontconfig: {origin: x11-fonts/fontconfig, version: '2.10.93,1'}
  dejavu: {origin: x11-fonts/dejavu, version: 2.33}
  tomcat: {origin: www/tomcat6, version: 6.0.37}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  expat: {origin: textproc/expat2, version: 2.1.0}
  freetype2: {origin: print/freetype2, version: 2.4.12_1}
  openjdk6: {origin: java/openjdk6, version: b27_6}
  javavmwrapper: {origin: java/javavmwrapper, version: 2.4_3}
  java-zoneinfo: {origin: java/java-zoneinfo, version: 2013.d}
  png: {origin: graphics/png, version: 1.5.17}
  jpeg: {origin: graphics/jpeg, version: 8_4}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  libpthread-stubs: {origin: devel/libpthread-stubs, version: 0.3_3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- java
- graphics
options: {TOMCAT7: off, TOMCAT6: on}
message: |
  ==========================================================================
  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:8180/deegree-csw

  Enjoy it !
  ==========================================================================
