libstatgrab 0.12 (31 July 2005)
* More details added to filesystem statistics.
(Patches provided by Roman Neuhauser)
* Rework Linux partition detection.
* Fix compile error in network stats on Linux 2.6.
(Patches provided by Scott Lampert)
* Change name of duplex value in network interface stats.
NOTE: this minor change breaks the API.
* Manual pages for saidar, statgrab and the other tools.
* Fix minor typo in statgrab usage output.
* Support for Solaris 10.
* Support for FreeBSD 7.
0.2611 Mon Jun 13 22:22:53 CDT 2005
- Fix the output of an informational message that we output when
changing the 'shebang line' in installable scripts. [Robin Barker]
- Backported a change from the 0.27_xx branch that keeps track of any
custom Module::Build subclass that might have been created in the
Build.PL script, so that we can reinstantiate the right class in
new_from_context(). [Requested by Jos Boumans]
Same 15 test failures as 0.2610.
symbol confusion in unix vs UNIX) and those updating guile-slib to fix
problems might not realize they have to update slib as well.
Suggestion from Chris Gilbert.
The plan is to remove the out-of-date source from bootstrap/bmake.
Sources obtained from ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/.
Source is kept in files/ for bootstrap purposes (to be done).
Update to version bmake-20051002. Changes include:
* Makefile.in (BMAKE_VERSION): bump to 20051001
support for UnixWare and some other systems,
based on patches from pkgsrc/bootstrap
Remove DEPENDS for mk-files (as mentioned on tech-pkg in June).
Use libnbcompat. Also patch-aa is to use libnbcompat.
(I chose to use patches so files would be exact from original source
tarball.)
And use PKGMANDIR.
a userlevel iSCSI test-quality initiator).
This project is Intel Lab's software reference implementation of
iSCSI. It has been tested to interoperate with the Cisco initiator,
and conforms to RFC 3720.
There are 3 forms of the iSCSI target that are produced:
ufsdisk - standard iSCSI target
ufsdisk_mmap - an mmap(2)-based iSCSI target
uramdisk - a ramdisk iSCSI target
and a testing-quality user-level iSCSI initiator called utest, which
can exercise the targets above.
Version 0.9.0 (released Oct 18 2005)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.0
User-visible changes:
* 285 New: Changed license to GPL / LGPL
* 68 New: commit log ctrl
* 95 New: Create a bookmark editor
* 249 New: Bookmark based configuration for flat view
* 253 New: Expand item in tree view when selected
* 258 New: Added column for log messages in Log dialog
* 307 New: No prefix in path column (Flat mode)
* 273 Change titlebar info to "RapidSVN - <location>"
* 205 Fixed: Show log entries for copied branches
* 274 Fixed: Import and Info had the same shorcut
* 275 Fixed: Window Frame Positioning incorrect on restart
* 303 Fixed: GUI minimized and then closed does not show GUI on restart
* 286 Fixed: Detection of supported schemas doesnt work with subversion-1.2
Developer-visible changes:
* 281 New (Mac): Create package directory for osx and include it in "check-version"
* 276 Fixed: Compilation error in path.cpp because of missing APR_STATUS_
* 277 Fixed: Build error on wxMac because of wxString/libtoolize
* 278 Fixed (Mac): autogen.sh on OSX needs 'glibtoolize' instead of 'libtoolize
* 280 Fixed: configure didnt detect missing docbook-xsl
* 284 Fixed (Mac): Menu flickering when list view changes
* 288 Fixed: Performance while expand item in tree view
* 289 Fixed: Diff working copy against BASE file
* 293 Fixed: Segmentation fault in client error handling
* 321 Fixed: segmentation fault in src/svncpp/context.cpp
* 328 Fixed: Change MSVC project to support Subversion 1.2.3.
* 329 Fixed: Add ICONV files to installer
Work in progress (not completed):
* 80 Remember filenames, log entries between calls
* 261 Additional bookmark operations
* 279 Ensure Compatibility with wxWidgets 2.6.0
* 287 Support Subversion 1.2
cmake not tested on DragonFly, but did build package on DragonFly.
Also hardcode "NetBSD" in PLIST instead of ${OPSYS} so deinstall
works on non-NetBSD platforms.
Bump PKGREVISION.