Commit Graph

413 Commits

Author SHA1 Message Date
Satoshi Asami
ded7a416a3 Add a2ps and newosaka. 1997-03-03 11:53:35 +00:00
Satoshi Asami
86804d9e35 Text converter for Japanese. Gosh, I love ports like this! (It's a single
perl script!)

Closes PR ports/2590.

Submitted by:	Itsuro Saito <saito@miv.t.u-tokyo.ac.jp>
1997-03-03 10:21:24 +00:00
Satoshi Asami
0e4e94018b Submitted by: MITA Yoshio <mita@jp.FreeBSD.org>
"VFlib ports have been updated.  Support for FontWave is added."

Closes PR ports/2694.
1997-03-03 09:00:20 +00:00
Satoshi Asami
6368b369d9 Convert Japanese to Osaka-ben. (Sort of like Japanese equivalent of
"jive".)

Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1997-03-03 08:46:55 +00:00
Satoshi Asami
44e1a65425 Submitted by: MITA Yoshio <mita@jp.FreeBSD.org>
1. Added RPDL (Ricoh Printer Description Language) 600dpi drivers.
2. Removed gdevbitps driver which is obsoleted by psmono driver.
3. Fixed typo (X Windows -> X)
1997-03-03 06:37:58 +00:00
Satoshi Asami
29ab50fdd8 Added iv. 1997-03-02 14:56:35 +00:00
Satoshi Asami
0a8553ab74 Japanized interviews.
Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
1997-03-02 14:55:59 +00:00
Satoshi Asami
44b23b4d75 Add tcl76 and tk42. 1997-03-02 13:02:50 +00:00
Satoshi Asami
2be5a55cf3 Japanized tk ver 4.2. Together with the tcl import, closes PR
ports/2764.

Submitted by:   Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1997-03-02 13:02:07 +00:00
Satoshi Asami
59baa782f0 Japanized tcl ver 7.6. Together with the tk import, closes PR
ports/2764.

Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1997-03-02 13:01:25 +00:00
Satoshi Asami
cd91ecec6f Don't free() the same region twice.
Submitted by:	Naoki Hamada <nao@sbl.cl.nec.co.jp>
1997-02-28 09:25:43 +00:00
Satoshi Asami
5a9ab9d3c2 Make sure fd 2 won't be pointing to the dictionary file, so that
pkhmalloc()'s error messages don't end up there.

Submitted by:	Naoki Hamada <nao@sbl.cl.nec.co.jp>
1997-02-28 09:24:51 +00:00
Masafumi Max NAKANE
c1494df031 Upgrade, 1.19.2 -> 1.20.
Submitted by:	Kiroh HARADA <kiroh@kh.rim.or.jp>
1997-02-15 17:22:10 +00:00
Masafumi Max NAKANE
cd321c085a Upgrade, 1.19.2 -> 1.20.
Submitted by:	Kiroh HARADA <kiroh@kh.rim.or.jp>

Also, Kiroh HARADA will be the maintainer of this port from now on.
1997-02-15 17:21:26 +00:00
Masafumi Max NAKANE
28d19cfc43 Enable gn-gnspool. 1997-02-15 11:10:44 +00:00
Masafumi Max NAKANE
d04c8e413f New port:
gn & gnspool - simple newsreader and local spooling support.
Submitted by:	Kiroh HARADA <kiroh@kh.rim.or.jp>
1997-02-15 11:09:04 +00:00
Masafumi Max NAKANE
c3c2799861 Put ftp.cs.indiana.edu before ftp.iij.ad.jp in the site list as indiana is
the primary distribution site.
1997-02-15 07:42:32 +00:00
Masafumi Max NAKANE
140b880dac The distfile changed.
Noticed by:	 Arne Henrik Juul <arnej@imf.unit.no>
(Closing another 1/14 of PR #2677.)
1997-02-15 07:16:55 +00:00
Satoshi Asami
576e0f5985 Fix build on 2.1.5 systems. Also add files I forgot I forgot
last time.

Submitted by:	kiri
1997-02-14 05:20:19 +00:00
Satoshi Asami
2f50d6046c Upgrade, 0.2 -> 2.1 (yeah I know, the version number skip is
due to their naming convention change).

Submitted by:	kiri@kiri.toba-cmt.ac.jp
1997-02-12 11:00:45 +00:00
Satoshi Asami
d68e77e8c7 Upgrade (no version number change) to support older versions of FreeBSD
too.

Submitted by:	kiri@kiri.toba-cmt.ac.jp
1997-02-12 10:59:35 +00:00
Masafumi Max NAKANE
18ecf3a122 Remove files from old version of this software before doing anything in
do-install.  This should prevent `make install' from stopping when old files
are present.
Requested by:	asami
1997-02-11 18:06:02 +00:00
Satoshi Asami
89321bd2ef Add handbook. 1997-02-11 11:39:59 +00:00
Masafumi Max NAKANE
1ef422eb97 Upgrade, 96/03 -> 97/02. 1997-02-09 00:40:55 +00:00
Masafumi Max NAKANE
d4b598a09d Fix for problem indicated in PR #2666:
Perl5 uses setlocale function.  Recent jp-perl5 linked this order:
        libm libmalloc libc libcrypt libxpg4.
  the function of setlocale in libc has some problems for some locales
  (for example, ja_JP.EUC).

  It is needed to link libxpg4 before libc. I change to correct order
  in configure file of perl5.

Submitted by:	sampei@yy.cs.keio.ac.jp
1997-02-05 15:38:45 +00:00
Masafumi Max NAKANE
1ec431b791 ln -s -> ln -fs.
Submitted by:	sampei@yy.cs.keio.ac.jp
1997-02-05 15:35:22 +00:00
Masafumi Max NAKANE
4fddf56d3e Instead of removing unnecessary files after extracting tarball,
use --exclude option of tar.
1997-02-04 11:09:38 +00:00
Masafumi Max NAKANE
702a2dbcf6 Correct some message the sample scripts print. 1997-02-04 05:31:14 +00:00
Masafumi Max NAKANE
32430057bd Ok, some problem with recently modified file have been corrected,
and here it is, the checksums changed.
1997-02-03 22:55:45 +00:00
Masafumi Max NAKANE
bee952a8d8 Activate cdrom2. 1997-02-03 16:38:14 +00:00
Masafumi Max NAKANE
f85c5727aa New port:
jp-cdrom2 - A tool to lookup CD-ROM dictionaries in EPWING format
1997-02-03 16:31:53 +00:00
Masafumi Max NAKANE
ba0ad18ccd Checksum of some files have been changed. 1997-02-03 15:04:39 +00:00
Masafumi Max NAKANE
a32981dcb6 Move EXTRACT_ONLY to right place. 1997-01-30 09:12:38 +00:00
Masafumi Max NAKANE
473041a73b Correct typo.
Submitted by:	mita@jp.freebsd.org
(Closing PR #2615.)
1997-01-30 07:49:55 +00:00
Masafumi Max NAKANE
a336ddc1f2 Enable dserver. 1997-01-29 04:02:50 +00:00
Masafumi Max NAKANE
520b21cc72 New port, dserver:
A CD-ROM dictionary lookup facility (server and clients).

Submitted by:	Yoshio MITA <mita@jp.freebsd.org>
(Closing PR #2311.)
1997-01-29 03:56:05 +00:00
Masafumi Max NAKANE
1b49e497b5 Do /bin/sh ${PKGDIR}/INSTALL instead of calling the script directly. 1997-01-24 19:09:11 +00:00
Satoshi Asami
77198fece7 Put MAINTAINER in the right place. 1997-01-24 10:18:53 +00:00
Masafumi Max NAKANE
9d0c3d2991 Activate perl5. 1997-01-24 07:05:52 +00:00
Masafumi Max NAKANE
ab617e2008 New port:
Perl with Japanese language support, AKA jperl.
Submitted by:	sanpei@yy.cs.keio.ac.jp
(Closing PR #2456.)
1997-01-24 06:58:44 +00:00
Masafumi Max NAKANE
6667e92e1c Now, if FOR_CDROM is defined, do-fetch will fetch all the distfiles
including characterset dependent ones.

echo prompt; read var -> read -p prompt var
1997-01-22 04:35:58 +00:00
Satoshi Asami
8df73ce627 Pathname was wrong.
Submitted by:	kiri@kiri.toba-cmt.ac.jp
1997-01-22 04:13:25 +00:00
Masafumi Max NAKANE
9b36d0e0c8 Reflect recent changes to mail/pine. (Mainly, removing imap/ipop
support.)
1997-01-21 06:59:43 +00:00
Masafumi Max NAKANE
6df2852e5c Reflect recent changes made to mail/pine. (Mainly, removing imap/apop
support.)
1997-01-21 06:40:57 +00:00
Satoshi Asami
31ac243374 Depend on pkfonts for correct resolution.
Pointed out by:	kiri@toba-cmt.ac.jp
1997-01-14 07:37:07 +00:00
Satoshi Asami
aec015e494 Add "jp-" in front of PKGNAME. 1997-01-09 06:23:51 +00:00
Masafumi Max NAKANE
1b6bbb813b New patch:
Change the kanji-in code from ESC $@ -> ESC $B as it was mismatching
with kterm.
Submitted by:	sanpei@yy.cs.keio.ac.jp
(Closing PR #2417.)
1997-01-08 09:15:34 +00:00
Masafumi Max NAKANE
ec18df1be9 Creation and execution of mhconfig moved to do-configure target in Makefile
instead of doing it in scripts/configure.

Move ``make clean'' that should done before the build process to pre-build
instead of doing it in scripts/configure.

Define RUN_DEPENDS on jless so that the command show can display Japanese
message correctly.

Generate mh configuration for FreeBSD from template instead of doing that
by patches.
(This allows the port to respect ${PREFIX}.)

Submitted by:	sanpei@yy.cs.keio.ac.jp
Integrated recent changes made to ports/mail/mh.
Integrated widely used patches that are distributed with mew:
  - Patch to make the folder command faster.
  - Patch to suppress X-Authentication-Warning.
Added configuration options to include full pop support.
(Closing PR #2209.)
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS: ' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: 	Makefile patches/patch-ab patches/patch-ac patches/patch-ad
CVS: 	pkg/DESCR pkg/PLIST
CVS: Added Files:
CVS: 	files/FreeBSD.in patches/patch-ag patches/patch-ah
CVS: Removed Files:
CVS: 	patches/patch-aa scripts/configure
CVS: ----------------------------------------------------------------------
1997-01-07 07:47:26 +00:00
Satoshi Asami
ef2e0993a6 Upgrade to today's version.
Submitted by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1997-01-06 11:31:12 +00:00
Masafumi Max NAKANE
830f603368 The original distribution tarball has been renamed.
Submitted by:	sanpei@yy.cs.keio.ac.jp
(Closing PR #2364.)
1997-01-04 15:34:45 +00:00
Masafumi Max NAKANE
7d49caae5a Rename files/.{emacs,mosaic-hotlist-default} to
dot.{emacs,mosaic-hotlist-default}.
  Install sample files into share/examples/w3 instead of to share/doc/w3.
  Use PKG_PREFIX in the installation/deinstallation scripts.
  Some Makefile cleanup.
  Submitted by: (Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp>
1997-01-04 13:19:40 +00:00
Masafumi Max NAKANE
f0bc728d03 Rename files/.{emacs,mosaic-hotlist-default} to
dot.{emacs,mosaic-hotlist-default}.
  Install sample files into share/examples/w3 instead of to share/doc/w3.
  Use PKG_PREFIX in the installation/deinstallation scripts.
  Some Makefile cleanup.
  Submitted by: (Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp>
1997-01-04 13:07:22 +00:00
Satoshi Asami
bb42ba8200 OK, so camltk was really supposed to be camltk41. (The actual files are
already repository-copied.)
1997-01-03 15:09:12 +00:00
Satoshi Asami
27f931d799 Oops, x11/camltk and japanese/camltk do not have "41" at end. 1997-01-03 13:15:05 +00:00
Satoshi Asami
6ff7939f09 Added camltk41 and mmm. 1997-01-03 12:26:56 +00:00
Satoshi Asami
c4fa469de8 Upgrade, 1.0 -> 0.2. (No that's right, the man-doc port maintainer
decided to use the version number that the translators are calling the
tarballs with.)

Submitted by:	(Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp>
1997-01-03 11:09:37 +00:00
Masafumi Max NAKANE
55f96bbeb9 Added comment about font files.
Stolen from:	print/ghostscript4/Makefile
1997-01-03 01:38:33 +00:00
Torsten Blum
960bb642a3 Fix MASTER_SITES by moving "\" to the 3rd line
Forgotten-by: max ;-)
1997-01-01 15:40:14 +00:00
Masafumi Max NAKANE
e82ac17d58 Put files that cannot be found on any ftp site to LOCAL_PORTS and add
LOCAL_PORTS to MASTER_SITES.
Requested by:	mita@jp.freebsd.org
(Closing PR #2310.)

Modify MASTER_SITES to list correct sites.

Instead of fetching ghostscript-fonts-*-4.01.tar.gz, which are symlinks
to ghostscript-fonts-std-4.0.tar.gz & *-other-3.0, fetch the real files.
(This elminates need for updating fontfile names when gs is upgraded.)

Standardize variables order.
1996-12-30 21:12:52 +00:00
Masafumi Max NAKANE
0d0d9c932c Typo. (sort of.) 1996-12-30 08:39:34 +00:00
Masafumi Max NAKANE
cba17fed78 Upgrade, 1.0.5.4 -> 1.0.5.4.1. 1996-12-30 08:32:21 +00:00
Masafumi Max NAKANE
9153006a7d Upgrade, 2.0Beta4 -> 2.0Gamma.
Submitted by:	mita@jp.freebsd.org
(Closing PR #2295.)
1996-12-30 08:23:11 +00:00
Masafumi Max NAKANE
9c5b1e2d04 Moved around the @exec mkdir ... line so that it won't fail to
mkdir lib/jnethackdir/save when you do pkg_add this package for  the
first time.
Reminded by:	asami
1996-12-28 02:26:06 +00:00
Masafumi Max NAKANE
d35e18fd7b Activated lipsf and escpf. 1996-12-19 03:39:24 +00:00
Masafumi Max NAKANE
09bf63af27 Text to LIPS filter
Reviewed by:	max
Submitted by:	mita@jp.freebsd.org
1996-12-19 03:36:14 +00:00
Masafumi Max NAKANE
165b9dfa02 Text filters for ESC/P, ESC/Page & ESC/PS printers.
Reviewed by:	max
Submitted by:	mita@jp.freebsd.org
1996-12-19 03:33:10 +00:00
Satoshi Asami
46c9119e26 The "17" means patchlevel 17, not "1.7".
Reviewed by:	mita@jp.freebsd.org
1996-12-18 14:16:23 +00:00
Masafumi Max NAKANE
aeb45a1312 Install mnews.1 into man/ja_JP.EUC/man1 instead to share/doc/mnews.
Honor ${NOPORTDOCS}.

Some cosmetic tweaks.
1996-12-18 07:59:44 +00:00
Satoshi Asami
4c6b6da022 Add mew and w3. 1996-12-18 05:28:04 +00:00
Satoshi Asami
d1cca3d17e Web browser based on emacs/mule.
Submitted by:   Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-18 05:26:57 +00:00
Masafumi Max NAKANE
977a9ef4bd Upgrade, 1.0.5.3-beta-960925 -> 1.0.5.4. 1996-12-16 11:14:31 +00:00
Masafumi Max NAKANE
a5dee637fa List a file that were missing.
(Closing PR #2201.)
Submitted by:	mita@jp.freebsd.org
1996-12-12 23:51:54 +00:00
Satoshi Asami
af38939c17 Upgrade, 1.0 -> 1.1. Many bugs fixed in jcatman, etc.
Original by:	KUMANO Tadashi <kumano@strl.nhk.or.jp>
Submitted by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-12 08:36:15 +00:00
Masafumi Max NAKANE
07fe4dd29c Typo. 1996-12-12 05:13:39 +00:00
Masafumi Max NAKANE
5a16a86d4b Install the man page (Japanese) into man/ja_JP.EUC/man1 instead of
into share/doc/kakasi.
1996-12-12 05:08:33 +00:00
Satoshi Asami
363e6cbd2f Instead of installing its own manpath.config in /usr/local/etc, check
the value of ${LANG} or LC_TYPE and look into the appropriate subdirectories
of directories specified by /etc/manpath.config.

Submitted by:	Kumano Tadashi <kumano@strl.nhk.or.jp>
1996-12-07 23:16:13 +00:00
Satoshi Asami
103160587d Add man, man-doc. 1996-12-07 13:25:15 +00:00
Satoshi Asami
041376eda0 Japanese manpages for many system commands.
Submitted by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-07 13:24:42 +00:00
Satoshi Asami
a9ee50f208 A man command that can handle Japanese (EUC). Note this is only a
workaround until man is upgraded to a new version (which is supposedly
truly internationalized).

Submitted by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-07 13:24:00 +00:00
Satoshi Asami
5370ea589f Use shared VFlib lib. 1996-12-07 00:20:47 +00:00
Satoshi Asami
4cfbe3bd77 ja_JP.ujis -> ja_JP.EUC (they really are same things). 1996-12-06 12:34:57 +00:00
Satoshi Asami
a910b63117 Put manpage in ja_JP.EUC subdirectory, not ja_JP.euc. 1996-12-06 12:27:35 +00:00
Satoshi Asami
94f03940d3 Make sure this groff calls the accompanying grotty (${PREFIX}/bin/grotty),
regardless of the user's $PATH.
1996-12-06 12:21:49 +00:00
Satoshi Asami
ac9bd038a2 Add vfghostscript4. 1996-12-06 11:29:33 +00:00
Satoshi Asami
0e2ba3e54e Japanese gs4 using the vector font library. The submitter claims it's
highly addictive.

Submitted by:	mita@jp.freebsd.org
1996-12-06 11:27:34 +00:00
Satoshi Asami
16e2098b87 Geneerate shared libraries too.
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-12-05 12:04:45 +00:00
David E. O'Brien
4dc59e6d5a Turned off ports/japanese/xloadface
Requested by:	Satoshi
1996-12-04 02:08:06 +00:00
David E. O'Brien
49d8727b0e Turn on xloadface. 1996-12-03 13:36:06 +00:00
David E. O'Brien
5f30f5083e mkdir --> ${MKDIR} cp -->${CP} 1996-12-03 13:08:20 +00:00
Satoshi Asami
0c84dfe8fa Remove Japanese tcl-7.3/tk-3.6. There are newer versions in the tree. 1996-12-03 10:54:15 +00:00
Satoshi Asami
4515213825 ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
Hinted by:	obrien
1996-12-03 04:07:49 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
f74f854e9d Misc. bugfixes, mostly FreeBSD-specific.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-11-30 10:03:49 +00:00
Satoshi Asami
c14befc4ef "mkdir -p" -> "${MKDIR}". 1996-11-30 08:53:03 +00:00
Masafumi Max NAKANE
ba75adf58b PATCH_SITES was wrong. 1996-11-30 01:06:18 +00:00
Thomas Gellekum
40544bdcd6 Add xbakuzan. 1996-11-29 07:33:37 +00:00
Thomas Gellekum
57ce564eef Import of xbakuzan, a paint tool for shodo.
Closes PR 2064.

In case you're wondering why I commit to japanese/: I thought this
was some kind of game :-). Ignorant gaijin (sp?), that's me.

Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1996-11-29 07:20:58 +00:00
Satoshi Asami
bc8f726f89 Add checksum for two font files 1996-11-22 10:11:30 +00:00
Satoshi Asami
c5bcf8586c Remove ejdict, port retracted due to licensing problems. 1996-11-20 13:51:30 +00:00
Masafumi Max NAKANE
abc3a05580 Better default settings for vga cards in kon.cfg.
Submitted by:	hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi)

Patch to fix a bug that a few video cards didn't work properly.
Submitted by:	manabe@Roy.dsl.tutics.tut.ac.jp (Takashi Manabe)
1996-11-19 07:41:52 +00:00