Port details |
- caffe Fast open framework for deep learning
- 1.0.136_16 misc =3 1.0.136_14Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-09-29 09:19:51
- Last Update: 2025-01-28 17:23:28
- Commit Hash: adfb819
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- License: BSD2CLAUSE
- WWW:
- https://caffe.berkeleyvision.org/
- Description:
- Caffe is a deep learning framework made with expression, speed, and modularity
in mind. It is developed by the Berkeley Vision and Learning Center (BVLC) and
by community contributors. Yangqing Jia created the project during his PhD at
UC Berkeley. Caffe is released under the BSD 2-Clause license.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/caffe/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/caffe
- pkg install caffe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: caffe
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1664432089
SHA256 (BVLC-caffe-1.0-136-g9b891540_GH0.tar.gz) = c3fc96788aece6e90978c914382df3e8dbdb5482a6ba76a5d62147984a7ff598
SIZE (BVLC-caffe-1.0-136-g9b891540_GH0.tar.gz) = 8519353
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:
-
- bash : shells/bash
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- cmake : devel/cmake-core
- gfortran13 : lang/gcc13
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- as : devel/binutils
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-protobuf>0 : devel/py-protobuf@py311
- py311-pydot>0 : graphics/py-pydot@py311
- py311-pydotplus>0 : graphics/py-pydotplus@py311
- py311-scikit-image>0 : graphics/py-scikit-image@py311
- py311-scipy>0 : science/py-scipy@py311
- py311-six>0 : devel/py-six@py311
- gfortran13 : lang/gcc13
- python3.11 : lang/python311
- Library dependencies:
-
- libsnappy.so : archivers/snappy
- libleveldb.so : databases/leveldb
- liblmdb.so : databases/lmdb
- libboost_system.so : devel/boost-libs
- libboost_python311.so : devel/boost-python-libs@py311
- libgflags.so : devel/gflags
- libglog.so : devel/glog
- libprotobuf.so : devel/protobuf
- libopencv_highgui.so : graphics/opencv
- libopenblas.so : math/openblas
- libhdf5.so : science/hdf5
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_caffe
- USES:
- cmake compiler:c++17-lang fortran localbase:ldflags pkgconfig python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|