Port details on branch 2024Q4 |
- grass7 Open source Geographical Information System (GIS)
- 7.8.8_6 databases =0 7.8.8_6Version of this port present on the latest quarterly branch.
- Maintainer: lbartoletti@FreeBSD.org
- Port Added: 2024-11-25 12:18:12
- Last Update: 2024-11-25 12:15:14
- Commit Hash: 7722173
- Also Listed In: geography
- License: GPLv2+
- WWW:
- https://grass.osgeo.org/
- Description:
- Geographic Resources Analysis Support System
(GRASS GIS)
An open source Geographical Information System (GIS) with raster,
topological vector, image processing, and graphics production functionality
that operates on various platforms through a graphical user interface and
shell in X-Windows. It is released under GNU General Public License (GPL).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- grass7>0:databases/grass7
- To install the port:
- cd /usr/ports/databases/grass7/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/grass7
- pkg install grass7
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: grass7
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709187366
SHA256 (grass-7.8.8.tar.gz) = ba9620a87a89ad924670ce193a8de00329f57e7389539596698849e5ee5deebe
SIZE (grass-7.8.8.tar.gz) = 66331485
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:
-
- six.py : devel/py-six@py311
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- sm.pc : x11/libSM
- ice.pc : x11/libICE
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xmu.pc : x11-toolkits/libXmu
- xrender.pc : x11/libXrender
- xt.pc : x11-toolkits/libXt
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- six.py : devel/py-six@py311
- py311-sqlite3>0 : databases/py-sqlite3@py311
- python3.11 : lang/python311
- __init__.py : x11-toolkits/py-wxPython4@py311
- sm.pc : x11/libSM
- ice.pc : x11/libICE
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xmu.pc : x11-toolkits/libXmu
- xrender.pc : x11/libXrender
- xt.pc : x11-toolkits/libXt
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libgdal.so : graphics/gdal
- libpng.so : graphics/png
- libproj.so : graphics/proj
- libtiff.so : graphics/tiff
- libfftw3.so : math/fftw3
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libgeos.so : graphics/geos
- libnetcdf.so : science/netcdf
- libpdalcpp.so : math/pdal
- libzstd.so : archivers/zstd
- libblas.so : math/blas
- liblapack.so : math/lapack
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libcairo.so : graphics/cairo
- libjpeg.so : graphics/jpeg-turbo
- libreadline.so.8 : devel/readline
- libintl.so : devel/gettext-runtime
- libpq.so.5 : databases/postgresql16-client
- libsqlite3.so : databases/sqlite3
- 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 grass7-7.8.8_6:
NETCDF=on: NetCDF data format support
NLS=on: Native Language Support
PDAL=on: Enable points cloud data modules
ZSTD=on: Zstandard compression support
====> Database support: you have to choose at least one of them
MYSQL=off: MySQL database support
ODBC=off: ODBC database backend
PGSQL=on: PostgreSQL database support
SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
- Options name:
- databases_grass7
- USES:
- blaslapack compiler:c11 gl gmake gnome iconv jpeg perl5 pkgconfig python readline shebangfix xorg gettext pgsql sqlite
- pkg-message:
- For install:
- To run the wxpython based GUI:
export GRASS_PYTHON=/usr/local/bin/python3.11
grass -gui
To map gcc for numpy, add:
libgcc_s.so.1 gcc9/libgcc_s.so.1
libgomp.so.1 gcc9/libgomp.so.1
libssp.so.0 gcc9/libssp.so.0
libstdc++.so.6 gcc9/libstdc++.so.6
to /usr/local/etc/libmap.d/gcc.conf. Use your local gcc version
instead of gcc9.
This is required for some modules using fortran.
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.8.8_6 25 Nov 2024 12:15:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxgtk32 in tree
(cherry picked from commit 73202fb63e30430b44d63779f870866c184230da) |
Number of commits found: 1
|