Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.22 22 Oct 2024 18:40:25 |
Zsolt Udvari (uzsolt) Author: rsmith |
cad/calculix: Update to 2.22
Use xdg-open as BROWSER instead of firefox.
Use freeglut instead of bundled library.
Merge two OPSYS==FreeBSD into one.
Add LICENSE_FILE.
Switch to DISTVERSION.
PR: 282050
Approved by: submitter is maintainer |
2.21 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
2.21 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
2.21 28 Sep 2023 18:56:25 |
Muhammad Moinur Rahman (bofh) |
cad/calculix: Remove CC/CPP/CXX exports
USES=llvm now by default exports CC/CPP/CXX so remove those
Approved by: portmgr (blanket) |
2.21 19 Aug 2023 02:52:47 |
Muhammad Moinur Rahman (bofh) |
cad/calculix: Fix build on 14
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
2.21 04 Aug 2023 06:11:49 |
Fernando ApesteguĂa (fernape) |
cad/calculix: Update to 2.21
ChangeLog: http://www.dhondt.de/new_calc.htm
PR: 272889
Reported by: rsmith@xs4all.nl (maintainer) |
2.20_1 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
2.20_1 13 May 2023 14:24:16 |
Muhammad Moinur Rahman (bofh) |
cad/calculix: Unbreak on HEAD
- Pet portclippy
- Utilize OPTIONSNG where applicable
Approved by: portmgr (blanket) |
2.20_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.20 20 Sep 2022 15:34:54 |
Fernando ApesteguĂa (fernape) |
cad/calculix: Update to 2.20
PR: 266422
Reported by: rsmith@xs4all.nl (maintainer) |
07 Sep 2022 21:58:51 |
Stefan EĂźer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.19 07 Sep 2022 21:10:59 |
Stefan EĂźer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.19 20 Jul 2022 14:20:58 |
Tobias C. Berner (tcberner) |
cad: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Andersson <anders@hack.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Christoph Moench-Tegeder <cmt@FreeBSD.org>
* David Yeske <dyeske@gmail.com>
* Diane Bruce <db@db.net>
* Joachim Strombergson <watchman@ludd.ltu.se>
* Johnny Sorocil <jsorocil@gmail.com>
* Julian Jenkins <kaveman@magna.com.au>
* Marc Fonvieille <blackend@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.19 20 Feb 2022 18:51:01 |
Pedro F. Giffuni (pfg) |
cad/calculix{-ccx}: new maintainer.
Pass maintainership to Roland Smith. |
2.19 02 Feb 2022 02:05:48 |
Pedro F. Giffuni (pfg) |
cad/calculix{-ccx}: Update to version 2.19
Approved by: thierry (mentor, implicit) |
2.18 22 Oct 2021 04:43:59 |
Pedro F. Giffuni (pfg) |
cad/calculix{-ccx}: Update to version 2.18
Check http://www.dhondt.de/new_calc.htm for a list of new features.
Approved by: thierry (mentor, implicit) |
2.17.1_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
2.17.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.17.1 22 Sep 2020 17:32:08 |
pfg |
cad/calculix : update to version 2.17.1
PR: 249459
Approved by: thierry (mentor, implicit) |
2.17 20 Aug 2020 03:33:07 |
pfg |
cad/calculix : update to version 2.17
Approved by: thierry (mentor, implicit) |
2.16.1 22 Jan 2020 21:19:16 |
pfg |
cad/calculix : update to version 2.16.1
Reported by: portscout
Approved by: thierry (mentor, implicit) |
2.16 30 Dec 2019 14:36:22 |
pfg |
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) |
2.15_1 08 Nov 2019 03:54:11 |
linimon |
Unmark these ports broken on aarch64.
Submitted by: emaste (TRYBROKEN run)
Approved by: portmgr (tier-2 blanket) |
2.15_1 04 Nov 2019 21:36:13 |
zeising |
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'. |
2.15_1 26 Jul 2019 20:46:57 |
gerald |
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 |
2.15 13 Jun 2019 14:51:45 |
bapt |
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 |
2.15 19 Apr 2019 17:16:35 |
pfg |
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) |
2.14_2 03 Feb 2019 20:46:36 |
antoine |
Deprecate ports broken for more than 6 months |
2.14_2 12 Dec 2018 01:35:36 |
gerald |
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 |
2.14_1 02 Nov 2018 13:32:35 |
rene |
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 |
2.14_1 29 Jul 2018 22:18:46 |
gerald |
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 |
2.14 22 Jul 2018 08:27:23 |
antoine |
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout |
2.14 18 Jul 2018 16:42:31 |
swills |
cad/calculix: update to version 2.14
PR: 228260
Submitted by: pfg (maintainer) |
2.13_2 07 Jul 2018 06:44:07 |
linimon |
Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.
Approved by: portmgr (tier-2 blanket) |
2.13_2 01 Apr 2018 15:36:23 |
riggs |
Fix build with clang 6.x, pet portlint
PR: 227148
Submitted by: pfg (maintainer)
MFH: 2018Q2 |
2.13_2 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.13_1 17 Feb 2018 17:33:54 |
riggs |
Fix build with clang 6.0.0
PR: 225209
Submitted by: pfg (maintainer) |
2.13 20 Dec 2017 15:30:55 |
linimon |
Cross-builds under qemu may have pathname information encoded in CXX.
Fix some regexes to compensate.
Approved by: portmgr (tier-2 blanket) |
2.13 02 Nov 2017 21:41:47 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
2.13 30 Oct 2017 17:19:08 |
riggs |
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) |
2.12_2 15 Aug 2017 16:02:43 |
pfg |
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) |
2.12_1 15 Aug 2017 00:18:22 |
pfg |
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 |
2.12 28 Jun 2017 02:43:31 |
pfg |
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 |
2.11_4 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
2.11_3 01 Apr 2017 15:23:32 |
gerald |
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 |
2.11_2 07 Dec 2016 13:24:57 |
gerald |
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 |
2.11_1 20 Nov 2016 09:38:09 |
gerald |
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. |
2.11 17 Aug 2016 02:00:58 |
maho |
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@ |
2.10 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.10 18 Apr 2016 11:26:10 |
maho |
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@ |
2.9 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.9 08 Jan 2016 04:11:43 |
maho |
Update to 2.9 and unbreak.
PR: 205346
Submitted by: pfg@ |
2.8 12 Dec 2015 21:36:03 |
bapt |
Mark as broken: unfetchable |
2.8 14 Mar 2015 06:41:38 |
maho |
Now we can choose between OpenBLAS and reference BLAS. |
2.8 11 Mar 2015 11:59:50 |
maho |
Update to 1.8
* Adds Computational Fluid Dynamics.
* Uses openmp.
PR: 198361
Submitted by: pfg@ |
2.7_4 07 Jan 2015 22:38:32 |
thierry |
- Uses blaslapack.mk;
- Fix plist for EXAMPLES.
Submitted by: pfg (by mail)
Approved by: maho (maintainer) |
2.7_4 20 Oct 2014 07:19:23 |
bapt |
Cleanup plist |
2.7_4 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.7_3 15 Jul 2014 15:00:15 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
2.7_3 24 Jun 2014 22:11:41 |
bapt |
Properly call MAKE_CMD |
2.7_3 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.7_3 05 Jun 2014 07:22:46 |
maho |
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. |
2.7_2 16 Apr 2014 18:28:50 |
zeising |
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 (Only the first 15 lines of the commit message are shown above ) |
2.7_1 28 Mar 2014 19:20:45 |
antoine |
Mark broken: checksum and size mismatch
Reported by: pkg-fallout and Pierre Smars
PR: ports/187440 |
2.7_1 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.7 04 Mar 2014 00:18:31 |
maho |
Update cad/calculix to version 2.7
PR: 187104
Submitted by: pfg@ |
2.6.1_1 16 Feb 2014 17:15:32 |
tijl |
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) |
2.6.1_1 03 Jan 2014 20:56:59 |
adamw |
Switch back to using WITH_EXAMPLES. The logic in this port is
far too twisted for a simple change to MEXAMPLES. |
2.6.1_1 03 Jan 2014 15:53:43 |
adamw |
Convert cad to MDOCS and MEXAMPLES |
2.6.1_1 11 Dec 2013 14:53:20 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in cad
With hat: portmgr |
2.6.1_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.6.1 20 Sep 2013 15:58:42 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad) |
2.6.1 27 Aug 2013 04:22:47 |
maho |
Now metis-edf is selectable. |
2.6.1 17 Aug 2013 16:27:24 |
gerald |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
2.6.1 16 Aug 2013 01:45:13 |
maho |
update to 2.6.1
PR: 181234
Submitted by: Pedro Giffuni <giffunip@tutopia.com> |
2.5_1 18 Mar 2013 01:19:50 |
maho |
* Fix pkg-plist for WITH_EXAMPLES case.
* Update variable in case we want to replace default browser
or gv (and port revision bumped accordingly).
Submitted by: pfg@
PR: 176649 |
2.5 05 Mar 2013 02:20:25 |
maho |
Update cad/calculix to version 2.5
PR: 176649
Submitted by: pfg@ |
2.4_2 07 Feb 2013 14:57:49 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad)
Approved by: portmgr |
2.4_2 05 Oct 2012 17:39:23 |
gerald |
Replace USE_GCC=4.4+ by USE_GCC=4.6+, in preparation of some work
linimon and me have discussed (and since lang/gcc44 is on the way
out).
Approved by: maintainer |
2.4_2 04 Aug 2012 22:52:04 |
kwm |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
2.4_1 09 Jul 2012 11:11:44 |
bf |
add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriate
CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly
note the restrictive license of the metis ports (while here, append the MPI port
to
*DEPENDS in math/parmetis, rather than using an assignment)
PR: 169578 |
2.4 13 Mar 2012 11:28:03 |
maho |
Remove duplicated entry in pkg-plist
Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk>
Feature safe: yes |
2.4 20 Jan 2012 09:10:53 |
maho |
Environmental variable CCX_NPROC has been replaced by OMP_NUM_THREADS.
Submitted by: pgf |
2.4 08 Jan 2012 07:26:16 |
maho |
Update to 2.4
Spotted by: pgf@ |
2.3_1 22 Nov 2011 11:14:10 |
bf |
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date
PR: 162706
Approved by: miwi (portmgr)
Feature safe: yes |
2.3_1 23 Jun 2011 03:03:23 |
danfe |
Kill EOL whitespace. |
2.3_1 16 Jun 2011 08:39:15 |
maho |
Make multithreading works.
Bump PORTREVIISON.
Submitted by: Pierre Smars <smars@yuntech.edu.tw> |
2.3 11 May 2011 05:02:58 |
maho |
Update to 2.3
Notified by: Pedro F. Giffuni |
2.2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.2 13 Aug 2010 07:22:39 |
maho |
Fix build.
Spotted by: QAT |
2.2 13 Aug 2010 06:40:41 |
maho |
Fix sizemismatch.
According to CalculiX/ccx_2.2/src/LOGBOOK,
> 5 Aug 2010 - made some small corrections
Spotted by: QAT |
2.2 13 Aug 2010 06:10:12 |
maho |
Update to 2.2.
Notifyed by: "Pedro F. Giffuni" |
2.1 06 Jun 2010 00:29:51 |
maho |
Update to 2.1. |
2.0_2 05 Jun 2010 23:09:26 |
maho |
Unbreak.
PR: 146746
Submitted by: Stas Timokhin |
2.0_1 02 Mar 2010 23:04:02 |
pav |
- Mark BROKEN: does not compile
Reported by: pointyhat
Feature safe: yes |
2.0_1 13 Sep 2009 00:08:01 |
gerald |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
2.0 03 Sep 2009 08:06:34 |
maho |
Update to 2.0 and unbreak. |
1.8_2 07 Jan 2009 16:34:27 |
gerald |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
1.8_1 26 Oct 2008 02:21:08 |
maho |
Chase libglut update. |
1.8 25 Sep 2008 05:39:48 |
maho |
Add distinfo for WITH_EXAMPLES.
Submitted by: Pedro Giffuni |