Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: cad/gmsh |
Commit | Credits | Log message |
4.0.2_1 18 Oct 2018 00:27:44
  |
jrm  |
Remove cad/gmsh-occ since cad/gmsh now builds with OCC by default |
3.0.6_1 10 Mar 2018 17:46:06
  |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
2.14.1 22 Nov 2016 14:04:22
  |
danfe  |
In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken. |
2.14.0 12 Oct 2016 22:23:09
  |
jrm  |
cad/gmsh, cad/gmsh-occ: update to version 2.14.0
- Add libopenblas.so:math/openblas to OCC_LIB_DEPENDS
- Add USE_OCC= gnome=cairo
- Remove patch for taucs cmake configuration. It is now incorporated
upstream.
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8229 |
2.13.2_1 03 Oct 2016 14:21:46
  |
jrm  |
Add LICENSE file and return PORTREVISION=1 to cad/gmsh-occ
Reported by: jbeich mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8134 |
2.13.2 30 Sep 2016 04:58:50
  |
jrm  |
Remove PORTREVISION after cad/gmsh update and take maintainership
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8087 |
2.12.0_1 24 Sep 2016 11:06:57
  |
tijl  |
- Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
--disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU. The code wanted to use BYTE_ORDER
defined in machine/endian.h, but this isn't visible because ICU is
compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
a C++11 runtime library now. Add this to all ports that depend on it
so their executables load the right libstdc++.so on FreeBSD 9.
PR: 205120
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.9.3 18 Jan 2016 01:21:38
  |
stephen  |
- Use modern OPTIONS framework. |
2.9.2 07 Apr 2015 21:20:25
  |
thierry  |
Unbroken by r383483 (this is just a slave port). |
2.9.0 05 Apr 2015 18:34:46
  |
bapt  |
Mark as broken unfetchable ports |
2.8.5 22 Nov 2014 17:46:22
  |
stephen  |
- Update to 2.8.5 and chase cad/opencascade.
PR: ports/195173
Submitted by: Thierry Thomas <thierry@FreeBSD.org> |
2.8.4_5 10 Sep 2014 20:50:37
  |
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) |
2.8.4_4 09 Jun 2014 11:21:53
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
2.8.4_4 06 May 2014 19:38:43
  |
thierry  |
Chase OpenCascade's upgrade. |
2.8.4_2 10 Mar 2014 20:55:22
  |
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) |
2.8.3_1 26 Oct 2013 00:52:36
  |
gerald  |
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 ) |
2.8.2 20 Sep 2013 15:58:42
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad) |
2.5.0_1 26 Jul 2011 14:27:03
 |
stephen  |
- Bumping portrevision for master port cad/gmsh so that version for
cad/gmsh-occ does not go backwards.
Approved by: maho (mentor, implicit) |
2.5.0_1 26 Jul 2011 14:23:44
 |
stephen  |
- Removing portrevision from slave port cad/gmsh-occ. Portrevision for
cad/gmsh-occ should reflect that of cad/gmsh.
- Bumping portrevision for master port cad/gmsh so that version for
cad/cad-gmsh does not go backwards.
Approved by: maho (mentor) |
2.3.1_3 01 Dec 2009 20:33:45
 |
makc  |
Chase math/gsl update,
bump PORTREVISION |
2.2.6 31 Dec 2008 12:52:26
 |
thierry  |
Adding Gmsh with support of OpenCascade. |