| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
18 Apr 2011 22:25:41
5.4.0_7
|
rene  |
Remove most expired ports:
2011-04-17 cad/tclspice: has been broken for more than a year
2011-04-17 comms/hcfmdm: does not compile on 7.X or higher
2011-04-17 databases/mysqlcc: has been broken for almost a year
2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/lamson: has been broken for a half year
2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer
2011-04-17 devel/djgpp-gcc: has been broken for half a year
2011-04-17 devel/gauche-sdl: has been broken for a year
2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up
2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer
2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer
2011-04-17 graphics/libvisual-plugins: has been broken for 3 years
2011-04-17 japanese/roundcube: has been broken for almost a year (Only the first 15 lines of the commit message are shown above ) |
17 Mar 2011 11:08:44
5.4.0_7
|
pav  |
- Mark ports that have been broken for six month or more, or never compiled on
7.X and up, for removal in one month |
04 Dec 2010 07:34:27
5.4.0_7
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
5.4.0_7
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
5.4.0_7
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
27 Nov 2009 22:52:30
5.4.0_6
|
sylvio  |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
19 Sep 2009 22:02:40
5.4.0_6
|
linimon  |
Mark as broken: fails to compile since default gcc updated to 4.4.
Feature safe: yes |
13 Sep 2009 00:08:01
5.4.0_6
|
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
22 Aug 2009 01:11:41
5.4.0_5
|
amdmi3  |
- Fix fetch by using garr SF mirror which still has the distfiles |
22 Aug 2009 00:35:32
5.4.0_5  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
10 Jul 2009 00:39:44
5.4.0_5
|
araujo  |
- Bump PORTREVISION in favor of elmer-matc.
- Pass maintainer to Sylvio Cesar <scjamorim at bsd.com.br> |
21 Jan 2009 00:36:07
5.4.0_4
|
araujo  |
- We need use FCFLAGS to build it in AMD64 and IA64.
- Bump PORTREVISION. |
20 Jan 2009 17:35:18
5.4.0_3
|
araujo  |
- No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now
done via Mk/bsd.gcc.mk.
Reported by: gerald |
07 Jan 2009 16:34:27
5.4.0_3
|
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
21 Aug 2008 06:18:49
5.4.0_2
|
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 (Only the first 15 lines of the commit message are shown above ) |
20 Aug 2008 00:57:32
5.4.0_1
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
09 Apr 2008 13:42:26
5.4.0_1
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
14 Mar 2008 11:04:10
5.4.0_1
|
araujo  |
- Update MASTER_SITES.
- Project was migrated for SF.
- Files as repacked.
- BUMP PORTREVISION.
Reported by: Pedro <pfgshield-freebsd@yahoo.com> |
29 Oct 2007 10:22:42
5.4.0
|
araujo  |
- Update to 5.4.0.
Approved by: stas (mentor) |
30 Sep 2007 04:47:37
5.3.2_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
17 Aug 2007 02:26:08
5.3.2
|
araujo  |
- Update to 5.3.2.
Approved by: itetcu (mentor) |
15 Jul 2007 15:17:50
5.3.1
|
araujo  |
- Take maintainership.
Approved by: stas (mentor) |
13 Jul 2007 22:33:54
5.3.1
|
maho  |
Now we USE_FORTRAN knob for using FORTRAN
compiler. |
06 Mar 2007 12:18:15
5.3.1
|
maho  |
Build fix.
Spotted by: pointyhat |
27 Feb 2007 08:34:28
5.3.1
|
miwi  |
- Update to 5.3.1
PR: 109265
Submitted by: Marcelo Araujo" <araujo@bsdmail.org> |
14 Feb 2007 00:54:34
5.2.0_2
|
maho  |
Now WITH_ATLAS, WITH_BLAS knobs work correctly.
Also pass configure the path to libeiof. |
16 Jan 2007 02:18:27
5.2.0_2
|
maho  |
* Use only gfortran42. not gcc42.
* Correct autodetection of blas/atlas
* Bump portrevision |
10 Jan 2007 13:22:38
5.2.0_1
|
maho  |
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack and can be selected which to use. |
30 Sep 2006 19:25:46
5.2.0
|
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] |
15 Aug 2006 00:56:24
5.2.0
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
25 Jul 2006 12:58:05
5.2.0
|
thierry  |
Remove overkill optimizations.
Submitted by: Pedro Giffuni <pfgshield-freebsd (at) yahoo.com> |
12 Jul 2006 21:59:38
5.2.0
|
thierry  |
- Upgrade to 5.2.0;
- Add regression-tests. |
01 Jul 2006 12:16:44
5.0.2
|
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) |
31 May 2006 04:51:46
5.0.2
|
novel  |
Add WITH_OPTIMIZED_FLAGS knob.
PR: 98124
Submitted by: Pedro F. Giffuni (maintainer) |
06 May 2006 06:20:29
5.0.2
|
thierry  |
Fix on FreeBSD-4.
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer) |
26 Apr 2006 21:58:26
5.0.2
|
thierry  |
Mark BROKEN on FreeBSD-4.x.
Submitted by: maintainer
Reported by: ports-i386 via Kris |
24 Apr 2006 19:54:02
5.0.2
|
thierry  |
ElmerSolver - the Solution of Partial Differential Equations.
ElmerSolver is thus an independent module that processes the computational
mesh and the model input file containing references to the selected
equations and model parameters. ElmerSolver makes the equations into a
discrete form, handles coupled systems, non-linearities and
time-dependences, and provides output data for visualization.
Submitted by: Pedro F. Giffuni <giffunip@asme.org> |