Commit graph

52 commits

Author SHA1 Message Date
Thierry Thomas
db5c3b0a00 Update Code_Aster to 11.7.0-1, with its different tools. 2015-02-18 22:06:54 +00:00
Antoine Brodin
364abe76fd 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
2015-01-24 15:07:39 +00:00
Baptiste Daroussin
719965fbf6 Cleanup plist 2014-10-20 15:07:54 +00:00
Gerald Pfeifer
15945f8122 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)
2014-09-10 20:50:31 +00:00
Thierry Thomas
f732c13c5e - Upgrade Code_Aster to 11.6.0-1.
- Fix Homard.
2014-08-17 19:51:45 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Raphael Kubo da Costa
06ab8acf27 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)
2014-06-15 17:22:19 +00:00
Thierry Thomas
504faa166f Unbreak with the work-around given by Vladimir Chukharev in PR ports/188114
untill math/py-numpy is fixed.
2014-04-17 20:57:37 +00:00
Thierry Thomas
55e6556d12 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.
2014-03-18 21:09:03 +00:00
Gerald Pfeifer
1cd277bdce 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)
2014-03-10 20:55:20 +00:00
Gerald Pfeifer
3be3e90f93 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)
2013-10-26 00:52:33 +00:00
Baptiste Daroussin
4a65c83669 Add NO_STAGE all over the place in preparation for the staging support (cat: french) 2013-09-20 17:21:20 +00:00
Thierry Thomas
b5f16a9065 Upgrade to 6.6.0-2. 2013-03-19 20:33:25 +00:00
Max Brazhnikov
3503833535 Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
2013-02-03 18:16:54 +00:00
Thierry Thomas
5721174f81 Upgrade Code_Aster to 10.6.0-3. 2012-07-07 15:15:57 +00:00
Max Brazhnikov
6b63000267 Chase PyQT update 2012-05-25 01:50:36 +00:00
Thierry Thomas
455c214f57 Fix qtEficas, and re-enable it by default, by replacing QListBoxItem by
QListWidgetItem.

Obtained from:	Code_Aster forums (bjng)
2011-01-02 17:43:45 +00:00
Thierry Thomas
6ae38b227a Upgrade to 2.1.1-1.
Note: qtEficas does not run at the moment, it's disabled.
2010-12-29 22:01:53 +00:00
Thierry Thomas
cb4f661ae0 Chase Code_Aster's upgrade. 2010-09-16 21:23:32 +00:00
Thierry Thomas
334fdf3fc2 Upgrade to 2.0.3-1. 2010-08-19 19:27:24 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Thierry Thomas
4fc3d7239c Upgrade eficas and eficas_doc to 1.17.0-1. 2010-03-26 18:30:44 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dima Panov
afb550e3cf 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.
2010-01-30 14:27:27 +00:00
Thierry Thomas
c4f9d53991 Upgrade to 1.16.0. 2009-06-21 17:46:46 +00:00
Thierry Thomas
728f344d0d 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
2009-01-20 18:29:51 +00:00
Thierry Thomas
4bff13eea5 - Upgrade to 1.15.0-1;
- Install qtEficas.
2009-01-14 20:25:23 +00:00
Thierry Thomas
e7f72d052d The main tarball has been rerolled, but the included components have not
been touched.

Reported by:	portscout
2008-10-21 19:22:40 +00:00
Thierry Thomas
eaecdec496 - Upgrade to 1.14.0-1;
- Use aster's distfiles.
2008-07-13 07:42:52 +00:00
Thierry Thomas
00a2981790 Chase master-site's reorganization.
Reported by:	pointyhat via pav
2008-01-18 18:34:24 +00:00
Thierry Thomas
e412561780 Remove junk from plist.
Reported by:	pointyhat via erwin
2008-01-14 21:39:51 +00:00
Thierry Thomas
737b254558 Upgrade to 1.13.0-1. 2008-01-12 16:28:27 +00:00
Rong-En Fan
f9d985eff0 - Chase x11-toolkits/pmw renamed to x11-toolkits/py-Pmw
PR:		115302
2007-09-02 07:16:05 +00:00
Thierry Thomas
ac97577b38 Upgrade to 1.12.0-1. 2007-06-30 22:47:57 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Thierry Thomas
fc16874e21 Upgrade to 1.11.0-1. 2006-12-26 09:33:50 +00:00
Thierry Thomas
8027d58234 Upgrade to 1.10.0-1. 2006-07-06 19:43:33 +00:00
Edwin Groothuis
c8a818ace5 Remove USE_REINPLACE from all categories starting with F 2006-05-07 11:09:22 +00:00
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00
Thierry Thomas
86ad34a0e6 Upgrade to 1.9.2-1. 2006-01-17 20:37:22 +00:00
Thierry Thomas
99850fa22a Upgrade to 1.9.1-1. 2006-01-15 23:16:11 +00:00
Pav Lucistnik
7b8e2758ed - Add SHA256 2005-11-24 16:18:42 +00:00
Thierry Thomas
23c39f2152 Upgrade to 1.8.0. 2005-07-03 17:55:11 +00:00
Thierry Thomas
420dd2e5b0 Upgrade to 1.7.1. 2005-04-27 21:23:09 +00:00
Thierry Thomas
96ec857a20 Upgrade to 1.7.0. 2005-01-17 21:09:10 +00:00
Thierry Thomas
c469e9eee4 Upgrade to 1.6.1. 2004-05-23 08:08:48 +00:00
Kirill Ponomarev
a09d33bc5c - Remove unneeded dependency
PR:		ports/63989
Submitted by:	Pedro f. Giffuni <giffunip@asme.org>
2004-03-12 14:08:04 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Pav Lucistnik
8a0dc91f63 - www.code-aster.org was reorganized. fix fetching
PR:		ports/60121
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-12-10 23:09:50 +00:00
Oliver Lehmann
c293775958 - 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>
2003-12-08 02:07:22 +00:00