Masafumi Max NAKANE
87bf1e7814
Add lips3 printer driver to the list of default driver.
...
PR: 3576
Submitted by: mita@jp.FreeBSD.ORG
1997-05-15 09:51:24 +00:00
Masafumi Max NAKANE
1294f54fbb
Upgrade, 1.1 -> 1.6.
1997-05-07 23:40:59 +00:00
Masafumi Max NAKANE
c427b29722
Make this port compile on 2.1.7.1.
...
PR: 3439
Submitted by: mita@jp.freebsd.org
1997-05-02 03:20:19 +00:00
Masafumi Max NAKANE
e04515f662
Update:
...
1. Added new driver for Cannon bubblejet BJ-10V
2. Update to Cannon lips printer driver.
3. Typo fix.
4. Integrate scripts/configure.batch into scripts/configure.
1997-04-30 16:03:04 +00:00
Satoshi Asami
bada70ab1f
Use new MASTER_SITE_LOCAL variable from bsd.port.mk.
1997-04-30 03:18:09 +00:00
Masafumi Max NAKANE
e0bfcfe63b
The default location of the help file was wrong.
1997-04-21 11:20:21 +00:00
Wolfram Schneider
df8f6f276f
Add virtual category 'perl5'.
1997-04-20 13:53:29 +00:00
Satoshi Asami
3a5d53e0ae
Master site has moved.
...
Submitted by: hanai
1997-04-16 05:00:06 +00:00
Satoshi Asami
f84c26962a
The dependency rules are created in bsd.port.mk only if *_DEPENDS are
...
defined, so move LIB_DEPENDS before .include of editors/nvi/Makefile
(which also includes bsd.port.mk).
1997-04-09 09:43:53 +00:00
Satoshi Asami
98422436f5
Immediately update to April 8th version by author's request.
1997-04-09 07:34:51 +00:00
Satoshi Asami
8d8340c399
Update to April 3rd version of patch. Closes PR ports/3204.
...
Submitted by: Jun-ichiro ITOH <itojun@csl.sony.co.jp>
1997-04-09 07:10:13 +00:00
Masafumi Max NAKANE
1eb7d09403
Fix problem with PS output.
...
Integrate unofficial patch.
Submitted by: Kazuhiko Kiriyama(System administrator) <kiri@kiri.toba-cmt.ac.jp>
(Closing PR #2962.)
1997-04-04 14:59:43 +00:00
Satoshi Asami
add2f48dc3
Oops, forgot to put "jp-" in front.
1997-04-01 11:40:16 +00:00
Satoshi Asami
a8bf9a090f
Add k12.
1997-04-01 11:39:38 +00:00
Satoshi Asami
2bf5313e6b
Japanese 12-dot fonts for X. Might be useful to laptop users.
...
Submitted by: mita@jp.FreeBSD.org (MITA Yoshio)
1997-04-01 11:38:33 +00:00
Satoshi Asami
0e05c50141
No port (unless it is NO_PACKAGE) is allowed to run-depend on mule
...
because the explicit package name will be put in to the package as a
dependency in that case, and there are several mule ports around.
I remember mentioning this in the Japanese mailing lists before when
this topic came up, but apparently it didn't sink in. Add a comment
right in front of RUN_DEPEND so it can't be missed.
1997-03-30 12:40:11 +00:00
Masafumi Max NAKANE
1a94e12177
Include and install jman.el by Mitsuru IWASAKI <iwasaki@jp.freebsd.org>.
...
Submitted by: Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
(Closing PR #2963.)
1997-03-30 02:57:20 +00:00
David E. O'Brien
4048633000
previous was a bogus commit. Important lines accidently got deleted.
1997-03-25 09:50:51 +00:00
Satoshi Asami
ef4155d09f
Hand-edit patch to cope with getopt declarations moving from
...
stdlib.h to unistd.h in -current (from Lite2). Note this requires
the latest gcc that defines __FreeBSD__ to 3.
1997-03-25 08:14:44 +00:00
David E. O'Brien
d7cf915458
style police
1997-03-25 08:01:45 +00:00
David E. O'Brien
584efd410e
style police.
1997-03-25 07:55:11 +00:00
Satoshi Asami
ef227e8e91
Add some missing files. Without those, the package doesn't work at all.
...
Closes PR ports/3013.
Submitted by: Taguchi, Takeshi <taguchi@tohoku.iij.ad.jp>
1997-03-18 07:55:33 +00:00
Satoshi Asami
834490816d
Misc. cleanup. They've been in my tree for a while, I forgot to commit them.
1997-03-15 11:56:09 +00:00
Satoshi Asami
68cf975a72
Change default port number. This was actually a very old patch that
...
I forgot to commit.
Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1997-03-12 09:39:24 +00:00
Satoshi Asami
7d12882367
Added expect.
1997-03-11 11:53:37 +00:00
Satoshi Asami
3d47f4132c
Japanized expect, uses some files from lang/expect port. Closes
...
PR ports/2940.
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1997-03-11 11:52:43 +00:00
Satoshi Asami
f68e96f599
Bugfix to set RANLIB correctly. Also set VERSION in port Makefile.
...
Closes PR ports/2937.
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1997-03-11 11:02:41 +00:00
Satoshi Asami
92156c6c12
Remove japanized, tcl75 and tk41 they are superseded by tcl76 and tk42.
1997-03-06 23:16:16 +00:00
Satoshi Asami
e51d4e2fae
Enable multilingual nvi ports. (Note the Korean versions were already
...
included in the port Makefile import.)
1997-03-06 08:41:38 +00:00
Satoshi Asami
4210f39df8
Attempt to import 8 ports at once. I sure hope this will work.
...
editors/nvi is a multi-byte extension of nvi-1.79; the rest are pretty
much skeletons (even more so than regular ports) that use most files
from editors/nvi and support for a particular encoding scheme.
These ports were submitted by the author of multilingual nvi patches.
Closes PR ports/2824.
Submitted by: Jun-ichiro Itoh <itojun@csl.sony.co.jp>
1997-03-06 08:38:46 +00:00
Satoshi Asami
e10cbbfe84
Add some @dirrms.
1997-03-06 06:55:50 +00:00
Satoshi Asami
3108729815
Move ldconfig to post-install target so it will be run after installation
...
of shared library (the Makefile.lib called in pre-install was for
the static lib).
1997-03-05 23:13:23 +00:00
Satoshi Asami
2894454617
Make installation directory first so "tar -C" won't fail mysteriously
...
(by extracting the files in the current directory). Closes PR
ports/2878.
Submitted by: mita@jp.FreeBSD.org (MITA Yoshio)
1997-03-05 09:20:07 +00:00
Satoshi Asami
7243ac7f29
Fix bug introduced by the last update. Closes PR ports/2872.
...
Submitted by: MITA Yoshio <mita@jp.FreeBSD.org>
1997-03-04 10:29:16 +00:00
Satoshi Asami
0ef0777dbf
Updated patch from PR submitter (add skkserv.sh back, etc.). This should
...
*really* clos PR ports/2761.
Submitted by: Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
1997-03-04 09:36:23 +00:00
Satoshi Asami
10a9191492
Upgrade, 8.6 -> 9.6. Closes PR ports/2761.
...
Submitted by: Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
1997-03-04 09:17:56 +00:00
Satoshi Asami
a6adcc277b
Added recjis.
1997-03-03 12:39:11 +00:00
Satoshi Asami
70fccf35f8
You can repair damaged (dropped Esc's etc.) Japanese files easily using
...
these programs.
Closes PR ports/2723.
Submitted by: Yukihiro Nakai <nakai@PyroPolis.t.u-tokyo.ac.jp>
1997-03-03 12:38:01 +00:00
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