Port details |
- actor-framework Open Source implementation of the Actor Model in C++
- 0.19.6 devel
=2 0.19.6Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2015-01-12 09:23:41
- Last Update: 2024-02-14 09:28:06
- Commit Hash: 9fbf3d3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://www.actor-framework.org/
- Description:
- CAF is an open source implementation of the actor model for C++ featuring
lightweight & fast actor implementations, pattern matching for messages,
network transparent messaging, and more.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- actor-framework>0:devel/actor-framework
- To install the port:
- cd /usr/ports/devel/actor-framework/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/actor-framework
- pkg install actor-framework
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: actor-framework
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707893875
SHA256 (actor-framework-actor-framework-0.19.6_GH0.tar.gz) = 48dc4c4abf5ab5a7c6f84b9259cc8be1b02c601d31893647ab44e143cdc4b6d5
SIZE (actor-framework-actor-framework-0.19.6_GH0.tar.gz) = 3277725
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for actor-framework-0.19.6:
DEBUG=off: Build with extra runtime assertions
====> Options available for the radio LOG_LEVEL: you can only select none or one of them
LOG_LEVEL_ERROR=off: Use log level ERROR for console output
LOG_LEVEL_WARN=off: Use log level WARN for console output
LOG_LEVEL_INFO=off: Use log level INFO for console output
LOG_LEVEL_DEBUG=off: Use log level DEBUG for console output
LOG_LEVEL_TRACE=off: Use log level TRACE for console output
===> Use 'make config' to modify these settings
- Options name:
- devel_actor-framework
- USES:
- cmake:testing compiler:c++17-lang ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from devel/caf on 2023-01-08
REASON: Merge duplicates into devel/actor-framework that is a full software name
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.19.6 14 Feb 2024 09:28:06
    |
Yuri Victorovich (yuri)  |
devel/actor-framework: update 0.19.2 → 0.19.6
Reported by: portscout |
0.19.2 26 Jun 2023 15:53:03
    |
Yuri Victorovich (yuri)  |
devel/actor-framework: Update 0.19.0 → 0.19.2
Reported by: portscout |
0.19.0 19 Apr 2023 07:32:42
    |
Yuri Victorovich (yuri)  |
devel/actor-framework: Update 0.19.0-rc.1 → 0.19.0
Reported by: portscout |
0.19.0.r.1_1 08 Jan 2023 10:08:09
    |
Yuri Victorovich (yuri)  |
devel/caf: Merge into devel/actor-framework and remove
Reported by: vanilla@fatpipi.com; fluffy@ |
0.19.0.r.1 07 Jan 2023 07:57:00
    |
Yuri Victorovich (yuri)  |
devel/actor-framework: New port: Open Source implementation of the Actor Model
in C++ |
0.12.1 19 Jan 2015 15:07:56
  |
vanilla  |
1: move actor-framework to caf.
2: pass maintainer bit to submitter.
3: add some options.
PR: 196809
Submitted by: Matthias Vallentin <vallentin at icir.org> |
0.12.1 12 Jan 2015 09:23:26
  |
vanilla  |
Add actor-framework. |
Number of commits found: 7
|