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-matc MatC language library used by 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: Obsoleted by cad/elmerfem
Expired This port expired on: 2014-11-07
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:51:26
Last Update: 2014-11-07 14:58:01
SVN Revision: 372273
License: not specified in port
WWW:
http://www.csc.fi/elmer/
Description:
MATC language library used by Elmer FEM package. 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-matc>0:science/elmer-matc
No installation instructions:
This port has been deleted.
PKGNAME: elmer-matc
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. gfortran48 : lang/gcc
  2. as : devel/binutils
Runtime dependencies:
  1. gfortran48 : lang/gcc
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. science/elmerpost*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://garr.dl.sourceforge.net/sourceforge/elmerfem/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.4.0_6
07 Nov 2014 14:58:01
Revision:372273Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2014-11-07 math/elmer-umfpack: Obsoleted by cad/elmerfem
2014-11-07 science/elmer-eio: Obsoleted by cad/elmerfem
2014-11-07 science/elmer-matc: Obsoleted by cad/elmerfem
2014-11-07 science/elmer-meshgen2d: Obsoleted by cad/elmerfem
2014-11-07 science/elmergrid: Obsoleted by cad/elmerfem
5.4.0_6
07 Oct 2014 19:35:59
Revision:370390Original commit files touched by this commit
thierry search for other commits by this committer
Mark the old elmer-* ports as deprecated: they are obsoleted by
cad/elmerfem.

Reported by:	pfg
5.4.0_6
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
5.4.0_5
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_5
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_4
03 Feb 2014 13:57:46
Revision:342445Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- Convert to USES
5.4.0_4
26 Dec 2013 02:47:53
Revision:337470Original commit files touched by this commit
marino search for other commits by this committer
science/elmer(post,-matc): Use modern fortran, unbreak, undeprecate

These ports are due to be deleted in a couple of days because they use
gcc34.  I was curious if they actually specifically needed gcc34 or if
any recent gfortan would do.  The answer is these ports build fine with
USES+=fortran, which pulls in lang/gcc rather than the deprecated lang/gcc34.

The elmerpost port was broken on amd64; this is because it needs the -fPIC
flag.  I built it successfully in poudriere on FreeBSD 9.2, another platform
that supposed elmerpost can't build on.  I did not test i386, we'll see what
QAT says.

The listed maintainer has been unresponsive for months on many ports, so due
to the fact these two ports are scheduled for deletion on Dec 27, I am not
getting prior approval from maintainer.  The deprecation and expiration
settings are removed.
5.4.0_4
25 Nov 2013 00:38:48
Revision:334805Original commit files touched by this commit
gerald search for other commits by this committer
Mark deprecated with a deadline of 33 days from today since this is
one of two ports that makes us keep lang/gcc34 (which does not even
support FreeBSD 10 and later) and general infrastructure.

Approved by:	portmgr (itetcu, 2013-03-31)
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
03 Jul 2011 13:22:25
Original commit files touched by this commit
ohauer search for other commits by this committer
 - remove MD5
5.4.0_4
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_4
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_4
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_4
10 Jul 2009 00:38:10
Original commit files touched by this commit
araujo search for other commits by this committer
- Fix build.
- Sorted plist file.
- Pass maintainer to submitter.

PR:             ports/136396
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
5.4.0_3
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_2
21 Aug 2008 06:18:49
Original commit files touched by this commit
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)
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:25:19
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 5.4.0.

Approved by:    stas (mentor)
5.3.0
12 Jul 2007 21:47:54
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.

Submitted by:   maho
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 Feb 2007 08:32:37
Original commit files touched by this commit
miwi search for other commits by this committer
- Fixed support for new gfortran

PR:             109264
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
Requested by:   maho@
5.3.0
27 Jan 2007 12:02:28
Original commit files touched by this commit
itetcu search for other commits by this committer
update to 5.3.0

PR:             ports/108284
Submitted by:   Marcelo Araujo
5.2.0
21 Jan 2007 06:06:48
Original commit files touched by this commit
itetcu search for other commits by this committer
- fix MASTER_SITES path
- pass maintianership to submitter

PR:             108157
Submitted by:   Marcelo Araujo
5.2.0
12 Jan 2007 06:47:41
Original commit files touched by this commit
maho search for other commits by this committer
Remove gfortran dependency as it is not necessary.
5.2.0
10 Jan 2007 03:25:48
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:57:34
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
24 Apr 2006 19:50:53
Original commit files touched by this commit
thierry search for other commits by this committer
MATC language library used by Elmer FEM package.

Submitted by:   Pedro F. Giffuni <giffunip@asme.org>

Number of commits found: 29