notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
openbsm-devel Open Source Basic Security Module (BSM) Audit Implementation
1.2.a4 security Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.a4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: is not needed under FreeBSD 10.x or higher
Expired This port expired on: 2017-01-15
Ignore IGNORE: is not needed under FreeBSD 10.x or higher
Maintainer: zi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-02-15 03:06:21
Last Update: 2017-01-15 09:48:23
SVN Revision: 431540
License: BSD2CLAUSE
WWW:
http://www.trustedbsd.org/openbsm.html
Description:
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. WWW: http://www.trustedbsd.org/openbsm.html
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • openbsm-devel>0:security/openbsm-devel
No installation instructions:
This port has been deleted.
PKGNAME: openbsm-devel
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (openbsm-1.2-alpha4.tgz) = 35b0370d19a742a387f10aaae187a38abee536d8a7b57c0e9d997d3ceaf02429 SIZE (openbsm-1.2-alpha4.tgz) = 699451

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: pkg-fallout
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
libtool tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://mirrors.rit.edu/zi/
  2. http://www.trustedbsd.org/downloads/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.a4
15 Jan 2017 09:48:23
Revision:431540Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2017-01-15 net/cyphesis: Does not compile on FreeBSD 10+
2017-01-15 net/gpxe: does not build on FreeBSD 10.x and later
2017-01-15 net/openospfd: requires old CARP implementation (interface layer)
2017-01-15 security/openbsm-devel: is not needed under FreeBSD 10.x or higher
2017-01-15 security/ssh-copy-id: is already in the base system
2017-01-15 sysutils/apt: does not build on 10+
2017-01-15 archivers/tclmkziplib: Abandonware, please use bundled zlib package
[http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm]
2017-01-15 x11-drivers/drm-kmod: this port is only for 9.3 systems
2017-01-15 audio/xmms-openspc: does not build on FreeBSD 10.x and later
2017-01-15 audio/aureal-kmod: does not build (and fetch)
2017-01-15 emulators/doscmd: does not build (accesses field of opaque structure)
1.2.a4
03 Jan 2017 10:59:48
Revision:430453Original commit files touched by this commit
mat search for other commits by this committer
Deprecate ports broken for FreeBSD 10.3-

Sponsored by:	Absolight
1.2.a4
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
1.2.a4
01 Apr 2016 13:18:17
Revision:412342Original commit files touched by this commit
mat search for other commits by this committer
Fixup some whitespace at the beginning of lines problems.

With hat:	portmgr
Sponsored by:	Absolight
1.2.a4
12 Nov 2015 13:53:22
Revision:401349Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.2-alpha4
1.2.a3_6
03 Apr 2015 11:26:50
Revision:383107Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Remove OSVERSION checks that do not make sense any more.

For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
1.2.a3_6
19 Oct 2014 15:55:17
Revision:371191Original commit files touched by this commit
antoine search for other commits by this committer
Fix packaging
1.2.a3_5
23 Sep 2014 09:48:29
Revision:369016Original commit files touched by this commit
bapt search for other commits by this committer
Simplify plist
1.2.a3_5
25 Aug 2014 14:11:58
Revision:366078Original commit files touched by this commit
zi search for other commits by this committer
- Merge in workaround from 191002
- Update LICENSE
- Fix mtree issue on >= 9.2
- Bump PORTREVISION
1.2.a3_4
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
1.2.a3_4
06 Jul 2014 20:29:10
Revision:361005Original commit files touched by this commit
tijl search for other commits by this committer
Add USES=libtool
1.2.a3_3
13 Jun 2014 12:02:42
Revision:357673Original commit files touched by this commit
zi search for other commits by this committer
- Remove chown to fix build
- Bump PORTREVISION

Submitted by:	bdrewery
1.2.a3_2
11 May 2014 18:37:52
Revision:353723Original commit files touched by this commit
zi search for other commits by this committer
- Add STAGE support
- Bump PORTREVISION
1.2.a3_1
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
1.2.a3_1
14 Jul 2013 13:49:06
Revision:322981Original commit files touched by this commit
zi search for other commits by this committer
- Clarify instructions for auditdistd configuration
1.2.a3_1
09 Mar 2013 16:10:58
Revision:313724Original commit files touched by this commit
zi search for other commits by this committer
- Fix GROUPS variable in pkg-plist

Reported by:	bdrewery@
1.2.a3_1
22 Feb 2013 00:58:56
Revision:312747Original commit files touched by this commit
zi search for other commits by this committer
- Use @dirrmtry instead of @exec rmdir

Submitted by:	Bryan Drewery <bdrewery@FreeBSD.org>
1.2.a3_1
19 Feb 2013 02:20:28
Revision:312538Original commit files touched by this commit
zi search for other commits by this committer
- Add patch to resolve invalid XML produced by praudit -x
- Bump PORTREVISION
1.2.a3
15 Feb 2013 03:05:59
Revision:312271Original commit files touched by this commit
zi search for other commits by this committer
New port: security/openbsm-devel:

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.

Number of commits found: 19