* Use qt2-designer-kde for a uic that understands KDE2 widgets.
* Remove dynamic generation of PLIST. It generates incorrectly if other
packages install files in locations that kdebase2 thinks belong to it
(cervisia2 does this). Just list all of the files kdebase2 installs
directly in the PLIST. Also create a separate list of the plugins created
when requested. This fixes the problem noted in pkg/14549 by Mark Davies
<mark@mcs.vuw.ac.nz>.
* Fix problem noted in pkg/14428 by Mark Davies <mark@mcs.vuw.ac.nz> where
the the "Create New" links on the background menu in KDE2 fail to work
properly, complaining about insufficient permissions to write files.
* Support finding -lXdpms on XFree86-3.3.x with the configure script.
* Support Netscape plugins in Konqueror on Linux.
* Fix problem noted in pkg/14429 by Mark Davies <mark@mcs.vuw.ac.nz> where
the kdeeject script fails to properly call "eject" on NetBSD.
* Manage all of the icon directories for all of the KDE2 packages in the
PLIST.
* Workaround a NetBSD/alpha egcs optimization bug.
* Allow artsdsp pre-loadable module to be built.
* Fix pkg/14430 by Mark Davies <mark@mcs.vuw.ac.nz> where mounting devices
from KDE2 when /sbin isn't in your path doesn't work because mount/umount
can't be found. We append /sbin:/usr/sbin to the path before calling
mount/umount.
* Properly recognize that NetBSD's OSS implementation doesn't include the
Linux MIDI interface.
* Fix and sort PLIST.
Makefile.kde2 included by projects that use the recommended KDE2 build
infrastructure, including all of the admin scripts.
buildlink.mk included by KDE2 packages and contains all of the settings to
use the buildlink.mk infrastructure.
These obsolete Makefile.part1 and Makefile.part2.
While here added the support of Exuberant etags (exetags in this package).
List of changes for version 5.1:
* Changed name of option configuration files for MSDOS, MSWindows, and OS/2.
* Changed regex support to enforce REG_NEWLINE. This fixes problem where the
newline character was explicity being matched by user patterns [Bug #431477].
* Added new public domain library for reading tag files (see readtags.h).
* Added support for variables and namespaces, provided by Jay Glanville [Vim].
* Added report of non-options in option configuration files and CTAGS
environment variable.
* Added support for YACC language, submitted by Nick Hibma [YACC].
* Added support for Perl packages, submitted by Nick Hibma [Perl].
* Added '$' as valid identifier character for DEC C compiler [VMS, Bug #425147].
* Added compilation date and time to --version output.
* Added configure check for HP-UX to determine if ANSI options needed [HP-UX].
* Removed tags for forward class/struct declarations [C/C++, Bug #432563].
* Eliminated ;" separator from end of tag line when no extension fields are
present.
* Fixed segmentation violation for some Lisp files [Lisp].
* Fixed segmentation violation occurring when file referenced in #line
directive was from an unknown language.
* Fixed loss of sync when parsing bit fields named with C++ reserved word [C].
* Fixed compilation problem on gcc-2.7.2.
* Fixed problem parsing verbatim strings [Eiffel].
* Fixed problem with PHP references [PHP].
* Fixed handling of Perl __DATA__ sections [Perl].
* Fixed problem resulting from white space in tag name due to regex name
specifier.
* Fixed double reading of $HOME/.ctags when current directory is $HOME.
* Fixed problem reading option configuration files using CR-LF newlines.
* Fixed problem preventing output control over tag kinds of regex patterns
[Bug #429869]
+ restore definitions of RM and LN in makefile.neb, as they're used
later on in the file.
+ if we're going to the bother of passing PREFIX to the invocation of
make, we might as well use PREFIX rather than LOCALBASE in the definition
of CCLIENTDIR.
fetchmail-5.9.5 (Thu Nov 8 14:14:35 EST 2001), 21162 lines:
* Changed the logging logic along lines suggested by Jan Klaverstijn,
* fetchmailconf looks first in the directory it's running from to find
fetchmail.
* Make sure we vet a success status correctly from open_smtp_sink()
and open_bsmtp_sink().
* Matthias Andree's env.c patch to refuse service when QMAILINJECT is defined.
* Immediately abort if a non-empty QMAILINJECT environment variable is
found. If it is set and contains f or i, qmail-inject or qmail's
sendmail `compatibility' wrapper will rewrite From: or Message-ID:
headers, respectively. En passant, fix the bug that program_name was
not filled in before used when the user's ID had no PW entry, leading
to (null) or crash when printing the error message. Patch by Matthias
Andree.
* NextStep and OpenStep port patch from Eric Sunshine.
* Block signals during SockConnect() so we don't get a socket descriptor
leak if we're hit by an alarm signal during connect(2).
* Set queryname even when server is inactive; avoids a core-dump bug in
the fetchids code.
Fixed in 7.9.1
much better connection re-use validity check
bugfixed connection re-use for FTP urls containing name and password
LDAP transfers no longer "hang"
a memory leak in the cookie engine was removed
CURLE_GOT_NOTHING is a new possible error code
curl_easy_duphandle() now duplicates cookie parser status too
--fail now only returns error if HTTP code is >= 400
a possible memory leak when a transfer failed was removed
builds better in cygwin
"current speed" meter more accurate
-c without -b saves the cookies now
-0/--http1.0 can now be used to set HTTP 1.0 operations
bugfixed libcurl for "thread-hopping" on Windows
removed memory leak in IPv6-enabled libcurl
'curl' no longer uses curl_formparse()
non-blocking connects
bugfixed curl_formadd()
bugfixed CURLINFO_FILETIME
bugfixed cookiejar
CGI::FastTemplate manages templates and parses templates, replacing variable
names with values. It was designed for mid to large scale web applications
(CGI, mod_perl) where there are great benefits to separating the logic of an
application from the specific implementation details. The primary advantages
of CGI::FastTemplate over other template systems is speed and efficieny.
Changelog:
* Mail monitor option: Count unseen mail as new mail. (Based on a patch
by Martin Man <Martin.Man--at--seznam.cz>)
* Bugfixes:
o gkrellm -demo segfaulted.
o CPU sensor decals could be mapped wrong.
* Contributions:
o Anthony Mallet <anthony.mallet--at--useless-ficus.net> sensors.c patch
adds temp, fan, and voltage monitoring for NetBSD
o Przemyslaw Sulek <pbs--at--linux.net.pl> pl.po translation update.
o Darell Tan <dardil@singnet.com.sg> fs.c patch checks for uid matching
"owner" in fstab_user_permission().
o Tomas Ogren <stric--at--cs.umu.se> Solaris disk.c patch avoids adding
not found disks to the disk list.
EtherApe is a graphical network monitor for Unix modeled after etherman.
Featuring link layer, ip and TCP modes, it displays network activity
graphically. Hosts and links change in size with traffic. Color coded
protocols display. It supports Ethernet, FDDI, Token Ring, ISDN, PPP
and SLIP devices. It can filter traffic to be shown, and can read
traffic from a file as well as live from the network.
Changelog:
Minor Bug Fixed:
* Keybindings now work hopefully on every platform.
* omf files now installed in a separate directory.
* Changing gnome theme, tabs style didn't change
if you didn't restart MGT.
Enhancements:
* You can now change tab text simply clicking middle button
(or CTRL-Left button) on tab.
* tab text in dialog window is already selected so that
you can quickly delete it.
Guppi is a GNOME-based framework for graphing and interactive data analysis.
Guppi is a library that can be used to extend other programs. Programs can
either link directly to Guppi's shared libraries, or can embed Guppi plots
via Bonobo, GNOME's component architecture.
Changelog:
* Bug fixes, Polishing & Optimisations
* Shrink exported XLS files. (Jody)
* More work done to support financial functions. (Jukka)
* Improve dbf importer. (Jody)
* Rewrite solver dialog as guru. (Andreas)
* Re-enable compression for .gnumeric files. (Jody)
* Lots of documentation added. (Jukka)
* Make cell format dialog only pseudo-modal. (Jody)
* Added `Help' buttons for various tools. (Jukka)
* Fix support for cancel on window manager quit. (Jody)
* Help button on autosave doesn't crash. (Jukka)
* Fix non-bonobo View menu. (Jody)
* Added `Filter' submenu into the `Data' menu. (Jukka)
* Fix sheet extent calculation new complex objects. (Jody)
* Plug leaks. (Morten)
* Improve formula guru. (Jody)
* Cleanup various access to internal strings. (Morten)
* Support scrollwheel in a larger area. (Jody)
* Fix Edit -> Fill -> Autofill. (Jody)
* Make autocorrect non-modal and cleaner. (Jody)
* Make autocompletion a view attribute, with a gui. (Jody)
* Don't clear the clipboard when Klipper runs. (Jody)
* Enable per sheet style management to support (Jody)
validation, conditionals, and to simplify XLS export.
* Translations
* ru (Valek Filippov), nn (Roy-Magne Mo)
Changelog:
* libole2/ms-ole.c (ms_ole_open_vfs) : simplify.
* libole2/ms-ole.c: first attempt at handling files that are not
an integer number of 512-byte blocks.
(ms_ole_open_vfs): Fix file leaks. Verify block sizes.
(ms_ole_setup): Prepare the right number of blocks.
(ms_ole_destroy): Plug leak.
(ms_ole_lseek): Fix seek-from-end case.
* libole2/ms-ole.c (ms_ole_stream_open) : Be more careful about where
we are wiping.
* libole2.spec.in: don't point at sgml files we don't install.
The "edit" function is not implemented in GNU Chess 5.00. This means
that XBoard's "Edit Position" feature will not work with it. Loading a
position from a file, loading a PGN game that starts from a nonstandard
position, or playing an ICS wild game in Zippy mode, etc., will also not
work.
Also fix the gnuchessx script to accept options and to pass them through to
the gnuchess binary.
Bump package version number to 5.00nb2.
miyu% grep nb Makefile
DISTNAME= xfsprogs-1.2.8.srcnb1
miyu% /tmp/pkglint
OK: checking Makefile.
====> WARN: is 'nb1' really ok on DISTNAME, or is it intended for PKGNAME?
OK: checking pkg/PLIST.
OK: checking pkg/DESCR.
OK: checking distinfo.
0 fatal errors and 1 warnings found.
Suggested by Tomasz Luchowski.
From the email to kde-announce:
The program "efax" which is distributed as part of the klprfax program in the
kdeutils module poses a security risk when installed suid. "efax" has been
part of KDE 2.2 and KDE 2.2.1 and is installed suid by default.
Scope: a local user can gain root privileges by exploiting a bug in "efax".
Solution: Remove the suid bit from the "efax" executable. This can be done
with the following command:
chmod -s `locate bin/efax`
"efax" will continue to work as before as long as users have sufficient rights
to create lock files in the system lock directory (like /var/lock) and
sufficient rights to open the modem device.
1.5.0 Thu Aug 2 12:50:21 CDT 2001
- re-formatted to make vi friendly (I use emacs and vi, but mostly emacs)
added these lines to my .emacs to keep it friendly
(custom-set-variables
'(perl-indent-level 2)
'(perl-continued-statement-offset 2)
'(perl-continued-brace-offset 0)
'(indent-tabs-mode nil)
'(tab-width 2))
basically sets the indent level to 2 and converts tabs to spaces
of course this will hose some diffs (unless you ignore whitespace diffs)
- bug report/fix (thanks to Lupe Christoph) some older perls don't
support (?{ code }), so get_acl splitting expression was re-vamped.
- removed use IO::Socket::INET (again some older perls)
- removed Text::Parsewords dependency (wasn't using it anymore anyway)
1.5.1 Thu Aug 2 14:43:27 CDT 2001
- bug report/fix (thanks to Paul Kranenburg) in get_quotaroot,
removes extraneous line
1.6.0 Sun Nov 4 10:19:44 CST 2001
- bug report/fix (thanks to Dylan Martin and Alain Turbide) for the
botch I made of the get_quotaroot fix I made in 1.5.1
- bug report () motd's weren't handled, I put some code in that doesn't break
the current, but is also untested against motd's (feedback anyone?)
- added CRAM-MD5 support as an authentication method, send it in the new call
0 off, 1 on, 2 on with LOGIN fallback, this also adds the requirement of
Digest::MD5, Digest::HMAC, MIME::Base64 if you use this option
* Use procmail's lockfile to serialize the execution of critical parts of
keychain, thus avoiding multiple ssh-agent processes being started if
you happen to have multiple xterms open automatically when you log in.
Keychain will now auto-detect whether lockfile is installed; if it is,
keychain will automatically use it
* No longer "kill -9" our ssh-agent processes
* Added argument "--quiet | -q"
* Added "-h" as alias for "--help", added "-k" as alias for "--stop"
* Add /usr/ucb to path for Solaris systems
* Try to add multiple keys using ssh-add; avoid typing in identical
passphrases more than once.
* Misc. compatibility, signal handling, cleanup fixes
* We now use .ssh-agent-[hostname] instead of .ssh-agent
* "source" to "." shell-compatibility fixes.
* "rm -f $pidf" after stopping ssh-agent fix
guile-1.4), and a new version doesn't seem to forthcoming any time
soon (upstream). Remove the package; we can add an updated version if
it ever appears.