Commit graph

2589 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
02ff99a147 Convert to test framework
Approved by:	portmgr (blanket)
2017-10-12 08:09:44 +00:00
Raphael Kubo da Costa
a8c19cb5a6 Update to 3.13.3.
Changes: http://openvsp.org/blogs/announcements/2017/09/16/openvsp-3-13-3-released

PR:		222477
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
2017-10-08 20:58:08 +00:00
Guido Falsi
bbd458c1cf - Update cad/freecad to 0.17.12018
- Use upstream version numbering
- Reset maintainership on his request
- While here, silence portlint warning about USES variable position

PR:		222195
Submitted by:	Thibault Jouan <tj+freebsd_ports@a13.fr> (maintainer)
2017-10-08 12:40:34 +00:00
Cy Schubert
6198309bba Register net/fsbclient and cad/alliance conflict.
Reported by:	rodrigo
2017-10-05 01:54:56 +00:00
Raphael Kubo da Costa
1bae556a1c Bump PORTREVISION in ports depending on archivers/libzip.
libzip was updated to 1.3.0 in r450774, and its SOVERSION went from .4 to .5
after the removal of zip_archive_set_tempdir(). All dependent ports continue to
build fine without that symbol.

PR:		222638
2017-09-27 18:08:14 +00:00
Jan Beich
98eb11b2f0 devel/boost-*: update to 1.65.1
Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a devel/boost-*: enable C++11 features
PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Adam Weinberger
c499c78518 Reset maintainership on Dominic Fandrey's ports.
With hat:	portmgr
2017-09-23 21:11:51 +00:00
Mathieu Arnold
cb9a2b582c Cleanup after removal of libexecinfo from ports.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:57 +00:00
Mathieu Arnold
3fcd0e41de Remove USES=execinfo.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +00:00
Thierry Thomas
025d68f0fc Upgrade to v4.0.7. 2017-09-18 20:14:30 +00:00
Joseph Mingrone
de14206f31 cad/gmsh: Update to version 3.0.5 2017-09-18 00:18:04 +00:00
Ganael LAPLANCHE
31c1655dde Update tbb to 2018 and bump dependent ports' revisions 2017-09-17 07:03:14 +00:00
Ashish SHUKLA
53aec0cd56 Chase Emacs update 2017-09-12 15:38:56 +00:00
Gerald Pfeifer
e59c88cece 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
2017-09-10 20:55:38 +00:00
Carlos J. Puga Medina
27ce8b0036 cad/openvsp: update to 3.13.2
Features:
- Body of revolution component
- Spin control for fuselage and stack
- VSPAERO Update to 4.1.1
  * Added ground effect model
  * Reflect symmetric half geometry in viewer
  * Show XYZ planes in viewer

Bug Fixes:
- Clean up logic in STEP/IGES export -- may help some importers
- VSPAERO GUI now creates half-mesh for panel method with symmetry
- VSPAERO Update to 4.1.1
  * Fix drag integration inconsistency for alpha vs. rotation
  * Fix memory crash w/ periodic wakes (ducts)
  * Fix pressure anomaly w/ periodic wakes (ducts)
  * Fix problem with symmetry calculations
  * Fix high AR Cp near centerline
  * Fix high AR Cp out span
  * Fix slicer on Windows
  * Set minimum Mach to 0.001 -- fixes Cp min/max range in viewer

Changelog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.13.2

PR:		222009
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
2017-09-06 00:02:28 +00:00
Carlos J. Puga Medina
910590f711 cad/openvsp: fix build on CURRENT
- Pet portlint, USE_* comes before USES
- Bump PORTREVISION

On -CURRENT, gcc can not compile cad/openvsp. We switch to clang but need an
additional patch in the port, otherwise clang 5.0.0 r312293 and earlier crashes.

This patch will be removed if/when clang compiles clean the port.

This update is based on a patch by dim@

For details, see: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221588

PR:		222001
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
2017-09-05 23:49:46 +00:00
Thierry Thomas
902d56e38f Fix plist with WITH_DEBUG=yes
(I suspect that makeplist is too smart...)

PR:		221977
Submitted by:	mizhka (at) gmail.com
2017-09-05 20:07:11 +00:00
Sunpoet Po-Chuan Hsieh
1e1066d9a6 Update to 3.2.0
Changes:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12314395
2017-09-02 14:23:38 +00:00
Dmitry Marakasov
634b47fcba - Update WWW
Approved by:	portmgr blanket
2017-08-31 09:01:38 +00:00
Kurt Jaeger
114848b2b8 cad/stepcode: Fix portlint issues
PR:		221835
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
MFH:		2017Q3
2017-08-29 19:36:16 +00:00
Marcelo Araujo
85c18d7387 Bump PORTREVISION to reflect print/gl2ps changes.
PR:		ports/218399 (based on)
Submitted by:	emaste
2017-08-24 09:13:09 +00:00
Mathieu Arnold
ed4f9411de Don't set WRKSRC when USE_GITHUB. Use the correct GH_ACCOUNT/GH_PROJECT,
and use WRKSRC_SUBDIR.

Sponsored by:	Absolight
2017-08-21 13:14:02 +00:00
Steve Wills
3a4e4eb118 cad/repsnapper: Update to 2.5a4
PR:		218522
Submitted by:	martin.dieringer@gmx.de (maintainer)
2017-08-18 18:57:54 +00:00
Raphael Kubo da Costa
46c6648139 Explicitly pass -std=gnu++03 to the compiler.
This fixes the build with GCC 6, which defaults to -std=gnu++14. The port's
code does not work with C++11 or later.

PR:		219275
2017-08-18 12:21:43 +00:00
Bartek Rutkowski
8e97c0ee5c cad/NASTRAN-95: update 20151227 -> 20160908 and set MAINTAINER
- Set MAINTAINER to pfg@FreeBSD.org
- Minor source code cleanup
- Split large doc file and add OCR information

PR:		219108
Submitted by:	pfg
2017-08-17 11:15:05 +00:00
Danilo Egea Gondolfo
f0983bd6f9 - Update to 3.10.3 2017-08-17 02:28:05 +00:00
Danilo Egea Gondolfo
ef90b52a66 - Update to 9.7.98 2017-08-17 00:55:03 +00:00
Pedro F. Giffuni
10d74be02d cad/calculix: attempt to fix build from pkg-fallout.
Attempt to cleanup the multiple min/max definitions at the cost of some
macro redefining. The issue has been reported upstream, hopefully they
will provide a better cleanup in the future.

Either some versions of clang/libc++ are more strict or this may have been
causing issues from a while back.

Approved by:	gerald (implicit)
2017-08-15 16:02:43 +00:00
Pedro F. Giffuni
0796f58254 cad/calculix: Split the ccx analyzer out of the main port.
CalculiX has alwasy been comoposed of two independent packages: ccx and
cgx. Ccx, the main tool for doing FEA, depends on fortran and currently
has to be built with GCC. Cgx, on the other hand, uses OpenGL and the C++
libraries it depends on are built with our native clang so buuilding it
with GCC causes C++ library conflicts.

By making ccx an independent port we can better focus on the specific
requirements of each tool and avoid compiler-related conflicts. This also
helps the port work again with newer versions GCC.

PR:	219290. 22043, 220434
Approved by:	gerald
2017-08-15 00:18:22 +00:00
Michael Reifenberger
cde37b0e52 Update to r20170812181047. 2017-08-13 18:12:50 +00:00
Michael Reifenberger
bdd28606f0 Update to 3.17.3.6 and add missing linetypes.
Reported by:	Ban Lovko
2017-08-13 15:23:38 +00:00
Jason E. Hale
3c8c48233d Update to 3.13.1
PR:		221204
Submitted by:	<fernando.apesteguia@gmail.com> (maintainer)
2017-08-04 08:44:56 +00:00
Raphael Kubo da Costa
fcb3c63864 Explicitly build with -std=gnu++03.
GCC 6 changed its default from -std=gnu++03 to -std=gnu++14, and this port's
code is not compatible with C++11. Since the project looks abandoned upstream,
it makes more sense to just continue building with an older C++ standard.

PR:		219297
Approved by:	portmgr (blanket approval)
2017-08-02 15:40:46 +00:00
Joseph Mingrone
55d12aa62f cad/gmsh: Update to version 3.0.4
Upstream changes: http://gmsh.info/CHANGELOG.txt
2017-08-02 15:03:38 +00:00
Raphael Kubo da Costa
f47f0f2fb8 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)
MFH:		2017Q3
2017-07-28 21:45:44 +00:00
Edward Tomasz Napierala
6ec1715894 Fix a few runtime issues. 2017-07-27 19:58:48 +00:00
Torsten Zuehlsdorff
79e7b8fdbd cad/openvsp: Update from 3.12.1 to 3.13.0
Features:
 - Update VSPAERO to v4.1 -- unsteady formulation and lots of fixes
 - Update VSPAERO integration to support v4.1
 - Add ellipsoid geom type
 - Add von Karman-Trefftz airfoil type
 - Add CST Airfoils to Fuselage and Stack

Bug Fixes:
 - Fix bugs in parasite drag
 - Fix split surface problem for IGES/STEP export
 - Fix VSPAERO rotor induced velocity terms
 - Fix VSPAERO integration issues
 - Simplify file insert to avoid crashes
 - Fix bug where DisplayNames sometimes don't get updated

Changelog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.13.0

PR:           220951
Submitted by: fernando.apesteguia@gmail.com
2017-07-27 13:41:31 +00:00
Richard Gallamore
67242ab1df * Enabled CIDER
* Added New option, SHLIB, only X11 or SHLIB can be selected, X11 is the default
* Moved Uses to start Uses section block
* Sorted option section to better comply with handbook (13.1.8)[1]

[1] https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order

PR:		216800
Submitted by:	Kevin Zheng <kevinz5000@gmail.com> (maintainer)
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11729
2017-07-26 23:09:46 +00:00
Edward Tomasz Napierala
521b7316e1 Unbreak and update to 20170708. 2017-07-25 12:21:44 +00:00
Thierry Thomas
d57c228b5f Fix on i386 (no impact where on other archs).
Reported by:	pointyhat
2017-07-18 19:21:11 +00:00
Thierry Thomas
a35f40a6fb Oops... Remove mfront (not yet ready). 2017-07-17 17:55:41 +00:00
Thierry Thomas
5622662fab Upgrade Kicad to 4.0.7 (the latest stable release).
The libraries are released separately: create a new port cad/kicad-library.
2017-07-17 17:43:23 +00:00
Thierry Thomas
82f832df60 Upgrade to 7.1.0.
Release notes at
https://www.opencascade.com/sites/default/files/documents/release_notes_7.1.0.pdf

PR:		220110
Submitted by:	tj+freebsd_portsxi (at) a13.fr
With bits from:	ml (at) netfence.it
2017-07-15 17:23:50 +00:00
Pedro F. Giffuni
bb96106e5f Update CalculiX to version 2.12.
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
2017-06-28 02:43:31 +00:00
Sunpoet Po-Chuan Hsieh
cb037d3c98 Update devel/readline to 7.0 patch 3
- 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
2017-06-27 13:46:53 +00:00
Tobias C. Berner
5e373eaa92 Make ninja opt-out in cmake.mk
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
2017-06-25 21:07:58 +00:00
Joseph Mingrone
1fc92fb7d7 cad/gmsh: Update to version 3.0.3
Upstream changes:
http://gitlab.onelab.info/gmsh/gmsh/blob/master/CHANGELOG.txt
2017-06-25 14:35:54 +00:00
Mark Linimon
45cb752a04 Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
2017-06-25 00:29:09 +00:00
Michael Reifenberger
dd09d30890 Update to r20170624104526. 2017-06-24 21:18:03 +00:00