Port details on branch 2025Q2 |
- saga System for Automated Geoscientific Analyses
- 9.8.0_1 math
=0 9.8.0_1Version of this port present on the latest quarterly branch. - Maintainer: rhurlin@FreeBSD.org
 - Port Added: 2025-04-01 19:39:30
- Last Update: 2025-04-05 08:09:52
- Commit Hash: 5e41c6f
- License: GPLv2 LGPL21
- WWW:
- http://www.saga-gis.org/en/index.html
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/saga/ && make install clean
- To add the package, run one of these commands:
- pkg install math/saga
- pkg install saga
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: saga
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1743530600
SHA256 (saga-9.8.0.tar.gz) = 9333477e2147b6cc802c7d668b2b975a240fe0908c839e2e9eec44e241a9b9d7
SIZE (saga-9.8.0.tar.gz) = 9957306
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- swig : devel/swig
- libvigraimpex.so : graphics/vigra
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- swig : devel/swig
- libvigraimpex.so : graphics/vigra
- update-desktop-database : devel/desktop-file-utils
- python3.11 : lang/python311
- Library dependencies:
-
- libcurl.so : ftp/curl
- libfftw3.so : math/fftw3
- libgdal.so : graphics/gdal
- libhdf5.so : science/hdf5
- libhpdf.so : print/libharu
- libodbc.so : databases/unixODBC
- libopencv_core.so : graphics/opencv
- libpdalcpp.so : math/pdal
- libproj.so : graphics/proj
- libsvm.so : science/libsvm
- libsz.so : science/libaec
- libtiff.so : graphics/tiff
- libiconv.so : converters/libiconv
- libpq.so.5 : databases/postgresql16-client
- libwx_baseu-3.2.so : x11-toolkits/wxgtk32@gtk3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for saga-9.8.0_1:
PGSQL=on: PostgreSQL database support
OPENMP=on: Enable Multiprocessing (only amd64, i386 and powerpc64*)
VIGRA=on: Enable 'Vision with Generic Algorithms' Library
===> Use 'make config' to modify these settings
- Options name:
- math_saga
- USES:
- cmake compiler:c++17-lang desktop-file-utils dos2unix gnome iconv:wchar_t localbase pkgconfig python pgsql
- pkg-message:
- If upgrading
- Your SAGA GIS installation now resides under
/usr/local/lib/saga
Besides the graphical user interface saga_gui, saga_cmd is of
particular importance for processing geodata. The latter can
be used in scripts or directly in the shell.
All extra material like helpers and templates are at
/usr/local/share/saga/
Predefined ToolChains in xml format are located under
/usr/local/share/saga/toolchains/
A ToolChains manual and cheatsheet can be found at
/usr/local/share/saga/docs
Using the SAGA Python package PySAGA, the majority of all
SAGA tools and functions, including the Grid Calculator,
can be used directly in Python. The PySAGA package is
located in the following directory
/usr/local/lib/python3.11/site-packages/PySAGA
Python scripts with examples, utilities, and test data
are located at:
/usr/local/share/saga/python/
A good starting point is the script saga_python_example.py.
Another good example can be found at
https://sourceforge.net/p/saga-gis/news/2023/10/saga-920-released/
- Master Sites:
|
Number of commits found: 3
Number of commits found: 3
|