Commit graph

163 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
8b1d897ff6 Update science/hdf5 to 1.10.1
- Bump PORTREVISION for shlib change

Changes:	https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt
2017-05-30 02:56:43 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Joseph Mingrone
9a370908c5 cad/gmsh: Update to version 3.0.2
Upstream changes:
http://gitlab.onelab.info/gmsh/gmsh/blob/master/CHANGELOG.txt

Approved by:	swills (mentor, implicit)
2017-05-16 18:54:37 +00:00
Joseph Mingrone
645b4e1244 cad/gmsh: Update to version 3.0.1
Upsteam changelog: http://gmsh.info/CHANGELOG.txt

Approved by:	swills (mentor, implicit)
2017-04-21 14:09:42 +00:00
Gerald Pfeifer
04d6f52202 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
2017-04-01 15:23:30 +00:00
Joseph Mingrone
e4fe58ca05 cad/gmsh: Update to version 2.16.0.
Upstream changelog:

  - Small improvements (list functions, second order hexes for MED, GUI)
  - bug fixes

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9159
2017-01-12 23:21:15 +00:00
Antoine Brodin
bfa49f2358 Those ports build fine with bsd make 2016-12-11 17:40:02 +00:00
Joseph Mingrone
90ccb5cac8 cad/gmsh: update to version 2.15.0
Upstream changes:

- fixed several regressions (multi-file partitioned grid export, mesh
  subdivision, old compound mesher)
- improved 2D boundary layer field & removed non-functional 3D boundary
  layer field
- faster rendering of large meshes

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8725
2016-12-07 14:34:19 +00:00
Gerald Pfeifer
e4b7b9118a 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), part II.

The first part covered  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.

This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.

PR:		214965
Reported by:	thierry
2016-12-07 13:24:56 +00:00
Joseph Mingrone
f29ca94911 cad/gmsh: Update distinfo after upstream rolled a new tarball without a new
release

As far as I can tell, the only change is the name of the top-level
directory (WRKSRC). I do not have a copy of the old tarball to be certain,
and my email to the Gmsh list requesting information about the change has
not yet received a response.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8432
2016-11-03 13:58:00 +00:00
Joseph Mingrone
516a7adafc cad/gmsh: update to version 2.14.1
Upstream release notes:
New in 2.14.1: fixed regression in periodic meshes; small bug fixes and
code cleanups.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8419
2016-11-02 14:20:28 +00:00
Joseph Mingrone
6fe90ee684 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
2016-10-12 22:23:09 +00:00
Joseph Mingrone
f77826fb23 Specify which license the license file refers to
Reported by:	jbeich
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8135
2016-10-03 15:11:32 +00:00
Joseph Mingrone
059bfcd615 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
2016-10-03 14:21:45 +00:00
Joseph Mingrone
b636c2fffb Re-add MAKE_JOBS_UNSAFE=yes
It is not clear that the issue that caused this to be added has been fixed, so
add it back to be safe.

Reported by:	jmarino (via ports-committers@), mat (via phab diff D7703)
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8086
2016-09-30 04:16:18 +00:00
Joseph Mingrone
230bad2776 Update cad/gmsh to 2.13.2; fix knob issue; other changes
- Upgrade to version 2.13.2
- Update MASTER_SITES to only include new gmsh site
- Remove no-longer-needed definitions of DISTFILES, EXTRACT_ONLY, and WRKSRC
- The licensing situation is simpler now:  Gmsh itself is released under
  GPLv3+ [1], TetGen under AGPLv3+ [2], and METIS under an APACHE2 license [3]
  For now, TAUCS is the only component released under a non-standard license [4]
- Fix misnamed KNOB in KNOB_DESC=, so `make config` shows descriptions
- Fix errors/warnings reported by portlint and poudriere testport
  - Add missing entries to LIB_DEPENDS=
  - Add blaslapack to USES=
  - Change USE_GL=yes to USE_GL=gl glu
  - Add USE_XORG=x11 xext xfixes xft
  - Redo patches with make makepatch
- Remove MAKE_JOBS_UNSAFE=yes
- Remove options for bundled software
- Update default options
- Add patch to fix TAUCS linking error
- Modernize option handling
- Mark broken on FreeBSD 12 i386 due to clang bug:
  (https://llvm.org/bugs/show_bug.cgi?id=21903)
- Remove unnecessary TAUCS_LIB_DEPENDS=libtaucs.so:math/taucs to prevent
  problems with french/aster
  - cad/gmsh includes a bundled taucs, so
    TAUCS_LIB_DEPENDS=libtaucs.so:math/taucs can be removed
  - math/taucs pulls in math/metis4, but french/aster, which depends on
    cad/gmsh, pulls in conflicting math/taucs-edf
- Update pkg-plist

[1]  http://gmsh.info/#Licensing
[2]  http://wias-berlin.de/software/tetgen/1.5/FAQ-license.html
[3]  http://glaros.dtc.umn.edu/gkhome/metis/metis/faq?q=metis/metis/faq#cite
[4]  http://www.tau.ac.il/~stoledo/taucs/

PR:		212398
Reviewed by:	swills (mentor) AMDmi3 (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D7703
2016-09-29 19:15:34 +00:00
Thierry Thomas
04e714eb80 Mark cad/gmsh-occ BROKEN for -CURRENT / i386.
See PR 213008.
2016-09-27 20:32:54 +00:00
Tijl Coosemans
48f4591035 - 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)
2016-09-24 11:06:57 +00:00
Stephen Montgomery-Smith
6fb3aed34a - Pass maintainership to Joseph Mingrone <jrm@ftfl.ca> with his permission. 2016-09-01 02:47:29 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Stephen Montgomery-Smith
527a6d685c - Update to 2.12.0. 2016-03-10 02:59:39 +00:00
Stephen Montgomery-Smith
eabb08641d - Update to 2.11.0. 2016-01-18 02:17:41 +00:00
Stephen Montgomery-Smith
dcf2e2104d - Use modern OPTIONS framework. 2016-01-18 01:21:38 +00:00
Steve Wills
25b1bd5ff4 mark some of the ports that don't build on powerpc64 for me 2015-12-13 16:07:27 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Stephen Montgomery-Smith
234f329b64 - Update to 2.9.3. 2015-04-20 20:45:00 +00:00
Stephen Montgomery-Smith
a49547e660 - Update to 2.9.2.
PR:		199254
Submitted by:	Thierry Thomas
2015-04-06 23:09:51 +00:00
Baptiste Daroussin
1c08288d89 Mark as broken unfetchable ports 2015-04-05 18:34:45 +00:00
Stephen Montgomery-Smith
e53213c71e - Update to 2.9.0.
- Add missing run dependency to science/getdp.
2015-03-13 21:52:58 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Stephen Montgomery-Smith
dcc9f5e5b8 - Patch to fix build error.
- Bump portrevision.

Reference:      http://beefy2.isc.freebsd.org/data/10amd64-default/2014-11-26_04h02m22s/logs/gmsh-2.8.5.log
Obtained from:  Comparing to development branch of gmsh.
2014-11-28 20:21:17 +00:00
Stephen Montgomery-Smith
049888a68b - Update to 2.8.5 and chase cad/opencascade.
PR:		ports/195173
Submitted by:	Thierry Thomas <thierry@FreeBSD.org>
2014-11-22 17:46:21 +00:00
Baptiste Daroussin
afb0da4983 Cleanup plist 2014-10-20 07:19:22 +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
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
195a103c5b Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:00:15 +00:00
Stephen Montgomery-Smith
cc35c50824 - Removed license, because the situation is complex. 2014-06-22 22:37:05 +00:00
Stephen Montgomery-Smith
0d39304e87 - Put the NO_CDROM option in the correct place.
Pointed out by:	mat@
Pointy hat:	stephen@
2014-06-21 18:56:50 +00:00
Stephen Montgomery-Smith
ae54340702 - Slightly reword the NO_CDROM option. 2014-06-21 18:35:52 +00:00
Stephen Montgomery-Smith
34e6154c89 - Add NO_CDROM if tetgen or metis options are set. 2014-06-21 18:32:37 +00:00
Jimmy Olgeni
37e782dfbc 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)
2014-06-09 11:21:52 +00:00
Thierry Thomas
d0aca13bf4 Chase OpenCascade's upgrade. 2014-05-06 19:38:43 +00:00
Thierry Thomas
54a50a2b69 - Upgrade cgnslib to 3.2.1
Changelog at <https://sourceforge.net/projects/cgns/files/cgnslib_3.2/>

- Bump PORTREVISION of consumers ports.
2014-04-17 20:31:45 +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
Tijl Coosemans
564a799c71 Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.

Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.

Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...

Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-02-16 17:15:31 +00:00
Stephen Montgomery-Smith
8f77984825 - Update to 2.8.4. 2014-02-09 00:52:13 +00:00
Stephen Montgomery-Smith
a4821a49d3 - Implement staging. 2014-01-26 22:25:15 +00:00
Baptiste Daroussin
a327ff430a In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in cad

With hat:	portmgr
2013-12-11 14:53:20 +00:00