Changes:
- Added configure script for better system features detection
and so added ability to build without ng_car module.
- Several new PPPoE and L2TP configuration options.
- Reimplemented RADIUS Class attribute support.
- Added native 64bit ng_ppp stat counters support.
- Added initial ng_ipacct node support.
- Several bugs fixed in PPTP, L2TP, DoD and proxy-arp.
Submitted by: mav (maintainer)
gwhois is a generic whois client. It strives to know for all existing
tlds and all ip address range the appropiate whois server to ask. You
can simple call gwhois with a query for some domain or some ip and it
will ask the right server for you! It can even query webforms which
are unfortunately the only query type supported by many bad nics.
gwhois can also be used as a whois server. You can call it from the
inetd and make it accessable via a normal standard whois client. This
allows for example using a windows client and still make use of the
enhanced features of gwhois.
WWW: http://freshmeat.net/projects/gwhois/
Based on: pkgsrc-wip, Gentoo Portage
They fix a few problems with inconsistences routes between
quagga and kernel route tables, loss MTU, assert in route-map code, etc.
Submitted by: Yandex company
Approved by: maintainer
and decoding of data in Bittorrent format. You can also extract
useful informations from .torrent files, create .torrent files
and query the torrent's scrape page to get its statistics.
PHP5 only.
WWW: http://pear.php.net/package/File_Bittorrent2/
PR: ports/115891
Submitted by: Zhen REN <bg1tpt at gmail.com>
- bump PORTREVISION
(*) Since program was drop connections every six hours,
this option provide mechanism to override default constant.
PR: ports/115420
Submitted by: SeaD <sead at mail.ru>
Approved by: maintainer (timeout)
a tight loop if the sound packet buffer is not empty. This usually
occurs after a long playback, and is indicated by an endless stream of
"ERROR: select: Bad file descriptor" messages on stderr.
Fix: forcibly empty the sound packet buffer after closing the sound device.
PR: 115692
Submitted by: "Eugene M. Kim" <freebsd.org@ab.ote.we.lv>
It takes care of all the details like building RADIUS packets, sending them
and decoding responses.
WWW: http://www.wiggy.net/code/pyrad/
PR: ports/115458
Submitted by: Blaz Zupan <blaz at si.FreeBSD.org>
- Use macro from bsd.sites.mk
- Remove USE_GCC as we have 3.4 in all supported version
- Update WWW entry
PR: ports/115393
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>