f6d7 FreshPorts -- french/med
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
med 3.0.6_1 french on this many watch lists=1 search for ports that depend on this port
Modelisation et Echanges de Donnees
Maintained by: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Jul 2003 14:36:09
Also Listed In: science
License: GPLv3


SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. lang/gcc
  3. devel/binutils
  4. devel/autoconf
Required To Run:
  1. lang/gcc
Required Libraries:
  1. science/hdf5-18
  2. x11-toolkits/tk85

This port is required by:

for Libraries

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:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.code-aster.org/FICHIERS/

Number of commits found: 47

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Mar 2013 17:58:27
Original commit files touched by this commit  3.0.6_1
thierry search for other commits by this committer
Fix plist.

Reported by:	miwi
19 Mar 2013 20:33:55
Original commit files touched by this commit  3.0.6
thierry search for other commits by this committer
Upgrade to 3.0.6.
07 Jul 2012 15:15:57
Original commit files touched by this commit  3.0.4
thierry search for other commits by this committer
Upgrade Code_Aster to 10.6.0-3.
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.3.6_4
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
15 Jul 2011 07:00:46
Original commit files touched by this commit  2.3.6_4
sunpoet search for other commits by this committer
- Bump PORTREVISION for science/hdf5-18 shlib change
26 Feb 2011 10:23:19
Original commit files touched by this commit  2.3.6_3
thierry search for other commits by this committer
Chase the upgrade of science/cgnslib to 2.5-5; this implies to
switch some dependencies from science/hdf5 to science/hdf5-18.

As a side note: I think that all ports depending on science/hdf5
could be switched to science/hdf5-18, by defining H5_USE_16_API
when necessary, and then science/hdf5 could be deprecated.

PR:             ports/154736
04 Dec 2010 07:34:27
Original commit files touched by this commit  2.3.6_2
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  2.3.6_2
ade search for other commits by this committer
Punt autoconf267->autoconf268
16 Sep 2010 21:23:24
Original commit files touched by this commit  2.3.6_2
  Sanity Test Failure
thierry search for other commits by this committer
Chase Code_Aster's upgrade and depends on Tcl/Tk 8.5.
15 Sep 2010 18:35:24
Original commit files touched by this commit  2.3.6_1
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
19 Jun 2010 15:08:23
Original commit files touched by this commit  2.3.6
thierry search for other commits by this committer
Fix plist when NOPORTEXAMPLES is defined.

Feature safe:   yes
26 Mar 2010 18:30:45
Original commit files touched by this commit  2.3.6
thierry search for other commits by this committer
Upgrade to 2.3.6.
02 Aug 2009 19:36:34
Original commit files touched by this commit  2.3.5
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
10 Feb 2009 15:04:40
Original commit files touched by this commit  2.3.5
thierry search for other commits by this committer
Fix compilation with gcc-43.

Reported by:    pointyhat via pav
20 Jan 2009 18:29:54
Original commit files touched by this commit  2.3.5
thierry search for other commits by this committer
Chase Aster's main tarball. No change.
14 Jan 2009 20:25:24
Original commit files touched by this commit  2.3.5
thierry search for other commits by this committer
- Upgrade to 2.3.5;

- Use aster's distfiles.
24 Aug 2008 13: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 06: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 00: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 20: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 04: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 10: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 20: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.
14 Aug 2006 23: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 13: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 11: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 03: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 08: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 17: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 20: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 14: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: 47

2857
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24537
Broken 218
Deprecated 474
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days32
new fortnight63
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0