
CVS log for pkgsrc/textproc/dictem/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / textproc / dictem
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 9 10:02:44 2011 UTC (7 months, 2 weeks ago) by cheusov
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Update my email
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Aug 6 01:44:55 2009 UTC (2 years, 9 months ago) by minskim
Branches: 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
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1
lines
PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 6 10:34:55 2009 UTC (3 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3
lines
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 - view: text, markup, annotated - select for diffs
Sat Mar 21 16:07:03 2009 UTC (3 years, 2 months ago) by darcy
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Change MAINTAINER email address at his request.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 12 12:25:27 2008 UTC (3 years, 6 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3
lines
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 - view: text, markup, annotated - select for diffs
Sat Oct 11 09:31:58 2008 UTC (3 years, 7 months ago) by uebayasi
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Sat Apr 5 04:45:22 2008 UTC (4 years, 1 month ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -6
lines
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 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Jan 10 14:53:11 2007 UTC (5 years, 4 months ago) by obache
Branches: 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
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
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 - view: text, markup, annotated - select for diffs
Wed Jan 10 14:53:11 2007 UTC (5 years, 4 months ago) by obache
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>