source code.
CleanQ3 is a Quake III Arena engine project intended to clean up the
original source code, and eliminate bugs. You won't find revolutionary
features, just a "better" Quake III.
WWW: http://tremor.quakedev.com/cleanq3.html
to 3.1.1
o This version works with jdk version >= 1.4 instead of only 1.4
o Add PKGMESSAGE instructing that x11-toolkits/swt31 should be of
version 3.1.1 or later.
PR: 94607
Submitted by: Mikhail T. <mi@aldan.algebra.com>
KSynaptics is a KDE control center module that enables users to take full
advantage of their mobiles' Synaptics touchpad. It depends on the Xorg/XFree86
synaptics driver and offers the following features:
* adjustable pressure sensitivity
* tapping configuration / smart tapping
* mouse button emulation
* circular scrolling
* smart mode
WWW: http://qsynaptics.sourceforge.net/
TouchPad Driver.
Programs that want to access the touchpad should make use of this
library and will thereby not interfere with each other. Available parameters
can be read and written and the version of the installed driver can be
determined.
WWW: http://qsynaptics.sourceforge.net/
SiLK, the System for Internet-Level Knowledge, is a collection of
netflow tools developed by the CERT/NetSA (Network Situational
Awareness) Team to facilitate security analysis in large networks.
SiLK consists of a suite of tools which collect and examine netflow
data, allowing analysts to rapidly query large sets of data.
WWW: http://silktools.sourceforge.net
PR: ports/94623
Submitted by: David Thiel <lx@redundancy.redundancy.org>
gpsim is a full-featured software simulator for Microchip PIC microcontrollers
distributed under the GNU General Public License.
gpsim has been designed to be as accurate as possible. Accuracy includes the
entire PIC - from the core to the I/O pins and including ALL of the internal
peripherals. Thus it's possible to create stimuli and tie them to the I/O pins
and test the PIC the same PIC the same way you would in the real world.
gpsim has been designed to be as fast as possible. Real time simulation speeds
of 20Mhz pics are possible. A 'goto $' program runs at the same speed as a
25Mhz pic when simulated on my 400Mhz PII Linux Box. Of course, as you add
stimuli and begin interacting with peripherals, the performance drops. But
it's still fast!
gpsim has been designed to be as useful as possible (at least that's the
intent - honest). The standard simulation paradigm including breakpoints,
single stepping, disassembling, memory inspect & change, and so on has been
implemented. In addition, gpsim supports many debugging features that are only
available with in-circuit emulators. For example, a continuous trace buffer
tracks every action of the simulator (whether you want it or not). Also, it's
possible to set read and write break points on values (e.g. break if a
specific value is read from or written to a register).
WWW: http://www.dattalo.com/gnupic/gpsim.html
PR: ports/94436
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>