FreshPorts -- The Place For Ports Mon, 8 Sep 2008 7:30 PM BST
Port details
gmsh 2.2.4 cad on this many watch lists=1 search for ports that depend on this port
An automatic 3D finite element mesh generator

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: 23 Jul 2003 15:23:14


Gmsh is an automatic 3D finite element mesh generator (primarily 
Delaunay) with build-in CAD and post-processing facilities. Its primal 
design goal is to provide a simple meshing tool for academic test cases 
with parametric input and up to date visualization capabilities. One of 
its strengths is the ability to respect a characteristic length field for 
the generation of adapted meshes on lines, surfaces and volumes, and to 
mix these meshes with simple structured grids. 

Gmsh is built around four modules: geometry, mesh, solver and 
post-processing. The specification of any input to these modules is done 
either interactively using the graphical user interface or in ASCII text 
files using Gmsh's own scripting language.

WWW:  http://www.geuz.org/gmsh/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, lang/gcc42
Required To Run: science/getdp
Required Libraries: math/gsl, x11-toolkits/fltk, french/med, science/hdf5, science/cgnslib

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


Configuration Options
     No options to configure

Master Sites:
http://www.geuz.org/gmsh/src/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 66

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Aug 2008 17:41:54
Original commit files touched by this commit  2.2.4
thierry search for other commits by this committer
Upgrade to 2.2.4.

Note: this adds two integrated mesh partitionners, Metis and Chaco;
don't rely to the external ports to avoid conflicts with math/metis-edf
(e.g. when installing Code_aster).

Full changelog at <http://www.geuz.org/gmsh/doc/VERSIONS.txt>.
21 Aug 2008 07:18:49
Original commit files touched by this commit  2.2.3
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)
25 Jul 2008 16:31:16
Original commit files touched by this commit  2.2.3
thierry search for other commits by this committer
- Upgrade to 2.2.3
        Changelog at <http://geuz.org/gmsh/doc/VERSIONS.txt>

- Set USE_FORTRAN to fix blas & lacpack detection;

- Respetct NOPORTEXAMPLES.
22 Jun 2008 10:15:40
Original commit files touched by this commit  2.2.2
thierry search for other commits by this committer
Upgrade to 2.2.2.

Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
18 Jun 2008 22:26:25
Original commit files touched by this commit  2.2.1
thierry search for other commits by this committer
Upgrade to 2.2.1.

Changelog at <http://geuz.org/gmsh/doc/VERSIONS>.
23 Apr 2008 21:50:49
Original commit files touched by this commit  2.2.0
thierry search for other commits by this committer
Upgrade to 2.2.0.

Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
19 Apr 2008 18:56:05
Original commit files touched by this commit  2.1.1_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)
08 Apr 2008 14:53:22
Original commit files touched by this commit  2.1.1_1
jadawin search for other commits by this committer
- Chase the gsl shared lib bump.

Approved by:    thierry (mentor)
02 Mar 2008 21:36:06
Original commit files touched by this commit  2.1.1
thierry search for other commits by this committer
Upgrade to 2.1.1.

Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
24 Feb 2008 20:50:35
Original commit files touched by this commit  2.1.0
thierry search for other commits by this committer
Upgrade to 2.1.0.

Changelog at <http://geuz.org/gmsh/doc/VERSIONS>.

Note: the dependency against Triangle has been removed. It was used for
a single post-processing plugin, which has been rewritten to use the
native mesh algorithm.
23 Feb 2008 11:12:53
Original commit files touched by this commit  2.0.8
thierry search for other commits by this committer
Temporarily replace WITHOUT_OCC by WITH_OCC, to make it packageable.
Don't bump PORTREVISION: if your gmsh has been built with OpenCascade
support, keep it.

(To be reverted after OpenCascade's unbreak)
29 Sep 2007 21:18:41
Original commit files touched by this commit  2.0.8
linimon search for other commits by this committer
Try to fix this the right way on the cluster.  It does indeed need to
use zip in the extract phase, but not for its main files.  (It inherits
this need through math/triangle.)
29 Sep 2007 09:50:17
Original commit files touched by this commit  2.0.8
linimon search for other commits by this committer
Revert previous change and just mark this broken on the cluster.  The
change did not solve the problem.
29 Sep 2007 06:32:35
Original commit files touched by this commit  2.0.8
linimon search for other commits by this committer
Set USE_ZIP to fix packaging.
23 Jul 2007 23:00:52
Original commit files touched by this commit  2.0.8
thierry search for other commits by this committer
- Upgrade to 2.0.8;
  Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>

- Now we are allowed to package Gmsh built with Tetgen: thanks to Pedro
  F. Giffuni, the author granted the FreeBSD project to redistribute it.
  However, redistribution of Triangle has not yet been granted, then:
  . build the default package with Tetgen and Triangle;
  . set NO_CDROM if Triangle is not disabled;
  . explain the conditions in post-installation message.

Suggested by:   Pedro F. Giffuni <giffunip (at) yahoo.com>
29 Jun 2007 06:46:43
Original commit files touched by this commit  2.0.7_2
ijliao search for other commits by this committer
chase math/gsl lib version
19 May 2007 21:32:57
Original commit files touched by this commit  2.0.7_1
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}.
23 Apr 2007 20:22:26
Original commit files touched by this commit  2.0.7
thierry search for other commits by this committer
Upgrade to 2.0.7.

Notified by:    Pedro Giffuni <pfgshield-freebsd (at) yahoo.com>
10 Apr 2007 03:56:23
Original commit files touched by this commit  2.0.6
linimon search for other commits by this committer
Fix a cut-and-paste error in the pre-everything target.
01 Apr 2007 10:04:46
Original commit files touched by this commit  2.0.6
thierry search for other commits by this committer
- Upgrade to 2.0.6

- Enable support for MED, HDF5, CGNS, STEP, IGES and BREP (OCC).
20 Mar 2007 21:19:32
Original commit files touched by this commit  2.0.5
thierry search for other commits by this committer
Upgrade to 2.0.5.

Noticed by:     ports scoot
05 Feb 2007 21:15:53
Original commit files touched by this commit  2.0.0
thierry search for other commits by this committer
Upgrade to 2.0.

Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
14 May 2006 21:11:50
Original commit files touched by this commit  1.65.0
thierry search for other commits by this committer
Upgrade to 1.65.0.

Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
06 May 2006 02:28:22
Original commit files touched by this commit  1.64.1_1
mnag search for other commits by this committer
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
18 Mar 2006 21:32:18
Original commit files touched by this commit  1.64.1
thierry search for other commits by this committer
Update to 1.64.1.

Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
15 Mar 2006 14:22:13
Original commit files touched by this commit  1.64.0
thierry search for other commits by this committer
Upgrade to 1.64.0.

Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
04 Feb 2006 21:01:23
Original commit files touched by this commit  1.63.2
thierry search for other commits by this committer
Update to 1.63.2 and make fetchable again.

PR:             92799
Submitted by:   TAOKA Fumiyoshi <fmysh (at) iijmio-mail.jp>
30 Jan 2006 21:35:23
Original commit files touched by this commit  1.63.0
thierry search for other commits by this committer
Upgrade to 1.63.0.

Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
25 Jan 2006 20:45:27
Original commit files touched by this commit  1.62.0_1
thierry search for other commits by this committer
Remove the NO_CDROM lines: they serve no real purpose, and they're
causing confusion in FreshPorts.

Submitted by:   Pedro F. Giffuni <giffunip (at) yahoo.com>
17 Jan 2006 20:36:45
Original commit files touched by this commit  1.62.0_1
thierry search for other commits by this committer
Plug Tetgen.

Tested by:      Pedro F. Giffuni <giffunip (at) yahoo.com>
15 Jan 2006 23:14:55
Original commit files touched by this commit  1.62.0
thierry search for other commits by this committer
Upgrade to 1.62.0.

Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
29 Nov 2005 21:50:05
Original commit files touched by this commit  1.61.3
thierry search for other commits by this committer
Upgrade to 1.61.3.
29 Nov 2005 19:48:17
Original commit files touched by this commit  1.61.2
thierry search for other commits by this committer
- Update to 1.61.2;

- Mark BROKEN on FreeBSD-4.11 (1).

Reported by:    pointyhat via Kris (1).
28 Nov 2005 15:22:07
Original commit files touched by this commit  1.61.0
thierry search for other commits by this committer
- Upgrade to 1.61.0;

- Fix build with Triangle;

- Quote NO_CDROM.
24 Nov 2005 00:22:47
Original commit files touched by this commit  1.60.1_1
pav search for other commits by this committer
- Add SHA256
02 May 2005 21:46:12
Original commit files touched by this commit  1.60.1_1
jylefort search for other commits by this committer
Bump PORTREVISION after the libgsl update.

Obtained from:  thierry
02 May 2005 14:00:18
Original commit files touched by this commit  1.60.1
jylefort search for other commits by this committer
Chase the libgsl update.
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.60.1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.60.1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
15 Mar 2005 22:33:58
Original commit files touched by this commit  1.60.1
thierry search for other commits by this committer
Upgrade to 1.60.1.
06 Feb 2005 17:47:51
Original commit files touched by this commit  1.59.0
thierry search for other commits by this committer
Upgrade to 1.59.0.
08 Jan 2005 12:08:22
Original commit files touched by this commit  1.58.0
thierry search for other commits by this committer
Upgrade to 1.58.0.
23 Dec 2004 12:23:05
Original commit files touched by this commit  1.57.0
thierry search for other commits by this committer
Upgrade to 1.57.

Changelog available at <http://www.geuz.org/gmsh/doc/VERSIONS>.

Remark: Netgen is disabled on FreeBSD-4.x.
15 Dec 2004 23:13:02
Original commit files touched by this commit  1.56.3
thierry search for other commits by this committer
Upgrade to latest version.

Suggested by:   Pedro F. Giffuni.
16 Nov 2004 22:59:36
Original commit files touched by this commit  1.56.2_1
thierry search for other commits by this committer
- Triangle is the default, unless PACKAGE_BUILDING;
- add a RUN_DEPENDS to the solver getdp.

Suggested by:   Pedro F. Giffuni.
15 Nov 2004 23:02:12
Original commit files touched by this commit  1.56.2
thierry search for other commits by this committer
Chase Triangle.
15 Nov 2004 10:41:13
Original commit files touched by this commit  1.56.2
thierry search for other commits by this committer
- Use the external Triangle;
- Fix NO_CDROM;
- Handle $EDITOR.
14 Nov 2004 09:44:20
Original commit files touched by this commit  1.56.2
krion search for other commits by this committer
Update to version 1.56.2

PR:             ports/73899
Submitted by:   Ports Fury
01 Nov 2004 17:26:21
Original commit files touched by this commit  1.56.1
krion search for other commits by this committer
Update to version 1.56.1

PR:             ports/73345
Submitted by:   Ports Fury
21 Oct 2004 22:47:28
Original commit files touched by this commit  1.56.0
thierry search for other commits by this committer
Update to version 1.56.0.

PR:             ports/72818
Submitted by:   KATO Tsuguru.
12 Oct 2004 11:19:16
Original commit files touched by this commit  1.55.5
krion search for other commits by this committer
Update to version 1.55.5

PR:             ports/72314
Submitted by:   Ports Fury
23 Aug 2004 19:49:45
Original commit files touched by this commit  1.55.0
krion search for other commits by this committer
Update to version 1.55.0

PR:             ports/70864
Submitted by:   Ports Fury
07 Jul 2004 09:22:50
Original commit files touched by this commit  1.54.1
vs search for other commits by this committer
Chase libgsl-update
06 Jul 2004 22:18:23
Original commit files touched by this commit  1.54.1
thierry search for other commits by this committer
Upgrade to 1.54.1.

Remark: Netgen is now included, but it does not depends on the
port cad/netgen.

Reminded by:    Pedro F. Giffuni.
13 Jun 2004 20:31:27
Original commit files touched by this commit  1.53.1
thierry search for other commits by this committer
Upgrade to 1.53.1.

Reminded by:    Pedro F. Giffuni.
10 Apr 2004 18:26:55
Original commit files touched by this commit  1.51.4
trevor search for other commits by this committer
Tidy up whitespace.
21 Mar 2004 14:20:59
Original commit files touched by this commit  1.51.4
thierry search for other commits by this committer
Upgrade to 1.51.4.

PR:             ports/63990
Submitted by:   "Pedro f. Giffuni" <giffunip@asme.org>
Approved by:    mat (implicit).
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.50.0
trevor search for other commits by this committer
SIZEify.
14 Dec 2003 23:17:15
Original commit files touched by this commit  1.50.0
pav search for other commits by this committer
- Update to 1.50.0

PR:             ports/60241
Submitted by:   Thierry Thomas <thierry@pompo.net>
12 Oct 2003 22:57:01
Original commit files touched by this commit  1.46.0
krion search for other commits by this committer
- Chase libraries to actual math/gsl version.

Submitted by:   kris via bento
27 Sep 2003 01:23:56
Original commit files touched by this commit  1.46.0
edwin search for other commits by this committer
ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)

PR:             ports/56767-56770,56772-56774,56776-56784
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
09 Sep 2003 21:03:15
Original commit files touched by this commit  1.46.0
erwin search for other commits by this committer
Update to 1.46.0

PR:             56068
Submitted by:   Pedro F. Giffuni <giffunip@yahoo.com>
25 Aug 2003 06:49:18
Original commit files touched by this commit  1.45.2
daichi search for other commits by this committer
update cat/gmsh: fix small typo

Submitted by:   "Pedro F. Giffuni" <giffunip@yahoo.com>
22 Aug 2003 06:24:42
Original commit files touched by this commit  1.45.2
daichi search for other commits by this committer
update cad/gmsh: add USE_TRIANGLE knob

PR:             55859
Submitted by:   Pedro F. Giffuni <giffunip@yahoo.com>
21 Aug 2003 06:25:29
Original commit files touched by this commit  1.45.2
daichi search for other commits by this committer
update cad/gmsh: 1.45.1 -> 1.45.2

PR:             55756
Submitted by:   Pedro F. Giffuni <giffunip@yahoo.com>
23 Jul 2003 15:21:51
Original commit files touched by this commit  1.45.1
oliver search for other commits by this committer
Add gmsh 1.45.1, an automatic 3D finite element mesh generator.

PR:             52201
Submitted by:   Pedro Giffuni <giffunip@yahoo.com>

Number of commits found: 66

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 19172
Broken 159
Deprecated 77
Ignore 426
Forbidden 6
Restricted 286
No CDROM 132
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 74
new 48 hours86
new 7 days118
new fortnight165
new month318

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