non port: french/eficas/Makefile |
SVNWeb
|
Number of commits found: 52 |
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Fri, 20 Jan 2017
|
[ 08:42 antoine ]
Shebangfix only the target of the symlink, not the symlink
PR: 216309
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
|
Sun, 13 Nov 2016
|
[ 12:44 thierry ] (Only the first 10 of 27 ports in this commit are shown above. )
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.
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 18 Feb 2015
|
[ 22:06 thierry ] (Only the first 10 of 13 ports in this commit are shown above. )
Update Code_Aster to 11.7.0-1, with its different tools.
|
Sat, 24 Jan 2015
|
[ 15:07 antoine ] (Only the first 10 of 54 ports in this commit are shown above. )
Switch some dependencies from a directory name or a file generated by
pkg-install
to a package name, as the former can't be attributed to a package
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Sun, 17 Aug 2014
|
[ 19:51 thierry ] (Only the first 10 of 11 ports in this commit are shown above. )
- Upgrade Code_Aster to 11.6.0-1.
- Fix Homard.
|
Sun, 15 Jun 2014
|
[ 17:22 rakuco ]
Depend on devel/xdg-utils instead of devel/py-qt4-assistant.
This version of Eficas has dropped the dependency on py-qt4-assistant, which
has been deprecated in PyQt4 since 2010, and replaced it with a call to
xdg-open.
Follow suit and replace the runtime dependencies, paving the way for us to
get rid of py-qt4-assistant ourselves.
CR D226
Approved by: thierry (maintainer)
|
Thu, 17 Apr 2014
|
[ 20:57 thierry ]
Unbreak with the work-around given by Vladimir Chukharev in PR ports/188114
untill math/py-numpy is fixed.
|
Tue, 18 Mar 2014
|
[ 21:09 thierry ] (Only the first 10 of 31 ports in this commit are shown above. )
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.
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
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)
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 17:21 bapt ] (Only the first 10 of 28 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
french)
|
Tue, 19 Mar 2013
|
[ 20:33 thierry ]
Upgrade to 6.6.0-2.
|
Sun, 3 Feb 2013
|
[ 18:16 makc ] (Only the first 10 of 58 ports in this commit are shown above. )
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
|
Sat, 7 Jul 2012
|
[ 15:15 thierry ] (Only the first 10 of 41 ports in this commit are shown above. )
Upgrade Code_Aster to 10.6.0-3.
|
Fri, 25 May 2012
|
[ 01:50 makc ] (Only the first 10 of 57 ports in this commit are shown above. )
Chase PyQT update
|
Sun, 2 Jan 2011
|
[ 17:43 thierry ]
Fix qtEficas, and re-enable it by default, by replacing QListBoxItem by
QListWidgetItem.
Obtained from: Code_Aster forums (bjng)
|
Wed, 29 Dec 2010
|
[ 22:01 thierry ]
Upgrade to 2.1.1-1.
Note: qtEficas does not run at the moment, it's disabled.
|
Thu, 16 Sep 2010
|
[ 21:23 thierry ]
Chase Code_Aster's upgrade.
|
Thu, 19 Aug 2010
|
[ 19:27 thierry ]
Upgrade to 2.0.3-1.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 26 Mar 2010
|
[ 18:30 thierry ]
Upgrade eficas and eficas_doc to 1.17.0-1.
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 30 Jan 2010
|
[ 14:27 fluffy ] (Only the first 10 of 82 ports in this commit are shown above. )
The KDE FreeBSD team is proud to announce the release of SIP-4.10 and
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters.
|
Sun, 21 Jun 2009
|
[ 17:46 thierry ]
Upgrade to 1.16.0.
|
Tue, 20 Jan 2009
|
[ 18:29 thierry ]
The tarball has been silently rerolled. Full diff at
http://people.freebsd.org/~thierry/ports/eficas-1.15.0_1.15.0.1.diff
Reported by: pointyhat via Pav
|
Wed, 14 Jan 2009
|
[ 20:25 thierry ]
- Upgrade to 1.15.0-1;
- Install qtEficas.
|
Tue, 21 Oct 2008
|
[ 19:22 thierry ]
The main tarball has been rerolled, but the included components have not
been touched.
Reported by: portscout
|
Sun, 13 Jul 2008
|
[ 07:42 thierry ]
- Upgrade to 1.14.0-1;
- Use aster's distfiles.
|
Fri, 18 Jan 2008
|
[ 18:34 thierry ]
Chase master-site's reorganization.
Reported by: pointyhat via pav
|
Sat, 12 Jan 2008
|
[ 16:28 thierry ]
Upgrade to 1.13.0-1.
|
Sun, 2 Sep 2007
|
[ 07:16 rafan ]
- Chase x11-toolkits/pmw renamed to x11-toolkits/py-Pmw
PR: 115302
|
Sat, 30 Jun 2007
|
[ 22:47 thierry ]
Upgrade to 1.12.0-1.
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 26 Dec 2006
|
[ 09:33 thierry ]
Upgrade to 1.11.0-1.
|
Thu, 6 Jul 2006
|
[ 19:43 thierry ]
Upgrade to 1.10.0-1.
|
Sun, 7 May 2006
|
[ 11:09 edwin ] (Only the first 10 of 51 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with F
|
Tue, 17 Jan 2006
|
[ 20:37 thierry ]
Upgrade to 1.9.2-1.
|
Sun, 15 Jan 2006
|
[ 23:16 thierry ]
Upgrade to 1.9.1-1.
|
Sun, 3 Jul 2005
|
[ 17:55 thierry ]
Upgrade to 1.8.0.
|
Wed, 27 Apr 2005
|
[ 21:23 thierry ]
Upgrade to 1.7.1.
|
Mon, 17 Jan 2005
|
[ 21:09 thierry ]
Upgrade to 1.7.0.
|
Sun, 23 May 2004
|
[ 08:08 thierry ]
Upgrade to 1.6.1.
|
Fri, 12 Mar 2004
|
[ 14:08 krion ]
- Remove unneeded dependency
PR: ports/63989
Submitted by: Pedro f. Giffuni <giffunip@asme.org>
|
Wed, 10 Dec 2003
|
[ 23:09 pav ] (Only the first 10 of 14 ports in this commit are shown above. )
- www.code-aster.org was reorganized. fix fetching
PR: ports/60121
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Mon, 8 Dec 2003
|
[ 02:07 oliver ] (Only the first 10 of 22 ports in this commit are shown above. )
- Upgrading french/aster from 7.1 to 7.2;
- french/eficas from 1.4 to 1.5;
- cad/metis-edf from 3 to 3.1;
- cad/astk-serveur & cad/astk-client from 1.0.14 to 1.0.21;
- french/homard from 5.5 to 6.2;
. don't install Homard automatically with Aster; like Gibi, Homard
depends on french/aster: this is more compliant with the licenses,
and it will be possible to build packages for Aster.
PR: 59312 59881
Submitted By: Thierry Thomas <thierry@pompo.net>
|
Sat, 9 Aug 2003
|
[ 22:49 oliver ]
- chase the upgrade from py22 to py23.
- bump PORTREVISION
PR: ports/55429
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Wed, 23 Jul 2003
|
[ 12:18 oliver ]
Add eficas 1.4, aSter Command FIle Editor.
PR: 54763
Submitted by: thierry@pompo.net
|
Number of commits found: 52 |