summaryrefslogtreecommitdiff
path: root/japanese/hex (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Remove man page entries from the PLIST and define MAN? in the Makefile.Masafumi Max NAKANE1998-08-312-4/+2
| | | | Notes: svn path=/head/; revision=12969
* Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.Masafumi Max NAKANE1998-04-052-3/+3
| | | | | | | Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist Notes: svn path=/head/; revision=10426
* Damn, last commit wasn't null commit.Masafumi Max NAKANE1998-04-041-2/+2
| | | | | | | Back out what went in accidentally by the previous commit. Notes: svn path=/head/; revision=10424
* This is a null commit to state that the previous commit also addedMasafumi Max NAKANE1998-04-041-2/+2
| | | | | | | MTREE_FILE=/etc/mtree/BSD.local.dist so that BSD.x11.dist isn't used. Notes: svn path=/head/; revision=10423
* Properly define MAN1 and MANCOMPRESSED.Masafumi Max NAKANE1998-04-041-3/+5
| | | | | | | | Add ALL_TARGET=hex so that it really builds by invoking make build. (Formerly, it built when make install was invoked.) Notes: svn path=/head/; revision=10422
* Upgrade to 2.03Bill Fenner1997-11-164-16/+11
| | | | | | | | PR: ports/4753 Submitted by: IMAMURA Tomoaki <yu@pastel.club.or.jp> Notes: svn path=/head/; revision=8659
* Use ISO639 name instead of ISO3166 name for PKGNAME.Masafumi Max NAKANE1997-09-142-6/+7
| | | | | | | Change the location of doc file as the PKGNAME changed. Notes: svn path=/head/; revision=7912
* New port, hexadecimal dump tool with support for Japanese character sets.Masafumi Max NAKANE1996-11-185-0/+33
Reviewed by: max Submitted by: IMAMURA Tomoaki <tomoak-i@is.aist-nara.ac.jp> Notes: svn path=/head/; revision=4562