aboutsummaryrefslogtreecommitdiff
path: root/math/py-rustworkx/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* lang/rust: Bump revisions after 1.97.1Mikael Urankar11 days1-0/+1
| | | | PR: 296645
* math/py-rustworkx: update 0.17.1 → 0.18.0Yuri Victorovich2026-06-191-84/+131
|
* lang/rust: Bump revisions after 1.96.0Mikael Urankar2026-06-041-1/+1
| | | | PR: 295694
* */*: bump PORTREVISION after switching to NumPy 2.xMax Brazhnikov2026-05-051-1/+1
|
* */*: Switch to NumPy 2.xMax Brazhnikov2026-05-051-1/+1
| | | | | PR: 294328 Exp-run: antoine
* lang/rust: Bump revisions after 1.95.0Mikael Urankar2026-04-271-1/+1
| | | | PR: 294615
* python.mk: retire ${PYNUMPY}Charlie Li2026-04-031-1/+1
| | | | | With both math/py-numpy (2) and math/py-numpy1, the variable stopped making sense. Also remove the upper version bound.
* math/py-numpy: switch all consumers to math/py-numpy1Charlie Li2026-04-031-1/+1
| | | | | | ...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS PR: 281470
* lang/rust: Bump revisions after 1.94.0Mikael Urankar2026-03-231-1/+1
| | | | PR: 293615
* lang/rust: Bump revisions after 1.93.0Mikael Urankar2026-01-281-1/+1
| | | | PR: 292360
* lang/rust: Bump revisions after 1.92.0Mikael Urankar2025-12-161-1/+1
| | | | PR: 291582
* lang/rust: Bump revisions after 1.91.1Mikael Urankar2025-11-111-1/+1
| | | | PR: 290816
* lang/rust: Bump revisions after 1.90.0Mikael Urankar2025-10-031-1/+1
| | | | PR: 289709
* lang/rust: Bump revisions after 1.89.0Mikael Urankar2025-09-011-0/+1
| | | | PR: 288923
* math/py-rustworkx: update 0.16.0 → 0.17.1Yuri Victorovich2025-08-251-46/+66
|
* lang/rust: Bump revisions after 1.88.0Mikael Urankar2025-07-031-1/+1
| | | | PR: 287766
* python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etcCharlie Li2025-06-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | EXT_SUFFIX, according to PEP 3149, refers to the full tag and extension for compiled extension module objects, eg .cpython-311.so, .cpython-313t.so, etc. We do not use the correct semantic meaning, and this usage becomes ambiguous and confusing when tags do not match between bytecode and compiled extension module objects. Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's specification of a magic tag, which consists of implementation name and shorthand version only. This is meant for bytecode and other files containing this tag in their filename that do not depend on a specific Python ABI for the same version. Chase all existing consumers. Introduce PYTHON_SOABI to align with PEP 3149's specification of a tag, which consists of implementation name, shorthand version and any ABI flags present (this and PYTHON_TAG are identical without ABI flags). This is meant for compiled extension module objects and other files that depend on a specific Python ABI for the same version. Add documentation for these variables that our PYTHON_EXT_SUFFIX never had. PR: 274671 Event: Kitchener-Waterloo Hackathon 202506
* lang/rust: Bump revisions after 1.87.0Mikael Urankar2025-06-051-0/+1
| | | | PR: 286829
* math/py-rustworkx: update 0.15.1 → 0.16.0wen2025-04-251-63/+48
| | | | PR: 286331
* lang/rust: Bump revisions after 1.86.0Mikael Urankar2025-04-081-1/+1
| | | | PR: 285840
* python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removalCharlie Li2025-03-081-1/+1
| | | | | | | | Any missed ports, feel free to bump. Any ports that need setuptools at runtime can have the devel/py-setuptools manually added back to RUN_DEPENDS, but understand that this practice is deprecated; see CHANGES for details.
* lang/rust: Bump revisions after 1.85.0Mikael Urankar2025-02-241-1/+1
| | | | PR: 284884
* lang/rust: Bump revisions after 1.84.0Mikael Urankar2025-01-201-1/+1
| | | | PR: 283962
* lang/rust: Bump revisions after 1.83.0Mikael Urankar2024-12-011-1/+1
| | | | PR: 283000
* lang/rust: Bump revisions after 1.82.0Mikael Urankar2024-11-081-1/+1
| | | | PR: 282516
* lang/rust: Bump revisions after 1.81.0Mikael Urankar2024-09-101-1/+1
| | | | PR: 281300
* */*: remove STRIP_CMD calls in rust based portsSiva Mahadevan2024-09-101-3/+0
| | | | | | | This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e PR: 246993 Differential Revision: https://reviews.freebsd.org/D46503
* lang/rust: Bump revisions after 1.80.1Mikael Urankar2024-08-261-0/+1
| | | | PR: 280490
* math/py-rustworkx: Fix plistYuri Victorovich2024-07-151-3/+3
| | | | Reported by: fallout
* math/py-rustworkx: update 0.14.2 → 0.15.1Yuri Victorovich2024-07-131-59/+60
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.79.0Mikael Urankar2024-06-181-1/+1
| | | | PR: 279707
* lang/rust: Bump revisions after 1.78.0Mikael Urankar2024-05-131-1/+1
| | | | PR: 278834
* lang/rust: Bump revisions after 1.77.0Mikael Urankar2024-03-231-0/+1
| | | | PR: 277786
* math/py-rustworkx: update 0.14.1 → 0.14.2Yuri Victorovich2024-03-131-1/+1
| | | | Reported by: portscout
* math/py-rustworkx: update 0.14.0 → 0.14.1Yuri Victorovich2024-02-231-2/+1
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.76.0Mikael Urankar2024-02-191-0/+1
| | | | PR: 276920
* math/py-rustworkx: update 0.13.2 → 0.14.0Wen Heping2024-02-051-61/+64
| | | | PR: 276830
* lang/rust: Bump revisions after 1.75.0Mikael Urankar2024-01-091-1/+1
| | | | PR: 276033
* lang/rust: Bump revisions after 1.74.1Mikael Urankar2023-12-081-0/+1
| | | | PR: 275243
* math/py-rustworkx: update 0.13.1 → 0.13.2Yuri Victorovich2023-11-131-9/+8
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.73.0Mikael Urankar2023-10-241-1/+1
| | | | PR: 274499
* lang/rust: Bump revisions after 1.72.0Mikael Urankar2023-09-081-0/+1
| | | | PR: 273331
* math/py-rustworkx: Update 0.13.0 → 0.13.1Yuri Victorovich2023-08-021-7/+6
|
* lang/rust: Bump revisions after 1.71.0Mikael Urankar2023-07-171-1/+1
| | | | PR: 272449
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | 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>
* lang/rust: Bump revisions after 1.70.0Mikael Urankar2023-06-091-0/+1
| | | | PR: 271797
* math/py-rustworkx: Update 0.12.1 → 0.13.0Yuri Victorovich2023-06-091-49/+63
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.69.0Mikael Urankar2023-04-231-1/+1
| | | | PR: 270953
* *: Bump PORTREVISIONs for math/mpc update to 1.3.1Gerald Pfeifer2023-04-231-1/+1
|
* lang/rust: Bump revisions after 1.68.0Mikael Urankar2023-03-161-1/+1
| | | | PR: 270080