Port details |
- py-chainer Deep learning framework
- 7.8.1_10 science =2 7.8.1_8Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-08-08 20:07:10
- Last Update: 2024-10-29 14:38:30
- Commit Hash: 94829e7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://chainer.org/
- Description:
- Chainer is a powerful, flexible and intuitive deep learning framework.
* Chainer supports CUDA computation. It only requires a few lines of code to
leverage a GPU. It also runs on multiple GPUs with little effort.
* Chainer supports various network architectures including feed-forward nets,
convnets, recurrent nets and recursive nets. It also supports per-batch
architectures.
* Forward computation can include any control flow statements of Python without
lacking the ability of backpropagation. It makes code intuitive and easy to
debug.
- ¦ ¦ ¦ ¦
- 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}chainer>0:science/py-chainer@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-chainer/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-chainer
- pkg install py311-chainer
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 py311-chainer listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-chainer
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1643087063
SHA256 (chainer-7.8.1.tar.gz) = 179f06176f8d7a42385bc7811956db04e68213cfe30f5081491b9e2b6ff70de8
SIZE (chainer-7.8.1.tar.gz) = 1044012
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-filelock>0 : sysutils/py-filelock@py311
- py311-protobuf>=3.0.0 : devel/py-protobuf@py311
- py311-six>=1.9.0 : devel/py-six@py311
- py311-typing-extensions>0 : devel/py-typing-extensions@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libprotobuf.so : devel/protobuf
- This port is required by:
- for Run
-
- science/py-chainer-chemistry
Configuration Options:
- No options to configure
- Options name:
- science_py-chainer
- USES:
- 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 |
7.8.1_10 29 Oct 2024 14:38:30 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
7.8.1_9 07 Oct 2024 14:16:41 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
7.8.1_8 18 Sep 2024 19:10:12 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
7.8.1_7 15 Sep 2024 20:09:36 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
7.8.1_6 15 Aug 2024 10:55:26 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 27.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
7.8.1_5 14 Dec 2023 17:03:10 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 24.4
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
7.8.1_4 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> |
7.8.1_4 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
7.8.1_3 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
7.8.1_3 09 Oct 2022 15:37:51 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 3.21.7
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
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) |
7.8.1_2 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 ) |
7.8.1_2 16 Apr 2022 04:19:07 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
7.8.1_1 28 Feb 2022 12:46:46 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
7.8.1 25 Jan 2022 05:44:21 |
Yuri Victorovich (yuri) |
science/py-chainer: Update 7.8.0 -> 7.8.1 |
7.8.0_1 21 Jul 2021 18:11:52 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 257026
Exp-run by: antoine |
7.8.0 20 Jun 2021 17:47:20 |
Yuri Victorovich (yuri) |
science/py-chainer: Update 7.7.0 -> 7.8.0
Reported by: portscout |
7.7.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
7.7.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.7.0_1 26 Jan 2021 14:01:09 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
7.7.0 10 Jan 2021 19:32:24 |
rene |
Remove empty PY_TYPING from ports using Python 3.6+
Leave out textproc/py-sphinx[18] for now. |
7.7.0 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
7.7.0 14 Nov 2020 17:05:49 |
yuri |
science/py-chainer: Update 7.2.0 -> 7.7.0 |
7.2.0_2 30 Aug 2020 20:19:42 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
7.2.0_1 03 Jun 2020 18:32:06 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
7.2.0 15 Feb 2020 03:59:09 |
yuri |
science/py-chainer: Update 7.1.0 -> 7.2.0
Reported by: portscout |
7.1.0_1 22 Jan 2020 05:53:20 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
7.1.0 17 Jan 2020 06:10:23 |
yuri |
science/py-chainer: Update 7.0.0 -> 7.1.0
Reported by: portscout |
7.0.0 06 Dec 2019 05:52:07 |
yuri |
science/py-chainer: Update 6.5.0 -> 7.0.0
Reported by: portscout |
6.5.0 29 Oct 2019 03:28:14 |
yuri |
science/py-chainer: Update 6.4.0 -> 6.5.0
Reported by: portscout |
6.4.0 05 Oct 2019 23:24:21 |
yuri |
science/py-chainer: Update 6.3.0 -> 6.4.0
Reported by: portscout |
6.3.0 25 Aug 2019 19:14:49 |
yuri |
science/py-chainer: Update 6.2.0 -> 6.3.0
Reported by: portscout |
6.2.0 09 Aug 2019 18:34:47 |
sunpoet |
Revert r508450
r508454 has fixed the problem (bulk -a with BUILD_ALL_PYTHON_FLAVORS). |
6.2.0 09 Aug 2019 12:54:27 |
mat |
Fix bulk -a with BUILD_ALL_PYTHON_FLAVORS.
devel/py-typing-extensions does not support Python 3.7+, so ports
requiring it can't either. |
6.2.0 08 Aug 2019 20:08:09 |
yuri |
science/py-chainer: Remove the irrelevant category |
6.2.0 08 Aug 2019 20:07:05 |
yuri |
New port: science/py-chainer: Deep learning framework |