summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-12-16Update tin to 1.6.1dillo6-67/+35
New / changed Features: ----------------------- . Rebindable keys . New pager . Searched for strings are highlighted . GPG support . NLS support . Charset conversion using iconv(3) . Indicator for articles newer than n-days . art_mark_read, art_mark_killed, art_mark_selected are now configurable . Piping '|' now works on the thread menu . configurable scrolling via scroll_lines . configurable URL handler via url_handler . '.' sorts the newsgroup list . Lots of bug fixes . xref filter rules are now matched against a the reformatted xref line . some others Retired Features ---------------- . INDEX_DAEMON is no longer supported . -U indexing is no longer supported . ~/.tin/headers file is no longer directly supported. Use: . filter rules xref_num and xref_score have been removed . some others
2003-12-15Remove patch line from distinfochris1-2/+1
2003-12-15Note update to sylpheed 0.9.8achris2-3/+3
2003-12-15Update sylpheed to 0.9.8a, only one change:chris3-18/+5
The bug that caused the failure of cache data read has been fixed. Also remove my workaround for the above.
2003-12-15+ bidwatcher-1.3.11, gnumeric-1.2.2, gnutls-1.0.1 [pkg/23754],wiz1-4/+9
gossip-0.6 [pkg/23768], loudmouth-0.14.1 [pkg/23767], p5-Socket6 [pkg/23764], sylpheed-0.9.8a, wine-20031212.
2003-12-15Remove first chunk of this patch -- it only brings troublewiz2-12/+3
and is not useful.
2003-12-15Update databases/jdb to 1.12 plus patch for problem with spaces in dbstatsbad1-1/+2
from Heidemann's web page. Changes since 1.7 apart from bugfixes: 1.12, 30-Oct-02 - NEW: dbcolmultiscale - NEW: dbcol has -r option for "relaxed error checking" - NEW: dbcolneaten has new -e option to strip end-of-line spaces - NEW: dbrow finally has a -v option to negate the test - NEW: db_to_html_table: simple conversion to html tables - NEW: dblib now has a function dblib_text2html() that will 1.11, 2-Nov-01 - NEW: dbcolneaten now supports "field specifiers" that allow some control over how wide columns should be - OPTIMIZATION: dbsort now tries hard to be filesystem cache-friendly 1.10, 10-Apr-01 - NEW: dbstats now includes a -S option to optimize work on pre-sorted data (inspired by code contributed by Haobo Yu) 1.9, 6-Nov-00 - NEW: dbfilesplit, split a single input file into multiple output files. 1.8, 28-Jun-00 - NEW: dbrowuniq now optionally checks for uniqueness only on certain fields - NEW: dbrowsplituniq makes one pass through a file and splits it into separate files based on the given fields - NEW: converter for "crl" format network traces - NEW: anywhere you use arbitrary code (like dbroweval), _last_foo now maps to the last row's value for field _foo. - OPTIMIZATION: comment processing slightly changed so that dbmultistats now is much faster on files with lots of comments.
2003-12-15Update digest of patch-aa because of RCS Id change by previous commit.bad1-2/+2
2003-12-15Update jdb to 1.12 plus the patch for the problem with trailing spaces inbad5-20/+49
dbstats from Heidemann's web page. Changes since 1.7 apart from bugfixes: 1.12, 30-Oct-02 - NEW: dbcolmultiscale - NEW: dbcol has -r option for "relaxed error checking" - NEW: dbcolneaten has new -e option to strip end-of-line spaces - NEW: dbrow finally has a -v option to negate the test - NEW: db_to_html_table: simple conversion to html tables - NEW: dblib now has a function dblib_text2html() that will 1.11, 2-Nov-01 - NEW: dbcolneaten now supports "field specifiers" that allow some control over how wide columns should be - OPTIMIZATION: dbsort now tries hard to be filesystem cache-friendly 1.10, 10-Apr-01 - NEW: dbstats now includes a -S option to optimize work on pre-sorted data (inspired by code contributed by Haobo Yu) 1.9, 6-Nov-00 - NEW: dbfilesplit, split a single input file into multiple output files. 1.8, 28-Jun-00 - NEW: dbrowuniq now optionally checks for uniqueness only on certain fields - NEW: dbrowsplituniq makes one pass through a file and splits it into separate files based on the given fields - NEW: converter for "crl" format network traces - NEW: anywhere you use arbitrary code (like dbroweval), _last_foo now maps to the last row's value for field _foo. - OPTIMIZATION: comment processing slightly changed so that dbmultistats now is much faster on files with lots of comments.
2003-12-15Use omf.mk from scrollkeeper, instead of simply the buildlink2.mk.jmmv1-2/+2
2003-12-15Pull me back thirty years.wiz1-2/+2
2003-12-15fix-mime-charset update to 0.5.1.wiz1-1/+2
2003-12-15Update to 0.5.1, with a patch from the author to make it compile.wiz3-5/+18
Changes: 2003-12-13 Version 0.5.1 * Procmail usage instructions added to manpage. * Fixed missing <algorithm> header in detector.cc (thanks to Jerome Warnier). 2003-11-26 Version 0.5.0 * ENCA support added (thanks to Volodymyr M. Lisivka). * -I and -O options added to exclude some charsets from processing (thanks to Ingvarr Zhmakin).
2003-12-15Note wm/pwm update.salo1-1/+2
2003-12-15gnocatan-0.8.0.0nb1 update.wiz1-1/+2
2003-12-15Update to the latest snapshot.salo2-21/+20
2003-06-17 * Applied a patch to convert sprintf:s to snprintf:s.
2003-12-15Add scrollkeeper dependency. Noted missing by Olivier Brisson on tech-pkg.wiz1-1/+3
Bump PKGREVISION to 1.
2003-12-15Initial import of dar-2.0.2 into the NetBSD Packages Collection.agc1-1/+2
Provided in PR 23738 by David Simas. DAR is a Disk ARchiver, for backing-up file systems to disk. It's rather in the spirit of TAR, with some additions. Notably: DAR can break up a archive into multiple files, to facillitate storage on portable media, like CDs or DVDs. Can perform incremental back-ups against a reference archive, or, more conveniently, a "catalog" of an archive, which is sort of a combination of a TAR table-of-contents and a file checksum list. DAR also supports filtering, so files or directories can be excluded from an archive, compression, filtered compression, and the inclusion of parity in archives, to help recover from media errors. See http://dar.sourceforge.net/
2003-12-15Add and enable dar.agc1-1/+2
2003-12-15Initial import of dar-2.0.2 into the NetBSD Packages Collection.agc5-0/+106
Provided in PR 23738 by David Simas. DAR is a Disk ARchiver, for backing-up file systems to disk. It's rather in the spirit of TAR, with some additions. Notably: DAR can break up a archive into multiple files, to facillitate storage on portable media, like CDs or DVDs. Can perform incremental back-ups against a reference archive, or, more conveniently, a "catalog" of an archive, which is sort of a combination of a TAR table-of-contents and a file checksum list. DAR also supports filtering, so files or directories can be excluded from an archive, compression, filtered compression, and the inclusion of parity in archives, to help recover from media errors. See http://dar.sourceforge.net/
2003-12-15Apply patch from Geoff C. Wing from PR 22475 to make ipw work properly againagc3-2/+85
after changes to the ARIN whois response. Bump PKGREVISION
2003-12-15Make this package compile with gcc3.agc5-1/+113
2003-12-15Updated rocksndiamonds[-sdl] to 3.0.8adam1-1/+3
2003-12-15Changes 3.0.8:adam5-23/+29
- added "musicinfo.conf" for menu and level music configuration - added "editorsetup.conf" for editor element list configuration - added "copy" and "exchange" functions for custom elements to editor - added configurable "bored" and "sleeping" animations for the player - added "awakening" sound for player when waking up after sleeping - added configurable element animations for info screen - added configurable music credits for info screen - added configurable level set information for info screen - added warnings for undefined token values in artwork config files - menu entries now also selectable by clicking on entry text - better sniksnak turning movement (two steps instead of only one) - fixed turning movement of butterflies and fireflies (no frame reset) - fixed bug with wrong default impact sound for colored emeralds - fixed bug with double nut cracking sound - fixed a very nasty bug in dragon turning code in TurnRoundExt() - finally fixed tape recording when player is created from CE change - added new contributed levels
2003-12-15Expand ROOT_USERmartti1-1/+2
2003-12-15Note dvipng-0.8nb1 update.wiz1-1/+2
2003-12-15Add two patches that avoid double free()s of the same space.wiz4-2/+29
Bump PKGREVISION to 1. (patches have been sent to author)
2003-12-15Updated ethereal to 0.10.0amartti2-3/+3
2003-12-15Updated ethereal to 0.10.0amartti3-7/+10
* Updated protocols * Few new protocols * Bug fixes
2003-12-15whitespace police.grant2-6/+6
2003-12-15Install configuration files into ${PKG_SYSCONFDIR} and add fontilus,xtraeme5-3/+73
themus schemas into GCONF2_SCHEMAS.
2003-12-15Remove patch-ac missed in previous.xtraeme2-15/+1
2003-12-15This needs libgnomeprintui and aspell from Soren Jacobsen.xtraeme2-5/+24
2003-12-15Add .idl files, missed in previous commit.xtraeme1-1/+3
2003-12-15Updated x11/gnome-themes to 2.4.1xtraeme1-1/+2
2003-12-15Update to 2.4.1xtraeme3-18/+50
Many themes were updated for GNOME 2.4.
2003-12-15Add a workaround patch to sylpheed for an issue with cache files appearingchris2-1/+14
to be corrupt. The use of setvbuf after a file has had IO performed causes a discard of data from that stream, so the cache file appears corrupt. This cures performance issues with imap folders, where all the headers were refetched all the time, rather than using the cached versions.
2003-12-15Updated x11/gnome-session to 2.4.1xtraeme2-3/+3
2003-12-15Fix typo.xtraeme1-3/+1
2003-12-15Update to 2.4.1xtraeme4-27/+19
Changes: o Funky new splash screen o Many bugfixes were solved too. Review Changelog to see a full list of changes.
2003-12-15Updated print/ggv2 to 2.4.0xtraeme1-1/+2
2003-12-15Update to 2.4.1xtraeme3-14/+72
Changes: o Many bugfixes were solved and added new features. Review Changelog to see a full list of changes.
2003-12-15Updated editors/gedit to 2.4.1xtraeme1-1/+2
2003-12-15Update to 2.4.1xtraeme4-97/+129
Changes: o Fixed the --help messages translation problem (Paolo Maggi) o Used the new docs build system (John Fleck) o Managed unknown current locale encodings (Paolo) o Other minor bugs (Paolo and Eric Ritezel) And more... review Changelog to see a full list of changes.
2003-12-15Updated editors/gconf-editor to 2.4.0xtraeme1-1/+2
2003-12-15Update to 2.4.0xtraeme3-8/+29
Changes: o Many bugfixes were solved and added new features. Review Changelog to see a full list of changes.
2003-12-15Updated graphics/eog2 to 2.4.1xtraeme1-1/+2
2003-12-15Update to 2.4.1xtraeme3-14/+14
Changes: - Better filename -> UTF-8 translation - #122671, #117838 (Jens, Hidetoshi Tajima) - configure switch to disable libexif support - Added X-GNOME-DocPath to .desktop file - Fixed crash on shutdown - Fixed crash when libexif is not available - Fixed duplicate size entries in info view - Update image infos on modification - Translation Updates. And more... review Changelog to see a full list of changes.
2003-12-14Trick configure a bit more into thinking perl is really available.seb1-1/+3
2003-12-14Updated net/bug-buddy to 2.4.0xtraeme1-1/+2