Age | Commit message (Collapse) | Author | Files | Lines |
|
works. Bump to 3.35.
|
|
Patch by Robert Elz <kre@munnari.OZ.AU> from PR 18413.
|
|
|
|
Differences to Leafnode version 1.9.26:
* Bug fixes and changes including:
+ checkpeerlocal.c:
% Fix infinite loop problem when interface list is longer than
2 kB (reported by Brian Somers).
% Fix for non-IPv6 compilation on Solaris
% Fix compiler warnings
+ Portability fixes for 64bit platforms in activutil.c, nntpd.c
and texpire.c
+ nntpd.c: if allowstrangers is set, don't call checkpeerlocal
at all.k
(For more details, please see the Leafnode ChangeLog file)
|
|
|
|
|
|
|
|
other CPU families, but I haven't tested those.
|
|
|
|
|
|
|
|
|
|
but most importantly, pan now uses GTK2 instead of GNOME for its widgets.
|
|
|
|
|
|
|
|
|
|
|
|
before. Problem noted by Thomas Klausner. Bump pkgrev.
|
|
* Honor PKG_SYSCONFDIR
* use bsd.pkg.install.mk to handle the rc.d scripts and config files
|
|
|
|
|
|
|
|
Use perl5/module.mk
Get ride of a patch by passing zlib's files locations in MAKE_ENV
|
|
fixes building gmake without libtool installed.
|
|
each platform anyway.
|
|
|
|
installed.
|
|
used by buildink2.mk files.
|
|
|
|
|
|
|
|
|
|
|
|
at http://pvs.csl.sri.com/license.html
|
|
PVS is a verification system: that is, a specification language integrated
with support tools and a theorem prover. It is intended to capture the
state-of-the-art in mechanized formal methods and to be sufficiently rugged
that it can be used for significant applications.
For more details, please see http://pvs.csl.sri.com/ and
http://pvs.csl.sri.com/overview.html
This package was tested on NetBSD-1.6-i386 and Linux-i386, it might work
(but might need some modification) on NetBSD-1.6-sparc and SunOS as well.
For i386, NetBSD 1.6 is required -- on 1.5.x versions, it will (seemingly)
install fine but not work correctly in various instances.
|
|
Fix compilation error on Linux
|
|
Fix compilation error on Linux
|
|
|
|
|
|
bugfixes and works much better with blackbox 0.65.0
|
|
- fix recursive redhat-build bug (fixes 577135)
- fix a memory leak in ToolWindow::windowAttributeChange.
- remove server grabs from the Image code. They prove to not be needed (they
no longer exist in the blackbox code.) And they cause the X server to lock
indefinately if you run 2 bbkeys on the same display, running the second
one from a terminal on the display.
- when we recieve a startup message from blackbox, clear out any leftover
windows in the window list. These are caused by the fact that on shutdown
of blackbox, if any windows are unmanaged after bbkeys, bbkeys doesn't get
notified of their destruction and so ends up with extra windows in its list.
- fix compiling issues under solaris. Thanks to grub on irc for use of his
time for testing.
- get rid of work-around for pre-0.60 blackbox, which fixes bug that let you
move the toolbar around with bbkeys.
- fix window focus tracking bug. Fixes bug where you could manipulate the
last focused window on a nono-visible workspace.
- fix multi-head bug in main.cc. We now putenv("DISPLAY=...") so that
applications launched will be launched on the correct display. Thanks to
Greg Gilbert for his patch!
- fix bug in main.cc (| rather than ||). Thanks to Roman Neuhauser!
- fix bug in bbkeys.hh--increasing MaxInstructions to 100 for cthulhain
- fix in bbkeys.cc -- XUngrabKey changed to use same call to find what
screen we're on as the XGrabKey call
- fix in bbkeys.cc -- doing "xterm -e sh -c $command" rather than "xterm -e
$command". Thanks to Magnus Solvang for the bug report. Also, changing
hideous char* and snprintf() to ostrstream, YAY!!
|
|
Suggested by kei at netbsd.org on tech-pkg-ja@jp.netbsd.org.
|
|
|
|
|
|
* bug fixes
|
|
|
|
correct sorting order of SUBDIR entries.
|
|
|
|
|