Hi porters,
What's the preferred way of installing files from a port? Use the do-install
target, or patching a broken (at least for OpenBSD and it's DESTDIR) install
target in the programs own Makefile? I'm seeing both examples in the tree, and
have used the first method myself for a few small
Update sysutils/expiretable, from 0.5 to 0.6.
Changes (from the homepage):
Added the ability to specify age in minutes, hours, days etc. Changed
the age-limit to the limit imposed by OpenBSDs nanosleep(2).
Tested on i386/current.
Would be nice to get this into 3.9, so please test and/or comm
Hi ports@
A few improvements in the util that expire entries from pf tables based
on their age. It now includes a "smart" daemon mode.
Tested on i386. Diff attached.
(I'm going to send a separate diff to change to my new email address
throughout the tree, I'm leaving the old one in this port
From pkg/DESCR:
gpioflicker changes the state of a GPIO pin on startup, on reception of
a signal, or whenever a packet arrives on a network interface. A
popular application is to flash GPIO-connected LEDs on firewall systems
when packets are blocked.
Tested on i386 (WRAP, with gpio leds), au
From pkg/DESCR:
Expiretable is a utility used to remove entries from a pf table based on
their age. The age in question being the amount of time that has passed
since the statistics for each entry in the target table were last
cleared.
Tested on i386 and sparc64.
I use it to time out ssh bru
sysutils
MASTER_SITES= ${HOMEPAGE}
HOMEPAGE= http://www.harding.motd.ca/autossh/
+
+MAINTAINER= Johan Fredin <[EMAIL PROTECTED]>
# BSD
PERMIT_PACKAGE_CDROM= Yes
Index: distinfo
===