FreshPorts -- The Place For Ports Sat, 6 Sep 2008 7:58 AM BST
Port details
grass 6.2.3_2,2 databases on this many watch lists=7 search for ports that depend on this port
An open source Geographical Information System (GIS)

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 search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: geography


          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.itc.it/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: graphics/proj, graphics/gdal, devel/gmake, lang/perl5.8
Required To Run: graphics/proj, graphics/gdal, shells/bash, lang/perl5.8
Required Libraries: graphics/tiff, graphics/png, graphics/jpeg, math/fftw, print/freetype2, lang/tcl84, x11-toolkits/tk84, converters/libiconv, devel/gettext, print/freetype, graphics/libglut, databases/postgresql82-client

To install the port: cd /usr/ports/databases/grass/ && make install clean
To add the package: pkg_add -r grass


Configuration Options
===> The following configuration options are available for grass-6.2.3_2,2:
     MYSQL=Off (default) "Enable MySQL support"
     ODBC=Off (default) "Enable ODBC support"
     PGSQL=On (default) "Enable PostgreSQL support"
     SQLITE=Off (default) "Enable SQLite support"
===> Use 'make config' to modify these settings

Master Sites:
http://grass.itc.it/grass62/source/
ftp://grass.itc.it/pub/grass/grass62/source/
http://grass.ibiblio.org/grass62/source/
ftp://www.ibiblio.org/pub/packages/gis/grass/grass62/source/
http://www.geog.uni-hannover.de/grass/grass62/source/
http://grass.meteo.uni.wroc.pl/grass62/source/
http://grass.ru.ac.za/grass62/source/
http://wgrass.media.osaka-cu.ac.jp/grassh/grass62/source/
http://public.planetmirror.com/pub/grass/grass62/source/
ftp://ftp.planetmirror.com/pub/grass/grass62/source/
http://gulus.usherbrooke.ca/pub/appl/grass/grass62/source/
http://ludique.u-bourgogne.fr/grass/grass62/source/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 57

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:17:10
Original commit files touched by this commit  6.2.3_2,2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 18:56:05
Original commit files touched by this commit  6.2.3_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
15 Apr 2008 20:13:34
Original commit files touched by this commit  6.2.3_1,2
tabthorpe search for other commits by this committer
- Reassign to ports@
- Thank you for your service, we hope to see you back

PR:             ports/122796, ports/122797, ports/122798
Submitted by:   Laurent Courty <lrntct gmail.com>
04 Apr 2008 20:24:35
Original commit files touched by this commit  6.2.3_1,2
rafan search for other commits by this committer
- Add missing patch when resolving conflicts with devel/ruby-gem

PR:             ports/121919
Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:    maintainer timeout (2 weeks)
Reported by:    pointyhat via pav
04 Apr 2008 07:26:39
Original commit files touched by this commit  6.2.3_1,2
rafan search for other commits by this committer
- Resolve conflict with devel/ruby-gems: bin/gem is installed by these two
  ports. As ruby-gems is more popular, change grass's gem to
  grass%%VER%%-gem. [1,2]
- Use LOCALBASE/bin/bash instead of /bin/bash in some shell scripts [2,3]
- Add supports for ODBC and SQLite in OPTIONS (default off) [2]
- Bump PORTREVISION

PR:             ports/115818 [1], ports/121919 [2,3]
Reported by:    Chris Calvey <chris at infosec.yi.org> [1],
                Sajo Zsolt Attila <sajozsattila at citromail.hu> [3]
Submitted by:   TAOKA Fumiyoshi <fmysh at iijmio-mail.jp> [2]
Approved by:    maintainer timeout (2 weeks)
17 Feb 2008 06:00:53
Original commit files touched by this commit  6.2.3,2
rafan search for other commits by this committer
- Update to 6.2.3

PR:             ports/119373
Submitted by:   TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
Approved by:    maintainer timeout (6 weeks)
04 Oct 2007 01:21:24
Original commit files touched by this commit  6.2.1_1,2
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
22 Jul 2007 20:33:55
Original commit files touched by this commit  6.2.1_1,2
laszlof search for other commits by this committer
- Add ports to "geography" virtual category

Approved by:    Pav (wearing portmgr hat)
19 May 2007 21:32:57
Original commit files touched by this commit  6.2.1_1,2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
11 Apr 2007 21:12:06
Original commit files touched by this commit  6.2.1,2
miwi search for other commits by this committer
- Use termios.h when available

PR:             110879
Submitted by:   Ed Schouten <ed@fxq.nl>
Approved by:    maintainer
21 Feb 2007 13:24:15
Original commit files touched by this commit  6.2.1,2
rafan search for other commits by this committer
- Update to 6.2.1

PR:             ports/107336 (based on)
Submitted by:   Steven Kreuzer<skreuzer@f2o.org>
Approved by:    maintainer timeout (20 days)
08 Jan 2007 00:00:57
Original commit files touched by this commit  6.0.2,2
pav search for other commits by this committer
- Use new USE_TCL_BUILD/USE_TK_BUILD macros
12 Jun 2006 19:41:14
Original commit files touched by this commit  6.0.2,2
erwin search for other commits by this committer
Remove non-existent knob USE_FFTW.

Approved by:    maintainer
16 Apr 2006 00:33:02
Original commit files touched by this commit  6.0.2,2
lawrance search for other commits by this committer
Update to 6.0.2.
- Add OPTIONS for selecting database support.
- Set USE_LDCONFIG to handle ldconfig startup script.

PR:             ports/93830
Submitted by:   Laurent Courty <lrntct@gmail.com> (maintainer)
07 Jan 2006 00:40:55
Original commit files touched by this commit  6.0.1_2,2
edwin search for other commits by this committer
It seemed that the 4.x build was generating more files than the 6.x build.
Fixed pkg-plist accordingly.

Noticed by: YAPHR
05 Jan 2006 15:49:33
Original commit files touched by this commit  6.0.1_2,2
pav search for other commits by this committer
- Don't remove what belongs to mtree

Approved by:    Laurent C. <lrntct@gmail.com> (maintainer)
02 Jan 2006 09:52:28
Original commit files touched by this commit  6.0.1_2,2
edwin search for other commits by this committer
[maintainer update]/databases/grass fix start-up script

        Fix the start-up script in order to run ld-config in the
        right directory.

PR:             ports/91173
Submitted by:   Laurent Courty <lrntct@gmail.com>
29 Dec 2005 22:24:46
Original commit files touched by this commit  6.0.1_1,2
edwin search for other commits by this committer
databases/grass add libs handling

        Change install directory and add a start-up script for
        ldconfig.  PORTREVISION bumped because libraries wasn't
        usable for other applications before.

PR:             ports/91069
Submitted by:   Laurent Courty <lrntct@gmail.com>
27 Dec 2005 00:40:41
Original commit files touched by this commit  6.0.1,2
edwin search for other commits by this committer
[Maintainer Update] /databases/grass update to 6.0.1

        - removed all patches
        - added new patches to get rid of matherr references

PR:             ports/89769
Submitted by:   Laurent Courty <lrntct@gmail.com>
24 Nov 2005 01:23:57
Original commit files touched by this commit  5.0.2_4,2
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  5.0.2_4,2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
31 Jan 2005 00:35:56
Original commit files touched by this commit  5.0.2_4,2
girgen search for other commits by this committer
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)
27 Oct 2004 01:46:24
Original commit files touched by this commit  5.0.2_3,2
edwin search for other commits by this committer
Bump port-epoch to shut up chkversion (Hi eik@!)
25 Oct 2004 22:56:09
Original commit files touched by this commit  5.0.2_3,1
mharo search for other commits by this committer
Backout changes until I figure out where the rest of the patches went
18 Oct 2004 02:38:02
Original commit files touched by this commit  5.0.3,1
mharo search for other commits by this committer
upgrade to 5.0.3
11 Jul 2004 12:20:40
Original commit files touched by this commit  5.0.2_3,1
fjoe search for other commits by this committer
- 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.
07 Jul 2004 16:10:35
Original commit files touched by this commit  5.0.2_2,1
fjoe search for other commits by this committer
- USE_MESA -> USE_GL.
- Fix build with thread-safe unixODBC.
- Partially fix pkg-plist (still broken on FreeBSD 5).
- Bump PORTREVISION.
07 Jun 2004 00:30:57
Original commit files touched by this commit  5.0.2_1,1
pav search for other commits by this committer
- Fix fetching

PR:             ports/67641
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
30 Mar 2004 20:20:23
Original commit files touched by this commit  5.0.2_1,1
krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
22 Mar 2004 18:39:12
Original commit files touched by this commit  5.0.2_1,1
marcus search for other commits by this committer
Fix build with freetype2-2.1.7.

Reported by:    bento via kris
09 Feb 2004 01:40:01
Original commit files touched by this commit  5.0.2_1,1
kris search for other commits by this committer
BROKEN on 5.x: broken pkg-plist
04 Feb 2004 05:21:48
Original commit files touched by this commit  5.0.2_1,1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  5.0.2,1
trevor search for other commits by this committer
SIZEify.
09 Dec 2003 01:50:12
Original commit files touched by this commit  5.0.2,1
linimon search for other commits by this committer
Force commit to add: "see ChangeLog for the very extensive list of
changes in this revision."
09 Dec 2003 01:46:09
Original commit files touched by this commit  5.0.2,1
linimon search for other commits by this committer
Update to 5.0.2, and add a little bit of deinstall logic.

PR:             ports/57931
Submitted by:   TAKATSU Tomonari <tota@rtfm.jp>
03 Nov 2003 01:30:43
Original commit files touched by this commit  5.0.0_2,1
kris search for other commits by this committer
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
27 Aug 2003 13:18:09
Original commit files touched by this commit  5.0.0_2,1
nork search for other commits by this committer
UnBROKEN by previous commit.

PR:             ports/56033
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:    maintainer (blanket)
18 Aug 2003 17:15:11
Original commit files touched by this commit  5.0.0_2,1
nork search for other commits by this committer
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]
08 Aug 2003 05:40:47
Original commit files touched by this commit  5.0.0_1,1
kris search for other commits by this committer
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.
07 Aug 2003 10:28:34
Original commit files touched by this commit  5.0.0_1,1
kris search for other commits by this committer
BROKEN: Broken dependency
11 Jul 2003 19:16:14
Original commit files touched by this commit  5.0.0_1,1
nork search for other commits by this committer
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
07 Mar 2003 05:58:32
Original commit files touched by this commit  5.0.0,1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
04 Jan 2003 15:53:39
Original commit files touched by this commit  5.0.0,1
seanc search for other commits by this committer
Chase libpq version bump.
03 Jan 2003 08:26:35
Original commit files touched by this commit  5.0.0,1
ijliao search for other commits by this committer
chase gdbm lib version
02 Jan 2003 18:41:42
Original commit files touched by this commit  5.0.0,1
ijliao search for other commits by this committer
upgrade to 5.0.0

PR:             45931
Submitted by:   Ports Fury
18 May 2002 22:39:08
Original commit files touched by this commit  5.0.0.p4,1
reg search for other commits by this committer
Unbreak and upgrade to 5.0.0.pre4.

Prodded by:     kris, Jason Morgan <jwm-freebsd@sentinelchicken.net>
18 May 2002 03:43:30
Original commit files touched by this commit  5.0.0.p3_2,1
kris search for other commits by this committer
BROKEN: Configure fails
18 Mar 2002 10:27:58
Original commit files touched by this commit  5.0.0.p3_2,1
knu search for other commits by this committer
Bump PORTREVISION to reflect the (lib)iconv upgrade.
18 Mar 2002 09:46:46
Original commit files touched by this commit  5.0.0.p3_2,1
sobomax search for other commits by this committer
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
12 Mar 2002 22:58:40
Original commit files touched by this commit
knu search for other commits by this committer
Bump PORTREVISION after the freetype2 shlib major update.
12 Mar 2002 11:51:15
Original commit files touched by this commit
roam search for other commits by this committer
Bump the freetype2 library version in a couple of ports sobomax missed.
25 Feb 2002 21:08:40
files touched by this commit
reg search for other commits by this committer
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 05:10:54
files touched by this commit
ache search for other commits by this committer
Bump png major    
08 Oct 2000 02:08:27
files touched by this commit
asami search for other commits by this committer
Convert category databases to new layout.  
28 Sep 2000 09:01:54
files touched by this commit
reg search for other commits by this committer
Add missing depends (png and jpeg).    
07 Sep 2000 17:58:31
files touched by this commit
reg search for other commits by this committer
Update to 5.0beta8.    
19 Aug 2000 23:36:08
files touched by this commit
steve search for other commits by this committer
Rename all occurrences of erase to erase_buf so it isn't confused with the  
erase function in the curses package.  

Number of commits found: 57

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19088
Broken 157
Deprecated 78
Ignore 423
Forbidden 6
Restricted 289
No CDROM 130
Vulnerable 50
Expired 11
Set to expire 60
Interactive 78
new 24 hours 10
new 48 hours12
new 7 days61
new fortnight88
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.25 seconds.