| Port details on branch 2025Q4 |
- tripwire File system security and verification program
- 2.4.3.8_2 security
=0 2.4.3.8_2Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: 2025-11-25 18:42:06
- Last Update: 2025-11-25 18:41:19
- Commit Hash: 28f4c62
- License: GPLv2
- WWW:
- https://sourceforge.net/projects/tripwire/
- Description:
- Tripwire is a tool that aids system administrators and
users in monitoring a designated set of files for any changes.
Used with system files on a regular (e.g., daily) basis, Tripwire
can notify system administrators of corrupted or tampered files,
so damage control measures can be taken in a timely manner.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- tripwire>0:security/tripwire
- To install the port:
- cd /usr/ports/security/tripwire/ && make install clean
- To add the package, run one of these commands:
- pkg install security/tripwire
- pkg install tripwire
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tripwire
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1687738983
SHA256 (Tripwire-tripwire-open-source-2.4.3.8-e2f90ed_GH0.tar.gz) = 78f522abd3ca3452755fe033d8d5d4cf3eebe05ebc6fa3f89a96f3c31db306b2
SIZE (Tripwire-tripwire-open-source-2.4.3.8-e2f90ed_GH0.tar.gz) = 1015579
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tripwire-2.4.3.8_2:
DB_BUILD=on: Build database during post-install (ignored when PACKAGE_BUILDING)
SW_ONLY=off: Install software only, do not post-configure (ignored when PACKAGE_BUILDING)
TW_CLOBBER=off: Clobber existing database files at install
TW_PROMPT=on: Interactive install (ignored when PACKAGE_BUILDING)
====> Options available for the single TWCFG: you have to select exactly one of them
TWCFG_ETC=on: Put config files in /usr/local/etc/tripwire
TWCFG_TWDB=off: Put config files in /var/db/tripwire/etc
===> Use 'make config' to modify these settings
- Options name:
- security_tripwire
- USES:
- cpe gmake ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.4.3.8_2 25 Nov 2025 18:41:19
    |
Cy Schubert (cy)  |
security/tripwire: Add twtest back
9282b881947e removed twtest as though it was built, it was not installed
by default. We now install it out-of-bounds.
(cherry picked from commit 63f35fc38d3b5d5f1561ca019d2c346ff72a65d8) |
2.4.3.8_1 25 Nov 2025 18:41:18
    |
Cy Schubert (cy)  |
security/tripwire: Fix manual build
When building by hand ${PREFIX}/man with no subdirectories is created.
A less invasive fix is to remove the directory after the fact but before
packaging.
(cherry picked from commit 5563ffe84ff5eda3601925f7dfe0eeef3952ab7c) |
Number of commits found: 2
|