FreeBSD textproc : dictionary4>
A dictionary client for Emacs
This dictionary client provides access to a dictionary server (as
defined in RFC 2229) from within Emacs or XEmacs.
It supports utf-8 (currently available in Emacs 21) and allows to
follow links within the definitions.
http://www.myrkr.in-berlin.de/dictionary/
|
dictionary history
v. 1.13
date: 2007/05/19 20:23:50; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12
date: 2006/01/28 02:11:34; author: linimon; state: Exp; lines: +1 -0
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs [1], sem [1, 3, 8, 12],
Andrew Heybey [2], Jamie Jones
, tobez [4], Mark
Andrews [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy [9], Ulrich Spoerlein [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
v. 1.11
date: 2006/01/11 04:01:48; author: edwin; state: Exp; lines: +1 -1
[maintainer] change maintainer mail address
I'm the maintainer(dryice@liu.com.cn) of the following
ports. Please help to change the maintainer mail address to
dryice@dryice.name. This new mail address has a RDNS record
and will make the life easier. Thanks!
PR: ports/91624
Submitted by: Dryice Dong Liu
v. 1.10
date: 2005/03/16 05:10:16; author: adamw; state: Exp; lines: +1 -1
Add missing '\' to end of line. Should fix INDEX builds.
v. 1.9
date: 2005/03/16 03:07:06; author: clsung; state: Exp; lines: +1 -0
- Add a MASTER_SITES (bsdchat.com)
PR: 78904
Submitted by: Dryice Liu (maintainer)
v. 1.8
date: 2005/03/09 16:49:43; author: flz; state: Exp; lines: +2 -2
- Update to 1.8.7.
- Pass maintainership to submitter.
PR: ports/78619
Submitted by: Dryice Liu
Approved by: pav (mentor)
v. 1.7
date: 2003/08/20 06:16:46; author: daichi; state: Exp; lines: +1 -1
update textproc/dictionary: 1.8.3 -> 1.8.5
PR: 55599
Submitted by: Kimura Fuyuki
v. 1.6
date: 2003/06/02 01:24:32; author: naddy; state: Exp; lines: +1 -1
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki
v. 1.5
date: 2003/02/15 13:00:44; author: naddy; state: Exp; lines: +2 -1
Cleanups, including:
- Change maintainer's addresses
- Drop some maintainerships
- Use COMMENT variable
PR: 48294
Submitted by: Kimura Fuyuki
v. 1.4
date: 2002/10/06 06:11:40; author: pat; state: Exp; lines: +1 -1
Update to 1.8.3
PR: ports/43383
Submitted by: maintainer
v. 1.3
date: 2002/06/22 19:08:07; author: pat; state: Exp; lines: +1 -1
Update to 1.8.2
PR: 39651
Submitted by: maintainer
v. 1.2
date: 2002/05/23 00:16:12; author: pat; state: Exp; lines: +6 -2
Update to 1.8.1
PR: 37620
Submitted by: maintainer
v. 1.1
date: 2002/03/24 13:20:01; author: yoichi; state: Exp;
Add dictionary, a client provides access to a dictionary server
(RFC 2229) from Emacsen.
PR: ports/36225
Submitted by: Kimura Fuyuki
=============================================================================
v. 1.13
date: 2007/05/19 20:23:50; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12
date: 2006/01/28 02:11:34; author: linimon; state: Exp; lines: +1 -0
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs [1], sem [1, 3, 8, 12],
Andrew Heybey [2], Jamie Jones
, tobez [4], Mark
Andrews [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy [9], Ulrich Spoerlein [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
v. 1.11
date: 2006/01/11 04:01:48; author: edwin; state: Exp; lines: +1 -1
[maintainer] change maintainer mail address
I'm the maintainer(dryice@liu.com.cn) of the following
ports. Please help to change the maintainer mail address to
dryice@dryice.name. This new mail address has a RDNS record
and will make the life easier. Thanks!
PR: ports/91624
Submitted by: Dryice Dong Liu
v. 1.10
date: 2005/03/16 05:10:16; author: adamw; state: Exp; lines: +1 -1
Add missing '\' to end of line. Should fix INDEX builds.
v. 1.9
date: 2005/03/16 03:07:06; author: clsung; state: Exp; lines: +1 -0
- Add a MASTER_SITES (bsdchat.com)
PR: 78904
Submitted by: Dryice Liu (maintainer)
v. 1.8
date: 2005/03/09 16:49:43; author: flz; state: Exp; lines: +2 -2
- Update to 1.8.7.
- Pass maintainership to submitter.
PR: ports/78619
Submitted by: Dryice Liu
Approved by: pav (mentor)
v. 1.7
date: 2003/08/20 06:16:46; author: daichi; state: Exp; lines: +1 -1
update textproc/dictionary: 1.8.3 -> 1.8.5
PR: 55599
Submitted by: Kimura Fuyuki
v. 1.6
date: 2003/06/02 01:24:32; author: naddy; state: Exp; lines: +1 -1
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki
v. 1.5
date: 2003/02/15 13:00:44; author: naddy; state: Exp; lines: +2 -1
Cleanups, including:
- Change maintainer's addresses
- Drop some maintainerships
- Use COMMENT variable
PR: 48294
Submitted by: Kimura Fuyuki
v. 1.4
date: 2002/10/06 06:11:40; author: pat; state: Exp; lines: +1 -1
Update to 1.8.3
PR: ports/43383
Submitted by: maintainer
v. 1.3
date: 2002/06/22 19:08:07; author: pat; state: Exp; lines: +1 -1
Update to 1.8.2
PR: 39651
Submitted by: maintainer
v. 1.2
date: 2002/05/23 00:16:12; author: pat; state: Exp; lines: +6 -2
Update to 1.8.1
PR: 37620
Submitted by: maintainer
v. 1.1
date: 2002/03/24 13:20:01; author: yoichi; state: Exp;
Add dictionary, a client provides access to a dictionary server
(RFC 2229) from Emacsen.
PR: ports/36225
Submitted by: Kimura Fuyuki
=============================================================================
v. 1.13
date: 2007/05/19 20:23:50; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12
date: 2006/01/28 02:11:34; author: linimon; state: Exp; lines: +1 -0
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs [1], sem [1, 3, 8, 12],
Andrew Heybey [2], Jamie Jones
, tobez [4], Mark
Andrews [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy [9], Ulrich Spoerlein [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
v. 1.11
date: 2006/01/11 04:01:48; author: edwin; state: Exp; lines: +1 -1
[maintainer] change maintainer mail address
I'm the maintainer(dryice@liu.com.cn) of the following
ports. Please help to change the maintainer mail address to
dryice@dryice.name. This new mail address has a RDNS record
and will make the life easier. Thanks!
PR: ports/91624
Submitted by: Dryice Dong Liu
v. 1.10
date: 2005/03/16 05:10:16; author: adamw; state: Exp; lines: +1 -1
Add missing '\' to end of line. Should fix INDEX builds.
v. 1.9
date: 2005/03/16 03:07:06; author: clsung; state: Exp; lines: +1 -0
- Add a MASTER_SITES (bsdchat.com)
PR: 78904
Submitted by: Dryice Liu (maintainer)
v. 1.8
date: 2005/03/09 16:49:43; author: flz; state: Exp; lines: +2 -2
- Update to 1.8.7.
- Pass maintainership to submitter.
PR: ports/78619
Submitted by: Dryice Liu
Approved by: pav (mentor)
v. 1.7
date: 2003/08/20 06:16:46; author: daichi; state: Exp; lines: +1 -1
update textproc/dictionary: 1.8.3 -> 1.8.5
PR: 55599
Submitted by: Kimura Fuyuki
v. 1.6
date: 2003/06/02 01:24:32; author: naddy; state: Exp; lines: +1 -1
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki
v. 1.5
date: 2003/02/15 13:00:44; author: naddy; state: Exp; lines: +2 -1
Cleanups, including:
- Change maintainer's addresses
- Drop some maintainerships
- Use COMMENT variable
PR: 48294
Submitted by: Kimura Fuyuki
v. 1.4
date: 2002/10/06 06:11:40; author: pat; state: Exp; lines: +1 -1
Update to 1.8.3
PR: ports/43383
Submitted by: maintainer
v. 1.3
date: 2002/06/22 19:08:07; author: pat; state: Exp; lines: +1 -1
Update to 1.8.2
PR: 39651
Submitted by: maintainer
v. 1.2
date: 2002/05/23 00:16:12; author: pat; state: Exp; lines: +6 -2
Update to 1.8.1
PR: 37620
Submitted by: maintainer
v. 1.1
date: 2002/03/24 13:20:01; author: yoichi; state: Exp;
Add dictionary, a client provides access to a dictionary server
(RFC 2229) from Emacsen.
PR: ports/36225
Submitted by: Kimura Fuyuki
=============================================================================
|