Up to [cvs.netbsd.org] / pkgsrc / textproc / dict-server
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Sat May 12 15:18:23 2012 UTC (13 days, 11 hours ago) by cheusov
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Patch for textproc/colorit
Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 9 10:02:44 2011 UTC (7 months, 2 weeks ago) by cheusov
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Update my email
Revision 1.2 / (download) - annotate - [select for diffs], Thu Feb 3 12:55:51 2011 UTC (15 months, 3 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Update dict-{server,client} to 1.12.0.
per maintainer update request PR#44363.
----------------------------------------------------------------------
Version 1.12, by Aleksey Cheusov, Sun, 9 Jan 2011 18:16:34 +0200
New script dict_lookup for translating words and phrases from X
selection. It makes sense to configure launching dict_lookup on a
keyboard shortcut in the window manager.
dictd: Fix for SHOW SERVER command (dict -I). On systems where
sizeof(int) != sizeof (long) values in "Uncompressed" column may
contain random garbage. This problem was seen on NetBSD/x86_64/5.1
Fix for sf bug #3098788
https://sf.net/tracker/?func=detail&aid=3098788&group_id=605&atid=100605
Regresson tests for dictzip were added.
Fix in Makefile: non standard option for lex(1) was removed
(This may unbreak compilation on SunOS, HP-UX...).
dictfmt:
Internal buffer size was increased from 10240 to 102400 bytes.
Fixes for Tru64.
Other minor fixes and cleanups
Revision 1.1 / (download) - annotate - [select for diffs], Thu Dec 31 00:42:24 2009 UTC (2 years, 4 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
add files (stupidly) missed in last update