Bug 140559 - [NEW PORT] math/saga: System for Automated Geoscientific Analyses
Summary: [NEW PORT] math/saga: System for Automated Geoscientific Analyses
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-11-14 17:50 UTC by Rainer Hurling
Modified: 2009-11-17 09:20 UTC (History)
0 users

See Also:


Attachments
file.shar (8.37 KB, text/plain)
2009-11-14 17:50 UTC, Rainer Hurling
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rainer Hurling freebsd_committer freebsd_triage 2009-11-14 17:50:00 UTC
SAGA - short hand for "System for Automated Geoscientific Analyses" - is a free,
hybrid, cross-platform GIS software.
The heart of SAGA is its C++ and thus object oriented Application Programming
Interface (API), providing data object definitions and computational methods for
raster, vector and tabular data. As a normal user, you will not get into touch
with the API. But as an interested scientist or coder you will soon discover
its great flexibility.

WWW: http://www.saga-gis.org/en/index.html

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-11-14 19:03:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-11-17 09:11:54 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-11-17 09:12:26 UTC
miwi        2009-11-17 09:12:08 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/saga            Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
  Log:
  SAGA - short hand for "System for Automated Geoscientific Analyses" - is a free,
  hybrid, cross-platform GIS software.
  The heart of SAGA is it's C++ and thus object oriented Application Programming
  Interface (API), providing data object definitions and computational methods for
  raster, vector and tabular data. As a normal user, you will not get into touch
  with the API. But as an interested scientist or coder you will soon discover
  it's great flexibility.
  
  WWW: http://www.saga-gis.org/en/index.html
  
  PR:             ports/140559
  Submitted by:   rhurlin
  
  Revision  Changes    Path
  1.620     +1 -0      ports/math/Makefile
  1.1       +42 -0     ports/math/saga/Makefile (new)
  1.1       +3 -0      ports/math/saga/distinfo (new)
  1.1       +9 -0      ports/math/saga/pkg-descr (new)
  1.1       +35 -0     ports/math/saga/pkg-message (new)
  1.1       +147 -0    ports/math/saga/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"