aboutsummaryrefslogtreecommitdiff
path: root/math/saga
Commit message (Collapse)AuthorAgeFilesLines
* Fix segfault in saga_cmdPawel Pekala2011-10-192-1/+14
| | | | | | | | PR: ports/161781 Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) Notes: svn path=/head/; revision=283942
* - Add support for graphics/vigraBeech Rintoul2011-07-162-2/+13
| | | | | | | | PR: ports/158952 Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) Notes: svn path=/head/; revision=277808
* Update OpenCV to 2.3.0-rcMartin Matuska2011-06-291-2/+5
| | | | Notes: svn path=/head/; revision=276657
* - Add python bindingsBeech Rintoul2011-06-262-2/+20
| | | | | | | | | - Bump portrevision Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) Notes: svn path=/head/; revision=276451
* -Update to 2.0.7Beech Rintoul2011-05-213-14/+16
| | | | | | | | | | | | -New modules and features (online help for modules etc.). -Many bugfixes (also some FreeBSD related) are included PR: ports/156948 Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) Approved by: itetcu (mentor)(implicit) Notes: svn path=/head/; revision=274420
* - Bump PORTREVISION for gdal shlib changeSunpoet Po-Chuan Hsieh2011-01-291-1/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268371
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update to 2.0.6Beech Rintoul2010-11-245-44/+29
| | | | | | | | | | | Remove MD5 PR: 152410 Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) Approved by: itetcu Notes: svn path=/head/; revision=265061
* Fix build on i386Max Brazhnikov2010-09-091-3/+9
| | | | | | | | Reported by: pointyhat Submitted by: Rainer Hurling (maintainer) Notes: svn path=/head/; revision=260819
* Update to 2.0.5Max Brazhnikov2010-09-046-63/+93
| | | | | | | | PR: based on ports/150157 Submitted by: Rainer Hurling (maintainer) Notes: svn path=/head/; revision=260548
* Update from 1.6.0 to 1.7.2.Sergey A. Osokin2010-08-031-2/+2
| | | | | | | | | | | | | | Since port isn't updated regularly and previous update was made a year ago with a maintainer timeout, pass the maintainership to the submitter of the last two updates. Bump PORTREVISIONs in dependent ports. Submitted by: glebius PR: ports/149072 Notes: svn path=/head/; revision=258693
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Chase graphics/proj shlib bumpMartin Wilke2009-11-271-1/+2
| | | | Notes: svn path=/head/; revision=244872
* SAGA - short hand for "System for Automated Geoscientific Analyses" - is a free,Martin Wilke2009-11-175-0/+236
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 Notes: svn path=/head/; revision=244368