notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
elmer-hutiter HUTIter library for use in the ELMER FEM package
5.4.0_6 science Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.4.0_6Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
Expired This port expired on: 2014-08-31
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: 2006-04-24 19:54:01
Last Update: 2014-09-02 10:07:50
SVN Revision: 366980
License: not specified in port
WWW:
http://www.csc.fi/elmer/
Description:
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). WWW: http://www.csc.fi/elmer/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • elmer-hutiter>0:science/elmer-hutiter
No installation instructions:
This port has been deleted.
PKGNAME: elmer-hutiter
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gfortran47 : lang/gcc
  2. as : devel/binutils
  3. autoconf-2.69 : devel/autoconf
Runtime dependencies:
  1. gfortran47 : lang/gcc
Library dependencies:
  1. libarpack.so : math/arpack
  2. liblapack.so : math/lapack
  3. libblas.so : math/blas
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://www.bezopasnik.org/unix/ports/distfiles/
  3. http://www.nic.funet.fi/index/files/index/elmer/src/old/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.4.0_6
02 Sep 2014 10:07:50
Revision:366980Original commit files touched by this commit
bapt search for other commits by this committer
Remove non staged ports without pending PR from s*
5.4.0_6
14 Jul 2014 18:42:04
Revision:361812Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
5.4.0_6
11 Jun 2014 18:55:30
Revision:357526Original commit files touched by this commit
marino search for other commits by this committer
Reset the 99 ports still listed under sylvio@

Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
5.4.0_6
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
5.4.0_5
16 Feb 2014 17:15:32
Revision:344614Original commit files touched by this commit
tijl search for other commits by this committer
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes".  In most cases
USE_GCC=yes has been omitted though.

Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.

Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...

Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
5.4.0_5
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.4.0_4
20 Sep 2013 22:48:31
Revision:327767Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
5.4.0_4
22 Nov 2011 11:14:10
Original commit files touched by this commit
bf search for other commits by this committer
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:             162706
Approved by:    miwi (portmgr)
Feature safe:   yes
5.4.0_4
28 Feb 2011 13:46:36
Original commit files touched by this commit
sylvio search for other commits by this committer
- Fixed fetch of port
5.4.0_4
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
5.4.0_4
16 Oct 2010 11:52:47
Original commit files touched by this commit
ade search for other commits by this committer
Punt autoconf267->autoconf268
5.4.0_4
15 Sep 2010 18:35:24
Original commit files touched by this commit
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
5.4.0_3
27 Nov 2009 22:52:30
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update my mail address to FreeBSD

Approved by:    miwi (mentor)
5.4.0_3
13 Sep 2009 00:08:01
Original commit files touched by this commit
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
5.4.0_2
22 Aug 2009 01:11:41
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix fetch by using garr SF mirror which still has the distfiles
5.4.0_2
22 Aug 2009 00:35:32
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
5.4.0_2
10 Jul 2009 00:48:37
Original commit files touched by this commit
araujo search for other commits by this committer
- Pass maintainer to Sylvio Cesar <scjamorim at bsd.com.br>.
5.4.0_2
20 Jan 2009 17:35:18
Original commit files touched by this commit
araujo 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.

Reported by:    gerald
5.4.0_2
07 Jan 2009 16:34:27
Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
5.4.0_1
20 Aug 2008 00:57:32
Original commit files touched by this commit
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)
5.4.0_1
14 Mar 2008 11:04:10
Original commit files touched by this commit
araujo search for other commits by this committer
- Update MASTER_SITES.
- Project was migrated for SF.
- Files as repacked.
- BUMP PORTREVISION.

Reported by:    Pedro <pfgshield-freebsd@yahoo.com>
5.4.0
29 Oct 2007 10:24:33
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 5.3.2.

Approved by:    stas (mentor)
5.3.2_1
30 Sep 2007 04:47:37
Original commit files touched by this commit
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
5.3.2
17 Aug 2007 11:59:24
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 5.3.2.

Approved by:    itetcu (mentor)
5.3.0
15 Jul 2007 16:12:19
Original commit files touched by this commit
araujo search for other commits by this committer
- Now we use USE_FORTRAN=yes to use FORTRAN compiler.

Approved by:    stas (mentor)
5.3.0
29 Jun 2007 16:29:19
Original commit files touched by this commit
araujo search for other commits by this committer
- Change my mail address to araujo@.

Approved by:    stas (mentor)
5.3.0
27 Jan 2007 18:18:53
Original commit files touched by this commit
itetcu search for other commits by this committer
update version to 5.3.0

PR:             ports/108283
Submitted by:   Marcelo Araujo (maintainer)
5.2.0_1
21 Jan 2007 06:12:27
Original commit files touched by this commit
itetcu search for other commits by this committer
- fix MASTER_SITES path
- pass maintianership to submitter

PR:             108156
Submitted by:   Marcelo Araujo
5.2.0_1
16 Jan 2007 02:15:13
Original commit files touched by this commit
maho search for other commits by this committer
Fix automatic detection of WITH_ATLAS.
5.2.0_1
12 Jan 2007 06:51:37
Original commit files touched by this commit
maho search for other commits by this committer
* Use gfortran42 only and not gcc42.
* Bump portrevision.
5.2.0
10 Jan 2007 13:06:53
Original commit files touched by this commit
maho search for other commits by this committer
A small cleanup.
5.2.0
10 Jan 2007 03:39:15
Original commit files touched by this commit
maho search for other commits by this committer
* Migrate to gfortran42.
5.2.0
30 Sep 2006 19:25:46
Original commit files touched by this commit
linimon search for other commits by this committer
* Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to
  allow OPTIONS to be able to influence dependencies.  This is still
  experimental [1]

* Teach bsd.gcc.mk about gfortran [2]

* Remove the outdated emulators/linux_base; the new default has been
  linux_base-fc4.  This will allow the outdated port to be removed [3]

* Add USE_FIREBIRD macros to bsd.database.mk [4]

PR:     93687 [1], 93690 [2], 103184 [3], 103357 [4]

Submitted by:   shaun [1], Pedro F. Giffuni <giffunip at asme to org> [2],
                gerald [2], thierry [2], vd [3], skv [4]
5.2.0
12 Jul 2006 21:59:10
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 5.2.0.
5.0.0
01 Jul 2006 12:16:44
Original commit files touched by this commit
thierry search for other commits by this committer
Reset maintainership: Pedro's dev machine has been stolen :-(

Hoping to see you back soon!

Submitted by:   Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
5.0.0
28 Apr 2006 22:36:48
Original commit files touched by this commit
thierry search for other commits by this committer
Try to fix on amd64 and ia64.

Reported by:    ports-amd64 via Kris
Seen with:      Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
5.0.0
24 Apr 2006 19:53:14
Original commit files touched by this commit
thierry search for other commits by this committer
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>

Number of commits found: 37