aboutsummaryrefslogtreecommitdiff
path: root/misc/py-torch-geometric
Commit message (Collapse)AuthorAgeFilesLines
* misc/py-torch-geometric: update 2.7.0 → 2.8.0Yuri Victorovich2026-06-172-6/+7
|
* misc/py-torch-geometric: update 2.6.1 → 2.7.0Yuri Victorovich2026-05-172-7/+8
|
* */*: 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
* 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
* all: bump PORTREVISION after updating graphics/libyuvRene Ladan2025-08-311-0/+1
| | | | Using the Tools/scripts/bump_revision.pl script
* misc/py-torch-geometric: update 2.6.0 → 2.6.1Yuri Victorovich2024-11-072-4/+6
|
* filesystems: add new category for file systems and related utilitiesRobert Clausecker2024-11-061-1/+1
| | | | | | | | | | | | | | | | | | The filesystems category houses file systems and file system utilities. It is added mainly to turn the sysutils/fusefs-* pseudo-category into a proper one, but is also useful for the sundry of other file systems related ports found in the tree. Ports that seem like they belong there are moved to the new category. Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are not moved as they currently don't fetch and don't have TIMESTAMP set in their distinfo, but that is required to be able to push a rename of the port by the pre-receive hook. Approved by: portmgr (rene) Reviewed by: mat Pull Request: https://github.com/freebsd/freebsd-ports/pull/302 PR: 281988
* misc/py-torch-geometric: update 2.5.3 → 2.6.0Yuri Victorovich2024-09-152-7/+18
| | | | Reported by: portscout
* misc/py-torch-geometric: update 2.5.2 → 2.5.3Yuri Victorovich2024-04-212-10/+18
| | | | Reported by: portscout
* misc/py-torch-geometric: update 2.5.1 → 2.5.2Yuri Victorovich2024-03-212-4/+4
| | | | Reported by: portscout
* misc/py-torch-geometric: update 2.4.0 → 2.5.1Yuri Victorovich2024-03-192-4/+4
| | | | Reported by: portscout
* misc/py-torch-geometric: update 2.3.1 → 2.4.0Yuri Victorovich2024-01-202-6/+6
| | | | Reported by: portscout
* 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>
* misc/py-torch-geometric: New port: Graph neural network library for PyTorchYuri Victorovich2023-05-303-0/+47