Age | Commit message (Collapse) | Author | Files | Lines |
|
problem. Also, patch configure script to not add "-ansi -pedantic" to
CFLAGS. It seems pointless to use the "-ansi" warning when so many
warnings about ANSI C not supporting "long long", etc., appear.
|
|
The "kdevelop" package infra structure consists of these packages now:
- kdelibdocs
- kdevelop-base
- kdbg
- c-cpp-referenc
|
|
|
|
C and C++ reference for the KDE IDE
|
|
KAME-based IP stacks (like NetBSD :)
|
|
|
|
|
|
|
|
|
|
- Translations for: Hungarian, Japanese, Norwegian (Nynorsk), Serbian,
Turkish
- Updated the User's Manual (English, Russian (thanks, Ilmar!), German).
- Improved the program icon; made the installation more KDE2 compliant.
- Enabled mouse wheel scrolling at various places.
- Added memory display.
- Single-stepping by instruction.
- Watchpoints. Finally! (On Linux/i386 works best with gdb 5!)
- Made Delete key work in the watch window.
- Breakpoints can be enabled and disabled in the breakpoint list.
- Detach from debugged program on exit (and when new program is debugged).
- Added a list of recently opened executables (thanks to
Thomas Sparr <thomas.sparr@kreatel.se>).
- Fixed endless loop on shutdown.
- Brought in line with KDE 1.91 (KDE 2 beta).
- Debugging of multi-threaded programs. Requires a gdb that supports
- multi-threaded programs, like gdb 5.
- Debugger window pops into the foreground when the program stops.
- Made tab width a user-settable option.
- Display disassembled code.
- Use the KDE system fixed font for the source code window.
- By default, do not log communication with gdb.
- Added an integrated output window (based on code by Judin Max).
- Program specific settings can be set. In particular: the debugger
command (required if you are debugging remote devices), the
terminal emulation needed for the program.
- Use docking windows thanks to Judin Max <novaprint@mtu-net.ru>.
- Added a register dump window. Based on code by Judin Max.
- Implemented "balloons" (tool tips) that show variable values.
- ./configure fix for NetBSD thanks to Berndt Josef Wulf <wulf@ping.net.au>.
- There's now a Swedish translation thanks to
- Örjan Lindbergh <orjan.lindbergh@telia.com>.
- Save and restore watched expressions.
- More adjustments for the KRASH release.
- Show <repeat...> count in QStrings like in normal C strings instead
of repeating the characters.
- Use QListView instead of KTabListBox.
|
|
|
|
|
|
|
|
Base modules for IDE for Unix/X11/KDE
This package is part of the reorganized "kdevelop" package infra structure.
|
|
|
|
ipv6calc is a small utility in C to manipulate IPv6 addresses. The intentions
were to convert a given IPv6 address into compressed format, convert a given
IPv6 address into the same format like shown in Linux' /proc/net/if_inet6 and
(because it was not difficulty) migrate ip6_int into. Now only one utiltity is
needed to do a lot (perhaps the features grow on demand in the future).
This utility will be used in the future to extend features on
network-functions-ipv6.
Examples:
ipv6calc --addr2ip6_int ipv6addr[/prefixlength]
Converts given IPv6 address to a dot separated reverse nibble format for use with DNS
e.g. 3ffe:400:100:f101::1
-> 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.0.1.f.0.0.1.0.0.0.4.0.e.f.f.3.ip6.int
e.g. 3ffe:400:100:f101::1/64 -> 1.0.1.f.0.0.1.0.0.0.4.0.e.f.f.3.ip6.int
ipv6calc --addr2compaddr ipv6addr[/prefixlength]
Converts given IPv6 address to a compressed one
e.g. 3ffe:0400:0100:f101:0000:0000:0000:0001 -> 3ffe:400:100:f101::1
ipv6calc --addr2uncompaddr ipv6addr[/prefixlength]
Converts given IPv6 address to an uncompressed one
e.g. 3ffe:400:100:f101::1 -> 3ffe:400:100:f101:0:0:0:1
ipv6calc --addr2fulluncompaddr ipv6addr[/prefixlength]
Converts given IPv6 address to a full uncompressed one
e.g. 3ffe:400:100:f101::1 -> 3ffe:0400:0100:f101:0000:0000:0000:0001
ipv6calc --addr2if_inet6 ipv6addr[/prefixlength]
Converts given IPv6 address to similar format shown in /proc/net/if_inet6:
addr scope [prefixlength]
e.g. 3ffe:400:100:f101::1 -> 3ffe04000100f1010000000000000001 00
e.g. 3ffe:400:100:f101::1/64 -> 3ffe04000100f1010000000000000001 00 40
ipv6calc --if_inet62addr 32hexcharsIPv6addr [2hexcharsPrefixlength]
Converts given if_inet6 formatted IPv6 address to normal one
e.g. 3ffe04000100f1010000000000000001 -> 3ffe:400:100::1
e.g. 3ffe04000100f1010000000000000001 40 -> 3ffe:400:100::1/64
|
|
v 0.1.21
* F.J. Franklin patch cleaning up header files (add common.h, region.h).
* F.J. Franklin patch improves TTF config.
* Bob Bell syntax fixes.
|
|
into ucd-snmp distribution.
|
|
used by "kdbg" "kdbg" must depend on "kdevelop" and not the other way
arround.
|
|
|
|
|
|
|
|
package.
|
|
|
|
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
|
|
|
|
|
|
this release of the PNG library. So increase the shared library minor
number and bump the package version to "1.0.9nb1".
|
|
allows correct local delivery on multiple hosts while still canonicalizing
visible and sender addresses. (This makes it possible to support vanity
domains and "permanent address" services like iki.fi and pobox.com.)
|
|
|
|
bump the version)
|
|
|
|
found in version 1.0.8. Patches contributed by Nathan Ahlstrom
in PR pkg/12317.
|
|
where it belongs and copy it to "${WRKSRC}" in the "post-extract" targets.
This also prevents the installation of "bsd-daemon.xpm.orig".
|
|
|
|
|
|
don't look quite right, but in fact are as specified. This undoes a
previous change. Thanks to Jim Wise for pointing out the mistake.
|
|
|
|
|
|
|
|
|
|
|
|
Changes are:
- Fixed a problem parsing baudrate strings in the tty server.
- Fixed some minor pointer type problems.
|
|
Changes since 5.6.0:
fetchmail-5.7.0 (Thu Mar 1 18:00:08 EST 2001), 20131 lines:
* Updated Danish translation from Byrial Jensen.
* Fixed bug in NTLM support. Separately, "auth ntlm" now works.
* Imail server and vircom NTLM account added to test list.
* Don't require Tkinter to read --configdump output.
fetchmail-5.6.8 (Thu Feb 22 02:57:31 EST 2001), 20110 lines:
* `preauth' option changed back to `auth'
* IMAP code now bails out if the server forces the mailbox read-only.
* Fixed a core dump in Dave Zarzycki's new plugin code.
* POP3 latency optimization: only do CAPA and set authentication capabilities
from it once at start of run.
fetchmail-5.6.7 (Mon Feb 19 12:31:03 EST 2001), 20082 lines:
* Fixed brown-paper-bag password bug (only showed up if it was necessary
to prompt for a password). This fixes Debian bug #86350: Fetchmail doesn't
ask for password.
* In POP3, query for AUTH methods a la RFC2449.
fetchmail-5.6.6 (Thu Feb 15 20:43:47 EST 2001), 20083 lines:
* Fixed locale setting; this should make i18n actually work.
* Resolved Debian bug #85938: fetchmail asks for a password when using ETRN.
* Resolved Debian bugs #85853 and #86047. POP3: Don't issue AUTH between
USER and PASS, some servers choke on this.
* Resolved Debian bug #85772 re Kerberos compilation.
* Resolved Debian bug #85961: Wrong error message when local connection fails.
* Serious pre-release regression testing begins. This version tested
against 18 different POP3 and IMAP servers.
fetchmail-5.6.5 (Mon Feb 12 04:33:39 EST 2001), 20062 lines:
* CRAM-MD5 authentication of IMAP and POP3 is working. Tested against
IMAP4rev1 2000.287 and v2000.70 POP3 gateway at neo.netnea.com.
* Full support for POP3 AUTH (RFC1734) with KERBEROS_IV, GSSAPI, OTP.
This code has been completely refactored. In the process, it is
possible I have broken GSSAPI, KERBEROS, and OPIE; this needs to be tested.
The old IMAP-LOGIN, IMAP-GSS, and IMAP-K4 protocols are gone; fetchmail
now uses these automatically when it detects the right capabilities.
To prevent having fetchmail look for a password, specify a "preauth"
option other than "password".
* Noted that Debian bugs #78963, #63064, #81312, #78796, #78363, #78149,
#68627, #67559, #63308, #63088, #71428 are fixed.
* Resolved Debian bug #65505: fetchmail now returns a nonzero exit status
when interrupted before a successful fetch.
* configure --ssl works correctly again.
fetchmail-5.6.4 (Sun Feb 11 00:43:14 EST 2001), 20085 lines:
* ODMR port fix for AIX.
* Dave Zarzycki's fix for former FAQ item F5 (%h and %p not being expanded).
* Dave Zarzycki's fix to reap zombie processes when nodetach is set.
* Attempted fix for CRAM-MD5 problem with IMAP 2000.
fetchmail-5.6.3 (Wed Feb 7 10:56:21 EST 2001), 19901 lines:
* VPATH build fixed (thanks to Harry McGavran).
* Danny O'Brien's patch allowing preauth and idle to work together.
* Fixed a bug in configure.in that was resulting in KERBEROS_IV being
set when it should not have been (several reports).
* FAQ change: mailing lists have moved to MailMan.
* Deal with brain-dead netmind mail missing the RFC822 delimiter line.
* ODMR (RFC 2645) support -- untested and probably buggy!
fetchmail-5.6.2 (Fri Jan 5 16:45:47 EST 2001), 19744 lines:
* Dave Bodenstab's fix for the lockfile re-exec problem.
* Fixes for `principal' handling in fetchmailconf.
* Make --with-included-gettext work again (Thanks to Albert Chin-A-Young).
fetchmail-5.6.1 (Mon Dec 11 23:11:59 EST 2000), 19718 lines:
* More on ETRN in the FAQ.
* Horst Klokow's patch to make interface check the remote IP address.
* Roger Luethi's patch to write the UIDL file when you hit a fetchlimit.
* Don Beusee's patch to eliminate wedging on authentication failure.
Instead, fetchmail will now notify the user on the third failure, then
continue polling silently until service is restored (at which time the
user will get a notification).
* Samuel Leo's patch to add LMTP capability to the smtphost option.
* Fix UIDL handling on skip entries.
* Add Don Beusee's `spambounce' option (default off).
|
|
|
|
mew-1.95b111
|
|
the main program is called. Remove an unnecessary line from the ugly
"configure" script (so-called).
|
|
tidying.
|
|
|
|
Changes: Virtual format support by a new module system, file reading
and writing speed increased, more robust error handling, compiler
warning cleanup.
|