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) combination for a given watch list. This is what FreshPorts will look for.

Port details
jailaudit Script to generate portaudit reports for jails
1.6.1 ports-mgmt on this many watch lists=10 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.6.1Version of this port present on the latest quarterly branch.
Maintainer: cryx-ports@h3q.com search for ports maintained by this maintainer
Port Added: 2007-02-05 01:09:12
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: subversion, nmap, sudo, postfix
License: Beerware
WWW:
https://github.com/cristianyxen/jailaudit
Description:
This port contains a script to generate portaudit reports for jails running on a FreeBSD system. Normally portaudit just creates reports for the Host-system or the jail it is installed in. With a large number of jails running on a system, installing and updating portaudit in every jail is time-consuming and error-prone. Jailaudit uses pkg installed in the Host-system to create a report for every jail. The reports are appended to the daily security run and can be sent to a specific mail address, which allows the Host-system administrator to dispatch portaudit reports to the owners of jails, keeping them informed about potential security advisories of their installed ports. Jailaudit can be used on FreeBSD 5.1 or larger.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/jailaudit-1.6.1/catalog.mk
  2. /usr/local/share/licenses/jailaudit-1.6.1/LICENSE
  3. /usr/local/share/licenses/jailaudit-1.6.1/Beerware
  4. bin/jailaudit
  5. etc/jailaudit.conf.sample
  6. etc/periodic/security/410.jailaudit
  7. @dir jailaudit/reports
  8. @dir jailaudit/tmp
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • jailaudit>0:ports-mgmt/jailaudit
To install the port:
cd /usr/ports/ports-mgmt/jailaudit/ && make install clean
To add the package, run one of these commands:
  • pkg install ports-mgmt/jailaudit
  • pkg install jailaudit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jailaudit
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1591094088 SHA256 (jailaudit-1.6.1.tar.bz2) = 414e38ce9f8db7b5fc87f5e6c8d9011a95619248d863328d9f6663cc2b9ada4d SIZE (jailaudit-1.6.1.tar.bz2) = 3439

Packages (timestamps in pop-ups are UTC):
jailaudit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.11.6.11.6.11.6.11.6.1-1.6.1-
FreeBSD:13:quarterly1.6.11.6.11.6.11.6.11.6.11.6.11.6.11.6.1
FreeBSD:14:latest1.6.11.6.11.6.11.6.11.6.11.6.1-1.6.1
FreeBSD:14:quarterly1.6.11.6.1-1.6.11.6.11.6.11.6.11.6.1
FreeBSD:15:latest1.6.11.6.1n/a1.6.1n/a1.6.11.6.11.6.1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
ports-mgmt_jailaudit
USES:
tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://outpost.h3q.com/software/jailaudit/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.6.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6.1
20 Jul 2022 14:22:46
commit hash: 9c165b983562e903a35c424b209ae3305652c866commit hash: 9c165b983562e903a35c424b209ae3305652c866commit hash: 9c165b983562e903a35c424b209ae3305652c866commit hash: 9c165b983562e903a35c424b209ae3305652c866 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
ports-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Stangl <alex@stangl.us>
  *  Anders F Bjorklund <afb@users.sourceforge.net>
  *  Benjamin Lutz
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Conrad J. Sabatier <conrads@cox.net>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Gabriel Linder <linder.gabriel@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6.1
02 Jun 2020 11:09:46
Revision:537535Original commit files touched by this commit
grembo search for other commits by this committer
Update to jailaudit 1.6.1

PR:		246934
Submitted by:	cryx-freebsd@h3q.com (maintainer)
1.6.0_1
04 May 2020 14:17:28
Revision:533926Original commit files touched by this commit
grembo search for other commits by this committer
Fix VNET jails (and IP-less jails in general)

PR:		245616
Approved by:	maintainer timeout
1.6.0
23 May 2019 20:52:02
Revision:502356Original commit files touched by this commit
swills search for other commits by this committer
ports-mgmt/jailaudit:

PR:		237914
Submitted by:	cryx-freebsd@h3q.com (maintainer)
1.5.2
05 Oct 2016 18:45:56
Revision:423367Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to  1.5.2
- While here, minor consmetic fixes

PR:		212847
Submitted by:	cryx-freebsd@h3q.com (maintainer)
1.5.1_2
19 Jul 2016 11:04:14
Revision:418767Original commit files touched by this commit
mat search for other commits by this committer
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
1.5.1_2
07 Dec 2014 00:07:48
Revision:374163Original commit files touched by this commit
antoine search for other commits by this committer
Canonicalize a few licenses
1.5.1_2
12 Nov 2014 21:53:18
Revision:372504Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.5.1_2
13 Oct 2014 15:45:03
Revision:370789Original commit files touched by this commit
mat search for other commits by this committer
Retire ports-mgmt/portaudit, it stopped working a month ago when pkg_tools
support was removed.  Also retire three ports requiring it, and a few optionnal
dependencies.

With hat:	portmgr
Noticed by:	ak
Sponsored by:	Absolight
1.5.1_1
07 Aug 2014 10:17:21
Revision:364258Original commit files touched by this commit
marino search for other commits by this committer
ports-mgmt/jailaudit: precreate two directories to fix launch issue

PR:		192396
Submitted by:	Gary (freebsd-bugzilla in-addr.com)
Fixed by:	maintainer (Philipp Wuensche)
1.5.1
04 Aug 2014 21:47:15
Revision:364056Original commit files touched by this commit
wg search for other commits by this committer
ports-mgmt/jailaudit: update to 1.5.1

PR:		192376
Submitted by:	maintainer
1.5
29 Jul 2014 21:43:18
Revision:363399Original commit files touched by this commit
adamw search for other commits by this committer
Convert some more USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
1.5
14 Feb 2014 10:01:37
Revision:344178Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.5
- add LICENSE (Beerware, maintainer is author of the port)
- support staging
- add dependency on ports-mgmt/portaudit for FreeBSD < 10

PR:		186757
Submitted by:	Philipp Wuensche <cryx-freebsd@h3q.com> (maintainer)
1.4
20 Sep 2013 22:36:49
Revision:327762Original 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:
ports-mgmt)
1.4
27 Mar 2013 19:20:32
Revision:315407Original commit files touched by this commit
ohauer search for other commits by this committer
- Update of jailaudit to version 1.4

PR:		ports/177410
Submitted by:	Philipp Wuensche <cryx-ports@h3q.com> (maintainer)
1.3
27 Feb 2013 13:03:46
Revision:313050Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.3

PR:             ports/176476
Submitted by:   Philipp Wuensche <cryx-ports@h3q.com> (maintainer)
1.2
30 Jan 2012 13:54:34
Original commit files touched by this commit
marck search for other commits by this committer
Make this port compatible with user-set TMPDIR environment variable

Committed directly due to maintainer-timeout of 1 month and non-intrusive
change behaviour.

PR:     ports/163697
1.2
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
1.2
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
1.2
06 Jan 2009 17:59:31
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
1.2
05 Feb 2007 01:08:46
Original commit files touched by this commit
pav search for other commits by this committer
Populate a new ports-mgmt category. List of moved ports:

  devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 24