Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.2_11 24 Jan 2025 12:18:28
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION to chase blas/lapack, Suitesparse and BLIS |
1.3.2_10 11 Jan 2025 10:02:35
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade to Suitesparse |
1.3.2_9 29 Apr 2024 20:08:56
    |
Thierry Thomas (thierry)  |
*/*: chase SuiteSparse’s upgrade |
1.3.2_8 29 Feb 2024 07:18:32
    |
Charlie Li (vishwin)  |
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288 |
1.3.2_8 28 Jan 2024 12:02:23
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade to SuiteSparse |
1.3.2_7 13 Jan 2024 10:19:22
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of SuiteSparse to v7.5.0 |
1.3.2_6 01 Jan 2024 11:49:51
    |
Thierry Thomas (thierry)  |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860 |
1.3.2_5 31 Dec 2023 14:31:11
    |
Thierry Thomas (thierry)  |
*/*: chase the upgrade of SuiteSparse |
1.3.2_4 31 Oct 2023 14:07:33
    |
Thierry Thomas (thierry)  |
*/*: bump portrevision to chase CHOLMOD’s upgrade |
1.3.2_3 20 Oct 2023 10:13:43
    |
Thierry Thomas (thierry)  |
*/*: chase the upgrade of CHOLMOD |
1.3.2_2 15 Oct 2023 09:03:17
    |
Thierry Thomas (thierry)  |
*/*: chase the upgrade of SuiteSparse |
1.3.2_1 20 Sep 2023 17:57:40
    |
Thierry Thomas (thierry)  |
/*: bump PORTREVISION after the upgrade of SuiteSparse |
1.3.2 10 Aug 2023 14:42:12
    |
Yuri Victorovich (yuri)  |
math/py-cvxopt: Update 1.3.1 → 1.3.2
Reported by: portscout |
1.3.1_1 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
1.3.1_1 01 Jul 2023 16:11:11
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of SuiteSparse |
1.3.1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.3.1 18 Jun 2023 02:23:33
    |
Yuri Victorovich (yuri)  |
math/py-cvxopt: Update 1.3.0 → 1.3.1
Reported by: portscout |
1.3.0_3 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.3.0_2 19 Jan 2023 16:45:37
    |
Thierry Thomas (thierry)  |
math/suitesparse*: bump PORTREVISION of dependant ports |
1.3.0_1 27 Nov 2022 11:09:57
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of math/suitesparse*
PR: 267742 |
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) |
1.3.0 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 ) |
1.3.0 10 Mar 2022 17:24:25
    |
Yuri Victorovich (yuri)  |
math/py-cvxopt: Update 1.2.8 -> 1.3.0
Reported by: portscout |
1.2.8 08 Feb 2022 23:52:14
    |
Yuri Victorovich (yuri)  |
math/py-cvxopt: Update 1.2.7 -> 1.2.8
Reported by: thierry@ (failing fetch for the previous version) |
1.2.7_1 12 Jan 2022 19:41:22
    |
Tobias C. Berner (tcberner)  |
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201 |
1.2.7 03 Jan 2022 14:49:26
    |
Bernhard Froehlich (decke)  |
math/py-cvxopt: Add CPE information
Approved by: portmgr (blanket) |
1.2.7 21 Sep 2021 17:47:02
    |
Yuri Victorovich (yuri)  |
math/py-cvxopt: Update 1.2.6 -> 1.2.7
Reported by: portscout |
1.2.6_2 02 Jul 2021 17:34:59
    |
Thierry Thomas (thierry)  |
math/py-cvxopt: bump PORTREVISION after libdsdp change |
1.2.6_1 16 Jun 2021 19:31:27
    |
Tobias C. Berner (tcberner)  |
math/gsl: update to 2.7
From [1]
* What is new in gsl-2.7:
* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
* fixed bug #60335 (spmatrix test failure, J. Lamb)
* fixed bug #36577
* clarified documentation on interpolation accelerators (V. Krishnan)
* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M.
Sitte)
* fixed doc bug #59758
* fixed bug #58202 (rstat median for n=5)
* added support for native C complex number types in gsl_complex
when using a C11 compiler
* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6 (Only the first 15 lines of the commit message are shown above ) |
1.2.6 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). |
1.2.6 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.6 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.2.6 18 Feb 2021 20:48:39
  |
yuri  |
math/py-cvxopt: 1.2.5 -> 1.2.6 |
1.2.5 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.2.5 25 Apr 2020 07:57:08
  |
yuri  |
math/py-cvxopt: Update 1.2.4 -> 1.2.5
Reported by: portscout |
1.2.4 29 Jan 2020 07:10:50
  |
yuri  |
math/py-cvxopt: Update 1.2.3 -> 1.2.4
Reported by: portscout |
1.2.3_2 25 Oct 2019 23:41:34
  |
tcberner  |
math/gsl: update to 2.6
- math/p5-Math-GSL does not seem to have any upstream activity to make it work
with this version -> mark it broken
- this also breaks the two consumers of this port
- biology/gemma: has a conflict with cblas, and is makred broken.
PR: 241363
Exp-run by: antoine |
1.2.3_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 |
1.2.3 09 Feb 2019 21:55:36
  |
yuri  |
math/py-cvxopt: Update 1.2.2 -> 1.2.3
Reported by: portscout |
1.2.2_1 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 |
1.2.2 31 Oct 2018 19:20:15
  |
yuri  |
math/py-cvxopt: Remove WITH_ from options; Improve option descriptions
Reported by: mat |
1.2.2 29 Oct 2018 06:08:36
  |
yuri  |
math/py-cvxopt: Update 1.2.1 -> 1.2.2
Port changes:
* Add 4 optional dependencies predicated on corresponding port options
Reported by: portscout |
1.2.1 01 Sep 2018 15:48:10
  |
yuri  |
math/py-cvxopt: Update 1.2.0 -> 1.2.1
Reported by: portscout |
1.2.0_1 26 Apr 2018 06:41:30
  |
yuri  |
math/suitesparse: Update 4.0.2 -> 5.2.0
Port changes:
* Change to DISTVERSION
* Update MASTER_SITES
* Change to LICENSE_COMB=dual
* Add LIB_DEPENDS
* Unbundle metis, made it a dependency
* Update do-build and do-install
* Update WWW
Bump 11 ports.
games/naev is marked broken because it depends on the no longer installed
library.
PR: 210579
Submitted by: yuri
Submitted by: pfg
Approved by: maintainer timeout (maho@FreeBSD.org, 21 months)
Approved by: maintainer timeout (fortran@FreeBSD.org, 45 days) |
1.2.0 18 Apr 2018 08:18:17
  |
yuri  |
math/py-cvxopt: Update 1.1.9 -> 1.2.0
Removed the workaround for the empty directory in post-install because it is
gone.
Reported by: portscout |
1.1.9 26 Mar 2018 07:18:44
  |
yuri  |
New port: math/py-cvxopt: Python software for convex optimization |