Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.0_4 24 Jan 2025 12:18:28 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION to chase blas/lapack, Suitesparse and BLIS |
3.4.0_3 01 Jan 2024 11:49:51 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860 |
3.4.0_2 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
3.4.0_2 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
3.4.0_1 22 Oct 2022 20:10:30 |
Daniel Engberg (diizzy) |
math/eigen3: Use USE_GITLAB
Use USE_GITLAB to follow Porters Handbook more closely and be consistent
with ports tree
PR: 267070
Approved by: kde (tcberner) |
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) |
3.4.0_1 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 ) |
3.4.0_1 10 Aug 2022 00:32:04 |
Piotr Kubaj (pkubaj) |
math/eigen3: fix runtime on powerpc64
Merge https://gitlab.com/libeigen/eigen/-/merge_requests/1028 and
https://gitlab.com/libeigen/eigen/-/merge_requests/1025
to fix build of reverse dependencies. |
3.4.0 06 Jul 2022 20:40:04 |
Yuri Victorovich (yuri) |
math/eigen3: Update 3.3.9 -> 3.4.0, add tests and cleanup
PR: 265032
Approved by: tcberner@ (from kde@) |
3.3.9_1 12 Oct 2021 15:01:38 |
Tobias Kortkamp (tobik) |
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
3.3.9_1 08 Sep 2021 08:28:44 |
Adriaan de Groot (adridg) |
math/eigen3: missing PORTREVISION bump |
3.3.9 07 Sep 2021 21:28:08 |
Adriaan de Groot (adridg) |
math/eigen3: massage OPTIONs
Existing OPTIONs pull in too many dependencies -- Eigen is a template
library and doesn't **need** any of the libs -- and are overly-specific,
like requiring a particular BLAS implementation.
PR: 257321 251842
Reported by: alt2600@icloud.com |
3.3.9 25 May 2021 10:00:10 |
Thierry Thomas (thierry) |
math/suitesparse: adapt dependency lines after modularization
Do not bump PORTREVISION, because this should not change the resulting
packages.
Note for maintainers: try to not depend on the whole suitesparse package,
especially if your port do not require GraphBLAS (the biggest one). |
3.3.9 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.3.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3.9 20 Feb 2021 20:38:24 |
adridg |
Update math/eigen3 to latest upstream release
Release notes are at
https://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.9
One of our patches was for issue 2011, which is resolved upstream,
so that can go. The other patch is not needed anymore either.
While here, drop the gl (USE=gl) dependency. This turned out to be
needed for tests that aren't built anyway. I mini-exp-ran this by
test-compiling all the things that showed fallout in the previous
Eigen update.
Referenced PR is about gl, not about updating Eigen.
PR: 251939 |
3.3.8 12 Dec 2020 17:04:37 |
thierry |
- Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not
registered;
- Bump PORTREVISION of consumers.
PR: 250833
Submitted by: /me
Approved by: tcberner@ (KDE / maintainer) + exp-run |
3.3.7 26 Dec 2018 09:06:35 |
tcberner |
Update math/eigen3 to 3.3.7
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7 |
3.3.5 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
3.3.5 01 Aug 2018 14:20:33 |
tcberner |
Update math/eigen3 to 3.3.5 |
3.3.4 04 Feb 2018 10:14:32 |
sunpoet |
Add LICENSE_FILE
Approved by: portmgr (blanket) |
3.3.4 31 Dec 2017 01:28:29 |
yuri |
math/eigen3: Added NO_ARCH=yes
PR: 224630
Submitted by: myself
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13698 |
3.3.4 04 Nov 2017 11:43:35 |
dbaio |
Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket) |
3.3.4 15 Jun 2017 22:27:48 |
pi |
math/eigen3: update 3.2.10 -> 3.3.4
PR: 220019
Reviewed by: otacilio.neto@bsd.com.br
Approved by: rakuco (kde)
Relnotes: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.4 |
3.2.10 05 Oct 2016 06:18:09 |
tcberner |
Update eigen3 to 3.2.10
Changelog: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.10
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8149 |
3.2.9_1 05 Oct 2016 04:28:06 |
jbeich |
math/eigen3: unbreak consumers on 9.x after r421231
In file included from
/usr/local/include/eigen3/unsupported/Eigen/MatrixFunctions:58,
from modules/contrib/src/rgbdodometry.cpp:65:
/usr/local/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:
In member function 'void
Eigen::MatrixExponential<MatrixType>::computeUV(float)':
/usr/local/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:296:
error: call of overloaded 'pow(int, int&)' is ambiguous
/usr/include/math.h:210: note: candidates are: double pow(double, double)
/usr/include/c++/4.2/cmath:357: note: float std::pow(float,
float)
/usr/include/c++/4.2/cmath:361: note: long double std::pow(long
double, long double)
/usr/include/c++/4.2/cmath:365: note: double std::pow(double,
int)
/usr/include/c++/4.2/cmath:369: note: float std::pow(float, int)
/usr/include/c++/4.2/cmath:373: note: long double std::pow(long
double, int)
Reported by: pkg-fallout |
3.2.9 01 Sep 2016 15:01:05 |
tcberner |
Update math/eigen3 to 3.2.9
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D7729 |
3.2.8 17 Feb 2016 15:29:31 |
rakuco |
Update to 3.2.8.
Changes: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.8 |
3.2.7 25 Nov 2015 13:25:55 |
rakuco |
Update to 3.2.7.
PR: 203814
Submitted by: dieterich.joh@gmail.com,
Tobias Berner <tcberner@gmail.com> |
3.2.2_1 18 Aug 2015 10:51:02 |
rakuco |
Uses/cmake.mk: Replace CMAKE_ENV with CONFIGURE_ENV.
Instead of defining a variable that is almost always based on CONFIGURE_ENV,
just use CONFIGURE_ENV directly.
This also matches the behavior of other ports that do not use autotools (so
most ports can just worry about CONFIGURE_ENV). Additionally, the fact that
we do not use ?= means we do not have problems if another file in Uses/
needs to set CONFIGURE_ENV (with CMAKE_ENV, the order of the arguments to
USES would matter).
Ports which set CMAKE_ENV have been adjusted accordingly. In most cases,
CMAKE_ENV was just replaced with CONFIGURE_ENV, the exceptions being:
* databases/sqliteman: CMAKE_ENV line removed; setting QMAKESPEC there has
no effect on the build system.
* devel/freeocl: CMAKE_ENV line removed; FREEOCL_CXX_COMPILER is already
retrieved from the CMAKE_CXX_COMPILER variable in the build
system.
* graphics/openimageio: CMAKE_ENV line removed; setting Qt variables there
has no effect on the build system.
Reviewed by: makc
Differential Revision: https://reviews.freebsd.org/D3403 |
3.2.2_1 18 Aug 2015 09:19:34 |
rakuco |
Use PREFIX, not LOCALBASE, when setting PKG_CONFIG_LIBDIR.
As pointed out by makc@, we are indicating where this port should install
its files, so we should use PREFIX, not LOCALBASE. |
3.2.2 13 Nov 2014 23:24:01 |
antoine |
Cleanup plist |
3.2.2 30 Aug 2014 22:28:10 |
rakuco |
Update to 3.2.2.
Changes: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.2
PR: 193104
Submitted by: pfg@ |
3.2.1 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
3.2.1 02 Mar 2014 15:46:10 |
rakuco |
Update to 3.2.1.
This is a maintenance release that fixes some bugs present in 3.2.0.
Full ChangeLog: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.1 |
3.2.0 10 Nov 2013 17:46:39 |
rakuco |
Support staging
Submitted by: Schaich Alonso <alonsochaich@fastmail.fm> |
3.2.0 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
3.2.0 17 Sep 2013 12:50:50 |
bapt |
Adjust pkgname to avoid confusing binary only users.
oldversion version get their pkgname suffixed by the version, shinest and
greatest version doesn't change their name.
Ajust the conflicts line accordingly
Remove the now useless LATEST_LINK where they are not needed anymore.
Approved by: kde (rakuco) |
3.2.0 28 Jul 2013 18:14:58 |
rakuco |
- Update to 3.2.0.
- Use LOCALBASE instead of PREFIX when setting PKG_CONFIG_LIBDIR. |
3.1.3 21 Jun 2013 12:07:04 |
rakuco |
Update to 3.1.3 |
3.1.2 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
3.1.2 14 Mar 2013 13:43:44 |
makc |
Replace CMAKE_INSTALL_PREFIX with PREFIX (in preparation for bsd.cmake.mk clean
up) |
3.1.2 15 Nov 2012 05:10:35 |
jhale |
- Update to 3.1.2
- Trim Makefile header (using 1-line style since this was a repocopy)
Feature safe: yes |
3.1.1 25 Aug 2012 02:59:25 |
rakuco |
Update to 3.1.1.
- LICENSE has changed to MPL, but there are still a few features that are
licensed LGPL21.
Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 r8558 |
3.1.0 27 Jun 2012 15:47:34 |
avilla |
- Remove PORTEPOCH as the port is too new to be installed on anyone's
system (and it's not in math/Makefile yet). |
3.1.0,1 27 Jun 2012 02:04:46 |
avilla |
- Restore PORTEPOCH. |
3.1.0 27 Jun 2012 02:02:27 |
avilla |
- Update to 3.1.0.
Submitted by: Loic <coder at tuxfamily.org> via mailing list
Jason E. Hale <bsdkaffee at gmail.com> via area51 |
2.0.17,1 27 Jun 2012 01:57:08 |
avilla |
- Force commit to document repocopy from eigen2 to eigen3.
PR: 169166
Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
Repocopied by: marcus |