The FreeBSD Ports Archive
FreeBSD japanese : hex4>
A hexadecimal dump tool which handles Japanese
hex history
v. 1.16
date: 2004/02/05 20:37:26; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.15
date: 2003/11/02 03:36:42; author: edwin; state: Exp; lines: +1 -1
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier
v. 1.14
date: 2003/02/21 12:28:58; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.13
date: 2002/08/23 05:28:00; author: kris; state: Exp; lines: +2 -2
Build with CXX and CXXFLAGS instead of CC and CFLAGS (fixes build on
current)
v. 1.12
date: 2000/06/11 05:58:48; author: imura; state: Exp; lines: +2 -2
It seems MASTER_SITES has moved.
v. 1.11
date: 2000/04/11 14:13:51; author: knu; state: Exp; lines: +4 -4
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
v. 1.10
date: 2000/02/21 16:32:18; author: taoka; state: Exp; lines: +15 -12
Update to version 2.04
Add WWW: line into pkg/DESCR
PR: 16871
Submitted by: KATO Tsuguru
No response from: maintainer
v. 1.9
date: 1999/08/25 05:24:21; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.8
date: 1998/08/31 17:47:41; author: max; state: Exp; lines: +2 -3
Remove man page entries from the PLIST and define MAN? in the Makefile.
v. 1.7
date: 1998/04/05 04:46:55; author: max; state: Exp; lines: +2 -2
Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.
Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
v. 1.6
date: 1998/04/04 21:57:43; author: max; state: Exp; lines: +2 -2
Damn, last commit wasn't null commit.
Back out what went in accidentally by the previous commit.
v. 1.5
date: 1998/04/04 21:54:57; author: max; state: Exp; lines: +2 -2
This is a null commit to state that the previous commit also added
MTREE_FILE=/etc/mtree/BSD.local.dist so that BSD.x11.dist isn't used.
v. 1.4
date: 1998/04/04 21:50:54; author: max; state: Exp; lines: +5 -3
Properly define MAN1 and MANCOMPRESSED.
Add ALL_TARGET=hex so that it really builds by invoking make build.
(Formerly, it built when make install was invoked.)
v. 1.3
date: 1997/11/16 09:25:46; author: fenner; state: Exp; lines: +7 -12
Upgrade to 2.03
PR: ports/4753
Submitted by: IMAMURA Tomoaki
v. 1.2
date: 1997/09/14 23:07:36; author: max; state: Exp; lines: +5 -5
Use ISO639 name instead of ISO3166 name for PKGNAME.
Change the location of doc file as the PKGNAME changed.
v. 1.1
date: 1996/11/18 05:27:29; author: max; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/11/18 05:27:29; author: max; state: Exp; lines: +0 -0
New port, hexadecimal dump tool with support for Japanese character sets.
Reviewed by: max
Submitted by: IMAMURA Tomoaki
=============================================================================
v. 1.16
date: 2004/02/05 20:37:26; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.15
date: 2003/11/02 03:36:42; author: edwin; state: Exp; lines: +1 -1
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier
v. 1.14
date: 2003/02/21 12:28:58; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.13
date: 2002/08/23 05:28:00; author: kris; state: Exp; lines: +2 -2
Build with CXX and CXXFLAGS instead of CC and CFLAGS (fixes build on
current)
v. 1.12
date: 2000/06/11 05:58:48; author: imura; state: Exp; lines: +2 -2
It seems MASTER_SITES has moved.
v. 1.11
date: 2000/04/11 14:13:51; author: knu; state: Exp; lines: +4 -4
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
v. 1.10
date: 2000/02/21 16:32:18; author: taoka; state: Exp; lines: +15 -12
Update to version 2.04
Add WWW: line into pkg/DESCR
PR: 16871
Submitted by: KATO Tsuguru
No response from: maintainer
v. 1.9
date: 1999/08/25 05:24:21; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.8
date: 1998/08/31 17:47:41; author: max; state: Exp; lines: +2 -3
Remove man page entries from the PLIST and define MAN? in the Makefile.
v. 1.7
date: 1998/04/05 04:46:55; author: max; state: Exp; lines: +2 -2
Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.
Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
v. 1.6
date: 1998/04/04 21:57:43; author: max; state: Exp; lines: +2 -2
Damn, last commit wasn't null commit.
Back out what went in accidentally by the previous commit.
v. 1.5
date: 1998/04/04 21:54:57; author: max; state: Exp; lines: +2 -2
This is a null commit to state that the previous commit also added
MTREE_FILE=/etc/mtree/BSD.local.dist so that BSD.x11.dist isn't used.
v. 1.4
date: 1998/04/04 21:50:54; author: max; state: Exp; lines: +5 -3
Properly define MAN1 and MANCOMPRESSED.
Add ALL_TARGET=hex so that it really builds by invoking make build.
(Formerly, it built when make install was invoked.)
v. 1.3
date: 1997/11/16 09:25:46; author: fenner; state: Exp; lines: +7 -12
Upgrade to 2.03
PR: ports/4753
Submitted by: IMAMURA Tomoaki
v. 1.2
date: 1997/09/14 23:07:36; author: max; state: Exp; lines: +5 -5
Use ISO639 name instead of ISO3166 name for PKGNAME.
Change the location of doc file as the PKGNAME changed.
v. 1.1
date: 1996/11/18 05:27:29; author: max; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/11/18 05:27:29; author: max; state: Exp; lines: +0 -0
New port, hexadecimal dump tool with support for Japanese character sets.
Reviewed by: max
Submitted by: IMAMURA Tomoaki
=============================================================================
v. 1.16
date: 2004/02/05 20:37:26; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.15
date: 2003/11/02 03:36:42; author: edwin; state: Exp; lines: +1 -1
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier
v. 1.14
date: 2003/02/21 12:28:58; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.13
date: 2002/08/23 05:28:00; author: kris; state: Exp; lines: +2 -2
Build with CXX and CXXFLAGS instead of CC and CFLAGS (fixes build on
current)
v. 1.12
date: 2000/06/11 05:58:48; author: imura; state: Exp; lines: +2 -2
It seems MASTER_SITES has moved.
v. 1.11
date: 2000/04/11 14:13:51; author: knu; state: Exp; lines: +4 -4
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
v. 1.10
date: 2000/02/21 16:32:18; author: taoka; state: Exp; lines: +15 -12
Update to version 2.04
Add WWW: line into pkg/DESCR
PR: 16871
Submitted by: KATO Tsuguru
No response from: maintainer
v. 1.9
date: 1999/08/25 05:24:21; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.8
date: 1998/08/31 17:47:41; author: max; state: Exp; lines: +2 -3
Remove man page entries from the PLIST and define MAN? in the Makefile.
v. 1.7
date: 1998/04/05 04:46:55; author: max; state: Exp; lines: +2 -2
Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.
Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
v. 1.6
date: 1998/04/04 21:57:43; author: max; state: Exp; lines: +2 -2
Damn, last commit wasn't null commit.
Back out what went in accidentally by the previous commit.
v. 1.5
date: 1998/04/04 21:54:57; author: max; state: Exp; lines: +2 -2
This is a null commit to state that the previous commit also added
MTREE_FILE=/etc/mtree/BSD.local.dist so that BSD.x11.dist isn't used.
v. 1.4
date: 1998/04/04 21:50:54; author: max; state: Exp; lines: +5 -3
Properly define MAN1 and MANCOMPRESSED.
Add ALL_TARGET=hex so that it really builds by invoking make build.
(Formerly, it built when make install was invoked.)
v. 1.3
date: 1997/11/16 09:25:46; author: fenner; state: Exp; lines: +7 -12
Upgrade to 2.03
PR: ports/4753
Submitted by: IMAMURA Tomoaki
v. 1.2
date: 1997/09/14 23:07:36; author: max; state: Exp; lines: +5 -5
Use ISO639 name instead of ISO3166 name for PKGNAME.
Change the location of doc file as the PKGNAME changed.
v. 1.1
date: 1996/11/18 05:27:29; author: max; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/11/18 05:27:29; author: max; state: Exp; lines: +0 -0
New port, hexadecimal dump tool with support for Japanese character sets.
Reviewed by: max
Submitted by: IMAMURA Tomoaki
=============================================================================
|
| |

|