Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
maintainer is tech-pkg.
|
|
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.
|
|
This is from bootstrap for OSF1 5.1 from Sergey Svishchev in PR 31864.
|
|
|
|
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.
|
|
|
|
problem on Interix, but it appears that -export-symbols-regex needs it in
order for the relink-at-install phase to work properly.
|
|
|
|
|
|
|
|
|
|
|
|
but not included on all OS's.
|
|
|
|
|
|
|
|
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.
|
|
host idoru.mine.nu[82.31.78.41] said: 550 sorry,
never heard of you (in reply to RCPT TO command)
|
|
|
|
|
|
by Mahesh Chittur.
The gSOAP Web Services development toolkit offers an XML to C/C++
language binding to ease the development of SOAP/XML Web services in C
and C/C++.
|
|
Another stack overflow has been fixed, this one reported by Sven Tantau.
The stack overflow is trivially exploitable to run arbitrary code.
Additionally, the Makefile.in was fixed so that "make install" does the
right thing. Previously, it was not working properly, and the examples
would subsequently fail to build.
|
|
installation
|
|
doesn't build, but now the problem is only that slib's guile.init
needs a patch.
PKGREVISION++
|
|
From the release-notes.html:
What's New?
New User-Interface Color/Style
Higher-Level Categorization of Bugs (above "Product")
Regular Reports by Email of Complex Queries ("Whining")
"Environment Variable" Authentication Method
User-List Drop-Down Menus
Server-Side Comment Wrapping
UI for Editing Priority, OS, Platform, and Severity
Bugzilla Queries as RSS
Choice of E-Mail Sending Methods
"Large Attachment" Storage
and lots of Miscellaneous Improvements
See http://www.bugzilla.org/releases/2.20/release-notes.html for
all the details.
|
|
|
|
|
|
changes:
# Patch from Sudhi Herle so codeville can find modules if not installed in the standard python path
# 'annotate' feature courtesy of Yoshinori K. Okuji
# Patch to allow specifying changeset creation time on command line from Lele Gaifax
# Rewritten command line parsing. Options can now be specified anywhere on the command line, long options are supported and there is some basic help
# Rewritten history browsing code for simplicity and performance
-bugfixes
|
|
|
|
Version 2.15
Minor changes to address a couple of compile problems.
Version 2.14
1. Store weak references
2. Add STORABLE_attach hook.
|
|
* Version 0.5.20 (released 2005-10-23)
** The header file pr29.h is now installed by 'make install'.
** Translation updates.
** Update of gnulib files.
** API and ABI is backwards compatible with the previous version.
|
|
1.05 Bugfix: [cpan #13042] useless #ifdef should be #if
Bugfix: [cpan #13044] make test fails when using POSIX locale
|
|
Version 1.4.4 - October 2005, by Gary V. Vaughan
* ./configure --infodir=/usr/share/info now works correctly.
* When any file named on the command line is missing exit with status 1.
|
|
lang/ruby/rubyversion.mk changes.
|
|
|
|
|
|
NetBSD-1.6.2/i386.
|
|
gplink is the primary file affected; see gputils-0.13.3/ChangeLog for
more details.
|
|
WARN: Makefile:19: CONFIGURE_ARGS should be modified using "+=".
|
|
WARN: Makefile:24: CONFIGURE_ARGS should be modified using "+=".
|
|
Change:
- Identify Dothan on NetBSD. Patch submitted by Kevin Kim in private email.
|
|
|
|
this package used USE_X11BASE, which has not been the case for a long
time now.
|