1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/net-mgmt/ipaudit/pkg-plist
Richard Gallamore 3dec7703be * 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
Submitted by:	Jov <amutu@amutu.com> (maintainer)
Reviewed by:	lifanov (mentor), matthew (mentor)
Approved by:	lifanov (mentor), matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11356
2017-06-26 16:46:32 +00:00

10 lines
173 B
Plaintext

bin/makelocal
bin/total
etc/ipaudit.conf.sample
man/man1/total.1.gz
man/man8/ipaudit.8.gz
man/man8/ipstrings.8.gz
sbin/ipaudit
sbin/ipstrings
%%PORTDOCS%%%%DOCSDIR%%/README