Page MenuHomeFreeBSD

net-mgmt/ipaudit: update to 1.1 and takeover maintainership
ClosedPublic

Authored by ultima on Jun 25 2017, 5:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 28, 4:45 AM
Unknown Object (File)
Sat, Nov 15, 2:19 PM
Unknown Object (File)
Sat, Nov 15, 1:22 PM
Unknown Object (File)
Sat, Nov 15, 12:54 PM
Unknown Object (File)
Sat, Nov 15, 11:20 AM
Unknown Object (File)
Sat, Nov 15, 9:45 AM
Unknown Object (File)
Oct 23 2025, 1:55 AM
Unknown Object (File)
Oct 19 2025, 3:29 AM
Subscribers

Details

Summary
  • Updated to 1.1
  • New maintainer Jov <amutu@amutu.com>
  • Removed obsolete patches
    • Fix typo in add_ports(), change to tcp_ports[] to udp_ports[]
    • Fixed pid file, write it from parent process *after* terminal is detached.
    • Fixed daemon mode, no longer depends on pid file option
    • In ipaudit.c, now apply pcap filters (-f option) to packets read from capture file.
    • In total.c, now handle command-line option errors correctly.
    • In hash.c, fix reallocation of data potions of hash table items when memory reallocated.

PR\: 220097
Sumitted by\: Jov <amutu@amutu.com> (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable