Bug 121586 - [New port] graphics/geoserver version 1.6.2
Summary: [New port] graphics/geoserver version 1.6.2
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: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-11 01:00 UTC by wenheping
Modified: 2008-03-13 22:50 UTC (History)
0 users

See Also:


Attachments
file.shar (61.15 KB, text/plain)
2008-03-11 01: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 2008-03-11 01:00:01 UTC
GeoServer is a GIS server. It is open source and
it allows users to view and edit geographic data.
GeoServer is a fully functional WFS-T and WMS
server that follows the OGC specifications. GeoServer 
is a tool you can display maps on web pages,
where the user can zoom and pan around. And it is
used in conjunction with clients such as OpenLayers,
Google Earth, UDig, GVSig and others.

Fix: Patch attached with submission follows:
Comment 1 Pietro Cerutti freebsd_committer freebsd_triage 2008-03-11 15:56:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-03-13 22:43:09 UTC
gahr        2008-03-13 22:43:04 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/geoserver   Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    graphics/geoserver/files geoserver.sh.in patch-bin_shutdown.sh 
                             patch-bin_startup.sh 
  Log:
  GeoServer is a GIS server. It is open source and it allows users to view and
  edit geographic data.  GeoServer is a fully functional WFS-T and WMS server
  that follows the OGC specifications. GeoServer is a tool you can display maps
  on web pages, where the user can zoom and pan around. And it is used in
  conjunction with clients such as OpenLayers, Google Earth, UDig, GVSig and others.
  
  WWW: http://docs.codehaus.org/display/GEOS/Home
  
  PR:             121586
  Submitted by:   Wen heping <wenheping@gmail.com>
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.1137    +1 -0      ports/graphics/Makefile
  1.1       +45 -0     ports/graphics/geoserver/Makefile (new)
  1.1       +3 -0      ports/graphics/geoserver/distinfo (new)
  1.1       +15 -0     ports/graphics/geoserver/files/geoserver.sh.in (new)
  1.1       +29 -0     ports/graphics/geoserver/files/patch-bin_shutdown.sh (new)
  1.1       +29 -0     ports/graphics/geoserver/files/patch-bin_startup.sh (new)
  1.1       +10 -0     ports/graphics/geoserver/pkg-descr (new)
  1.1       +17 -0     ports/graphics/geoserver/pkg-message (new)
  1.1       +938 -0    ports/graphics/geoserver/pkg-plist (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"
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2008-03-13 22:47:19 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!