summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-02-05remove trailing '.'wiz1-1/+1
2000-02-05RCS tags addedwiz2-0/+2
2000-02-05remove IS_INTERACTIVE, since it doesn't seem to be interactive (anymore?)wiz1-2/+1
2000-02-05RCS tags addedwiz2-0/+2
2000-02-05added patch-sumwiz1-0/+3
2000-02-05add empty md5 for pkglintwiz1-0/+1
2000-02-05make pkglint happy; remove obsoleted patch-sums from patch-sumwiz3-12/+8
2000-02-05make it compile again (don't link statically)wiz2-6/+7
2000-02-04Add GNU mirrors to master site list.tron1-2/+3
2000-02-04Correct SHLIB_LINK redefinition and update patch checksums (patch-ak wasjlam2-5/+5
out of synch)
2000-02-04Update snort to 1.5.1rh3-5/+7
Changes are: * fixed a problem with pass rules not being applied properly * fixed a #include ordering statement for Slackware 4.0 installs * fixed banner output for the -V option * Token Ring decoding is now fully functional * Added packet buffer cleanup code to all protocol decoders * fixed a problem with improper TCP option output * Added a Snort man page
2000-02-04Updated to xcruise-0.24.minoura3-5/+11
2000-02-04Remove package name from comment.agc1-1/+1
2000-02-04add grace subdirdrochner1-1/+2
2000-02-04add Xbae dirdrochner1-1/+2
2000-02-04add quotes around the IGNORE string to prevent the "(8)" from causing problemsdmcmahill1-2/+2
2000-02-04add and enable mouse-pppoehubertf1-1/+2
2000-02-04Makes PPP over Ethernet going (sorry, no more information availablehubertf5-0/+29
right now). In case of emergency, mail der Mouse <mouse@rodents.montreal.qc.ca> (No docs available :-/)
2000-02-04fix typohubertf1-1/+1
2000-02-04Use "ptl2" instead of "mit-pthreads" to make this work on a.out systems.tron3-25/+27
2000-02-04Ooops, forgot to update package list.tron1-1/+7
2000-02-03Update "spruce" package to version 0.5.14. Changes since version 0.5.9:tron2-6/+8
o Fixed some IMAPv4r1 issues, seems to be working a little better now. o Added most of the support for GNU Privacy Guard by using an alpha lib Privacy Guard Glue. For GPG support, you must now use the --enable-gpg configure flag (./configure --enable-gpg) For reference, I'm currently using Pgg-20000116 and as the author of Pgg states, new versions are unlikely to be compatable so be warned that you may need to have the same Pgg lib that I have. I will be maintaining a file specifying which version of Pgg you need to use it with Spruce. o Fixed the segfault/corruption bug caused when a user deleted a message from a mbox spool o Various code speedups/cleanups o Added some simple multithreading (spruce now requires POSIX threads) o fixed some segfault-causing assertion errors o Added the ability to set customized word-wrap length o Fixed a bug which led to a incorrectly formatted date in the header if you had set the locale to some other language. o Added IMAP cram-md5 (oops, had it commented out before) o Due to popular demand, I have added blind carbon-copy functionality o Fixed a segfault bug in the address book o Added more NLS files o You can now select multiple addresses in the address book o You can choose to have spruce prepend every subject with a "Re: " (or a "Fw: " - depending on the situation) or you can choose to have spruce only prepend those if they are not already in the subject prior to clicking reply/forward buttons o Finished adding mbox support (hopefully no bugs ;-) o Added more command-line arguments and updated the manual page to reflect these changes o Added support for encrypted connections for POP and IMAP thanks to a patch by Erik Forsberg o Added a manual page o Fixed one last SMTP bug that wouldn't allow a few users to send mail. o Added French, Italian, German, Spanish, and Portuguese NLS support (I wrote a perl script called makepo.pl in /po directory. These languages may not be 100% correct) o You may now use Fetchmail to retrieve messages rather than Spruce's internal Pop3 code. o sped up some of the parsers o various code cleanups
2000-02-03import grace, a graphing tool based on xmgrdrochner8-0/+214
2000-02-03add Xbae package: 3 Motif widgets which come with lesstif but are notdrochner9-0/+253
installed by our lesstif pkg
2000-02-03not needed anymoredrochner3-24/+0
2000-02-03Upgrade to pdflib-2.01. Changes include a new (autoconf based) builddrochner6-96/+95
environment, bugfixes and documentation improvements.
2000-02-03regenjdolecek1-1/+2
2000-02-03add NetBSD RCS idjdolecek1-0/+2
2000-02-03src/getopt.c: include "system.h" to get correct definition of _ macro -jdolecek1-0/+11
the test here depends on HAVE_LIBINTL_H, which is not set by configure This change makes bison use the internationalized catalogs even for messages in getopt.c. Bug report submitted to bug-bison@gnu.org.
2000-02-03Update GNU mirror list.tron1-3/+4
2000-02-03Update to 1.10nb1abs28-624/+783
Actually work with the supplied WAD file One file-to-patch per patchfile Remove strange 'post-patch' substitute X11_BASE phase Fix numerous coredumps Add a '-h' usage Handle the sndserver dying Make it work on little endian systems Add a '-volume X' flag, and skip all sound code if 0 Other cleanup in some of the more repellant code areas.
2000-02-03Update to 1.1. From the NEWS file:fredb2-4/+4
* Fixed a bad stackbase on NetBSD/FreeBSD platforms. * Fixed a locking bug in lock_pt.c. * Using pthread_attr_setdetachstate in lwp_pt.c instead of modifying the attr struct directly. * Improved cross-compiling with cygwin32 and djgpp. * Added a script that might produce a useable ports/packages descriptions. * Wrote a bit in the INSTALL document. NOTE: The script pkgs/pkg-bsd.sh was not used to make this package.
2000-02-03Update to 2.01 - extend deweydecimal compare to handle nb<N> suffixesabs2-5/+21
2000-02-03regenjdolecek1-1/+2
2000-02-03Update ddd to 3.2rh5-35/+26
Changes are: ============ Documentation ------------- - There is a new DDD manual, generated from Texinfo source, and coming in HTML, PDF, PostScript, Info, as well as plain text format. Debuggers and Languages ----------------------- - This release contains partial support for DEC's `ladebug' debugger. Please send in bug reports listing remaining problems. - Parsing of JDB data has been improved. - DBX prompts for object file names are recognized. User Interface -------------- - `Breakpoint Properties', `Define Command', and `Debugger Settings' have an `Apply' button that applies changes to text fields. - In TTY mode, you can edit and complete the command line as in GDB. (Uses GNU readline library.) - Ctrl+E moves the cursor to the end of the line. For a `Run' shortcut, use F2/F3 or Shift+Ctrl+E. - DDD uses the locale as specified by the environment (such as $LANG). This allows input of locale characters in DDD dialogs; error messages may also come up in your locale. If you experience any problems, set LANG=C when invoking DDD. Plotting -------- - If you have several indexed variables in a cluster (such as X[1], X[3], and X[5]), DDD plots the cluster as 2-D plot, where the X axis shows the index, and the Y axis shows the values. This is useful for plotting array slices (see below). Source Navigation ----------------- - Using GDB, `Open Source' no longer automatically reads all shared libraries of the debuggee; this took too much time with some programs. There is an additional button that loads libraries. Data exploration ---------------- - You can rotate structs, saving space by omitting the member names. A rotated struct looks very much like a horizontal array. - The last rotation setting is used for new displays and is saved together with other DDD options. - Array slices `ARRAY[FROM..TO]' are much better supported: * By default, the displayed values are clustered and displayed like an ordinary array. * Array slices can be plotted, too (see `Plotting', above). - You can use the FROM..TO notation in arbitrary values, and also multiple times; `graph display 1..5 * 1..5' creates a multiplication table. - To select multiple displays, it suffices that the selection rectangle touches a display (rather than enclosing it entirely). - The Display Editor has buttons for clustering and unclustering displays. Running the Program ------------------- - Breakpoint commands are also supported for DBX, Perl, and XDB. - In Perl, DDD supports temporary breakpoints. Settings -------- - DDD saves the GDB source directory path with the current session. - DDD saves the JDB class path only with the current session. Bug Fixes --------- - Auto-raised menus work much better (enabled by default). - The `floating' command tool now correctly follows movements of the main window under KDE and other window managers. - The register window is updated when the current frame changes. - Value tips of strings containing ` = ' are displayed correctly. - In file names, `//' is no longer normalized to `/'. This is useful for special file systems, where '//c/foo' is an alias for `c:\foo`. - Improved session management: `checkpoint sessions' not needed for shutdown (as initiated by GNOME) are automatically deleted after exiting DDD. - Improved auto-command recognition (includes saving displays across sessions) - [LessTif] Selecting all displays in the Display Editor now works. - [DBX] The array syntax `graph display [A..B]' works again for DBX. - [DBX] Redirection to the execution window with Sun DBX 4.0 no longer clutters program arguments. - [Perl] Selecting identifiers that represent large data structures no longer blocks DDD. - [JDB] Thread names with dashes are handled correctly. - [HP-UX] Renaming the `~/.ddd/init' file during saving options works. - [Build] New `libiberty' and `configure' packages from GDB 4.18. - [Build] If supported, `-isystem' is used for including system headers. - [Build] If supported and required, `-fpermissive' is used for old X headers.
2000-02-03add a cast to the bison.simple template to avoid signed/unsignedjdolecek1-0/+22
comparison in generated code (shows up with gcc -Wsign-compare for example)
2000-02-03Convert to new 'nb<N>' suffixabs2-4/+4
2000-02-02Bump PKGTOOLS_REQD to 20000202. As a consequence of thishubertf1-17/+6
- unconditionally enable the size code - use wildcards consistently (PACKAGE_DEPENDS_WITH_PATTERNS=true)
2000-02-02bump to 20000202hubertf2-4/+4
2000-02-02Upgrade to version 3.3 of qpage.agc2-10/+8
Changes: This version now uses GNU autoconf, includes support for tcp_wrappers, and fixes a minor year 2000 bug. The configuration file parser has better error checking and many new configuration options were added.
2000-02-02Forgot to add this...scw1-0/+3
2000-02-02Modify the configure script (using code shamelessy pasted from kdevelop'sscw2-51/+231
configure) to put kdbg's KDE resource files in the right place.
2000-02-02Make this package work on Solaris.agc3-2/+33
2000-02-02Don't append '/' when making directories in the App Wizard.scw3-1/+36
A better place to fix this might be in Qt's QDir class...
2000-02-02Use customized archive (~100K) instead of X11R3 full source (~8M)itohy2-6/+5
for the distfile.
2000-02-02add dependency to games/quakedataitojun2-4/+6
2000-02-02add quakedata (commented out)itojun1-1/+2
2000-02-02game data for quake/sharewareitojun5-0/+44
2000-02-02use CONFIGURE_ARGS+= instead of CONFIGURE_ARGS=, fixes sharedwiz1-3/+3
library building
2000-02-02regenwiz1-3/+3