1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-08 02:15:08 +00:00
Commit Graph

121 Commits

Author SHA1 Message Date
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Pedro F. Giffuni
5abb798ed7 cad/calculix : update to version 2.17.1
PR:	249459
Approved by:	thierry (mentor, implicit)
2020-09-22 17:32:08 +00:00
Pedro F. Giffuni
21cc8e910c cad/calculix : update to version 2.17
Approved by:	thierry (mentor, implicit)
2020-08-20 03:33:07 +00:00
Pedro F. Giffuni
2b136628c0 cad/calculix : update to version 2.16.1
Reported by:	portscout
Approved by:	thierry (mentor, implicit)
2020-01-22 21:19:16 +00:00
Pedro F. Giffuni
4ef961b47d cad/calculix : update to version 2.16
In CalculiX CrunchiX (ccx) bring back the taucs solver with the new metis.
For Calculix GraphiX (cgx) drop patches that were upstreamed.

Release notes:  http://www.dhondt.de/new_calc.htm

Approved by:	thierry (mentor)
2019-12-30 14:36:21 +00:00
Mark Linimon
686730d4e7 Unmark these ports broken on aarch64.
Submitted by:	emaste (TRYBROKEN run)
Approved by:	portmgr (tier-2 blanket)
2019-11-08 03:54:11 +00:00
Niclas Zeising
c2e845d0c8 Add USES=xorg USES=gl, ports categories c
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'.
2019-11-04 21:36:13 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

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, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Baptiste Daroussin
a7402e6954 Incorporate a patch to stop using sys/dir.h which is deprecated in POSIX since
1997

PR:		21519
Submitted by:	ota@j.email.ne.jp
Differential Revision:	https://reviews.freebsd.org/D20621
2019-06-13 14:51:44 +00:00
Pedro F. Giffuni
4048cf030b cad/calculix: Update to 2.15.
CalculiX GraphiX changelog:
	http://www.dhondt.de/new_calc.htm
Save from deprecation.

PR:		234131
Approved by:	thierry (mentor)
2019-04-19 17:16:35 +00:00
Antoine Brodin
72f4491c41 Deprecate ports broken for more than 6 months 2019-02-03 20:46:35 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Rene Ladan
8a502cb2d4 Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
2018-11-02 13:32:34 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Antoine Brodin
4c13ebc7b9 Mark BROKEN: checksum and size mismatch
Reported by:	pkg-fallout
2018-07-22 08:27:22 +00:00
Steve Wills
0d80ae4685 cad/calculix: update to version 2.14
PR:		228260
Submitted by:	pfg (maintainer)
2018-07-18 16:42:31 +00:00
Mark Linimon
fd22400b4e Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.

Approved by:	portmgr (tier-2 blanket)
2018-07-07 06:44:07 +00:00
Thomas Zander
f3375a2723 Fix build with clang 6.x, pet portlint
PR:		227148
Submitted by:	pfg (maintainer)
MFH:		2018Q2
2018-04-01 15:36:23 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Thomas Zander
202a92c6ee Fix build with clang 6.0.0
PR:		225209
Submitted by:	pfg (maintainer)
2018-02-17 17:33:54 +00:00
Mark Linimon
75a2415563 Cross-builds under qemu may have pathname information encoded in CXX.
Fix some regexes to compensate.

Approved by:	portmgr (tier-2 blanket)
2017-12-20 15:30:55 +00:00
Jimmy Olgeni
e929aea23c Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
2017-11-02 21:41:47 +00:00
Thomas Zander
220191ec07 Update to upstream version 2.13
Detailed log:
- New features, see
  http://www.dhondt.de/new_calc.htm
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222915
- Mark BROKEN on FreeBSD 10 for now: Does not build when
  built with clang, and causes runtime segfaults when built
  with gcc

PR:		222915
Submitted by:	pfg (maintainer)
2017-10-30 17:19:08 +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
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
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
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
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
Gerald Pfeifer
89f8b05214 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).

In particular that is 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.
2016-11-20 09:38:08 +00:00
Maho Nakata
9e136245e5 Update to 2.11
Main new features:

* Rotational and translational cyclic symmetry for CFD was coded (see examples
couette1per, couettecyl4 and couettecyl4comp).
* Sensitivity analyses (cf. Section 6.9.22 in the User's Manual)
* Speed-up of the treatment of SPC's and MPC's in the stiffness and mass
matrix.

See the complete notes
http://www.dhondt.de/new_calc.htm

PR:		211917
Submitted by:	pfg@
2016-08-17 02:00:58 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Maho Nakata
0b16afafb0 Update to version 2.10
New version 2.10 is here!
Release Notes:
http://www.dhondt.de/new_calc.htm

PR:		208301
Submitted by:	pfg@
2016-04-18 11:26:10 +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
Maho Nakata
aaf9b41ff0 Update to 2.9 and unbreak.
PR:		205346
Submitted by:	pfg@
2016-01-08 04:11:43 +00:00
Baptiste Daroussin
1bb31cd39d Mark as broken: unfetchable 2015-12-12 21:36:03 +00:00
Maho Nakata
a76762b827 Now we can choose between OpenBLAS and reference BLAS. 2015-03-14 06:41:37 +00:00
Maho Nakata
0a3541d6be Update to 1.8
* Adds Computational Fluid Dynamics.
* Uses openmp.

PR:		198361
Submitted by:	pfg@
2015-03-11 11:59:50 +00:00
Thierry Thomas
36444fcac3 - Uses blaslapack.mk;
- Fix plist for EXAMPLES.

Submitted by:	pfg (by mail)
Approved by:	maho (maintainer)
2015-01-07 22:38:32 +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
195a103c5b Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:00:15 +00:00
Baptiste Daroussin
c109325636 Properly call MAKE_CMD 2014-06-24 22:11:41 +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
Maho Nakata
133321abce Silent re-roll of files. I cannot check the difference exactly, but
https://aur.archlinux.org/packages/ca/calculix/PKGBUILD
https://aur.archlinux.org/packages/ca/calculix-doc/PKGBUILD
have the same sha256sums as my update. Still I cannot check what have
been changed in calculix/ccx_2.7.ps.tar.bz2 and calculix/ccx_2.7.test.tar.bz2
but look like not significant and safe. The authors sometimes
change the distfiles without notice.
2014-06-05 07:22:46 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Antoine Brodin
7683e284a9 Mark broken: checksum and size mismatch
Reported by:	pkg-fallout and Pierre Smars
PR:		ports/187440
2014-03-28 19:20: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
Maho Nakata
d1de8a7e7b Update cad/calculix to version 2.7
PR:		187104
Submitted by:	pfg@
2014-03-04 00:18:31 +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