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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
audit Tools for remote and centralized audit data collection
1.0_3 security Deleted on this many watch lists=5 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.0_3Version of this port present on the latest quarterly branch.
Maintainer: anderson@secover.com.br search for ports maintained by this maintainer
Port Added: 2002-03-24 15:33:02
Last Update: 2010-07-01 22:54:20
SVN Revision: UNKNOWN
People watching this port, also watch:: snort, ngrep, openssl
License: not specified in port
WWW:
http://www.corest.com/products/corewisdom/CW02.php
Description:
Audit is a client/server system that allows remote system logs auditing and centralizing. It supports standard and modular syslog output formats (non-standard logs can be easily supported due to its modular design). The server (auditd) runs on audited machines and the client (audit) runs on the auditors workstations. Multiple auditors are supported and managed by one or more 'chief' auditors. Auditors can be configured in a way that each of them can examine specific sets of logs. WWW: http://www.corest.com/products/corewisdom/CW02.php
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • audit>0:security/audit
No installation instructions:
This port has been deleted.
PKGNAME: audit
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for audit-1.0_3: MYSQL=off (default) "With MySQL support" PGSQL=off (default) "With PostGreSQL support" ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.stack.nl/pub/users/johans/audit/
  3. http://www1.corest.com/download/audit/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_3
01 Jul 2010 22:54:20
Original commit files touched by this commit
araujo search for other commits by this committer
- Development has been discontinued.

PR:             ports/148261
Submitted by:   Anderson Eduardo <anderson@secover.com.br> (maintainer)
Feature safe:   yes
1.0_3
05 Jun 2010 22:14:42
Original commit files touched by this commit
miwi search for other commits by this committer
- Pass maintainership to submitter

PR:             147478
Submitted by:   Anderson Eduardo <anderson@secover.com.br>
1.0_3
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
1.0_3
17 Oct 2007 08:35:04
Original commit files touched by this commit
johans search for other commits by this committer
- Update patchfiles to match latest release (Nov 2001)
- Fix MASTER_SITES (adding local mirror)

The old master sites referenced distinct distfiles with the same filename.
Primary site carries the latest version which includes minor bugfixes.
Patches in previous commit were broken as they matched the older release.
1.0_3
17 Oct 2007 07:04:29
Original commit files touched by this commit
johans search for other commits by this committer
- Fix Makefile, update distinfo, bump portrevision (forgotten in prev commit)
1.0_2
17 Oct 2007 06:46:21
Original commit files touched by this commit
johans search for other commits by this committer
- Fix build with gcc 4.2
- Fix plist now that all libraries build
1.0_2
25 May 2007 23:02:15
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN with gcc 4.2
1.0_2
13 May 2006 04:15:53
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
1.0_2
22 Jan 2006 02:50:55
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
1.0_2
25 Nov 2005 18:01:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0_2
03 Nov 2005 11:54:39
Original commit files touched by this commit
vs search for other commits by this committer
Drop INSTALLS_SHLIB/LDCONFIG_DIRS: Local shlibs are dlopened
1.0_2
10 Feb 2005 10:53:00
Original commit files touched by this commit
sem search for other commits by this committer
- Unbreak on amd64

PR:             ports/77328
Submitted by:   Johan van Selst <johans(at)stack.nl>
1.0_2
31 Jan 2005 00:35:56
Original commit files touched by this commit
girgen search for other commits by this committer
Split the postgresql ports into a server and a client part.

All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:             75344
Approved by:    portmgr@ (kris), ade & sean (mentors)
1.0_2
03 Nov 2004 23:51:15
Original commit files touched by this commit
leeym search for other commits by this committer
- add patch files and unbreak this port
- utilize PORTDOCS and USE_MYSQL
1.0_2
17 Sep 2004 22:47:10
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Broken pkg-plist

Approved by:    portmgr (self)
1.0_2
28 May 2004 11:48:29
Original commit files touched by this commit
anders search for other commits by this committer
Update MASTER_SITES to reflect actual corest.com webservers.

PR:             67149
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
1.0_2
28 May 2004 11:25:00
Original commit files touched by this commit
anders search for other commits by this committer
Give up maintaining audit.
1.0_2
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.0_2
05 Mar 2004 12:20:58
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on amd64: Does not compile
1.0_2
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.0_1
09 Nov 2003 10:06:00
Original commit files touched by this commit
anders search for other commits by this committer
Update main download site in MASTER_SITES to a working URL.
1.0_1
08 May 2003 05:20:30
Original commit files touched by this commit
foxfair search for other commits by this committer
Fix pkg-plist to make this port buildable.

MAINTAINER timeout ~= 48hrs.
No objection (silently) by:     portmgr
1.0_1
06 May 2003 06:53:44
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Bad pkg-plist
1.0_1
07 Mar 2003 06:10:51
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.0_1
04 Jan 2003 15:53:39
Original commit files touched by this commit
seanc search for other commits by this committer
Chase libpq version bump.
1.0_1
24 Nov 2002 09:03:29
Original commit files touched by this commit
edwin search for other commits by this committer
Make security/audit compiling on -current again
Noticed by: bento

PR:             ports/45667
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
1.0
04 Nov 2002 01:30:04
Original commit files touched by this commit
edwin search for other commits by this committer
PERL -> REINPLACE
Noticed by: bento
1.0
07 Oct 2002 00:06:12
Original commit files touched by this commit
kris search for other commits by this committer
Install a group wheel directory mode 755, not 775.

Noticed by:     bento
1.0
30 Jun 2002 20:26:07
Original commit files touched by this commit
anders search for other commits by this committer
This port needs USE_GMAKE, at least on -current.

Submitted by:   petef
1.0
31 Mar 2002 06:40:03
Original commit files touched by this commit
kris search for other commits by this committer
Add #include <arpa/inet.h> to unbreak build
1.0
24 Mar 2002 17:58:25
Original commit files touched by this commit
anders search for other commits by this committer
Remove lib/alat dir upon deinstallation if it exists.
1.0
24 Mar 2002 15:32:45
Original commit files touched by this commit
anders search for other commits by this committer
Add audit, tools for remote and centralized audit data collection.

Number of commits found: 32