summaryrefslogtreecommitdiff
path: root/security/openbsm-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=libtoolTijl Coosemans2014-07-062-4/+5
|
* - Remove chown to fix buildRyan Steinmetz2014-06-131-3/+1
| | | | | | - Bump PORTREVISION Submitted by: bdrewery
* - Add STAGE supportRyan Steinmetz2014-05-112-17/+41
| | | | - Bump PORTREVISION
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | security)
* - Clarify instructions for auditdistd configurationRyan Steinmetz2013-07-141-5/+9
|
* - Fix GROUPS variable in pkg-plistRyan Steinmetz2013-03-091-1/+1
| | | | Reported by: bdrewery@
* - Use @dirrmtry instead of @exec rmdirRyan Steinmetz2013-02-221-2/+2
| | | | Submitted by: Bryan Drewery <bdrewery@FreeBSD.org>
* - Add patch to resolve invalid XML produced by praudit -xRyan Steinmetz2013-02-192-0/+12
| | | | - Bump PORTREVISION
* 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.