| Commit message (Collapse) | Author | Files | Lines |
|
cad/stepcode: Fix portlint issues
PR: 221835
Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
Approved by: ports-secteam (with hat)
|
|
Explicitly build with -std=gnu++11.
This fixes the build with GCC 6, which switched its default from -std=gnu++98
to -std=gnu++14. With this switch, it added a `operator delete(void*, size_t)'
overload and uses it for all delete calls. This does not play well with
dependencies built with other compilers (such as base clang), which use the old
operator delete overload and cause linking errors.
PR: 219484
Submitted by: fernando.apesteguia@gmail.com (maintainer)
Approved by: ports-secteam (with hat)
|
|
New features listed here:
http://www.dhondt.de/new_calc.htm
Rename a patch to make portlint/makepatch less noisy.
Reset the maintainer at request.
PR: 218635
Approved by: maho
|
|
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
|
Using ninja instead of make (1) can lead to significant speed ups while building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748
|
|
Upstream changes:
http://gitlab.onelab.info/gmsh/gmsh/blob/master/CHANGELOG.txt
|
|
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
Update cad/openvsp to 3.12.1 _and_ unbreak cad/openvsp. The recent
update to eigen3 broke cad/openvsp (since it is used directly) and
graphics/code-eli that is a dependency of cad/openvsp.
Until there is a fix for code-eli change the port to use the internal
eigen3 and code-eli packages bundled in the distribution.
In addition, one of the local patches was accepted upstream and is no
longer necessary.
From the announcement:
Features:
- Parasite drag buildup tool
- Full control of VSPAERO from OpenVSP GUI
- DegenGeom preview visualization
- Advanced control surface modeling
Bug Fixes:
- Advanced links not loading from file with 'Loop' policy geoms
- Crash conformal components with some file airfoils
- CompGeom when subsurfaces fall on tessellation line
- DegenGeom handling of tip caps with blended wings
- CustomGeom name matching GUI mismatch
PR: 220212
Submitted by: fernando.apesteguia@gmail.com (maintainer)
|
|
|
|
|
|
PR: 219624
Submitted by: Thibault Jouan <tj+freebsd_ports@a13.fr> (maintainer)
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11254
|
|
Changelog at
<https://support.hdfgroup.org/HDF5/doc1.8/ADGuide/Changes.html#1819>.
|
|
tochnog hasn't maintained the superlu_mt interface (or much else) in a long
time.
Let's just drop the option as it won't work when we bring in the modern
superlu_mt 3.1 version.
PR: 219932
Submitted by: pfg
|
|
Approved by: portmgr (blanket)
|
|
|
|
While there, fix small style issues.
Sponsored by: Absolight
|
|
|
|
- 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
|
|
PR: 213725
|
|
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
PR: 219032
Submitted by: pfg
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10819
|
|
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
|
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
|
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
|
Upstream changes:
http://gitlab.onelab.info/gmsh/gmsh/blob/master/CHANGELOG.txt
Approved by: swills (mentor, implicit)
|
|
Sponsored by: Absolight
|
|
Approved by: portmgr blanket
|
|
In file included from src/transform3d.cpp:21:
...
/usr/local/include/glibmm-2.4/glibmm/ustring.h:256:13: error: expected ';' at end of declaration list
Reported by: pkg-fallout
|
|
|
|
support. It is developed with Free Pascal and Lazarus.
The project has not released any distfiles yet, so this release is based
on r2259 checked out from http://svn.shamangrad.net/zcad/trunk/, cleaned
up (most importantly, converted to Unix line endings), and tar+xz'ed.
https://sourceforge.net/projects/zcad/
|
|
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
|
|
few cases, other tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
Submitted by: Jochen Neumeister (via irc)
|
|
Upsteam changelog: http://gmsh.info/CHANGELOG.txt
Approved by: swills (mentor, implicit)
|
|
- Fix plist
|
|
- Cosmetic fixes
|
|
|
|
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
|
|
PR: 217764
Submitted by: fernando.apesteguia@gmail.com(maintainer)
|
|
- Chase libpthread-stubs update, and also switch to BUILD_DEPENDS
from LIB_DEPENDS, as port is now only .pc file
PR: 218015
Submitted by: rezny
|
|
|
|
|
|
|
|
|
|
PR: 217917
Submitted by: maintainer
|
|
|
|
PR: 217729
|
|
Submitted by: John Hixson <jhixson@gmail.com> (via email at AsiaBSDCon)
|