Port details |
- grass8 Open source Geographical Information System (GIS)
- 8.2.1 databases
=0 Version of this port present on the latest quarterly branch. - Maintainer: lbartoletti@FreeBSD.org
 - Port Added: 2022-01-10 11:48:05
- Last Update: 2023-02-02 07:32:02
- Commit Hash: 551885f
- Also Listed In: geography
- License: GPLv2+
- 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).
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- grass8>0:databases/grass8
- To install the port:
- cd /usr/ports/databases/grass8/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/grass8
- pkg install grass8
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: grass8
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675272494
SHA256 (grass-8.2.1.tar.gz) = 8116202fb15352646442862230c7ca48ff8943b7bb83626160ce134980843abd
SIZE (grass-8.2.1.tar.gz) = 66827246
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-six>0 : devel/py-six@py39
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- 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.32.r0<5.33 : lang/perl5.32
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-six>0 : devel/py-six@py39
- py39-sqlite3>0 : databases/py-sqlite3@py39
- python3.9 : lang/python39
- __init__.py : x11-toolkits/py-wxPython4@py39
- 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.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libgdal.so : graphics/gdal
- libpng.so : graphics/png
- libproj.so : graphics/proj
- libtiff.so : graphics/tiff
- libgeotiff.so : graphics/libgeotiff
- libfftw3.so : math/fftw3
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libgeos.so : graphics/geos
- libzstd.so : archivers/zstd
- libnetcdf.so : science/netcdf
- libpdal_base.so : math/pdal
- 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
- libsqlite3.so : databases/sqlite3
- libintl.so : devel/gettext-runtime
- libpq.so.5 : databases/postgresql13-client
- libwx_baseu-3.2.so : x11-toolkits/wxgtk32
- This port is required by:
- for Build
-
- graphics/gdal-grass
- for Libraries
-
- graphics/gdal-grass
Configuration Options:
- ===> The following configuration options are available for grass8-8.2.1:
NETCDF=on: NetCDF data format support
NLS=on: Native Language Support
PDAL=on: Enable points cloud data modules
====> 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
===> Use 'make config' to modify these settings
- Options name:
- databases_grass8
- USES:
- blaslapack compiler:c11 gl gmake gnome iconv jpeg perl5 pkgconfig python:3.6+ readline shebangfix sqlite xorg gettext pgsql
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.2.1 02 Feb 2023 07:32:02
    |
Loïc Bartoletti (lbartoletti)  |
databases/grass8: Update to 8.2.1
Release notes:
- https://grass.osgeo.org/news/2023_01_21_grass_gis_8_2_1_released/ |
8.2.0_4 18 Jan 2023 14:48:50
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 9.1.1 |
8.2.0_3 17 Nov 2022 08:20:57
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 9.1.0
Release notes:
https://proj.org/news.html#id37
Also remove proj-data dependency.
You can use proj to retrieve data or install graphics/proj-data
manually. |
8.2.0_2 25 Oct 2022 05:44:04
    |
Loïc Bartoletti (lbartoletti)  |
databases/grass8: use wx 3.2
PR: 265093 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
8.2.0_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
8.2.0_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
8.2.0 11 Jun 2022 06:14:11
    |
Loïc Bartoletti (lbartoletti)  |
databases/grass8: Update to 8.2.0
Release notes: https://grass.osgeo.org/news/2022_06_03_grass_gis_8_2_0_released/ |
8.0.1_1 27 Apr 2022 13:18:47
    |
Piotr Kubaj (pkubaj)  |
databases/grass8: check for omp.h on all architectures |
8.0.1_1 07 Mar 2022 18:10:58
    |
Po-Chuan Hsieh (sunpoet)  |
science/netcdf: Update to 4.8.1
- Update MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Unidata/netcdf-c/releases |
8.0.1 02 Mar 2022 08:08:59
    |
Loïc Bartoletti (lbartoletti)  |
databases/grass8: Update to 8.0.1
Release note:
- https://grass.osgeo.org/news/2022_02_24_grass_gis_8_0_1_released/ |
8.0.0_1 25 Feb 2022 18:10:24
    |
Loïc Bartoletti (lbartoletti)  |
x11-toolkits/py-wxPython4: Update to 4.1
- Rename wxPython40 to wxPython4
- Update to 4.1 version
- Fix wxgtk31 for string
- Use wxGtk31 instead of wxgtk30
- Fix kicad* ports with wxgtk31/wxPython 4.1
Changes:
- https://www.wxpython.org/news/2020-11-21-wxpython-411-release/index.html
Reviewed by: tcberner
Approved by: yuri, bofh
Differential Revision: D34080 |
8.0.0 03 Feb 2022 15:14:31
    |
Loïc Bartoletti (lbartoletti)  |
databases/grass8: Update to 8.0.0
News: https://grass.osgeo.org/news/2022_01_30_grass_gis_8_0_0_released/ |
8.0.0 25 Jan 2022 19:07:49
    |
Loïc Bartoletti (lbartoletti)  |
databases/grass8: Update to 8.0.0RC2 |
8.0.0 22 Jan 2022 13:33:25
    |
Piotr Kubaj (pkubaj)  |
databases/grass8: fix build on powerpc
No libomp on powerpc. |
8.0.0 10 Jan 2022 10:46:30
    |
Loïc Bartoletti (lbartoletti)  |
databases/grass8: New port
After more than 3 years of development the new stable release GRASS GIS 8.0 is
available. Efforts have concentrated on making the user experience even better,
providing many new useful additional functionalities to modules and further
improving the graphical user interface.
Breaking news: new graphical user interface with entirely rewritten
startup sequence!
In total, it comes with almost 1,300 fixes and improvements with respect to
the previous stable releases 7.8.x.
See: https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures80
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).
WWW: https://grass.osgeo.org/ |