FreshPorts -- The Place For Ports Sat, 30 Aug 2008 1:02 AM BST
FreshPorts is now running off the BETA server. Enjoy for now.
Port details
med 2.3.4 french on this many watch lists=1 search for ports that depend on this port
Modelisation et Echanges de Donnees

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:36:09
Also Listed In: science


MED stands for "Modélisation et Échanges de Données", i.e. Data Modelization
and Exchanges.

MED « fichier », c'est :

	* Un modèle d'échange de données commun centré sur les notions de
	maillage et de résultat. Ce modèle décrit quelles sont les données
	exportées et échangées entre les codes.

	* Une API (Application Programming Interface) d'accès aux données
	qui se présente sous la forme d'une bibliothèque informatique écrite
	en C et FORTRAN 77. Cette bibliothèque est distribuée sous licence
	GNU LGPL.

	* Des données échangées et stockées dans des fichiers au format HDF
	(Hierarchical Data Format).

WWW: http://www.code-aster.org/outils/med/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11-toolkits/tk84, devel/gmake, lang/gcc42, devel/autoconf262, devel/libtool15
Required To Run: x11-toolkits/tk84
Required Libraries: science/hdf5

To install the port: cd /usr/ports/french/med/ && make install clean
To add the package: pkg_add -r fr-med


Configuration Options
     No options to configure

Master Sites:
http://www.code-aster.org/V2/UPLOAD/DOC/Telechargement/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Aug 2008 14:04:58
Original commit files touched by this commit  2.3.4
amdmi3 search for other commits by this committer
- Respect NOPORTDOCS, NOPORTEXAMPLES
- Fix plist

Reported by:    QAT
21 Aug 2008 07:18:49
Original commit files touched by this commit  2.3.4
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)
20 Aug 2008 01:57:32
Original commit files touched by this commit  2.3.4
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
23 Apr 2008 21:50:47
Original commit files touched by this commit  2.3.4
thierry search for other commits by this committer
Upgrade to 2.3.4.
23 Mar 2008 10:15:50
Original commit files touched by this commit  2.3.3
thierry search for other commits by this committer
Upgrade to 2.3.3.
30 Sep 2007 05:47:37
Original commit files touched by this commit  2.3.1_3
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
14 Jul 2007 11:02:06
Original commit files touched by this commit  2.3.1_2
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
19 May 2007 21:32:57
Original commit files touched by this commit  2.3.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}.
25 Jan 2007 22:33:32
Original commit files touched by this commit  2.3.1_1
thierry search for other commits by this committer
Fix plist: since the gfortran migration, some tests are no more installed.

Reported by:    pointyhat via pav
17 Jan 2007 06:07:24
Original commit files touched by this commit  2.3.1_1
maho search for other commits by this committer
forgot to commit. a build fix for gfortran.
17 Jan 2007 06:06:55
Original commit files touched by this commit  2.3.1_1
maho search for other commits by this committer
* Migrate to gfortran.
* Bump port revision.
* Always use F90.
12 Dec 2006 18:24:23
Original commit files touched by this commit  2.3.1
thierry search for other commits by this committer
- Upgrade MED to 2.3.1;

- Assign better CATEGORIES;

- Support gfortran;

- Add a regression-test target.
15 Aug 2006 00:06:39
Original commit files touched by this commit  2.2.3_2
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
07 Jun 2006 14:33:22
Original commit files touched by this commit  2.2.3_2
sat search for other commits by this committer
- Limit INDEX contents to 7-bit ASCII characters for greater compatibility
07 May 2006 12:09:22
Original commit files touched by this commit  2.2.3_2
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with F
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.2.3_2
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
21 Jan 2006 09:01:47
Original commit files touched by this commit  2.2.3_1
thierry search for other commits by this committer
- Fix plist [1]

- Fix xmdump.

Reported by:    pointyhat via Kris [1]
15 Jan 2006 23:15:21
Original commit files touched by this commit  2.2.3
thierry search for other commits by this committer
Upgrade to 2.2.3.
24 Nov 2005 16:18:42
Original commit files touched by this commit  2.2.2
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.2.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.
12 Apr 2005 04:26:57
Original commit files touched by this commit  2.2.2
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  2.2.2
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'.
17 Jan 2005 21:08:51
Original commit files touched by this commit  2.2.2
thierry search for other commits by this committer
Upgrade to 2.2.2.
09 Jul 2004 18:43:11
Original commit files touched by this commit  2.1.5_1
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
28 Apr 2004 21:30:20
Original commit files touched by this commit  2.1.5_1
thierry search for other commits by this committer
Fix pkg-plist and install examples.
Noticed on dosirak & bento.

Approved by:    mat (mentor).
14 Mar 2004 06:17:56
Original commit files touched by this commit  2.1.5_1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
25 Feb 2004 22:55:55
Original commit files touched by this commit  2.1.5_1
pav search for other commits by this committer
Chase repomove graphics/hdf* -> science/hdf*
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.1.5_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  2.1.5
trevor search for other commits by this committer
SIZEify.
10 Dec 2003 23:09:50
Original commit files touched by this commit  2.1.5
pav search for other commits by this committer
- www.code-aster.org was reorganized. fix fetching

PR:             ports/60121
Submitted by:   Thierry Thomas <thierry@pompo.net>
23 Jul 2003 15:35:27
Original commit Encoding Errors (not all of the commit message was ASCII) files touched by this commit  2.1.5
oliver search for other commits by this committer
Add med 2.1.5, mod?lisation et ?changes de Donn?es.

PR:             54761
Submitted by:   thierry@pompo.net

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 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 19053
Broken 161
Deprecated 80
Ignore 427
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 12
Set to expire 61
Interactive 78
new 24 hours 2
new 48 hours7
new 7 days26
new fortnight63
new month223

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