FreshPorts -- The Place For Ports Fri, 5 Dec 2008 12:01 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
getdp 1.2.1_5 science on this many watch lists=1 search for ports that depend on this port
A rather general finite element solver using mixed finite elements

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: 15 Nov 2004 22:31:16


GetDP is a general finite element solver using mixed elements to discretize
de Rham-type complexes in one, two and three dimensions.

The main feature of GetDP is the closeness between the input data defining
discrete problems (written by the user in ASCII data files) and the symbolic
mathematical expressions of these problems.

WWW:  http://www.geuz.org/getdp/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: print/teTeX-base, print/dvipsk-tetex, lang/gcc42, lang/perl5.8
Required Libraries: math/gsl, math/lapack

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


Configuration Options
     No options to configure

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

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.2.1_5
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)
08 Apr 2008 14:53:22
Original commit files touched by this commit  1.2.1_5
jadawin search for other commits by this committer
- Chase the gsl shared lib bump.

Approved by:    thierry (mentor)
29 Oct 2007 04:34:12
Original commit files touched by this commit  1.2.1_4
maho search for other commits by this committer
Build fix.
gfortran has intrinsic etime and we should use it.

Submitted by:   linimon
26 Sep 2007 03:34:00
Original commit files touched by this commit  1.2.1_4
linimon search for other commits by this committer
Add WANT_PERL to get the bsd.perl.mk inclusion.  This should have no
effect with bsd.port.mk 1.586.
14 Jul 2007 03:46:18
Original commit files touched by this commit  1.2.1_4
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
29 Jun 2007 06:46:43
Original commit files touched by this commit  1.2.1_4
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  1.2.1_3
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}.
06 Apr 2007 07:48:45
Original commit files touched by this commit  1.2.1_2
gabor search for other commits by this committer
- Remove old Perl support from unmaintained ports in categories starting
  with letter o-z
17 Jan 2007 04:52:15
Original commit files touched by this commit  1.2.1_2
maho search for other commits by this committer
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled lapack.

Submitted by:   kris via pointyhat.
06 May 2006 02:28:22
Original commit files touched by this commit  1.2.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:31:43
Original commit files touched by this commit  1.2.0
thierry search for other commits by this committer
Update to 1.2.1.

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

Changelog at <http://geuz.org/getdp/doc/VERSIONS>.
10 Dec 2005 09:08:44
Original commit files touched by this commit  1.1.2
thierry search for other commits by this committer
Upgrade to 1.1.2.
25 Nov 2005 17:44:39
Original commit files touched by this commit  1.1.0
pav search for other commits by this committer
- Add SHA256
28 Aug 2005 10:11:10
Original commit files touched by this commit  1.1.0
thierry search for other commits by this committer
Upgrade to 1.1.0.
02 May 2005 21:46:12
Original commit files touched by this commit  1.0.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.0.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.0.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.0.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'.
20 Feb 2005 18:11:36
Original commit files touched by this commit  1.0.1
thierry search for other commits by this committer
Fix doc generation, broken since the upgrade to teTeX 3.0.

According to Hiroki Sato:

"In teTeX 3.0, pdfetex is used for a DVI output, so the texinfo.tex
 always detects the PDF output feature.  Although there are several means
 to fix this problem, I think disabling such detection should be simple
 and enough."

Reported by:    kris via pointyhat
Obtained from:  hrs
06 Feb 2005 17:47:18
Original commit files touched by this commit  1.0.1
thierry search for other commits by this committer
Upgrade to 1.0.1.
24 Nov 2004 20:12:19
Original commit files touched by this commit  1.0.0
thierry search for other commits by this committer
Fix build dependences.

Reported by:    Kris via pointyhat.
15 Nov 2004 22:18:09
Original commit files touched by this commit  1.0.0
thierry search for other commits by this committer
Add getdp 1.0.0, a rather general finite element solver using mixed
finite elements.

Suggested by:   Pedro F. Giffuni.

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23

9 vulnerabilities affecting 22 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 19495
Broken 163
Deprecated 87
Ignore 462
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 56
Expired 57
Set to expire 71
Interactive 78
new 24 hours 3
new 48 hours3
new 7 days27
new fortnight94
new month164

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