use spaces, not tabs.
o rcNG-fy.
+ Rename rc.conf(5) variable "drac_flags" to "dracd_flags".
+ Display pkg-message after install, warning admins of the rc.conf(5)
variable name change.
o Bump PORTREVISION accordingly.
PR: ports/66234
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
gnubiff is a mail notification program that checks for mail,
displays headers when new mail has arrived and allow to read
first lines of new mails.
It relies on the GNOME and GTK libraries but can be compiled
and used with or without GNOME support. Supported protocols are
pop3, apop, imap4, mh, qmail and mailfile.
Furthermore, gnubiff is fully configurable with a lot of
options like polltime, poptime, sounds, mail reader, mailbox
names, etc. and can also filter spam.
PR: ports/66226
Submitted by: Tim Bishop <tim@bishnet.net>
The core of the Netdude framework and the place where the
packet manipulations are performed. It allows you to implement
trace file manipulations at a much higher level of abstraction
than code written directly on top of the pcap library.
PR: ports/66178
Submitted by: Yann Berthier <yb@sainte-barbe.org>
Libcapnav is a libpcap wrapper library that allows navigation
to arbitrary packets in a tcpdump trace file between reads,
using timestamps or percentage offsets. The API is
intentionally much like that of the pcap library.
PR: ports/66177
Submitted by: Yann Berthier <yb@sainte-barbe.org>
- Create empty config file on the first startup to allow
settings to be saved.
- Fix shutdown on 4.x and some 5.x systems. [0]
- Remove unnecessicary p5-URI dependency, p5-libwww handles
it for us.
- Add p5-Template-Toolkit dependency.
- Remove some EXCLUDE_FILES already handled by EXCLUDE_DIRS
- Fix message about SLIMDIR. [0]
- Add a newsyslog.conf entry for the log file. [0]
- Add a pkg-message warning about the open defaults of the server. [0]
PR: ports/65799
Submitted by: Dan Pelleg <daniel at pelleg.org> [0]
Approved by: krion (mentor)
Pointy hat to: brooks (failed to add pkg-message)
- Create empty config file on the first startup to allow
settings to be saved.
- Fix shutdown on 4.x and some 5.x systems. [0]
- Remove unnecessicary p5-URI dependency, p5-libwww handles
it for us.
- Add p5-Template-Toolkit dependency.
- Remove some EXCLUDE_FILES already handled by EXCLUDE_DIRS
- Fix message about SLIMDIR. [0]
- Add a newsyslog.conf entry for the log file. [0]
- Add a pkg-message warning about the open defaults of the server. [0]
PR: ports/65799
Submitted by: Dan Pelleg <daniel at pelleg.org> [0]
Approved by: krion (mentor)
(Shadow's 5.8.11 > BitTornado 0.2.0)
- Add more download sites
- Fix build when WITH_PSYCO is defined
PR: ports/66210
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
AllowSupplementaryGroups enabled by default
Removed OSVERSION check (not needed anymore)
Make the port look a bit more like security/clamav
PR: 66203
Submitted by: Rob Evers