FreshPorts -- The Place For Ports Mon, 8 Sep 2008 2:17 AM BST
Port details
gerris 0.6.0_7 science on this many watch lists=1 search for ports that depend on this port
A scientific CFD simulator

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: 25 Sep 2005 13:46:25
Also Listed In: math


Gerris is an Open Source Free Software library for the solution of partial
differential equations describing fluid flow. Gerris is supported by NIWA
(National Institute of Water and Atmospheric research) and by the
Marsden Fund of the Royal Society of New Zealand. The code is written
entirely in C and uses both the GLib Library and the GTS Library for
geometrical functions and object-oriented programming.

WWW: http://gfs.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: graphics/opendx, devel/gmake, devel/pkg-config
Required To Run: graphics/opendx, devel/pkg-config
Required Libraries: graphics/gts

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


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/gfs/
http://kent.dl.sourceforge.net/sourceforge/gfs/
http://easynews.dl.sourceforge.net/sourceforge/gfs/
http://ufpr.dl.sourceforge.net/sourceforge/gfs/
http://umn.dl.sourceforge.net/sourceforge/gfs/
http://heanet.dl.sourceforge.net/sourceforge/gfs/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.6.0_7
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Jun 2008 14:59:05
Original commit files touched by this commit  0.6.0_7
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)
04 Jun 2008 05:17:42
Original commit files touched by this commit  0.6.0_6
linimon search for other commits by this committer
Maintainer no longer has time for this one, so reassign to ports@.
20 Mar 2008 10:03:51
Original commit files touched by this commit  0.6.0_6
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
07 Jan 2008 14:36:37
Original commit files touched by this commit  0.6.0_6
tabthorpe search for other commits by this committer
- Mark as BROKEN >= 700042
- s/INSTALLS_SHLIB/USE_LDCONFIG/ while I am here

PR:             ports/119251
Submitted by:   Oliver Dunkl <odunkl gmx.net> (maintainer)
22 Jun 2007 10:05:22
Original commit files touched by this commit  0.6.0_6
rafan search for other commits by this committer
- Update patch files location

PR:            ports/113904
Submitted by:  Oliver Dunkl <odunkl at gmx.net> (maintainer)
19 May 2007 21:32:57
Original commit files touched by this commit  0.6.0_6
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}.
29 Mar 2007 15:10:24
Original commit files touched by this commit  0.6.0_5
pav search for other commits by this committer
- Fix after objformat removal

Reported by:    pointyhat
13 May 2006 05:15:53
Original commit files touched by this commit  0.6.0_5
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
03 May 2006 22:35:45
Original commit files touched by this commit  0.6.0_5
jmelo search for other commits by this committer
- Update lib after graphics/gts update.
- Bump portrevision.

Approved by:    maintainer via email, mnag (mentor).
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.6.0_4
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
24 Jan 2006 01:01:36
Original commit files touched by this commit  0.6.0_3
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
05 Jan 2006 06:54:57
Original commit files touched by this commit  0.6.0_3
edwin search for other commits by this committer
From: chkversion <kris@FreeBSD.org>
Subject: Ports with version numbers going backwards: graphics/kimdaba,
science/gerris...

Looks like an issue with Tools/scripts/bumpportrevision, I'll check
it in a second.
05 Jan 2006 03:57:35
Original commit files touched by this commit  0.6.0_1
edwin search for other commits by this committer
Chase libversion bumb to libMagick.so.9

PR:             ports/91270
30 Nov 2005 13:14:13
Original commit files touched by this commit  0.6.0_2
mnag search for other commits by this committer
Bump PORTREVISION and change dependencies to reflect update in graphics/gts
26 Nov 2005 16:28:58
Original commit files touched by this commit  0.6.0_1
fenner search for other commits by this committer
Fix the group and MASTER_SITE_SUBDIR usage.

Approved by:    Oliver Dunkl <odunkl@gmx.net> (MAINTAINER)
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.6.0_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
09 Oct 2005 13:16:41
Original commit files touched by this commit  0.6.0
ehaupt search for other commits by this committer
- Update PATCH_SITES/PATCHFILES
- Remove uncommented Makefile code

PR:             87158
Submitted by:   Oliver Dunkl <odunkl@gmx.net> (maintainer)
Approved by:    novel (mentor)
25 Sep 2005 13:45:46
Original commit files touched by this commit  0.6.0
thierry search for other commits by this committer
Add gerris 0.6.0, a scientific CFD simulator.

Gerris is an Open Source Free Software library for the solution of partial
differential equations describing fluid flow. Gerris is supported by NIWA
(National Institute of Water and Atmospheric research) and by the
Marsden Fund of the Royal Society of New Zealand. The code is written
entirely in C and uses both the GLib Library and the GTS Library for
geometrical functions and object-oriented programming.

PR:             86297
Submitted by:   Oliver Dunkl <odunkl (at) gmx.net>

Number of commits found: 19

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 19102
Broken 159
Deprecated 77
Ignore 426
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 13
new 48 hours18
new 7 days49
new fortnight101
new month252

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.197 seconds.