FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 7:04 PM BST
Port details
getdp 1.2.1_15 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
Maintained by: stephen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Nov 2004 22:31:16
License: not specified in port


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
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: print/teTeX-base, print/dvipsk-tetex, print/texinfo, lang/gcc45, devel/binutils, lang/perl5.8
Required To Run: lang/gcc45
Required Libraries: math/gsl, math/lapack
There are no ports dependent upon this port

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: 39

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Jul 2011 13:22:25
Original commit files touched by this commit  1.2.1_15
ohauer search for other commits by this committer
 - remove MD5
18 Jun 2011 17:05:16
Original commit files touched by this commit  1.2.1_15
hrs search for other commits by this committer
Fix build; use print/texinfo for texi2pdf instead of print/teTeX-base.
14 Jun 2011 07:38:51
Original commit files touched by this commit  1.2.1_14
stephen search for other commits by this committer
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org

Approved by: maho (mentor)
09 May 2011 16:42:28
Original commit files touched by this commit  1.2.1_14
bf search for other commits by this committer
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
29 Mar 2010 01:12:27
Original commit files touched by this commit  1.2.1_13
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of math/gsl
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.2.1_12
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.2.1_11
dinoex search for other commits by this committer
- update to jpeg-8
01 Dec 2009 20:33:45
Original commit files touched by this commit  1.2.1_10
makc search for other commits by this committer
Chase math/gsl update,
bump PORTREVISION
18 Nov 2009 22:39:55
Original commit files touched by this commit  1.2.1_9
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
13 Sep 2009 00:08:01
Original commit files touched by this commit  1.2.1_9
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.2.1_8
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
05 Apr 2009 20:50:49
Original commit files touched by this commit  1.2.1_7
dhn search for other commits by this committer
- Update maintainer mail address

PR:             ports/133397
Submitted by:   Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by:    tabthorpe (co-mentor)
13 Feb 2009 15:25:27
Original commit files touched by this commit  1.2.1_7
wxs search for other commits by this committer
- Pass maintainership along.
17 Jan 2009 19:54:37
Original commit files touched by this commit  1.2.1_7
gerald search for other commits by this committer
No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done via
Mk/bsd.gcc.mk.And for this port, CONFIGURE_ENV was bogus to begin with.

Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
12 Jan 2009 20:37:24
Original commit files touched by this commit  1.2.1_7
miwi search for other commits by this committer
- Chase gsl shlib bump
07 Jan 2009 16:34:27
Original commit files touched by this commit  1.2.1_6
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
21 Aug 2008 06: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 13: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 02: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 02: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 05: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 20: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 06: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 01: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 09: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 20: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 13: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 03: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 08: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: 39

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days63
new fortnight184
new month256

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.39 seconds.