The FreeBSD Ports Archive
FreeBSD textproc : dictfmt4>
Formats a DICT protocol dictionary database
dictfmt converts databases in various formats into working databases
and indices for the DICT server.
|
dictfmt history
v. 1.26
date: 2007/07/26 06:20:56; author: clsung; state: Exp; lines: +1 -1
- Update to 1.10.9
v. 1.25
date: 2007/07/23 09:36:39; author: rafan; state: Exp; lines: +1 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.24
date: 2007/01/02 06:33:28; author: clsung; state: Exp; lines: +3 -2
- Update to 1.10.8
v. 1.23
date: 2006/08/01 15:28:36; author: clsung; state: Exp; lines: +1 -1
- update to 1.10.7
v. 1.22
date: 2006/07/09 14:35:14; author: clsung; state: Exp; lines: +2 -2
- update to 1.10.6
- take maintainership
v. 1.21
date: 2006/06/17 10:13:21; author: erwin; state: Exp; lines: +1 -1
Update to 1.10.5
PR: 99048
Submitted by: Ports fury
v. 1.20
date: 2006/01/07 18:34:53; author: pav; state: Exp; lines: +1 -1
- Update to 1.10.4
PR: ports/91462
Submitted by: KATO Tsuguru
v. 1.19
date: 2005/12/17 16:54:27; author: ehaupt; state: Exp; lines: +4 -4
- Update to 1.10.3
- Remove two patches
PR: 90559
Submitted by: KATO Tsuguru
v. 1.18
date: 2005/10/18 09:15:13; author: garga; state: Exp; lines: +1 -1
- Update to version 1.10.2
PR: ports/87538
Submitted by: Ports Fury
v. 1.17
date: 2005/06/10 08:08:14; author: pat; state: Exp; lines: +1 -1
Update to 1.10.0
PR: ports/82080
Submitted by: ports fury
v. 1.16
date: 2005/04/12 03:26:37; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.15
date: 2005/04/11 08:04:10; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.14
date: 2005/01/28 12:25:43; author: vs; state: Exp; lines: +1 -7
Unbreak on sparc64
PR: ports/76627
Submitted by: Johan van Selst
v. 1.13
date: 2004/12/30 09:17:19; author: krion; state: Exp; lines: +1 -1
Update to version 1.9.15
PR: ports/75628
Submitted by: Ports Fury
v. 1.12
date: 2004/08/02 21:06:48; author: krion; state: Exp; lines: +1 -2
Update to version 1.9.14
PR: ports/69927
Submitted by: Ports Fury
v. 1.11
date: 2004/06/04 17:29:34; author: ade; state: Exp; lines: +1 -2
Sync with new bsd.autotools.mk
v. 1.10
date: 2004/05/13 08:54:50; author: kris; state: Exp; lines: +7 -1
BROKEN on sparc64: Does not compile
v. 1.9
date: 2004/04/02 19:06:28; author: krion; state: Exp; lines: +1 -1
- Update to version 1.9.13
PR: ports/65089
Submitted by: Ports Fury
v. 1.8
date: 2004/03/10 14:29:23; author: krion; state: Exp; lines: +10 -7
- Update to version 1.9.11
PR: ports/64049
Submitted by: Ports Fury
v. 1.7
date: 2004/02/04 05:09:11; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.6
date: 2003/11/10 20:25:41; author: krion; state: Exp; lines: +1 -2
- Update to version 1.9.10
PR: 59136
Submitted by: Ports Fury
v. 1.5
date: 2003/06/26 22:58:31; author: ade; state: Exp; lines: +2 -1
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
v. 1.4
date: 2003/05/18 23:18:42; author: petef; state: Exp; lines: +8 -9
- update to 1.9.9
- use USE_AUTOCONF_VER instead of manually running aclocal
PR: 51702
Submitted by: Ports Fury
v. 1.3
date: 2003/03/30 23:05:40; author: edwin; state: Exp; lines: +16 -13
Update port: textproc/dictfmt to 1.9.8
PR: ports/50378
Submitted by: Kimura Fuyuki
v. 1.2
date: 2003/02/21 13:42:33; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.1
date: 2002/07/19 14:27:20; author: yoichi; state: Exp;
Add dictfmt, a dictionary formatter for dictd.
PR: 40755
Submitted by: Kimura Fuyuki
=============================================================================
v. 1.26
date: 2007/07/26 06:20:56; author: clsung; state: Exp; lines: +1 -1
- Update to 1.10.9
v. 1.25
date: 2007/07/23 09:36:39; author: rafan; state: Exp; lines: +1 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.24
date: 2007/01/02 06:33:28; author: clsung; state: Exp; lines: +3 -2
- Update to 1.10.8
v. 1.23
date: 2006/08/01 15:28:36; author: clsung; state: Exp; lines: +1 -1
- update to 1.10.7
v. 1.22
date: 2006/07/09 14:35:14; author: clsung; state: Exp; lines: +2 -2
- update to 1.10.6
- take maintainership
v. 1.21
date: 2006/06/17 10:13:21; author: erwin; state: Exp; lines: +1 -1
Update to 1.10.5
PR: 99048
Submitted by: Ports fury
v. 1.20
date: 2006/01/07 18:34:53; author: pav; state: Exp; lines: +1 -1
- Update to 1.10.4
PR: ports/91462
Submitted by: KATO Tsuguru
v. 1.19
date: 2005/12/17 16:54:27; author: ehaupt; state: Exp; lines: +4 -4
- Update to 1.10.3
- Remove two patches
PR: 90559
Submitted by: KATO Tsuguru
v. 1.18
date: 2005/10/18 09:15:13; author: garga; state: Exp; lines: +1 -1
- Update to version 1.10.2
PR: ports/87538
Submitted by: Ports Fury
v. 1.17
date: 2005/06/10 08:08:14; author: pat; state: Exp; lines: +1 -1
Update to 1.10.0
PR: ports/82080
Submitted by: ports fury
v. 1.16
date: 2005/04/12 03:26:37; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.15
date: 2005/04/11 08:04:10; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.14
date: 2005/01/28 12:25:43; author: vs; state: Exp; lines: +1 -7
Unbreak on sparc64
PR: ports/76627
Submitted by: Johan van Selst
v. 1.13
date: 2004/12/30 09:17:19; author: krion; state: Exp; lines: +1 -1
Update to version 1.9.15
PR: ports/75628
Submitted by: Ports Fury
v. 1.12
date: 2004/08/02 21:06:48; author: krion; state: Exp; lines: +1 -2
Update to version 1.9.14
PR: ports/69927
Submitted by: Ports Fury
v. 1.11
date: 2004/06/04 17:29:34; author: ade; state: Exp; lines: +1 -2
Sync with new bsd.autotools.mk
v. 1.10
date: 2004/05/13 08:54:50; author: kris; state: Exp; lines: +7 -1
BROKEN on sparc64: Does not compile
v. 1.9
date: 2004/04/02 19:06:28; author: krion; state: Exp; lines: +1 -1
- Update to version 1.9.13
PR: ports/65089
Submitted by: Ports Fury
v. 1.8
date: 2004/03/10 14:29:23; author: krion; state: Exp; lines: +10 -7
- Update to version 1.9.11
PR: ports/64049
Submitted by: Ports Fury
v. 1.7
date: 2004/02/04 05:09:11; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.6
date: 2003/11/10 20:25:41; author: krion; state: Exp; lines: +1 -2
- Update to version 1.9.10
PR: 59136
Submitted by: Ports Fury
v. 1.5
date: 2003/06/26 22:58:31; author: ade; state: Exp; lines: +2 -1
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
v. 1.4
date: 2003/05/18 23:18:42; author: petef; state: Exp; lines: +8 -9
- update to 1.9.9
- use USE_AUTOCONF_VER instead of manually running aclocal
PR: 51702
Submitted by: Ports Fury
v. 1.3
date: 2003/03/30 23:05:40; author: edwin; state: Exp; lines: +16 -13
Update port: textproc/dictfmt to 1.9.8
PR: ports/50378
Submitted by: Kimura Fuyuki
v. 1.2
date: 2003/02/21 13:42:33; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.1
date: 2002/07/19 14:27:20; author: yoichi; state: Exp;
Add dictfmt, a dictionary formatter for dictd.
PR: 40755
Submitted by: Kimura Fuyuki
=============================================================================
v. 1.26
date: 2007/07/26 06:20:56; author: clsung; state: Exp; lines: +1 -1
- Update to 1.10.9
v. 1.25
date: 2007/07/23 09:36:39; author: rafan; state: Exp; lines: +1 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.24
date: 2007/01/02 06:33:28; author: clsung; state: Exp; lines: +3 -2
- Update to 1.10.8
v. 1.23
date: 2006/08/01 15:28:36; author: clsung; state: Exp; lines: +1 -1
- update to 1.10.7
v. 1.22
date: 2006/07/09 14:35:14; author: clsung; state: Exp; lines: +2 -2
- update to 1.10.6
- take maintainership
v. 1.21
date: 2006/06/17 10:13:21; author: erwin; state: Exp; lines: +1 -1
Update to 1.10.5
PR: 99048
Submitted by: Ports fury
v. 1.20
date: 2006/01/07 18:34:53; author: pav; state: Exp; lines: +1 -1
- Update to 1.10.4
PR: ports/91462
Submitted by: KATO Tsuguru
v. 1.19
date: 2005/12/17 16:54:27; author: ehaupt; state: Exp; lines: +4 -4
- Update to 1.10.3
- Remove two patches
PR: 90559
Submitted by: KATO Tsuguru
v. 1.18
date: 2005/10/18 09:15:13; author: garga; state: Exp; lines: +1 -1
- Update to version 1.10.2
PR: ports/87538
Submitted by: Ports Fury
v. 1.17
date: 2005/06/10 08:08:14; author: pat; state: Exp; lines: +1 -1
Update to 1.10.0
PR: ports/82080
Submitted by: ports fury
v. 1.16
date: 2005/04/12 03:26:37; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.15
date: 2005/04/11 08:04:10; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.14
date: 2005/01/28 12:25:43; author: vs; state: Exp; lines: +1 -7
Unbreak on sparc64
PR: ports/76627
Submitted by: Johan van Selst
v. 1.13
date: 2004/12/30 09:17:19; author: krion; state: Exp; lines: +1 -1
Update to version 1.9.15
PR: ports/75628
Submitted by: Ports Fury
v. 1.12
date: 2004/08/02 21:06:48; author: krion; state: Exp; lines: +1 -2
Update to version 1.9.14
PR: ports/69927
Submitted by: Ports Fury
v. 1.11
date: 2004/06/04 17:29:34; author: ade; state: Exp; lines: +1 -2
Sync with new bsd.autotools.mk
v. 1.10
date: 2004/05/13 08:54:50; author: kris; state: Exp; lines: +7 -1
BROKEN on sparc64: Does not compile
v. 1.9
date: 2004/04/02 19:06:28; author: krion; state: Exp; lines: +1 -1
- Update to version 1.9.13
PR: ports/65089
Submitted by: Ports Fury
v. 1.8
date: 2004/03/10 14:29:23; author: krion; state: Exp; lines: +10 -7
- Update to version 1.9.11
PR: ports/64049
Submitted by: Ports Fury
v. 1.7
date: 2004/02/04 05:09:11; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.6
date: 2003/11/10 20:25:41; author: krion; state: Exp; lines: +1 -2
- Update to version 1.9.10
PR: 59136
Submitted by: Ports Fury
v. 1.5
date: 2003/06/26 22:58:31; author: ade; state: Exp; lines: +2 -1
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
v. 1.4
date: 2003/05/18 23:18:42; author: petef; state: Exp; lines: +8 -9
- update to 1.9.9
- use USE_AUTOCONF_VER instead of manually running aclocal
PR: 51702
Submitted by: Ports Fury
v. 1.3
date: 2003/03/30 23:05:40; author: edwin; state: Exp; lines: +16 -13
Update port: textproc/dictfmt to 1.9.8
PR: ports/50378
Submitted by: Kimura Fuyuki
v. 1.2
date: 2003/02/21 13:42:33; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.1
date: 2002/07/19 14:27:20; author: yoichi; state: Exp;
Add dictfmt, a dictionary formatter for dictd.
PR: 40755
Submitted by: Kimura Fuyuki
=============================================================================
|
| |

|