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) combination for a given watch list. This is what FreshPorts will look for.

non port: math/metis-edf/Makefile

Number of commits found: 37

Saturday, 18 Aug 2018
08:51 thierry search for other commits by this committer
Upgrade Code_Aster to 13.6.0-1.
Original commitRevision:477484 
Thursday, 31 May 2018
08:34 amdmi3 search for other commits by this committer
- Switch to new test framework

Approved by:	portmgr blanket
Original commitRevision:471196 
Tuesday, 14 Nov 2017
18:29 thierry search for other commits by this committer
Upgrade - endly! - to Code_Aster 13.4.0-3.

Notes:

- I have (not yet) succeeded to enable MFront in this version;

- it uses math/mumps-edf, repocopied from math/mumps;

- cad/scotch is now taken out of the aster tarball;

- french/eficas is no more used: to be replaced by "aster-study" in Salome_Meca
	(the port cad/salome should be resurrected!)
Original commitRevision:454187 
Sunday, 13 Nov 2016
12:44 thierry search for other commits by this committer
Upgrade Code_Aster to 12.0.6-4.

This brings french/eficas to 2016.0.1,
	cad/astk-serveur and astk-client to 1.13.8.2,
	french/med to 3.2.0 (built against hdf5-18),
	bump PORTREVSION to math/metis-edf and fix soname,
	and french/homard to 11.7-1.
Original commitRevision:426042 
Wednesday, 18 Feb 2015
22:06 thierry search for other commits by this committer
Update Code_Aster to 11.7.0-1, with its different tools.
Original commitRevision:379319 
Sunday, 17 Aug 2014
19:51 thierry search for other commits by this committer
- Upgrade Code_Aster to 11.6.0-1.

- Fix Homard.
Original commitRevision:365235 
Friday, 4 Jul 2014
00:52 adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.

Approved by:	portmgr (blanket)
Original commitRevision:360499 
Tuesday, 18 Mar 2014
21:09 thierry search for other commits by this committer
Upgrade Code_Aster to 11.5.0-4.

N.B.: french/aster is still marked BROKEN, but this allows to unbreak
other ports sharing the same dependencies.

Patch for french/med provided by tijl.
Original commitRevision:348597 
Sunday, 16 Mar 2014
06:49 bf search for other commits by this committer
Pass back to the Code Aster maintainer
Original commitRevision:348392 
Monday, 10 Mar 2014
20:55 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)
Original commitRevision:347809 
Sunday, 16 Feb 2014
17:15 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)
Original commitRevision:344614 
Friday, 22 Nov 2013
19:24 bf search for other commits by this committer
Use a versioned name for metis4, to help some tools to distinguish it from metis
Original commitRevision:334607 
Saturday, 26 Oct 2013
00:52 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
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Friday, 20 Sep 2013
20:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
Original commitRevision:327746 
Tuesday, 19 Mar 2013
20:34 thierry search for other commits by this committer
Chasing Code_Aster's upgrade - no change.
Original commitRevision:314689 
Sunday, 29 Jul 2012
11:17 cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
Original commit
Saturday, 19 Nov 2011
09:04 bf search for other commits by this committer
Adopt

Feature safe:   yes
Original commit
Thursday, 16 Sep 2010
21:23 thierry search for other commits by this committer
Chase Code_Aster's upgrade.
Original commit
Monday, 24 May 2010
13:59 thierry search for other commits by this committer
Don't try to build a shared library on != i386, it fails.

Reported by:    QAT
Original commit
Saturday, 22 May 2010
12:53 thierry search for other commits by this committer
Trying to fix on amd64.

Reported by:    pointyhat via Pav
Original commit
Wednesday, 19 May 2010
18:59 thierry search for other commits by this committer
Borrow some bits from math/metis to build and install a shared lib, and
install the headers.
Original commit
Friday, 26 Mar 2010
18:30 thierry search for other commits by this committer
Upgrade to 4.1-2.
Original commit
Wednesday, 18 Nov 2009
22:39 pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Original commit
Sunday, 13 Sep 2009
00:08 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
Original commit
Tuesday, 20 Jan 2009
18:29 thierry search for other commits by this committer
- Upgrade to 4.1.1;

- Use aster's distfiles.
Original commit
Wednesday, 7 Jan 2009
16:34 gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Original commit
Friday, 25 Jul 2008
12:24 pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Original commit
Saturday, 14 Jul 2007
02:21 maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Original commit
Thursday, 11 Jan 2007
08:28 maho search for other commits by this committer
* Migrate to gfortran.
* Bump port revision.
Original commit
Wednesday, 13 Dec 2006
23:22 thierry search for other commits by this committer
Define WITH_FORTRAN on -CURRENT.
Original commit
Saturday, 8 Jul 2006
20:27 thierry search for other commits by this committer
Upgrade to 4.0-3.
Original commit
Wednesday, 10 May 2006
22:37 edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
Original commit
Sunday, 15 Jan 2006
23:15 thierry search for other commits by this committer
Update to 4.0-2.
Original commit
Monday, 17 Jan 2005
21:08 thierry search for other commits by this committer
Upgrade to 4.0.
Original commit
Wednesday, 10 Dec 2003
23:09 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>
Original commit
Tuesday, 9 Dec 2003
19:33 glewis search for other commits by this committer
. Welcome metis-edf to the math category after a repo copy from cad.

PR:             58178
Submitted by:   Pedro F. Giffuni <giffunip@yahoo.com>
Original commit
19:30 glewis search for other commits by this committer
. Update to 3.1 to synchronise with the changes to the cad copy of
  metis-edf which was just removed.  I probably should have asked for
  the repo copy to be redone but the removal has been done.

PR:             59312
Submitted by:   Thierry Thomas <thierry@pompo.net>
Original commit

Number of commits found: 37