non port: science/elmer-matc/Makefile |
Number of commits found: 27 |
Tuesday, 7 Oct 2014
|
19:35 thierry
Mark the old elmer-* ports as deprecated: they are obsoleted by
cad/elmerfem.
Reported by: pfg
 |
Wednesday, 10 Sep 2014
|
20:50 gerald
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)
 |
Wednesday, 11 Jun 2014
|
18:55 marino
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)
 |
Monday, 10 Mar 2014
|
20:55 gerald
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)
 |
Monday, 3 Feb 2014
|
13:57 miwi
- Stage support
- Convert to USES
 |
Thursday, 26 Dec 2013
|
02:47 marino
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.
 |
Monday, 25 Nov 2013
|
00:38 gerald
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)
 |
Friday, 20 Sep 2013
|
22:48 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
 |
Friday, 27 Nov 2009
|
22:52 sylvio
- Update my mail address to FreeBSD
Approved by: miwi (mentor)
 |
Saturday, 22 Aug 2009
|
01:11 amdmi3
- Fix fetch by using garr SF mirror which still has the distfiles
 |
00:35 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
 |
Friday, 10 Jul 2009
|
00:38 araujo
- Fix build.
- Sorted plist file.
- Pass maintainer to submitter.
PR: ports/136396
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
 |
Wednesday, 7 Jan 2009
|
16:34 gerald
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
 |
Thursday, 21 Aug 2008
|
06:18 rafan
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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
 |
Friday, 14 Mar 2008
|
11:04 araujo
- Update MASTER_SITES.
- Project was migrated for SF.
- Files as repacked.
- BUMP PORTREVISION.
Reported by: Pedro <pfgshield-freebsd@yahoo.com>
 |
Monday, 29 Oct 2007
|
10:25 araujo
- Update to 5.4.0.
Approved by: stas (mentor)
 |
Thursday, 12 Jul 2007
|
21:47 araujo
- Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Submitted by: maho
Approved by: stas (mentor)
 |
Friday, 29 Jun 2007
|
16:29 araujo
- Change my mail address to araujo@.
Approved by: stas (mentor)
 |
Tuesday, 27 Feb 2007
|
08:32 miwi
- Fixed support for new gfortran
PR: 109264
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
Requested by: maho@
 |
Saturday, 27 Jan 2007
|
12:02 itetcu
update to 5.3.0
PR: ports/108284
Submitted by: Marcelo Araujo
 |
Sunday, 21 Jan 2007
|
06:06 itetcu
- fix MASTER_SITES path
- pass maintianership to submitter
PR: 108157
Submitted by: Marcelo Araujo
 |
Friday, 12 Jan 2007
|
06:47 maho
Remove gfortran dependency as it is not necessary.
 |
Wednesday, 10 Jan 2007
|
03:25 maho
* Migrate to gfortran42.
 |
Saturday, 30 Sep 2006
|
19:25 linimon
* 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]
 |
Wednesday, 12 Jul 2006
|
21:57 thierry
Upgrade to 5.2.0.
 |
Saturday, 1 Jul 2006
|
12:16 thierry
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)
 |
Monday, 24 Apr 2006
|
19:50 thierry
MATC language library used by Elmer FEM package.
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
 |
Number of commits found: 27 |