Up to [cvs.netbsd.org] / pkgsrc / textproc / dictem
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (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,
HEAD
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Update my email
Revision 1.7 / (download) - annotate - [select for diffs], Thu Aug 6 01:44:55 2009 UTC (2 years, 9 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
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,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
PKGREVISION bump for elisp packages because of bytecode format changes in emacs23.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 6 10:34:55 2009 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
Update to 1.0.2, provided by Aleksey Cheusov in PR 41149. Changes: fixes in dictem-postprocess-definition-remove-header postprocessing function.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 21 16:07:03 2009 UTC (3 years, 2 months ago) by darcy
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Change MAINTAINER email address at his request.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Nov 12 12:25:27 2008 UTC (3 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.3: +2 -3
lines
Diff to previous 1.3 (colored)
Update dictem to 1.0.0.
Based on maintainer update request by PR 39892.
Major changes in 1.0.0:
- Running dictem-initialize everytime your network/internet is up
(if case you have no permanent connection to Internet,
e.g. dial-up, adsl etc.) is a bit annoying. To avoid this dictem
is (re)initialized (if needed) automatically from
dictem-select-strategy and dictem-select-database functions. As
a result, running dictem-initialize in .emacs becomes unnecessary
- New function (dictem-reinitialize-err) added
- Minor fix in dictem-initialize-databases-alist function. Now it
returns error data in case of failure, not nil.
(just like dictem-initialize-strategies-alist)
Revision 1.3 / (download) - annotate - [select for diffs], Sat Oct 11 09:31:58 2008 UTC (3 years, 7 months ago) by uebayasi
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Move mk/emacs.mk to editors/emacs/modules.mk. Don't call pkg_info to get the installed Emacs version; always use the version matching EMACS_TYPE set by users. Be DEPENDS to it. This should address pkg/37146 by Aleksey Cheusov. While here convert some emacs lisp packages to user-destdir.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 5 04:45:22 2008 UTC (4 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +8 -6
lines
Diff to previous 1.1 (colored)
Update dictem to 0.82, per maintainer update request in PR 38339. Notes: - FIX for emacs-22 (insert-string is replaced with insert) - Minor fixes in README
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jan 10 14:53:11 2007 UTC (5 years, 4 months ago) by obache
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import dictem version 0.81 from pkgsrc-wip, packaged by Aleksey Cheusov. This is newer version than PR 33203. DictEm is a customizable DICT client for (X)Emacs. It implements all functions of the client part of the DICT protocol (RFC-2229). Unlike dictionary.el, it widely uses autocompletion that is used for selecting a dictionary and search strategy. It also provides several hooks that may be used for buffer postprocessing. Built-in hyperlinking and a highlighting mechanisms are based on this ability. Also, DictEm supports the mechanism of virtual dictionaries that can be used for grouping dictionaries from _different_ DICT servers into the client-side virtual dictionary. Fore information about dictionary protocol and DICT project, see http://www.dict.org.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 10 14:53:11 2007 UTC (5 years, 4 months ago) by obache
Branch: MAIN
Initial revision