Sancp is a network security tool designed to collect
statistical information regarding network traffic, as
well as, collect the traffic itself in pcap format, all
for the purpose of: auditing, historical analysis, and
network activity discovery.
PR: ports/77426
Submitted by: Paul Schmehl
Approved by: nectar (mentor)
- support NOPORTDOCS;
- authorize inclusion on CD-ROM (suggested Pedro F. Giffuni, checked with
the Scilab project leader);
- fix pkg-descr to include Scilab copyrigth as requested by the licence.
PR: 82003
Submitted by: maintainer
The purpose of this transport is to provide a way for users to be logged into
ICQ via their Jabber account. It is implemented in Python, using the Twisted
framework. This project is just getting off the ground, and so it does not have
quite the functionality of other transports yet. That will come in time.
PR: ports/81994
Submitted by: Renato Botelho <freebsd@galle.com.br>
Wihle I'm here, add a STARTUP_SCRIPT knob to specify a different name for
the etc/rc.d/svscan.sh script, e.g. allowing a name like 000.svscan.sh.
PR: 81677 [1]
Submitted by: Renato Botelho <freebsd@galle.com.br> [1]
- from Changes
Version 2.0
- Added the Class::Error module and tests
- Added the Class::Util module and tests
- Minor change in the Class::constr closure to allow to stop the init subs
by returning undef OR a Class::Error object
- Added the 'skip_autoload' option to Class::constr pragma
- You can also pass an HASH reference to the constr method
- Changed the result returned by the group accessor in list context:
old version returned the keys of the hash (deprecated since the 1.77)
this version returns the whole hash
and --enable-pgsql-logging. Correspondingly, deprecate WITH_MYSQL_LOG and
WITH_PGSQL_LOG in favor of WITH_SQL_LOG.
Reported by: Alexander B. Zubkov <sasha@sekrett.ru>,
Martin Tsachev <mtsachev@gmail.com>
The original author's email address bounces, so this is fixed here.
- Move patch from patch-aa to patch-fmirror.c
Submitted by: Fred Cox <sailorfred@yahoo.com>
Approved by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
PR: ports/81787