| Port details |
- cfengine324 Systems administration tool for networks
- 3.24.1_2 sysutils
=0 3.24.1_1Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: 2024-07-23 14:03:04
- Last Update: 2026-07-06 15:57:32
- Commit Hash: 5f9d389
- License: GPLv3
- WWW:
- https://cfengine.com/
- Description:
- Cfengine is an automated suite of programs for configuring and
maintaining Unix-like computers. It has been used on computing arrays
of between 1 and 20,000 computers since 1993 by a wide range of
organizations. Cfengine is supported by active research and was the
first autonomic, hands-free management system for Unix-like operating
systems. Cfengine is an autonomic maintenance system not merely a
change management roll-out tool. Cfengine has a history of security
and adaptability.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- cf-execd
- cf-serverd
- cf-monitord
- Dependency lines:
-
- cfengine324>0:sysutils/cfengine324
- Conflicts:
- CONFLICTS:
- cfengine
- cfengine3[0-9]
- cfengine3[0-9][0-9]
- To install the port:
- cd /usr/ports/sysutils/cfengine324/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/cfengine324
- pkg install cfengine324
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cfengine324
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1733381080
SHA256 (cfengine-community-3.24.1.tar.gz) = c73c3125052ddf3c6f2507a7062705104e3e1495396c71009e3ada3883751b1a
SIZE (cfengine-community-3.24.1.tar.gz) = 3385080
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:
-
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.73 : devel/autoconf
- automake>=1.18.1 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libpcre.so : devel/pcre
- libpcre2-posix.so : devel/pcre2
- liblmdb.so : databases/lmdb0
- libyaml.so : textproc/libyaml
- libcurl.so : ftp/curl
- libxml2.so : textproc/libxml2
- This port is required by:
- for Run
-
- sysutils/cfengine-masterfiles324
Configuration Options:
- ===> The following configuration options are available for cfengine324-3.24.1_2:
LIBVIRT=off: Virtualization support via libvirt
MYSQL=off: MySQL database support
PGSQL=off: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_cfengine324
- USES:
- autoreconf cpe gmake gnome libtool localbase shebangfix ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.24.1_2 06 Jul 2026 15:57:32
    |
Xin LI (delphij)  |
databases/lmdb0: Add port for LMDB 0.9.x legacy ABI
LMDB 1.0 introduced an incompatible on-disk format change and subtle
API breakage: applications that compiled cleanly against 1.0 headers
could fail silently at run time. Known affected ports include dns/knot3,
mail/bogofilter, and mail/postfix; the postfix issue has been confirmed
upstream. Linux distributions such as Arch Linux have observed the same
breakage. Samba can also be affected in certain configurations.
Because the regression is not detectable in an -exp build run -- the
postfix failure only manifests at run time, and bogofilter was caught
only because post-build self-tests happen to exercise this path -- we
cannot rely on package builds to validate the 1.0 upgrade.
This commit introduces databases/lmdb0 as a holding port for the 0.9.35 (Only the first 15 lines of the commit message are shown above ) |
3.24.1_1 30 Jun 2025 09:04:22
    |
Baptiste Daroussin (bapt)  |
libxml2: chase libxml soversion bump |
3.24.1 05 Dec 2024 07:03:39
    |
Cy Schubert (cy)  |
sysutils/cfengine324: Update to 3.24.1 |
3.24.0 23 Jul 2024 14:00:38
    |
Cy Schubert (cy)  |
sysutils/cfengine*: Introduce crengine324 and cfengine-masterfiles324
Add ports for the new cfengine and cfengine-masterfiles 3.24.0.
Make cfengine324 and cfengine-masterfiles324 the default cfengine
ports/packages. |
Number of commits found: 4
|