| Port details |
- caffe Fast open framework for deep learning
- 1.0.136_21 misc
=3 1.0.136_20Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-09-29 09:19:51
- Last Update: 2025-10-20 11:48:39
- Commit Hash: 67fb95f
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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_thread.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:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.136_21 20 Oct 2025 11:48:39
    |
Dima Panov (fluffy)  |
devel/boost: bump consumers after boost upgrade (+)
Get rid of direct dependency ob libbost_system.so, use libboost_thread.so
instead |
1.0.136_20 31 Aug 2025 10:30:51
    |
Rene Ladan (rene)  |
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script |
1.0.136_19 02 Jun 2025 00:40:43
    |
Dima Panov (fluffy)  |
devel/boost: bump consumers after Boost update |
1.0.136_18 18 Apr 2025 05:37:04
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 29.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.0.136_17 14 Feb 2025 03:17:22
    |
Dima Panov (fluffy)  |
devel/boost: bump consumers after Boost-1.87 update
Sponsored by: Future Crew, LLC |
1.0.136_16 28 Jan 2025 17:23:28
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 29.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.0.136_15 28 Jan 2025 16:42:55
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after OpenBLAS upgrade
Remark: this souldn’t be necessary, because the version of the library is the
same, but due to many changes between these releases, it is safer this way.
PR: 284314 |
1.0.136_14 20 Nov 2024 10:05:25
    |
Dima Panov (fluffy)  |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC |
1.0.136_13 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 |
1.0.136_12 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 |
1.0.136_11 03 Oct 2024 10:25:14
    |
Dima Panov (fluffy)  |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
1.0.136_10 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 |
1.0.136_9 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 |
1.0.136_8 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 |
1.0.136_7 21 Jun 2024 17:49:24
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade to OpenBLAS |
1.0.136_6 02 May 2024 17:42:04
    |
Yuri Victorovich (yuri)  |
graphics/opencv: update 4.6.0 → 4.9.0
PR: 275977
Approved by: desktop@FreeBSD.org (maintainers timeout; 4+ months) |
1.0.136_5 09 Mar 2024 14:05:20
    |
Po-Chuan Hsieh (sunpoet)  |
devel/glog: Update to 0.7.0
- Convert to USES=cmake:testing
- Sort PLIST
- Bump PORTREVISION of dependent ports for shlib change
Broken ports are skipped:
- graphics/colmap [1]
- graphics/hiptext [2]
- graphics/openmvs
- sysutils/apache-mesos
[2] This port was being skipped on package building cluster due to its LICENSE
"License NONE needs confirmation, but BATCH is defined"
Changes: https://github.com/google/glog/releases
Reference: https://pkg-status.freebsd.org/beefy12/data/140amd64-default/84a61d95b0a5/logs/colmap-3.8_5.log
[1] |
1.0.136_4 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 |
1.0.136_3 14 Dec 2023 17:03:06
    |
Po-Chuan Hsieh (sunpoet)  |
misc/caffe: Fix build with protobuf 22+ |
1.0.136_3 07 Aug 2023 11:54:43
    |
Muhammad Moinur Rahman (bofh)  |
misc/caffe: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.0.136_3 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
1.0.136_2 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.0.136_1 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 |
1.0.136 01 Oct 2022 23:42:15
    |
Yuri Victorovich (yuri)  |
misc/caffe: Update PORTSCOUT line |
1.0.136 30 Sep 2022 04:22:28
    |
Yuri Victorovich (yuri)  |
misc/caffe: Add PORTSCOUT tag |
1.0.136 29 Sep 2022 08:47:43
    |
Yuri Victorovich (yuri)  |
misc/caffe: Re-add port: Fast open framework for deep learning |