1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/security/vpnc
Maxim Sobolev 08f6086b0a Use kldstat(8) to check for the availability of the if_tun module in the
kernel instead of checking for existance of /dev/tun. The latter causes
tun(8) to allocate new instance, which is not good by itself, but also
on all FreeBSD versions before the very recent -current it causes number
of tun devices to grow each time the script is invoked (and it's invoked
every time when vpnc makes a new connection).

Bump PORTREVISION.

Approved by:	MAINTAINER
2008-09-26 00:19:50 +00:00
..
files Use kldstat(8) to check for the availability of the if_tun module in the 2008-09-26 00:19:50 +00:00
distinfo
Makefile Use kldstat(8) to check for the availability of the if_tun module in the 2008-09-26 00:19:50 +00:00
pkg-descr
pkg-plist