summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-03-04Fix the ${MASTER_SITES} for the new distfile. Fixes i386 bulk buildjtb3-8/+18
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.
2001-03-04Change "kdevelop" into a meta package and bump version number to 1.3nb1.tron4-1730/+12
The "kdevelop" package infra structure consists of these packages now: - kdelibdocs - kdevelop-base - kdbg - c-cpp-referenc
2001-03-04Add and enable "c-cpp-reference" package.tron1-1/+2
2001-03-04Initial import of new "c-cpp-reference" package:tron4-0/+1095
C and C++ reference for the KDE IDE
2001-03-04Update to ipv6calc-0.11. Changes: includes patches to build onhubertf3-21/+4
KAME-based IP stacks (like NetBSD :)
2001-03-04Use ${PKGLOCALEDIR}.jtb3-5/+7
2001-03-04Put @PREFIX@ back here instead of `/usr/pkg'.jtb2-4/+4
2001-03-04add gtk_wicontrolitojun1-1/+2
2001-03-04gtk_wicontrol, graphical status meter/controller for Wavelan cardsitojun4-0/+23
2001-03-04Update "kdbg" package to version 1.2.0. Changes since version 1.0.1:tron5-52/+106
- 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.
2001-03-04List me as maintainer of this package.tron1-2/+2
2001-03-04Make "CONFLICTS" line easier to understand.tron1-2/+2
2001-03-04Add and enable "kdevelop-base".tron1-1/+2
2001-03-04Import new "kdevelop-base" package:tron5-0/+667
Base modules for IDE for Unix/X11/KDE This package is part of the reorganized "kdevelop" package infra structure.
2001-03-04add & enable ipv6calchubertf1-1/+2
2001-03-04Add ipv6calc-0.10:hubertf6-0/+53
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
2001-03-04* updated to libwmf-0.1.21. From CHANGELOG:kei5-25/+14
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.
2001-03-04remove obsoleted PATCH_SITES section. the kame patch is already integrateditojun1-5/+1
into ucd-snmp distribution.
2001-03-04Because the "kdevelop" package maintains the directory structure which istron2-4/+3
used by "kdbg" "kdbg" must depend on "kdevelop" and not the other way arround.
2001-03-04Add missing file "lib/librle.la".tron1-1/+2
2001-03-04Update package list for latest "libtool".tron1-13/+7
2001-03-04Use default compiler to avoid problem with new "libtool".tron3-12/+15
2001-03-04Fix oversight and add missing new files installed by version "1.6" of thistron1-2/+74
package.
2001-03-04Use ${PKGLOCALEDIR} for location of installed locale files.jlam5-34/+46
2001-03-04Because the minor number of the PNG library was increased packages compiledtron50-111/+100
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.
2001-03-04Fix permissions in repository, part 2.tron1-0/+34
2001-03-04Fix permissions in repository, part 1.tron1-34/+0
2001-03-04As point by Johnny C. Lam in private e-mail a new function was added intron4-8/+8
this release of the PNG library. So increase the shared library minor number and bump the package version to "1.0.9nb1".
2001-03-04Add an option to disable canonicalizing the envelope recipient. Thiskim2-4/+7
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.)
2001-03-04turn KERBEROS into a binary switchassar11-38/+33
2001-03-04unbreak this pkg - 1.1 won't run (this is a pkgsrc problem, else I'dhubertf2-6/+2
bump the version)
2001-03-04make it work with krb4 and gssapi (on krb5)assar4-46/+96
2001-03-03Update "png" package to version 1.0.9. This update fixes several bugstron2-5/+5
found in version 1.0.8. Patches contributed by Nathan Ahlstrom in PR pkg/12317.
2001-03-03Add a file with "patch" is an ugly kludge. But the file into "${FILESDIR}"tron3-175/+173
where it belongs and copy it to "${WRKSRC}" in the "post-extract" targets. This also prevents the installation of "bsd-daemon.xpm.orig".
2001-03-03Add missing file "lib/X11/icewm/taskbar/bsd-daemon.xpm".tron2-2/+4
2001-03-03Fix build problem on NetBSD-alpha.tron2-4/+13
2001-03-03Install app-defaults file as `TCM'. The colours of the applicationjtb2-4/+4
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.
2001-03-03Fix build problem in conjuction with latest "libtool".tron2-1/+15
2001-03-03Update to naming scheme of latest "libtool".tron1-10/+10
2001-03-03Add new files forgotton to add during the 1.2.1 update.tron1-1/+4
2001-03-03Missed one.skrll2-4/+4
2001-03-03Fix build problem with qt1 and libtool.skrll2-7/+8
2001-03-03Update to tits-1.0.2.scw2-4/+4
Changes are: - Fixed a problem parsing baudrate strings in the tty server. - Fixed some minor pointer type problems.
2001-03-03Update fetchmail{conf} to 5.7.0.frueauf6-30/+25
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).
2001-03-03Add an info dir entry for fftw.info.toshii2-0/+19
2001-03-03Update:jun2-4/+4
mew-1.95b111
2001-03-02Install app-defaults file as `tcm' rather than `TCM' since that's whatjtb3-5/+4
the main program is called. Remove an unnecessary line from the ugly "configure" script (so-called).
2001-03-02Vastly decrease the number of files run through `sed'. Some other minorjtb2-14/+23
tidying.
2001-03-02pkg/12294: pppctl dumps core. Patch from Bruno Achauer <bruno@exet-ag.de>.ad2-1/+32
2001-03-02Update to 0.2.1, provided by Nathan Ahlstrom in pkg/12315.wiz3-7/+6
Changes: Virtual format support by a new module system, file reading and writing speed increased, more robust error handling, compiler warning cleanup.