1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

622 Commits

Author SHA1 Message Date
Thierry Thomas
1e624865a7 Try to fix on amd64 and ia64.
Reported by:	ports-amd64 via Kris
Seen with:	Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
2006-04-28 22:36:48 +00:00
Thierry Thomas
494d36757f Mark BROKEN on FreeBSD-4.x.
Submitted by:	maintainer
Reported by:	ports-i386 via Kris
2006-04-26 21:58:26 +00:00
Maho Nakata
f9ac015c74 - update to 1.6.9
- pkg-plist fixed

PR:		96331
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-04-26 05:01:01 +00:00
Thierry Thomas
a518d13e0c ElmerPost - the Visualization of Numerical Results.
The function of ElmerPost is to visualize the numerical results produced
by ElmerSolver and other finite element programs. ElmerPost operates with
the data specific to the unknown variables (temperature, velocity,
pressure, displacement etc.) defined in the mathematical model. ElmerPost
plots e.g. contours and vector fields, and can manipulate computed data
into another form using the built-in MATC-language (for instance heat
fluxes from temperature distributions).

Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 19:55:43 +00:00
Thierry Thomas
a9fce93a03 ElmerFront - the Graphical User Interface.
ElmerFront is a tool for initializing the computational process in Elmer.
It communicates with external software producing geometrical data, i.e.,
CAD files and computational meshes. ElmerFront generates its own finite
element meshes, allows the user to build mathematical models graphically,
and finally produces input data for ElmerSolver.

Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 19:54:49 +00:00
Thierry Thomas
4d719d4755 ElmerSolver - the Solution of Partial Differential Equations.
ElmerSolver is thus an independent module that processes the computational
mesh and the model input file containing references to the selected
equations and model parameters. ElmerSolver makes the equations into a
discrete form, handles coupled systems, non-linearities and
time-dependences, and provides output data for visualization.

Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 19:54:02 +00:00
Thierry Thomas
66268ff733 HUTIter library for use in the Elmer FEM package.
Elmer is an open-source computational tool for multi-physics problems.

Elmer includes physical models of fluid dynamics, structural mechanics,
electromagnetics and heat transfer. These are described by partial
differential equations which Elmer solves by the Finite Element Method (FEM).

Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 19:53:14 +00:00
Thierry Thomas
50542d86ac MATC language library used by Elmer FEM package.
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 19:50:53 +00:00
Thierry Thomas
faa30fab34 Input/Output Data base interface for use in the ELMER FEM package.
Elmer is an open-source computational tool for multi-physics problems.

Elmer includes physical models of fluid dynamics, structural mechanics,
electromagnetics and heat transfer. These are described by partial
differential equations which Elmer solves by the Finite Element Method (FEM)

Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 19:49:57 +00:00
Thierry Thomas
d5b3d1cffe ElmerGrid is a utility program for fast creation of structured 2D and
extruded and rotated 3D geometries. ElmerGrid is independent but fully
supports ElmerSolver and ElmerPost. It may be used to create linear,
quadratic and cubic triangles and rectangles. It has also versatile
capabilities in mesh manipulation.

ElmerGrid may also be used in grid manipulation. ElmerGrid may, for
example, be used to transfer different mesh formats to that understood by
ElmerSolver or ElmerPost. ElmerGrid also includes mesh partitioning
routines that have been optimized for ElmerSolver. The partitioning may be
done by METIS or by a simple geometric division.

Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 19:48:58 +00:00
Thierry Thomas
d3f1f4d412 A Mesh Generation Utility for use with the ELMER FEM package.
Elmer is an open-source computational tool for multi-physics problems.

Elmer includes physical models of fluid dynamics, structural mechanics,
electromagnetics and heat transfer. These are described by partial
differential equations which Elmer solves by the Finite Element Method (FEM)

Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 19:46:15 +00:00
Eric Anholt
fdff5debfe Update paraview to 2.4.3, fix build with new cmake (I think), and replace
several libraries built inside of VTK with system versions.
2006-04-24 05:26:51 +00:00
Thierry Thomas
e8239d1eb7 Release maintainerships.
Submitted by:	Pedro F. Giffuni <giffunip (at) yahoo.com>
2006-04-23 21:06:48 +00:00
Kris Kennaway
edc0b3b59a BROKEN: Does not build 2006-04-22 22:01:31 +00:00
Sergey Matveychuk
c4560fc068 - Update to version 2.0.1
PR:		ports/96010
Submitted by:	Ports Fury
2006-04-20 05:37:26 +00:00
Roman Bogorodskiy
f8fca2f757 - Update to 2.82
- USE_REINPLACE is not needed any more

PR:		95849
Submitted by:	Rong-En Fan (maintainer)
2006-04-18 13:10:35 +00:00
Tilman Keskinoz
c7969ae6e4 Update to 2005.12.30.0934.2
PR:		94302
Submitted by:	maintainer
2006-04-15 18:24:01 +00:00
Mark Linimon
0025f82662 Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.

Hat:		portmgr
2006-04-14 18:14:59 +00:00
Volker Stolz
9f539edb96 Fix plist
PR:		ports/95610
Submitted by:	maintainer
2006-04-13 16:23:38 +00:00
Pav Lucistnik
a919f8274a - Update to 1.9
PR:		ports/93941
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
2006-04-09 12:42:52 +00:00
Thierry Thomas
9c93231d2e - Define FFLAGS according to WITH_OPTIMIZED_FLAGS;
- Better description;

- Quiete some warnings;

- Pet portlint.

Submitted by:	Pedro F. Giffuni <giffunip (at) yahoo.com>
2006-04-04 20:51:35 +00:00
Markus Brueffer
c91500b16f - Update to version 1.2.1
- Fix typo in pkg-plist

PR:		ports/95227
Submitted by:	Kay Lehmann <kay_lehmann@web.de> (maintainer)
2006-04-03 13:37:27 +00:00
Thierry Thomas
9a25fbb6a0 Upgrade OpenFOAM to 1.3.
Changelog at <http://www.opencfd.co.uk/openfoam/version1.3.html>.

PR:		95205
Submitted by:	/me
2006-04-01 20:24:07 +00:00
Thierry Thomas
a4cead9dff Chase another silent update: minor fixes in Bourne shell variables and help
file.

Full diff at
<http://people.freebsd.org/~thierry/ports/cdf31_4-dist_cdf31_5-dist.diff>.

Reported by:	dosirak via Kris
2006-03-29 20:25:38 +00:00
Markus Brueffer
e4e641b779 - Update to version 1.2.0
- Add OPTIONS for CDF and netCDF
- Pass maintainership to Kay Lehman who kindly volunteered to maintain
  this port

PR:		ports/94707
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2006-03-27 21:27:42 +00:00
Thierry Thomas
57bed600c8 Shorten long patches names, in order to fix release CD in Joliet format.
PR:		94846
Submitted by:	Petr Rehor <prehor (at) gmail.com>
2006-03-26 21:05:18 +00:00
Marcus Alves Grando
b72452ff32 - Fix build on 4.x
- portlint(1)

PR:		94805
Reported by:	maintainer
2006-03-22 14:37:20 +00:00
Tom McLaughlin
37ce325bac - Assign maintainership over to Diane Bruce
- Remove leftover USE_REINPLACE

PR:		93842
Submitted by:	new maintainer
2006-03-21 04:39:28 +00:00
Pav Lucistnik
738cc84c87 - Chase gchemutils update 2006-03-20 18:04:05 +00:00
Pav Lucistnik
6c16645d14 - Update to 0.6.0 2006-03-20 18:03:38 +00:00
Thierry Thomas
662815d1ee A program for doing calculation on Smith Chart, similar in functionality to
xsmc but with a simpler user interface; written with GNU/GTK library and
released under GNU/GPL. Written by Lapo Pieri IK5NAX

WWW: http://www.qsl.net/ik5nax

PR:		ports/93224
Submitted by:	Diane Bruce <db (at) db.net> - VA3DB
2006-03-19 20:51:14 +00:00
Thierry Thomas
b1ab65b7f9 Update to 1.2.1.
Changelog at <http://geuz.org/getdp/doc/VERSIONS>.
2006-03-18 21:31:43 +00:00
Renato Botelho
bff5cd075e - Update to 3.6.1
PR:		ports/94504
Submitted by:	Ports Fury
2006-03-16 15:55:06 +00:00
Thierry Thomas
11646aa32b Upgrade to 1.2.0.
Changelog at <http://geuz.org/getdp/doc/VERSIONS>.
2006-03-15 14:21:22 +00:00
Renato Botelho
7a0ae732aa Add fasthenry , a multipole-accelerated inductance analysis program.
PR:		ports/93969
Submitted by:	Pedro Giffuni <giffunip@asme.org>
2006-03-15 10:38:00 +00:00
Renato Botelho
8aa1e9d39c Add fastcap , a three-dimensional capacitance extraction program.
PR:		ports/93968
Submitted by:	Pedro Giffuni <giffunip@asme.org>
2006-03-15 10:36:29 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
f8586fdd2c Purge the last vestiges of the (really) old autotools world order.
Since all these items were commented out, this is a null-op commit.

Approved by:	portmgr (implicit)
2006-02-26 02:28:44 +00:00
Thierry Thomas
8732523858 Fix `make extract' on FreeBSD-5.4 by using archivers/bsdtar.
Reported by:	Courtney Thomas <cc.thomas (at) earthlink.net>
Approved by:	portmgr (marcus)
2006-02-25 21:54:11 +00:00
Tom McLaughlin
0bc4c13b7a Fix MASTER_SITES and make fetchable again.
Approved by:	portmgr (marcus)
2006-02-25 20:31:05 +00:00
Thierry Thomas
dfeb1d6605 Chase another silent update.
Diff available at <http://pompo.net/ports/cdf31-dist_060216-030224.diff>:
minor fixes for Linux Intel's Fortran compiler and cdfcvt.

Approved by:	portmgr (krion)
2006-02-24 22:01:48 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Sam Lawrance
2b9e6f9ca0 Update to 1.2.6. [1]
Add a patch to unbreak compilation with mpich. [2]

PR:		ports/92909 [1], ports/93176 [2]
Submitted by:	Kay Lehmann <kay_lehmann@web.de> (maintainer)
2006-02-17 11:47:41 +00:00
Thierry Thomas
94fef49e5f Chase another silent update. Since this seems usual, define a DIST_SUBDIR.
Full diff at <http://pompo.net/ports/cdf31-dist_060209_060216.diff>
(fixes into cdfcvt).

Reported by:	pointyhat via Kris
2006-02-16 23:33:00 +00:00
Emanuel Haupt
ab644bec45 Correct the author information in pkg-descr for science/buddy as requested by
the author.

PR:		93372
Submitted by:	Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
2006-02-15 09:49:25 +00:00
Vasil Dimov
cd92e955d2 Change NOT_FOR_ARCHS' with if ARCH then BROKEN'
Noticed by:	danfe
Approved by:	garga (mentor)
2006-02-13 10:24:18 +00:00
Thierry Thomas
3b5fa65f18 MINC (Medical Imaging NetCDF) is a medical imaging data format and an
associated set of tools and libraries. MINC was created in 1993 by Peter
Neelin at the McConnell Brain Imaging Centre of the Montreal Neurological
Institute. Many others have contributed to the design and implementation
MINC over the years.

PR:		ports/91918
Submitted by:	Jason W. Bacon <bacon (at) smithers.neuro.mcw.edu>
2006-02-12 15:30:03 +00:00
Thierry Thomas
eba044fc1a Re-add patch-Makefile to respect CFLAGS / FFLAGS / CC & co. 2006-02-12 09:38:25 +00:00
Thierry Thomas
641ab393f0 Chase a silent update and make fetchable again.
- our patches to support FreeBSD have been included;

- support of Intel C++ and Fortran compilers for Linux has been added.

Full diff available at
<http://pompo.net/ports/cdf31-dist_060130_060209.diff>.

Reported by:	Ion-Mihai Tetcu on #bsdports
2006-02-11 23:01:47 +00:00
Eric Anholt
5bdc27617f Remove empty patch file.
Reported by:	thierry
2006-02-11 22:04:23 +00:00