Port details |
- py-ducc0 Distinctly Useful Code Collection (DUCC)
- 0.34.0 math =2 0.34.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-04-26 07:09:30
- Last Update: 2024-04-17 07:38:20
- Commit Hash: 079e613
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://gitlab.mpcdf.mpg.de/mtr/ducc
- Description:
- ducc0 is a collection of basic programming tools for numerical computation,
including Fast Fourier Transforms, Spherical Harmonic Transforms, non-equispaced
Fourier transforms, as well as some concrete applications like 4pi convolution
on the sphere and gridding/degridding of radio interferometry data.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ducc0>0:math/py-ducc0@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-ducc0/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-ducc0
- pkg install py39-ducc0
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-ducc0 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-ducc0
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1713328493
SHA256 (ducc0-0.34.0.tar.gz) = ddd47d9bdf0d5487c9cbcf8bdaf3b0b00f04bfba77f09b9618ac6599d5a8035c
SIZE (ducc0-0.34.0.tar.gz) = 326483
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-pybind11>0 : devel/py-pybind11@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-ducc0
- USES:
- compiler:c++17-lang python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.34.0 17 Apr 2024 07:38:20 |
Yuri Victorovich (yuri) |
math/py-ducc0: update 0.33.0 → 0.34.0
Reported by: portscout |
0.33.0 20 Jan 2024 07:19:58 |
Yuri Victorovich (yuri) |
math/py-ducc0: update 0.32.0 → 0.33.0
Reported by: portscout |
0.32.0 17 Oct 2023 19:08:35 |
Yuri Victorovich (yuri) |
math/py-ducc0: update 0.31.0 → 0.32.0
Reported by: portscout |
0.31.0 13 Jul 2023 05:34:55 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.30.0 → 0.31.0
Reported by: portscout |
0.30.0 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.30.0 04 Jun 2023 18:00:09 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.29.0 → 0.30.0
Reported by: portscout |
0.29.0_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.29.0 28 Mar 2023 08:09:54 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.27.0 → 0.29.0
Reported by: portscout |
0.27.0 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.27.0 11 Dec 2022 07:25:26 |
Yuri Victorovich (yuri) |
math/py-ducc0: Broken on armv7
Reported by: fallout |
0.27.0 08 Nov 2022 06:55:25 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.26.0 -> 0.27.0
Reported by: portscout |
0.26.0 25 Sep 2022 07:58:54 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.24.0 -> 0.26.0
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.24.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.24.0 26 Jun 2022 07:20:16 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.23.0 -> 0.24.0
Reported by: portscout |
0.23.0 23 Apr 2022 03:52:25 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.22.0 -> 0.23.0
Reported by: portscout |
0.22.0_1 22 Apr 2022 15:37:40 |
Piotr Kubaj (pkubaj) |
math/py-ducc0: use clang on powerpc64 |
0.22.0_1 19 Apr 2022 12:09:18 |
Piotr Kubaj (pkubaj) |
math/py-ducc0: use clang on powerpc64le
Builds fine. |
0.22.0 01 Feb 2022 09:29:30 |
Yuri Victorovich (yuri) |
math/py-ducc0: Broken on i386
Reported by: fallout |
0.22.0 02 Dec 2021 20:57:11 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.21.0 -> 0.22.0
Reported by: portscout |
0.21.0 18 Oct 2021 16:54:27 |
Yuri Victorovich (yuri) |
math/py-ducc0: Add the test target
At least one test fails due to numpy version being too low. |
0.21.0 17 Oct 2021 15:49:43 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.20.0 -> 0.21.0
Reported by: portscout |
0.20.0 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
0.20.0 31 Aug 2021 09:42:39 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.19.0 -> 0.20.0
Reported by: portscout |
0.19.0 17 Aug 2021 19:10:45 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.18.0 -> 0.19.0
Reported by: portscout |
0.18.0 10 Aug 2021 07:01:41 |
Yuri Victorovich (yuri) |
math/py-ducc0: Broken on 11 |
0.18.0 28 Jul 2021 20:05:40 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.16.0 -> 0.18.0 |
0.16.0 04 Jul 2021 17:37:48 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.15.0 -> 0.16.0
Reported by: portscout |
0.15.0 23 Jun 2021 19:37:55 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.14.0 -> 0.15.0
Reported by: portscout |
0.14.0 18 Jun 2021 17:16:55 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.13.0 -> 0.14.0
Reported by: portscout |
0.13.0 06 Jun 2021 18:04:11 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.12.0 -> 0.13.0
Reported by: portscout |
0.12.0 01 Jun 2021 18:25:18 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.11.0 -> 0.12.0
Reported by: portscout |
0.11.0 24 May 2021 07:26:49 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.10.1 -> 0.11.0
Reported by: portscout |
0.10.1 16 May 2021 16:15:41 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.10.0 -> 0.10.1
Reported by: portscout |
0.10.0 15 May 2021 02:50:37 |
Yuri Victorovich (yuri) |
math/py-ducc0: Update 0.9.0 -> 0.10.0
Should build on i386 now.
Reported by: upstream author |
0.9.0_1 02 May 2021 20:18:24 |
Piotr Kubaj (pkubaj) |
math/py-ducc0: fix build on powerpc64
Same issue as on powerpc64le. |
0.9.0_1 02 May 2021 19:07:16 |
Yuri Victorovich (yuri) |
math/py-ducc0: Broken on i386
Reported by: fallout |
0.9.0_1 02 May 2021 12:19:44 |
Piotr Kubaj (pkubaj) |
math/py-ducc0: fix build on powerpc64le
GCC is required for its SSE -> AltiVec translation.
Also don't set -march=native. |
0.9.0 26 Apr 2021 07:07:37 |
Yuri Victorovich (yuri) |
New port: math/py-ducc0: Distinctly Useful Code Collection (DUCC) |