Commit graph

148823 commits

Author SHA1 Message Date
Alejandro Pulver
04e1166add - Remove USE_REINPLACE.
- Remove '@' from installation commands.
- Format tabs.
- Fix OPTIONS handling.
- Bump PORTREVISION.

Approved by:	garga (mentor)
2006-04-24 21:04:45 +00:00
Alejandro Pulver
54a8d3a164 - Fix OPTIONS handling.
- Remove '@' from installation commands.
- Bump PORTREVISION.

Approved by:	garga (mentor)
2006-04-24 21:04:06 +00:00
Alejandro Pulver
8ce110e4d3 - Remove unneeded PKGMESSAGE variable (SUB_FILES sets it).
- Fix OPTIONS handling.
- Remove '@' from installation command.
- Remove USE_REINPLACE.
- Bump PORTREVISION.

Approved by:	garga (mentor)
2006-04-24 21:03:30 +00:00
Alejandro Pulver
f18b23bbbe - Fix IGNORE message.
- Fix OPTIONS handling.
- Bump PORTREVISION.

Approved by:	garga (mentor)
2006-04-24 21:02:27 +00:00
Alejandro Pulver
38171dd372 - Remove USE_REINPLACE.
- Format tabs.
- Fix OPTIONS handling.
- Bump PORTREVISION.

Approved by:	garga (mentor)
2006-04-24 21:01:54 +00:00
Alejandro Pulver
22a7dd427c - Remove USE_REINPLACE.
- Remove '@' from installation commands.
- Format tabs and put targets at the end.
- Fix OPTIONS handling.
- Bump PORTREVISION.

Approved by:	garga (mentor)
2006-04-24 21:01:09 +00:00
Alejandro Pulver
8f251079f1 - Remove USE_REINPLACE.
- Format tabs and sort variables.
- Fix OPTIONS handling.
- Bump PORTREVISION.

Approved by:	garga (mentor)
2006-04-24 21:00:09 +00:00
Alejandro Pulver
a5373d6447 - Remove USE_REINPLACE.
- Rename DATADIRS to DIRS to avoid similarity with DATADIR.
- Adjust IGNORE message.
- Format tabs.
- Remove '@' from installation commands.
- Fix OPTIONS handling.
- Bump PORTREVISION.

Approved by:	garga (mentor)
2006-04-24 20:59:28 +00:00
Maho Nakata
b9ba39b59f Fix missing dependency WITH_JAVA_AWT
Submitted by:	kris via pointyhat
Approved by:	gerald
2006-04-24 20:58:33 +00:00
Alejandro Pulver
0adeb73659 - Remove USE_REINPLACE.
- Format tabs.

Approved by:	garga (mentor)
2006-04-24 20:58:17 +00:00
Thierry Thomas
cab8bb4398 Upgrade to 20060424.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
2006-04-24 20:58:11 +00:00
Alejandro Pulver
4a25b8241f - Remove USE_REINPLACE.
- Remove '@' from installation commands.
- Format tabs and put targets at the end.

Approved by:	garga (mentor)
2006-04-24 20:57:27 +00:00
Alejandro Pulver
d36dea0f04 - Format tabs and put targets at the end.
- Fix OPTIONS handling.
- Bump PORTREVISION.

Approved by:	garga (mentor)
2006-04-24 20:56:13 +00:00
Alejandro Pulver
0df8f4fcca - Format tabs, sort variables and put targets at the end.
- Remove USE_REINPLACE.
- Fix OPTIONS handling.
- Bump PORTREVISION.

Approved by:	garga (mentor)
2006-04-24 20:55:04 +00:00
Maxim Sobolev
bedea6ab7a Add missing radius-related entries. 2006-04-24 20:54:09 +00:00
Alejandro Pulver
3e3f01799b - Remove USE_REINPLACE.
- Rename some OPTIONS to more standard names:
  DEBUG_LIB -> DEBUG
  DEV_UTILS -> DEVEL
  PROFILE_LIB -> PROFILE
- Remove unavoidable auto-detection of OPTIONS.
- Format tabs, sort variables.

Approved by:	garga (mentor)
2006-04-24 20:53:10 +00:00
Thierry Thomas
4b7ab768c3 Register conflicts with math/elmer-mathlibs.
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
Approved by:	jmz (maintainer)
2006-04-24 20:27:40 +00:00
Thierry Thomas
0f12e3b8c9 Register conflict with math/elmer-umfpack.
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 20:00:39 +00:00
Thierry Thomas
e5c4b6f303 Register conflicts with math/elmer-mathlibs and pet portlint. 2006-04-24 19:57:20 +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
8315488dab BLAS and some Libraries from Scalapack used by Elmer FEM package.
These libraries, as most Elmer packages, are built with a F90 compiler.

Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 19:51:56 +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
662486c37e This is a slightly modified version of umfpack for use with the Elmer FEM
package.

Among other small changes, Elmer calls umfpack routines from f90 using
umf4_f77wrapper.c from umfpacks demo directory. The elmer-umfpack build
compiles this and includes it in the libumfpack.a.

Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 19:47:52 +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
Renato Botelho
83ed239056 Since i can't found a new version for japanese/ming, transfor this port in a
master one instead slave of graphics/ruby-ming and still use ming.so.3.

PR:		ports/96267
Submitted by:	garga
Approved by:	portmgr (kris)
2006-04-24 18:44:37 +00:00
Marcus Alves Grando
f90396456d - Update to snapshot 20060422 (unbreak)
- Mark as BROKEN on 4.x
- portlint(1)

PR:		96205
Submitted by:	maintainer
2006-04-24 18:30:48 +00:00
Marcus Alves Grando
2b413c5ebb - Update to 3.16
- portlint(1)

PR:		96204
Submitted by:	maintainer
2006-04-24 18:30:34 +00:00
Marcus Alves Grando
48259c9300 - Update to 4.4.2
PR:		96202
Submitted by:	maintainer
2006-04-24 18:30:18 +00:00
Greg Lewis
08cd6727b3 . Remove the entry for the defunct diablo-jdk13 port. 2006-04-24 18:27:45 +00:00
Greg Lewis
14f85fe6af . Remove the entries for java/diablo-jdk13 and java/diablo-jre13 since the
ports have been removed.
2006-04-24 18:24:29 +00:00
Greg Lewis
ccbb5d9dea . Note the removal of java/diablo-jdk13 and java/diablo-jre13. 2006-04-24 18:22:59 +00:00
Greg Lewis
9df5da6055 . Remove the diablo-jdk13 and diablo-jre13 ports for the following reasons:
. They have been FORBIDDEN for almost a year (by default).
  . The DISTFILEs are no longer distributed.
  . They don't work on FreeBSD 5 and higher.
  . There are now updated (1.5) binaries available.
2006-04-24 18:22:18 +00:00
James E. Housley
81698e8112 Update to DAT 4747 2006-04-24 18:04:19 +00:00
Jean Milanez Melo
c70dc8fbfd - Update to 0.43.
- Respect CFLAGS.
- Remove CVS directory.

PR:		ports/96074
Submitted by:	Leif Pedersen <bilbo@hobbiton.org>
Reworked by:	jmelo
Approved by:	mnag (mentor)
2006-04-24 16:44:02 +00:00
Alex Dupre
8931dc99cc - Fix pkg-plist (unbreak)
- Fix core dumps
- portlint(1)
2006-04-24 16:33:04 +00:00
Michael Landin
77df46e556 - update to -> 1.7.9
- mainly bugfixing
2006-04-24 16:27:05 +00:00
Cheng-Lung Sung
7d36804283 Sync with CVS in preparation to 3.6.5 release.
Bug-fixes:
- invalid read/segfault (dspam.c)
- segfault on problems establishing connectivity to clamav (dspam.c)
- segfault on NULL username (mysql_drv.c)
- bug causing writing of flat-file preferences to fail (pref.c)
- fragment file overwritten on retrain (cgi)
- corrects the output of "dspam_admin aggr pref" (tools/dspam_admin.c)
- prevent quarantining of message when delivering summary

WebUI: a lot of fixes and improvements

PostgeSQL: improvements to purge scripts and object creation script

Port changes:
------------------

Add MySQL 5.1 as backend.
Default MySQL version is now 5.0

Optionally depend on LightHTTPD instead of Apache if WITH_CGI=on

Fix OPTIONS handling for INDEX (describe); this is a long standing bug
and a *big* pontyhat for me; it affected _only_ dependecies recorded in
INDEX _if_ OPTIONS were not set (like for package building); however,
the package itself was always built right, dependecies recorded OK, etc.

Add SCE-tindy as MASTER_SITE, much faster site that my other server.

PR:		ports/96159
Submitted by:	maintainer (Ion-Mihai "IOnut" Tetcu)
2006-04-24 16:17:37 +00:00
Erwin Lansing
2901410bba Set LATEST_LINK to vtk43 to avoid conflict with math/vtk
Note that this port still is BROKEN.

PR:		96265
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
2006-04-24 15:10:00 +00:00
Hye-Shik Chang
e2d7433d3c Remove stale patch which should be removed in the recent update.
PR:		96249
Submitted by:	Piet Delport <pjd@satori.za.net>
2006-04-24 14:41:07 +00:00
Marcus Alves Grando
6553884a38 - Fix build when detect pthread_cancel (7.x)
- Fix configure detection of pthread_cancel on 4.x 5.x and 6.x
- portlint(1)

Notified by:	kris
2006-04-24 14:30:00 +00:00
Jean Milanez Melo
9021b061f9 - Add note to devel/monotone users.
Approved by:	mnag (mentor)
2006-04-24 14:21:06 +00:00
Jean Milanez Melo
7e800886e6 - Update to 0.26.
- Add pkg-message to notify users who are updating to new version.
- portlint(1).

PR:		ports/95656
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
Approved by:	mnag (mentor)
2006-04-24 14:14:30 +00:00
Jean Milanez Melo
157077c5ad - Update to 2.01.
PR:		ports/95875
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	mnag (mentor)
2006-04-24 14:07:51 +00:00
Jean Milanez Melo
05791c902a - Update to 0.4.4
- Pass maintainership to submitter.

PR:		ports/95932
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	mnag (mentor)
2006-04-24 14:05:13 +00:00
Andrey A. Chernov
dd1f918a0b Use NO_OBJ NO_PROFILE instead of obsoleted their variants
PR:     96244
Submitted by:   Jeremy Chadwick <freebsd@jdc.parodius.com>
2006-04-24 14:04:08 +00:00