Bug 133802 - [NEW PORT]graphics/deegree-csw:Deegree Catalogue Service(CSW)
Summary: [NEW PORT]graphics/deegree-csw:Deegree Catalogue Service(CSW)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-17 10:00 UTC by wenheping
Modified: 2009-04-23 10:20 UTC (History)
0 users

See Also:


Attachments
file.shar (3.74 KB, text/plain)
2009-04-17 10:00 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-04-17 10:00:06 UTC
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/

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-04-17 10:31:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-04-23 10:17:40 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-04-23 10:18:01 UTC
miwi        2009-04-23 09:17:47 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/deegree-csw Makefile distinfo pkg-descr pkg-message 
  Log:
  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
  
  Revision  Changes    Path
  1.1241    +1 -0      ports/graphics/Makefile
  1.1       +46 -0     ports/graphics/deegree-csw/Makefile (new)
  1.1       +3 -0      ports/graphics/deegree-csw/distinfo (new)
  1.1       +19 -0     ports/graphics/deegree-csw/pkg-descr (new)
  1.1       +10 -0     ports/graphics/deegree-csw/pkg-message (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"