| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.30.1_2 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
0.30.1_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
0.30.1_1 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
0.30.1_1 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
0.30.1 11 Feb 2026 09:15:39
    |
Yuri Victorovich (yuri)  |
science/py-qcelemental: update 0.29.0 → 0.30.1
Reported by: portscout |
0.29.0_1 07 Jan 2026 10:22:10
    |
Vsevolod Stakhov (vsevolod)  |
security/libsodium: Update to 1.0.21
The API remains compatible but bumping all dependent ports as SHLIB
has changed.
Changelog: https://github.com/jedisct1/libsodium/releases/tag/1.0.21-RELEASE
Security: https://00f.net/2025/12/30/libsodium-vulnerability/
PR: 279347 |
0.29.0 30 Oct 2025 07:49:43
    |
Yuri Victorovich (yuri)  |
science/py-qcelemental: update 0.28.0 → 0.29.0 |
0.28.0_1 31 Aug 2025 10:30:51
    |
Rene Ladan (rene)  |
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script |
0.28.0 13 Jul 2024 05:17:53
    |
Yuri Victorovich (yuri)  |
science/py-qcelemental: update 0.27.1 → 0.28.0
Reported by: portscout |
0.27.1_1 20 May 2024 10:33:03
    |
Vsevolod Stakhov (vsevolod)  |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
0.27.1 02 Jan 2024 06:11:34
    |
Yuri Victorovich (yuri)  |
science/py-qcelemental: update 0.27.0 → 0.27.1
Reported by: portscout |
0.27.0 26 Oct 2023 16:22:24
    |
Yuri Victorovich (yuri)  |
science/py-qcelemental: update 0.26.0 → 0.27.0
Reported by: portscout |
0.26.0 05 Sep 2023 20:46:34
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-qcelemental: Fix BUILD_DEPENDS
from pyproject.toml:
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
Approved by: portmgr (blanket)
With hat: python
Reference: https://github.com/MolSSI/QCElemental/blob/v0.26.0/pyproject.toml#L1-L3 |
0.26.0 01 Aug 2023 09:43:05
    |
Yuri Victorovich (yuri)  |
science/py-qcelemental: Update 0.25.1 → 0.26.0
Reported by: portscout |
0.25.1_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> |
0.25.1_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.25.1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.25.1 08 Nov 2022 05:21:59
    |
Yuri Victorovich (yuri)  |
science/py-qcelemental: Update 0.25.0 -> 0.25.1
Reported by: portscout |
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) |
0.25.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 ) |
0.25.0 15 Jun 2022 20:56:03
    |
Yuri Victorovich (yuri)  |
science/py-qcelemental: Update 0.24.0 -> 0.25.0
Reported by: portscout |
0.24.0 17 Apr 2022 23:58:18
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pint: Update to 0.19.1
- Update USES=python of dependent ports
Changes: https://github.com/hgrecco/pint/blob/master/CHANGES |
0.24.0 19 Nov 2021 21:33:17
    |
Yuri Victorovich (yuri)  |
science/py-qcelemental: Update 0.23.0 -> 0.24.0
Reported by: portscout |
0.23.0 01 Nov 2021 13:41:43
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pint: Update to 0.18
- Update USES=python of dependent ports
Changes: https://github.com/hgrecco/pint/blob/master/CHANGES |
0.23.0 16 Oct 2021 23:56:18
    |
Yuri Victorovich (yuri)  |
science/py-qcelemental: Update 0.22.0 -> 0.23.0; Add test target
Reported by: portscout |
0.22.0 14 Sep 2021 09:21:06
    |
Yuri Victorovich (yuri)  |
science/py-qcelemental: Update 0.21.0 -> 0.22.0 |
0.21.0 05 Aug 2021 16:51:45
    |
Yuri Victorovich (yuri)  |
science/py-qcelemental: Update 0.20.0 -> 0.21.0
Reported by: portscout |
0.20.0 17 May 2021 16:16:55
    |
Yuri Victorovich (yuri)  |
science/py-qcelemental: Update 0.19.0 -> 0.20.0
Reported by: portscout |
0.19.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.19.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.19.0 05 Mar 2021 04:19:57
  |
yuri  |
science/py-qcelemental: Update 0.18.0 -> 0.19.0 |
0.18.0 28 Feb 2021 19:09:28
  |
yuri  |
science/py-qcelemental: Update 0.17.0 -> 0.18.0 |
0.17.0 04 Oct 2020 19:57:16
  |
yuri  |
science/py-qcelemental: Update 0.16.0 -> 0.17.0
Reported by: portscout |
0.16.0 13 Sep 2020 19:43:38
  |
yuri  |
science/py-qcelemental: Update 0.12.0 -> 0.16.0 |
0.12.0_1 11 Jul 2020 18:08:50
  |
sunpoet  |
Move devel/py-Pint to devel/py-pint
- Bump PORTREVISION of dependent ports for dependency change |
0.12.0 12 Jan 2020 21:07:38
  |
yuri  |
science/py-qcelemental: Update 0.11.0 -> 0.12.0
Reported by: portscout |
0.11.0 29 Oct 2019 03:42:56
  |
yuri  |
science/py-qcelemental: Update 0.9.0 -> 0.11.0
Reported by: portscout |
0.9.0 12 Oct 2019 16:50:56
  |
yuri  |
science/py-qcelemental: Update 0.7.0 -> 0.9.0
Reported by: portscout |
0.7.0 31 Aug 2019 06:11:10
  |
yuri  |
science/py-qcelemental: Update 0.6.1 -> 0.7.0
Reported by: portscout |
0.6.1 20 Aug 2019 06:45:30
  |
yuri  |
science/py-qcelemental: Update 0.5.0 -> 0.6.1
Reported by: portscout |
0.5.0 31 Jul 2019 06:26:37
  |
yuri  |
science/py-qcelemental: Update 0.4.2 -> 0.5.0
Reported by: portscout |
0.4.2_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 |
0.4.2 19 Jun 2019 08:14:24
  |
yuri  |
science/py-qcelemental: Update 0.4.1 -> 0.4.2
Reported by: portscout |
0.4.1 01 Jun 2019 06:01:53
  |
yuri  |
science/py-qcelemental: Update 0.4.0 -> 0.4.1
Reported by: portscout |
0.4.0 14 May 2019 17:25:54
  |
yuri  |
science/py-qcelemental: Update 0.3.3 -> 0.4.0
Reported by: portscout |
0.3.3 31 Mar 2019 08:12:37
  |
yuri  |
New port: science/py-qcelemental: Essentials for quantum chemistry |