Port details |
- grass6 Open source Geographical Information System (GIS)
- 6.4.6_11,2 databases
=0 6.4.6_11,2Version of this port present on the latest quarterly branch.
- Maintainer: lbartoletti@tuxfamily.org
- Port Added: 2017-07-30 14:18:44
- Last Update: 2017-11-18 22:52:25
- SVN Revision: 454466
- Also Listed In: geography
- License: GPLv2+
- WWW:
- http://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).
WWW: http://grass.osgeo.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- grass6>0:databases/grass6
- No installation instructions:
- This port has been deleted.
- PKGNAME: grass6
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1473601019
SHA256 (grass-6.4.6.tar.gz) = 5a84754614619cc265d843980e28f39a1d24048805b9b2865e76a583d973f333
SIZE (grass-6.4.6.tar.gz) = 25737006
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/swig13
- python : lang/python
- gfortran6 : lang/gcc6
- msgfmt : devel/gettext-tools
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python2.7 : lang/python27
- python2 : lang/python2
- gcc6 : lang/gcc6
- as : devel/binutils
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- dri3proto.pc : x11/dri3proto
- 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
- xt.pc : x11-toolkits/libXt
- libwx_baseu-2.8.so.0 : x11-toolkits/wxgtk28
- perl5>=5.24<5.25 : lang/perl5.24
- Runtime dependencies:
-
- bash : shells/bash
- gfortran6 : lang/gcc6
- python2.7 : lang/python27
- python2 : lang/python2
- gcc6 : lang/gcc6
- 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
- xt.pc : x11-toolkits/libXt
- __init__.py : x11-toolkits/py-wxPython28
- perl5>=5.24<5.25 : lang/perl5.24
- Library dependencies:
-
- libgdal.so : graphics/gdal
- libpng.so : graphics/png
- libproj.so : graphics/proj
- libtiff.so : graphics/tiff
- libfftw3.so : math/fftw3
- libfreetype.so : print/freetype2
- libintl.so : devel/gettext-runtime
- libiconv.so : converters/libiconv
- libjpeg.so : graphics/jpeg-turbo
- libreadline.so.7 : devel/readline
- libtk86.so : x11-toolkits/tk86
- libtcl86.so : lang/tcl86
- libblas.so : math/blas
- liblapack.so : math/lapack
- libpq.so.5 : databases/postgresql95-client
- libcairo.so : graphics/cairo
- libGLU.so : graphics/libGLU
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for grass6-6.4.6_11,2:
ATLAS=off: Use ATLAS for BLAS and LAPACK
FFMPEG=off: FFmpeg support (WMA, AIFF, AC3, APE...)
MOTIF=off: Motif widget library 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=off: SQLite database support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- fortran gettext gmake iconv jpeg ncurses perl5 pkgconfig python:2 readline shebangfix tk blaslapack pgsql gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.4.6_11,2 18 Nov 2017 22:52:25 |
gerald |
Remove databases/grass6 in favor of the existing databases/grass7.
PR: 222570
Approved by: lbartoletti@tuxfamily.org (maintainer) |
6.4.6_11,2 21 Oct 2017 06:50:50 |
jbeich |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
6.4.6_10,2 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
6.4.6_8,2 30 Jul 2017 14:18:29 |
pi |
New port: databases/grass7
databases/grass: renamed to databases/grass6
- submitter becomes maintainer
- changed dependency for graphics/qgis to grass6
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: http://grass.osgeo.org/
PR: 221087
Submitted by: lbartoletti@tuxfamily.org |
Number of commits found: 4
|