| Port details |
- cfengine327 Systems administration tool for networks
- 3.27.1_1 sysutils
=0 3.27.1Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: 2026-01-13 16:48:07
- 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:
-
- cfengine327>0:sysutils/cfengine327
- Conflicts:
- CONFLICTS:
- cfengine
- cfengine3[0-9]
- cfengine3[0-9][0-9]
- To install the port:
- cd /usr/ports/sysutils/cfengine327/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/cfengine327
- pkg install cfengine327
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cfengine327
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1778304282
SHA256 (cfengine-community-3.27.1.tar.gz) = 878e52c4a6cc3bd28048b527a920fba86ce4cd99c5760adc42417a811efa6e6b
SIZE (cfengine-community-3.27.1.tar.gz) = 3457379
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- sysutils/cfengine-lts
- 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
- librsync.so : net/librsync
- libxml2.so : textproc/libxml2
- This port is required by:
- for Run
-
- sysutils/cfengine-masterfiles327
Configuration Options:
- ===> The following configuration options are available for cfengine327-3.27.1_1:
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_cfengine327
- USES:
- autoreconf cpe gmake gnome libtool localbase shebangfix ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.27.1_1 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.27.1 09 May 2026 05:31:40
    |
Cy Schubert (cy)  |
sysutils/cfengine327: Update to 3.27.1 |
3.27.0 13 Jan 2026 16:45:42
    |
Cy Schubert (cy)  |
sysutils/cfengine327: Welcome the new cfengine 3.27.0
The change log can be found at
https://github.com/cfengine/masterfiles/blob/master/CHANGELOG.md?plain=1 |
Number of commits found: 3
|