submitted by Chris Kuethe <ckuethe at ualberta dot ca>
This is a set of utilites to configure and monitor Wireless Access Points
under Unix using SNMP. ap-utils probably works with all Access Points based
on the Atmel chipset. It may also work with APs with IEEE 802.11 MIB and NWN
DOT11EXT MIB support, such as Compex WP11.
naddy@ OK
Add fixes/speed-up from kde's qt-copy:
- let moc handle optional identifiers
- speed-up qt startup by looking up some settings at qapplication startup
(use one single qsettings object)
- some cursor/refresh bug.
--
Check is a unit test framework for C. It features a simple interface
for defining unit tests, putting little in the way of the developer.
Tests are run in a separate address space, so Check can catch both
assertion failures and code errors that cause segmentation faults
or other signals. The output from unit tests can be used within
source code editors and IDEs.
ELF-based archs as having an old boehm-gc can cause programs to stop working
after the WorX addition. Noticed after trying to build w3m and it failed
miserably.
to have them picked up in the current spot instead of Gtk+2 headers.
This was originally done to prevent potential breakage from an upgrade
when the headers path was changed to prevent this kind of problem in
the first place but it looks like all ports deal with this gracefully
since they use "gdk-pixbuf-config --cflags" to find the path.
For the moment, this disables dynamic module loading and bundles
together all the ciphers into the main library. When libtool-1.4
hits our tree, the updated ltdl support can be used to re-enable
the dynloading.
- multi-lingual support
- list creation/removal through web interface
- MIME base content filtering (demime et.al.)
- new architecture of mail delivery subsystem
- better, faster, cheaper, ... ;-)
naddy@ OK