Port details |
- grass Open source Geographical Information System (GIS)
- 6.4.6_8,2 databases
=7 6.4.6_8,2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2017-07-30 14:18:29
- SVN Revision: 446935
- People watching this port, also watch:: links, python
- 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 - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: grass
- 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
- gfortran5 : lang/gcc5
- msgfmt : devel/gettext-tools
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python2.7 : lang/python27
- python2 : lang/python2
- gcc5 : lang/gcc5
- 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
- gfortran5 : lang/gcc5
- python2.7 : lang/python27
- python2 : lang/python2
- gcc5 : lang/gcc5
- 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
- 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 grass-6.4.6_8,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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.2_4,2 31 Jan 2005 00:35:56 |
girgen |
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
5.0.2_3,2 27 Oct 2004 00:46:24 |
edwin |
Bump port-epoch to shut up chkversion (Hi eik@!) |
5.0.2_3,1 25 Oct 2004 21:56:09 |
mharo |
Backout changes until I figure out where the rest of the patches went |
5.0.3,1 18 Oct 2004 01:38:02 |
mharo |
upgrade to 5.0.3 |
5.0.2_3,1 11 Jul 2004 11:20:40 |
fjoe |
- Fix build on 5.x (fix compiling with gcc 3.x). This fixes pkg-plist on 5.x.
- Provide really working fix for odbc driver.
- Remove locks/%%HOSTNAME%% from pkg-plist -- it is cleaned up in
pkg-deinstall.
- Bump PORTREVISION. |
5.0.2_2,1 07 Jul 2004 15:10:35 |
fjoe |
- USE_MESA -> USE_GL.
- Fix build with thread-safe unixODBC.
- Partially fix pkg-plist (still broken on FreeBSD 5).
- Bump PORTREVISION. |
5.0.2_1,1 06 Jun 2004 23:30:57 |
pav |
- Fix fetching
PR: ports/67641
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
5.0.2_1,1 30 Mar 2004 19:20:23 |
krion |
- Use USE_ICONV knob
Approved by: portmgr |
5.0.2_1,1 22 Mar 2004 18:39:12 |
marcus |
Fix build with freetype2-2.1.7.
Reported by: bento via kris |
5.0.2_1,1 09 Feb 2004 01:40:01 |
kris |
BROKEN on 5.x: broken pkg-plist |
5.0.2_1,1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
5.0.2,1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
5.0.2,1 09 Dec 2003 01:50:12 |
linimon |
Force commit to add: "see ChangeLog for the very extensive list of
changes in this revision." |
5.0.2,1 09 Dec 2003 01:46:09 |
linimon |
Update to 5.0.2, and add a little bit of deinstall logic.
PR: ports/57931
Submitted by: TAKATSU Tomonari <tota@rtfm.jp> |
5.0.0_2,1 03 Nov 2003 01:30:43 |
kris |
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue |
5.0.0_2,1 27 Aug 2003 12:18:09 |
nork |
UnBROKEN by previous commit.
PR: ports/56033
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: maintainer (blanket) |
5.0.0_2,1 18 Aug 2003 16:15:11 |
nork |
o Main modification
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1] |
5.0.0_1,1 08 Aug 2003 04:40:47 |
kris |
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr. |
5.0.0_1,1 07 Aug 2003 09:28:34 |
kris |
BROKEN: Broken dependency |
5.0.0_1,1 11 Jul 2003 18:16:14 |
nork |
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury |
5.0.0,1 07 Mar 2003 05:58:32 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
5.0.0,1 04 Jan 2003 15:53:39 |
seanc |
Chase libpq version bump. |
5.0.0,1 03 Jan 2003 08:26:35 |
ijliao |
chase gdbm lib version |
5.0.0,1 02 Jan 2003 18:41:42 |
ijliao |
upgrade to 5.0.0
PR: 45931
Submitted by: Ports Fury |
5.0.0.p4,1 18 May 2002 21:39:08 |
reg |
Unbreak and upgrade to 5.0.0.pre4.
Prodded by: kris, Jason Morgan <jwm-freebsd@sentinelchicken.net> |
5.0.0.p3_2,1 18 May 2002 02:43:30 |
kris |
BROKEN: Configure fails |
5.0.0.p3_2,1 18 Mar 2002 10:27:58 |
knu |
Bump PORTREVISION to reflect the (lib)iconv upgrade. |
5.0.0.p3_2,1 18 Mar 2002 09:46:46 |
sobomax |
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv. |
12 Mar 2002 22:58:40 |
knu |
Bump PORTREVISION after the freetype2 shlib major update. |
12 Mar 2002 11:51:15 |
roam |
Bump the freetype2 library version in a couple of ports sobomax missed. |
25 Feb 2002 21:08:40 |
reg |
A long overdue update of this port to 5.0.0pre3. Also enable a bunch of
additional functionality like the NVIZ interface and PostgreSQL support. |
11 Sep 2001 04:10:54 |
ache |
Bump png major |
08 Oct 2000 01:08:27 |
asami |
Convert category databases to new layout. |
28 Sep 2000 08:01:54 |
reg |
Add missing depends (png and jpeg). |
07 Sep 2000 16:58:31 |
reg |
Update to 5.0beta8. |
19 Aug 2000 22:36:08 |
steve |
Rename all occurrences of erase to erase_buf so it isn't confused with the
erase function in the curses package. |