aboutsummaryrefslogtreecommitdiff
path: root/security/openbsm-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Fix GROUPS variable in pkg-plistRyan Steinmetz2013-03-091-1/+1
| | | | | | | Reported by: bdrewery@ Notes: svn path=/head/; revision=313724
* - Use @dirrmtry instead of @exec rmdirRyan Steinmetz2013-02-221-2/+2
| | | | | | | Submitted by: Bryan Drewery <bdrewery@FreeBSD.org> Notes: svn path=/head/; revision=312747
* - Add patch to resolve invalid XML produced by praudit -xRyan Steinmetz2013-02-192-0/+12
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=312538
* New port: security/openbsm-devel:Ryan Steinmetz2013-02-156-0/+199
OpenBSM is an open source implementation of Sun's Basic Security Module (BSM) Audit API and file format. BSM, the de facto industry standard for Audit, describes a set of system call and library interfaces for managing audit records, as well as a token stream file format that permits extensible and generalized audit trail processing. OpenBSM extends the BSM API and file format in a number of ways to support features present in the Mac OS X and FreeBSD operating systems, such as Mach task interfaces, sendfile(), and Linux system calls present in the FreeBSD Linux emulation layer. Notes: svn path=/head/; revision=312271