notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: science/elmer-matc/Makefile
SVNWeb

Number of commits found: 27

Tue, 7 Oct 2014
[ 19:35 thierry search for other commits by this committer ] Original commit   Revision:370390
Mark the old elmer-* ports as deprecated: they are obsoleted by
cad/elmerfem.

Reported by:	pfg
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 11 Jun 2014
[ 18:55 marino search for other commits by this committer ] Original commit   Revision:357526 (Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 10 Mar 2014
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:347809 (Only the first 10 of 1081 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 3 Feb 2014
[ 13:57 miwi search for other commits by this committer ] Original commit   Revision:342445 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Stage support
- Convert to USES
Thu, 26 Dec 2013
[ 02:47 marino search for other commits by this committer ] Original commit   Revision:337470
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.
Mon, 25 Nov 2013
[ 00:38 gerald search for other commits by this committer ] Original commit   Revision:334805
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)
Fri, 20 Sep 2013
[ 22:48 bapt search for other commits by this committer ] Original commit   Revision:327767 (Only the first 10 of 185 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
Fri, 27 Nov 2009
[ 22:52 sylvio search for other commits by this committer ] Original commit  (Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
- Update my mail address to FreeBSD

Approved by:    miwi (mentor)
Sat, 22 Aug 2009
[ 01:11 amdmi3 search for other commits by this committer ] Original commit 
- Fix fetch by using garr SF mirror which still has the distfiles
[ 00:35 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 349 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
Fri, 10 Jul 2009
[ 00:38 araujo search for other commits by this committer ] Original commit 
- Fix build.
- Sorted plist file.
- Pass maintainer to submitter.

PR:             ports/136396
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Wed, 7 Jan 2009
[ 16:34 gerald search for other commits by this committer ] Original commit  (Only the first 10 of 104 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 14 Mar 2008
[ 11:04 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Update MASTER_SITES.
- Project was migrated for SF.
- Files as repacked.
- BUMP PORTREVISION.

Reported by:    Pedro <pfgshield-freebsd@yahoo.com>
Mon, 29 Oct 2007
[ 10:25 araujo search for other commits by this committer ] Original commit 
- Update to 5.4.0.

Approved by:    stas (mentor)
Thu, 12 Jul 2007
[ 21:47 araujo search for other commits by this committer ] Original commit 
- Now we use USE_FORTRAN=yes to use FORTRAN compiler.

Submitted by:   maho
Approved by:    stas (mentor)
Fri, 29 Jun 2007
[ 16:29 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
- Change my mail address to araujo@.

Approved by:    stas (mentor)
Tue, 27 Feb 2007
[ 08:32 miwi search for other commits by this committer ] Original commit 
- Fixed support for new gfortran

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

PR:             ports/108284
Submitted by:   Marcelo Araujo
Sun, 21 Jan 2007
[ 06:06 itetcu search for other commits by this committer ] Original commit 
- fix MASTER_SITES path
- pass maintianership to submitter

PR:             108157
Submitted by:   Marcelo Araujo
Fri, 12 Jan 2007
[ 06:47 maho search for other commits by this committer ] Original commit 
Remove gfortran dependency as it is not necessary.
Wed, 10 Jan 2007
[ 03:25 maho search for other commits by this committer ] Original commit 
* Migrate to gfortran42.
Sat, 30 Sep 2006
[ 19:25 linimon search for other commits by this committer ] Original commit 
* 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]
Wed, 12 Jul 2006
[ 21:57 thierry search for other commits by this committer ] Original commit 
Upgrade to 5.2.0.
Sat, 1 Jul 2006
[ 12:16 thierry search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 24 Apr 2006
[ 19:50 thierry search for other commits by this committer ] Original commit 
MATC language library used by Elmer FEM package.

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

Number of commits found: 27