1bf84 FreshPorts -- databases/grass
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
grass 6.4.2_5,2 databases on this many watch lists=8 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
License: GPLv2


          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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/swig13
  2. lang/python27
  3. devel/gmake
  4. x11/libSM
  5. x11/libICE
  6. x11/libXi
  7. x11/libX11
  8. x11-toolkits/libXt
  9. x11-toolkits/libXmu
  10. x11/libXext
  11. lang/perl5.14
  12. x11-toolkits/wxgtk28
Required To Run:
  1. shells/bash
  2. lang/python27
  3. x11/libSM
  4. x11/libICE
  5. x11/libXi
  6. x11/libX11
  7. x11-toolkits/libXt
  8. x11-toolkits/libXmu
  9. x11/libXext
  10. lang/perl5.14
  11. x11-toolkits/py-wxPython28
Required Libraries:
  1. graphics/gdal
  2. graphics/jpeg
  3. graphics/png
  4. graphics/proj
  5. graphics/tiff
  6. math/fftw3
  7. print/freetype2
  8. lang/tcl85
  9. x11-toolkits/tk85
  10. devel/gettext
  11. converters/libiconv
  12. graphics/freeglut
  13. databases/postgresql90-client

This port is required by:

for Build for Run

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.4.2_5,2:
     MYSQL=off: MySQL database support
     ODBC=off: ODBC backend
     PGSQL=on: PostgreSQL database support
     SQLITE=off: SQLite database support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://grass.bergenheim.net/grass64/source/
  3. http://grass.cict.fr/grass64/source/
  4. http://grass.fbk.eu/grass64/source/
  5. http://grass.gis-lab.info/grass64/source/
  6. http://grass.osgeo.org/grass64/source/
  7. http://mirrors.ibiblio.org/grass/grass64/source/
  8. http://wgbis.ces.iisc.ernet.in/grass/grass64/source/
  9. http://www.phygeo.uni-hannover.de/grass/grass64/source/

Number of commits found: 89

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 May 2013 15:34:18
Original commit files touched by this commit  6.4.2_5,2
bapt search for other commits by this committer
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
27 Apr 2013 08:50:47
Original commit files touched by this commit  6.4.2_5,2
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
24 Apr 2013 18:10:32
Original commit files touched by this commit  6.4.2_5,2
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
29 Mar 2013 00:55:22
Original commit files touched by this commit  6.4.2_5,2
eadler search for other commits by this committer
Drop empty files & folders
28 Mar 2013 15:51:17
Refresh Original commit files touched by this commit
  Sanity Test Failure
eadler search for other commits by this committer
Drop support for old versions of FreeBSD from unmaintained ports

Reviewed by:	miwi
14 Dec 2012 09:36:02
Original commit files touched by this commit  6.4.2_5,2
araujo search for other commits by this committer
- Support USE_READLINE.
- Trim header.

PR:		ports/171974
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
04 Aug 2012 22:52:04
Original commit files touched by this commit  6.4.2_5,2
kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
26 Jun 2012 20:59:33
Original commit files touched by this commit  6.4.2_4,2
pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
01 Jun 2012 16:59:20
Original commit files touched by this commit  6.4.2_4,2
bapt search for other commits by this committer
Convert to new options framework
01 Jun 2012 05:26:28
Original commit files touched by this commit  6.4.2_4,2
dinoex search for other commits by this committer
- update png to 1.5.10
19 May 2012 10:07:14
Original commit files touched by this commit  6.4.2_3,2
sunpoet search for other commits by this committer
- Bump PORTREVISION for graphics/gdal shlib change
07 May 2012 08:12:53
Original commit files touched by this commit  6.4.2_2,2
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of graphics/proj
25 Mar 2012 03:55:28
Original commit files touched by this commit  6.4.2_1,2
miwi search for other commits by this committer
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Fix LIB_DEPENDS
- Fix pkg-plist

PR:             166021
Submitted by:   Ports Fury
Feature safe:   yes
08 Mar 2012 10:17:03
Original commit files touched by this commit  6.4.2,2
wen search for other commits by this committer
- Update to 6.4.2
06 Feb 2012 12:25:50
Original commit files touched by this commit  6.4.1_1,2
miwi search for other commits by this committer
- Chase unixODBC shlib bump
22 Oct 2011 21:40:34
Original commit files touched by this commit  6.4.1,2
pav search for other commits by this committer
- Chase fftw3 shlib bump (no PORTREVISION bump because rev. 1.69 could never
build)

Reported by:    pointyhat
20 Oct 2011 03:09:59
Original commit files touched by this commit  6.4.1,2
wen search for other commits by this committer
- Update to 6.4.1

PR:             ports/161582
Submitted by:   Bartoletti <coder@tuxfamily.org>
17 Oct 2011 10:08:33
Original commit files touched by this commit  6.4.0_4,2
bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
10 Aug 2011 08:47:58
Original commit files touched by this commit  6.4.0_3,2
linimon search for other commits by this committer
Mark as broken on sparc64: does not configure.
09 Mar 2011 08:19:46
Original commit files touched by this commit  6.4.0_3,2
wen search for other commits by this committer
- Fix the build with mysql odbc and sqlite
09 Mar 2011 02:01:59
Original commit files touched by this commit  6.4.0_2,2
wen search for other commits by this committer
- Fix build with postgresql

Reported by:    ohartman@zedat.fu-berlin.de <via email>
29 Jan 2011 13:09:13
Original commit files touched by this commit  6.4.0_1,2
sunpoet search for other commits by this committer
- Bump PORTREVISION for gdal shlib change

Feature safe:   yes
21 Oct 2010 01:12:14
Original commit files touched by this commit  6.4.0,2
wen search for other commits by this committer
- Update to 6.4.0

Thanks to:      lbartoletti <coder@tuxfamily.org>
31 May 2010 02:01:56
Original commit files touched by this commit  6.2.3_10,2
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
28 Mar 2010 06:47:48
Original commit files touched by this commit  6.2.3_9,2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  6.2.3_8,2
dinoex search for other commits by this committer
- update to jpeg-8
27 Nov 2009 23:17:38
Original commit files touched by this commit  6.2.3_7,2
miwi search for other commits by this committer
- Chase graphics/proj shlib bump
05 Oct 2009 12:58:17
Original commit files touched by this commit  6.2.3_6,2
pav search for other commits by this committer
- Not make jobs safe
18 Jul 2009 11:11:29
Original commit files touched by this commit  6.2.3_6,2
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
17 Mar 2009 15:09:25
Original commit files touched by this commit  6.2.3_5,2
rafan search for other commits by this committer
- Chase graphics/gdal 1.6.0 update
23 Feb 2009 14:46:38
Original commit files touched by this commit  6.2.3_3,2
mm search for other commits by this committer
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:      pointyhat (pav)
23 Jan 2009 16:28:36
Original commit files touched by this commit  6.2.3_3,2
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
06 Jun 2008 13: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 17: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 19: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 19: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 06: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 00: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 19: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 20: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 20: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 18: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
15 Apr 2006 23: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 00: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 21: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 01: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 11: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 15: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.
06 Jun 2004 23: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 19: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 12: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 16: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 04: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 09: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 18: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 21: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 02: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 04:10:54
files touched by this commit
ache search for other commits by this committer
Bump png major    
08 Oct 2000 01:08:27
files touched by this commit
asami search for other commits by this committer
Convert category databases to new layout.  
28 Sep 2000 08:01:54
files touched by this commit
reg search for other commits by this committer
Add missing depends (png and jpeg).    
07 Sep 2000 16:58:31
files touched by this commit
reg search for other commits by this committer
Update to 5.0beta8.    
19 Aug 2000 22: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: 89

2861
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 2
new 48 hours6
new 7 days31
new fortnight62
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0