1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
Commit Graph

806 Commits

Author SHA1 Message Date
Jun Kuriyama
52d150871d Activate kappa20 1998-04-22 14:22:11 +00:00
Jun Kuriyama
bcc72272e8 X11 20-dot kanji font 'kappa font'
PR:		ports/4726
Submitted by:	Ginga Kawaguti <ginga@amalthea.phys.s.u-tokyo.ac.jp>
1998-04-22 14:19:09 +00:00
Satoshi Asami
9ecf5ebc98 Move distfiles (there are only 13 of them) to subdirectory. 1998-04-22 12:32:14 +00:00
Jun Kuriyama
e89591acd7 Activate ndtpd and bookview 1998-04-21 15:12:23 +00:00
Jun Kuriyama
2fcf6f3e00 server for accessing CD-ROM books with NDTP.
PR:		4734
Submitted by:	Motoyuki Kasahara <m-kasahr@sra.co.jp>
1998-04-21 15:10:50 +00:00
Jun Kuriyama
9f6e7bc267 NDTP client using Japanized Tcl/Tk.
PR:		4734
Submitted by:	Motoyuki Kasahara <m-hasahr@sra.co.jp>
1998-04-21 15:08:13 +00:00
Jun Kuriyama
15cd9fa349 Original distribution was updated.
(2.00-SNAP980123 --> 2.00)

PR:	6126
1998-04-18 15:50:19 +00:00
David E. O'Brien
546dd7a9c4 Mark this broken. Has a build problem w/in 1.7.1.
Since we have a newly built ja-plan binary in 2.2.6-R, we've got some
breathing room on getting this fixed.
1998-04-17 18:08:35 +00:00
Jun Kuriyama
b209c0b08c This is my first commit about ports collection.
Upgrade to 1.1g

PR:	6217
Submitted by:	myself :-)
1998-04-17 14:39:36 +00:00
Jun-ichiro itojun Hagino
5861ea42af original distribution updated. (-> 1.0.0) 1998-04-12 02:22:02 +00:00
Jun-ichiro itojun Hagino
27cbd0660f master distribution updated (1.02a -> 1.03a) 1998-04-07 22:44:46 +00:00
Masafumi Max NAKANE
8bd2b9a35b 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
1998-04-05 04:47:11 +00:00
Masafumi Max NAKANE
6bbf95381a Damn, last commit wasn't null commit.
Back out what went in accidentally by the previous commit.
1998-04-04 21:57:43 +00:00
Masafumi Max NAKANE
10e6db6495 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.
1998-04-04 21:54:57 +00:00
Masafumi Max NAKANE
507435e892 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.)
1998-04-04 21:50:54 +00:00
Satoshi Asami
acd19d78e8 Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't
depend on ordering in the parent Makefiles for the links to be created
correctly.
1998-04-04 07:36:46 +00:00
Satoshi Asami
55ac03290a Add MANUAL_PACKAGE_BUILD, need to loop. 1998-04-01 01:49:24 +00:00
Satoshi Asami
6ca97f3113 Remove BROKEN. Sorry, pilot error. 1998-03-31 00:17:02 +00:00
Satoshi Asami
b9935f1fc2 Doesn't build. 1998-03-28 19:33:07 +00:00
Jun-ichiro itojun Hagino
18f0b98813 japanizatino patches are updated.
PR:		6083
1998-03-26 02:18:59 +00:00
Jun-ichiro itojun Hagino
fbab6e9a0e sorry fixed.
remove BROKEN mark.
(the original distribution was updated with no filename change
in the past, so tar.gz is sticked on ftp.freebsd.org)
1998-03-23 06:19:00 +00:00
Jun-ichiro itojun Hagino
e1f551880d "BROKEN=fetch" was a temporary failure.
just to be sure I sticked the tar.gz file into asami-san's playground.
1998-03-22 15:10:23 +00:00
Satoshi Asami
5a15fe7949 Mark this port broken:
===>  Building for ja-vftool-1.2
cc -O2 -pipe -c mkn2avf.c
cc -O2 -pipe -c jfm.c
cc -O2 -pipe -c scale.c
cc -O2 -pipe -c io.c
cc -O2 -pipe -c kanji.c
cc -O2 -pipe -c util.c
cc -o mkn2avf mkn2avf.o jfm.o scale.o io.o kanji.o util.o
mkdir vf-n2a
./MKNTT2ASC dm min /usr/local/share/texmf/fonts/tfm/ptex vf-n2a
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min5.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min6.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min7.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min8.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min9.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min10.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min10.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min10.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min10.tfm
*** Error code 1
1998-03-22 07:58:44 +00:00
Satoshi Asami
28dd3ecf68 Doesn't build:
===>  Building for ja-zipcodes-19980130
make: don't know how to make 01hokkai.euc-csv. Stop
*** Error code 2

Stop.
1998-03-21 11:01:29 +00:00
Satoshi Asami
968ffec366 Mark this port broken, can't fetch. 1998-03-21 10:54:22 +00:00
Jun-ichiro itojun Hagino
280b447304 the contributor confirmed that dependency to k{10,12} is necessary
at this moment.  PR closed.

PR:		6045
1998-03-21 05:04:53 +00:00
Jun-ichiro itojun Hagino
ed78e754dc enable ports/japanese/netscape4, a famous web browser
PR:		6045
1998-03-21 04:48:51 +00:00
Jun-ichiro itojun Hagino
eff44a3f7e add comment on k{10,12} dependency.
PR:		6045
1998-03-21 04:48:19 +00:00
Jun-ichiro itojun Hagino
064da50e30 ports/japanese/netscape4, a famous web browser.
netscape ver 4 web-surfboard with Japanese resources

NOTE: PR is not closed because it has small glitche I need to confirm
with the contributor.

PR:		6045
1998-03-21 04:45:39 +00:00
Jun-ichiro itojun Hagino
51ff254b02 original distribution updated to 1.36.
PR:		6034
1998-03-21 01:50:10 +00:00
Jun-ichiro itojun Hagino
b978b3c317 original distribution version-up( -> 1.21)
PR:		6033
1998-03-20 17:40:13 +00:00
Jun-ichiro itojun Hagino
6b204d5c44 original distribution updated to 1.1f.
simplify xpg4 related things.
do not depend on emacs.

PR:		5251
1998-03-20 16:49:43 +00:00
Jun-ichiro itojun Hagino
70b7215000 Makefile simplifications.
PR:		6050
1998-03-20 16:30:30 +00:00
Jun-ichiro itojun Hagino
23e7ae098b freetype support patch added.
(depends on ports/print/freetype)

Submitted by:	mita@jp.freebsd.org
1998-03-20 14:54:51 +00:00
Jun-ichiro itojun Hagino
8feb07cabe - japanese pdf support patch
- pdf encryption support patch (make PDFENCRYPT=yes)

Submitted by:	mita@jp.freebsd.org, itojun
1998-03-16 07:33:51 +00:00
Jun-ichiro itojun Hagino
c122ec88f9 enable ports/japanese/skkinput
PR:		5631
1998-03-12 16:07:26 +00:00
Jun-ichiro itojun Hagino
ebf0d1d99e ports/japanese/skkinput
"A SKK-like Japanese input method for X11."

PR:		5631
1998-03-12 16:05:02 +00:00
Jun-ichiro itojun Hagino
e8d52ba1b2 activate japanese/k10, X11 10x10 pixels japanese font.
PR:		5962
1998-03-12 15:44:10 +00:00
Jun-ichiro itojun Hagino
f3dfda78df add ports/japanese/k10
"X11 10-dot kanji font 'naga10 font'"

PR:		5962
1998-03-12 15:42:43 +00:00
Jun-ichiro itojun Hagino
7b75416dfa update the MD5 for the file dated 1/30/1998.
changed port version numbering method.
removed BROKEN mark.
1998-03-07 00:17:07 +00:00
Satoshi Asami
198229d87e Fix some paths to editors/nvi (now editors/nvi-m17n). 1998-03-04 19:35:07 +00:00
Satoshi Asami
04e74f48d3 No need to use += for first definition of variable.
Reviewed by:	kiri
1998-03-04 07:28:33 +00:00
Jun-ichiro itojun Hagino
698bd37d81 slight update to make English version happier 1998-03-04 06:18:54 +00:00
Satoshi Asami
ca9133c869 Remove comment about /usr/X11/lib/jnames having to exist first. It is
generated by both the port and the package (besides, it's a typo of
/usr/X11R6/lib/jnames :).
1998-03-03 08:31:44 +00:00
David E. O'Brien
4de5b757e0 turn on xklock
PR:		ports/4061
1998-02-28 23:30:18 +00:00
David E. O'Brien
499fa575e7 X key lock in the Japanese language.
PR:		ports/4061
Submitted by:	NAKAMURA Kazushi nkazushi@highway.or.jp
1998-02-28 23:29:19 +00:00
Jun-ichiro itojun Hagino
9e48399058 enable ports/japanese/vftool.
PR:		5167
1998-02-28 05:20:10 +00:00
Jun-ichiro itojun Hagino
a41420dedf ports/japanese/vftool:
Virtual font kit for using in dvi2ps, dvipsk or dvi2dvi.

PR:		5167
1998-02-28 05:19:01 +00:00
Jun-ichiro itojun Hagino
3427c13539 enable ports/japanese/xnetmaj, Mahjong game over the network.
PR:		4759
1998-02-28 03:49:54 +00:00
Jun-ichiro itojun Hagino
4bf6e18c72 xnetmaj, Mahjong game over the network
PR:		4759
1998-02-28 03:41:46 +00:00
Steve Price
3635f4776c Activate pgp.language port. 1998-02-23 20:20:33 +00:00
Steve Price
6c77e2cb88 Japanese languagee module for PGP.
PR:           3928
Submitted by: Hironori Ikura <hikura@kaisei.org>
1998-02-23 20:19:55 +00:00
Steve Price
1228e19eb6 Activate ebw3 port. 1998-02-23 20:07:09 +00:00
Steve Price
478a2fe3b7 Access to Japanese EPWING or Electric-Book based CD-ROM via HTTP.
PR:           4025
Submitted by: Hironori Ikura <kikura@kaisei.org>
1998-02-23 20:06:31 +00:00
Masafumi Max NAKANE
7ad78d4765 Remove bogus master_site.
Pointed-out by:	HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp>
1998-02-23 06:19:55 +00:00
Masafumi Max NAKANE
921e8b60d5 Now pLaTeX2e is based on 1997/12/01 version. 1998-02-23 05:58:36 +00:00
Masafumi Max NAKANE
51399e6497 Upgrade, <1997/07/02>+2 -> <1998/02/17>+0 1998-02-22 21:55:33 +00:00
Bill Fenner
163154d815 More tcl/tk virtual category fixups. 1998-02-22 08:35:03 +00:00
Steve Price
a38ae12ca8 Upgrade to version 2.5.
PR:		5744
Submitted by:	maintainer
1998-02-20 17:48:14 +00:00
Jun-ichiro itojun Hagino
891dd04c3f rename ports/editors/nvi to ports/editors/nvi-m17n.
update language-specific configurations for nvi-m17n accordingly.

add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into.
1998-02-19 16:50:18 +00:00
Satoshi Asami
4a958c06ab Make the Makefiles of japanese/expect and lang/expect cooperate better
with each other (and hopefully easier to maintain in the future).
Basically, list everything in the regular orders on both Makefiles,
and use ?= in lang/expect/Makefile for variables we want to be
overridden.

PR:		5770
1998-02-18 06:28:34 +00:00
Steve Price
e7af2915cb Move PKG_NAME and portlint clean.
PR:		5770
Submitted by:	maintainer
1998-02-17 15:13:00 +00:00
Jun-ichiro itojun Hagino
758c97ff55 - PKGNAME has to be defined BEFORE including bsd.port.mk, to make
Latest/* symbolic links.
- PKGNAME format changed, to make Latest/* symbolic links with proper name.
  (also make it Y2K complient)
	was: ja-nvi-iso2022jp-1.79-970820
	now: ja-nvi-iso2022jp-1.79.19970820

Submitted by:	asami
1998-02-17 13:12:05 +00:00
Jun-ichiro itojun Hagino
5ae86caca3 PKGNAME has to be defined BEFORE including bsd.port.mk, to make
Latest/* symbolic links.
1998-02-17 12:58:54 +00:00
Jun-ichiro itojun Hagino
0339195bbc updated some patches.
next time please explicitly say that you've added patches/patch-ab.
that will save committer's time.

PR:		5727
Submitted by:	sanpei
1998-02-13 09:27:49 +00:00
Jun-ichiro itojun Hagino
3921b21883 original distribution updated (0.6.0 -> 0.7.0) 1998-02-13 02:48:15 +00:00
Jun-ichiro itojun Hagino
c87c370e56 re-enable ports/japanese/ewipe. 1998-02-04 14:05:52 +00:00
Jun-ichiro itojun Hagino
32d3aa0e4e separate japanese configuration from misc/ewipe.
japanese/ewipe depends on misc/ewipe.
1998-02-03 12:46:25 +00:00
David E. O'Brien
3965b16559 share ja-plan with the world. 1998-01-31 22:00:38 +00:00
David E. O'Brien
ee32a1a0ee misc/plan with JIS support.
(need help from someome with a JIS environment to test)
1998-01-31 21:59:32 +00:00
Jun-ichiro itojun Hagino
fc2cdbdaaa japanization patch added (patchlevel 221 -> patchlevel 224)
Reviewed by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (maintainer)
Submitted by:	itojun
1998-01-23 07:53:39 +00:00
Jun-ichiro itojun Hagino
cc64002a70 original distribution updated (5.03 -> 5.10) 1998-01-23 00:44:47 +00:00
Jun-ichiro itojun Hagino
a7f0672db7 due to the upgrade of ports/net/samba, the following ports have
become obsolete:
	ports/japanese/samba
	ports/japanese/samba-des
	ports/net/samba-des
(zh-samba-* is obsoleted too, hosokawa is asking maintainer)

Submitted by: hosokawa
1998-01-19 00:13:28 +00:00
Jun-ichiro itojun Hagino
b107c1d9df enable ports/misc/magicpoint and ports/japanese/magicpoint.
MagicPoint: an X11-based presentation tool.
1998-01-17 15:14:31 +00:00
Jun-ichiro itojun Hagino
cae6e91bd8 MagicPoint, an X11-based presentation tool.
non-japanese users should visit ports/misc/magicpoint.
1998-01-17 15:10:42 +00:00
Steve Price
301eec51bf Upgrade to version 2.2.5a.
PR:		5482
Submitted by:	maintainer
1998-01-12 02:48:47 +00:00
Masafumi Max NAKANE
b618ae2202 Add misc to the categories since na-zipcodes is in the misc category. 1998-01-01 01:34:26 +00:00
Satoshi Asami
4dcda0bb3b Just a little portlint. 1997-12-28 22:11:37 +00:00
Masafumi Max NAKANE
77d3ba7fce Update to install the document on the dictionary format.
Also strip the binaries installed in ${PREFIX}/lib/kakasi.
1997-12-28 17:51:10 +00:00
Masafumi Max NAKANE
9bf85f5a34 Oops, this one was writing wrong location of tcsh into /etc/shells. 1997-12-27 19:35:58 +00:00
Masafumi Max NAKANE
dcb69d3767 Activate tcsh. 1997-12-27 19:08:05 +00:00
Masafumi Max NAKANE
3bdc138459 New port, japanese/tcsh:
An extended C-shell with many useful features with Japanese and color support.

PR:		5316
Submitted by:	Issei Suzuki <issei@mikage.t-cnet.or.jp>
1997-12-27 19:04:12 +00:00
Satoshi Asami
ed1ba38a9f Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00
Jun-ichiro itojun Hagino
e82a8b6bd8 ports/japanese/ewipe -> ports/misc/ewipe 1997-12-25 10:56:19 +00:00
Satoshi Asami
2ed441be15 portlint. 1997-12-17 01:27:48 +00:00
Masafumi Max NAKANE
a95c9967d7 Activate gn-mnews. 1997-12-15 20:44:50 +00:00
Masafumi Max NAKANE
2316596984 New port, gn-mnews:
Simple news and E-mail reader configured to work with gnspool

Submitted by:	Kiroh Harada <kiroh@kh.rim.or.jp>
1997-12-15 20:25:47 +00:00
Satoshi Asami
cad6814b3a Create install-man script and PLIST in ${WRKSRC}. Use TMPL_FILE more
consistently.  Do not use variable substitution to define ${PKGNAME}
(sorry for being selfish, but having a variable here is really a pain for
my cut & paste work).
1997-12-10 08:57:16 +00:00
Masafumi Max NAKANE
1d7374e0b1 Now this port respects the value of ${PREFIX}.
Submitted by:	maintainer
PR:		5258
1997-12-10 04:43:15 +00:00
Masafumi Max NAKANE
5935db53bc Upgrade, 2.2.2f -> 2.2.2g.
Submitted by:		maintainer
PR:	5235
1997-12-08 09:26:42 +00:00
Masafumi Max NAKANE
e78e0913ce Fixed fatal error for a printer driver (Epson ESC/Page)
Closes 4/4 of
PR:		5246
Submitted by:	maintainer
1997-12-08 09:09:37 +00:00
Masafumi Max NAKANE
b3f3e939e4 Added a missing PLIST entry fonts/pzdr.gsf
Closes 3/4 of
PR:		5246
Submitted by:	maintainer
1997-12-08 09:08:52 +00:00
Masafumi Max NAKANE
d377a12091 Added a printer entry tiffg3.
Closes 2/4 of
PR:		5246
Submitted by:	maintainer
1997-12-08 09:07:15 +00:00
Masafumi Max NAKANE
2b1e7319b5 Changed unfetchable distfile.
Closes 1/4 of
PR:		5246
Submitted by:	maintainer
1997-12-08 09:05:50 +00:00
Jun-ichiro itojun Hagino
e8b531adff original distribution updated to 0.6.0. 1997-12-05 03:15:03 +00:00
Satoshi Asami
c36291e99a Forgot to mark this one MANUAL_PACKAGE_BUILD too. 1997-12-04 03:48:19 +00:00
Masafumi Max NAKANE
1071bab3c5 Upgrade, 1.0.5.4.1 (3.2.1 base) -> 1.0.5.19970924 (3.2.2 base). 1997-11-29 15:48:19 +00:00
Masafumi Max NAKANE
3fee04a75a One of the DISTFILES has been updated.
Reported by:	" or ur Ivarsson" <totii@est.is>
1997-11-29 12:29:12 +00:00
Satoshi Asami
81f8db4890 Move MANUAL_PACKAGE_BUILD to the right place. I had these ports marked
BROKEN (with the BROKEN line as far away as possible from the regular
center of activity) and forgot to move them to the right place when
I changed these to MANUAL_PACKAGE_BUILD.  Sorry!
1997-11-22 01:38:55 +00:00
Masafumi Max NAKANE
0a839e7821 Gdevnpdl, one of the printer drivers, has been updated from 1.3 to 1.4.
Submitted by:	maintainer
PR:		5017

Note that I haven't tested this except that it fetches ok and checksums
are correct.
1997-11-16 19:58:36 +00:00
Bill Fenner
7c72a1ff8e Upgrade to 2.03
PR:		ports/4753
Submitted by:	IMAMURA Tomoaki <yu@pastel.club.or.jp>
1997-11-16 09:25:51 +00:00
Bill Fenner
6044f964af Enabled command line options such as TOP_MARGIN, etc.
PR:		ports/4645
Submitted by:	MITA Yoshio <mita@jp.FreeBSD.org>
1997-11-16 09:05:19 +00:00
Satoshi Asami
ebd4266b45 Checksum mismatch. If the checksum changes very often, please stick in
the distfile in freefall:/f/asami/ports/distfiles from now on.
1997-11-15 10:33:58 +00:00
Jun-ichiro itojun Hagino
9c1baffd54 make it shorter. 1997-11-12 05:14:20 +00:00
Jun-ichiro itojun Hagino
caf1b05b9a enable ports/japanese/zipcodes.
japanese zipcode tables. includes both 3/5 digits form and 7 digits form.
1997-11-12 05:13:26 +00:00
Jun-ichiro itojun Hagino
ad0eaa14c6 japanese zipcode tables. includes both 3/5 digits form and 7 digits form.
just like /usr/share/misc/zipcodes.
1997-11-12 05:12:18 +00:00
Satoshi Asami
b2f8f37863 Remove ${PATCHDIR} if empty. (It might have been created by pr-setup.sh.) 1997-11-10 12:05:12 +00:00
Satoshi Asami
f44828dd89 Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change to
bsd.port.mk that will be committed soon, this will disable automatic
package building when PACKAGE_BUILDING is defined (so they can be
built from separate scripts).

These are no-ops for ordinary users (i.e., when PACKAGE_BUILDING is
not defined).
1997-11-10 11:23:41 +00:00
Jun-ichiro itojun Hagino
5a1ace25b7 add "ja-" prefix. 1997-10-28 22:39:03 +00:00
Jun-ichiro itojun Hagino
53b5d85f7e original distribution updated. (0.4.8 -> 0.5.0) 1997-10-28 02:39:21 +00:00
Jun-ichiro itojun Hagino
82be599e1e japanese/x0212font -> japanese/x0212fonts 1997-10-27 15:20:16 +00:00
Masafumi Max NAKANE
43df00a422 Don't copy /usr/share/tmac/tcl.macros to ${PREFIX}/share/tmac/ since
2.2.5R doesn't have it.
Submitted by:	maintainer
PR:		4863
1997-10-27 11:03:24 +00:00
Jun-ichiro itojun Hagino
d7e0b2a0d5 original distribution updated. (0.4.7 -> 0.4.8) 1997-10-24 05:57:16 +00:00
Jun-ichiro itojun Hagino
85c651448d activate japanese/x0212font, JIS X0212-1990 supplementary fonts for X11. 1997-10-23 13:57:09 +00:00
Jun-ichiro itojun Hagino
e1afd836cd original distribution updated (0.4.7) 1997-10-23 13:09:12 +00:00
Satoshi Asami
710e20ed2d Some important fixes from the maintainer. 1997-10-18 00:24:29 +00:00
Satoshi Asami
6c69d22dea Add ewipe. 1997-10-18 00:15:27 +00:00
Jun-ichiro itojun Hagino
4cae29ab23 disable japanese/ewipe. during port freeze it is not allowed to
add it.  sorry for the confusion i made.
1997-10-17 17:58:08 +00:00
Jun-ichiro itojun Hagino
eea3c8f307 dirrm absolute path -> unexec 1997-10-17 16:38:12 +00:00
Jun-ichiro itojun Hagino
69e4331ab0 due to /var/run permission change in 2.2.5-RELEASE, we changed
change where to write pid file.

Submitted by:	sanpei@jp.freebsd.org
1997-10-17 15:59:05 +00:00
Jun-ichiro itojun Hagino
f522f1ddd3 original distribution updated to 2.0.
Submitted by:	Yoshio.Mita@isen.fr
1997-10-17 13:50:16 +00:00
Jun-ichiro itojun Hagino
9dcc70dcaa enable japanese/ewipe, tcl/tk based presentation tool. 1997-10-17 13:04:34 +00:00
Jun-ichiro itojun Hagino
c6e162b754 ewipe, tcl/tk based presentation tool(includes authoring tool). 1997-10-17 13:02:52 +00:00
Jun-ichiro itojun Hagino
e3022e2e73 NFS and xauth security patch included into PATCHFILES.
Submitted by:	sanpei@jp.freebsd.org
1997-10-17 12:56:51 +00:00
Satoshi Asami
66a4f4cac3 Make this work again after lang/expect upgrade.
PR:		4786 (first patch)
Submitted by:	taguchi@tohoku.iij.ad.jp
1997-10-17 05:58:08 +00:00
Masafumi Max NAKANE
b69d6a88fb Use PATCHFILES, PATCH_SITES and PATCH_DIST_ARGS to apply the distributed
patch instead of doing it in pre-patch.
1997-10-15 22:15:48 +00:00
Masafumi Max NAKANE
c572dc2ab3 Correctly set the file mode for score files.
PR:		4174
Pointed out by:	Kazushi Nakamura <nkazushi@highway.or.jp>

Also, add @dirrm to remove the jnethackdir directory.
1997-10-15 17:59:22 +00:00
Jun-ichiro itojun Hagino
ed972ec433 enable the following items; Windoze file server w/ japanese filename support
configuration.
- japanese/samba (ja-samba)
- japanese/samba-des (ja-samba-des)

Submitted by:	hosokawa
1997-10-15 02:34:41 +00:00
Masafumi Max NAKANE
bfe24e5ce5 Enable japaneseAFM. 1997-10-14 08:23:48 +00:00
Masafumi Max NAKANE
2e0e90079c New port:
Japanese AFM fonts.

PR:		4604
Submitted by:	kiri@kiri.toba-cmt.ac.jp
1997-10-14 08:22:02 +00:00
Masafumi Max NAKANE
a47bab2c72 Change the default font path to reflect the recent changes to the
japanese/ptex* ports.
PR:		4754
Submitted by:	maintainer
1997-10-13 23:23:45 +00:00
Masafumi Max NAKANE
797ede5432 Update this port to reflect the recent changes to japanese/ptex-* ports.
PR:		4752
Submitted by:	maintainer
1997-10-13 23:14:50 +00:00
Masafumi Max NAKANE
192ff8b1a1 Correctly define RUN_DEPENDS. 1997-10-05 21:36:11 +00:00
Masafumi Max NAKANE
0c4e14124f Ptex-common is needed not only during the build process but also during
the runtime.
1997-10-05 21:33:09 +00:00
Masafumi Max NAKANE
b4ce9a9203 Need symlink to ptex from ${PREFIX}/bin/platex.
Also, remove an unnecessary file from PLIST.
1997-10-05 21:20:43 +00:00
Masafumi Max NAKANE
4e82d6fbf3 Ooops, need symlink to tex from ${PREFIX}/bin/latex.
Also, add one mssing file to the packing list.
1997-10-05 21:07:13 +00:00
Masafumi Max NAKANE
f18f44f976 Activate platex-{common,euc,jis,sjis} and detach platex. 1997-10-05 19:41:13 +00:00
Masafumi Max NAKANE
b0b5db8cb9 Files to support Shift-JIS code on pLaTeX2e. 1997-10-05 19:36:04 +00:00
Masafumi Max NAKANE
9c530e6c78 Files to support JIS code on pLaTeX2e. 1997-10-05 19:34:51 +00:00
Masafumi Max NAKANE
4af0a1317e Files to support Japanese EUC on pLaTeX2e. 1997-10-05 19:32:31 +00:00
Masafumi Max NAKANE
004d48e22a Upgrade to<1997/07/02>+2 version which is based on LaTeX2e 1997/06/01.
From now on, we provide separate port for each character code supported
and platex-common provides charset independent files.  And we remove
japanese/platex (which has been repository-copied to platex-common) to
avoid confusion.
1997-10-05 19:29:34 +00:00
Masafumi Max NAKANE
b013989949 Don't use absolute path for the source file when making symlink so that
it won't cause any trouble even this port is installed by pkg_add with
the prefix set to other place than /usr/local.
1997-10-05 08:32:25 +00:00
Masafumi Max NAKANE
2fd10aed0c Remove unnecessary sites from the MASTER_SITES list. 1997-10-04 17:58:47 +00:00
Masafumi Max NAKANE
23442d7309 Mark this port broken until I wake up tomorrow morning and update this
port to use the just-committed pTeX port.
1997-10-04 17:44:17 +00:00
Masafumi Max NAKANE
b1426bcb6d Activate ptex-{common,euc,jis,sjis}. 1997-10-04 17:30:18 +00:00
Masafumi Max NAKANE
99f749be94 Nuke ports/japanese/ptex2 1997-10-04 17:28:13 +00:00
Masafumi Max NAKANE
a4effd8387 Port of pTeX that installs files to support Shift-JIS code. 1997-10-04 17:24:29 +00:00
Masafumi Max NAKANE
f9b83f0985 Port of pTeX that installs files to support EUC. 1997-10-04 17:20:32 +00:00
Masafumi Max NAKANE
f9941ca4dc Port of pTeX that installs files to support JIS code. 1997-10-04 17:17:10 +00:00
Masafumi Max NAKANE
f6546d6965 Upgrade, 2.1.4 -> 2.1.5.
Note: This port installs only the character code independent files for pTeX
and this replaces japanese/ptex2.
Note #2 : Japanese/ptex2 has been repository copied to ptex-common by
Satoshi.
1997-10-04 17:13:41 +00:00
Masafumi Max NAKANE
7b2bf87743 Clean up the mess I made.
This one now applies cleanly.
Noticed by:	asami
1997-10-03 19:18:41 +00:00
Masafumi Max NAKANE
afa2185baf Upgrade, 2.22 pl9 -> pl10.
Submitted by:	maintainer
PR:		4674
1997-10-02 03:10:07 +00:00
Masafumi Max NAKANE
ee2a29dd7b One of the drivers, gdevnpdl updated from 1.2 to 1.3.
PR:		4651
Submitted by:	maintainer
1997-09-29 11:42:33 +00:00
Jun-ichiro itojun Hagino
7b744a3d8a enabled ports/japanese/k8 (elisa 10x8 Japanese font for X11)
Submitted by:	ishijima@tri.pref.osaka.jp
1997-09-28 14:22:37 +00:00
Jun-ichiro itojun Hagino
4c2f9e969a port for "elisa" font (10x8 Japanese Kanji font).
Submitted by:		ishijima@tri.pref.osaka.jp
1997-09-28 14:20:20 +00:00
Masafumi Max NAKANE
c3169a276e Reflect the recent PKGNAME changes. 1997-09-24 20:14:41 +00:00
Masafumi Max NAKANE
f6808dc89d Use ja instead of jp for PKGNAME. 1997-09-24 06:43:50 +00:00
Masafumi Max NAKANE
2ef134bdac Upgrade, 2.2.2e -> 2.2.2f.
PR:		4616
Submitted by:	maintainer
1997-09-24 03:20:10 +00:00
Masafumi Max NAKANE
e22eeae471 Use ISO639 language codes instead of ISO3166 country codes for PKGNAME.
Submitted by:	maintainer
1997-09-23 02:18:00 +00:00
Masafumi Max NAKANE
2e52b0fa5b Re-activate vfghostscript5 1997-09-20 20:39:36 +00:00
Masafumi Max NAKANE
cf3929db5b Initial commit of vfghostscript5, ghostscript with Japanese support
using VFlib.
Note: this commit is done over vfghostscript (4.x) which has been repository-
copied.
Submitted by:	mita@jp.freebsd.org
PR:		4400
1997-09-20 20:37:30 +00:00
Masafumi Max NAKANE
8ad00574b2 Location of font files were changed.
PR:		4584
Submitted by:	maintainer
1997-09-19 19:27:45 +00:00
Masafumi Max NAKANE
173073fbec Reorganize the patches to:
- Inhibit multiple patch files to change one file.
- Remove PATCH_STRIP definition from the Makefile.
- One patch file for each file to be modified.
1997-09-19 11:57:56 +00:00
Masafumi Max NAKANE
f7a9b303c2 Disable vfghostscript5 (which is just a repository copy of vfghostscript
at this moment) until vfghostscript5 is committed.
1997-09-19 10:22:32 +00:00
Satoshi Asami
2ec59f04a5 Misc. cleanup from maintainer. Create "wnn" account automatically if
doesn't exist.

PR:		4409
Submitted by:	maintainer
1997-09-19 09:34:33 +00:00
Satoshi Asami
c9a6702a53 Cleanup etc. submitted by port maintainer. Create account automatically
if it doesn't exist, and chown everything to the right UID after unpacking.

Submitted by:	maintainer
1997-09-19 09:30:11 +00:00
Masafumi Max NAKANE
006ddea601 Upgrade, 1.6 -> 1.7. 1997-09-16 21:39:09 +00:00
Masafumi Max NAKANE
db8f80ddf1 Use ja instead of jp for PKGNAME.
PR:		4548
Submitted by:	the port maintainer
1997-09-16 10:51:18 +00:00
Masafumi Max NAKANE
81e933f912 Use ja instead of jp for PKGNAME.
Submitted by:	the port maintainer
PR:		4549
1997-09-16 10:48:03 +00:00
Masafumi Max NAKANE
5ee8474d29 Use DISTNAME and PKGNAME instead of DISTNAME and DISTFILES.
Change the PKGNAME from jp-* to ja-*.
1997-09-15 07:33:10 +00:00
Masafumi Max NAKANE
8d57ea88dd Define MAN1 & MANCOMPRESSED.
Move PATCH_DIST_STRIP to appropriate place.
1997-09-15 00:04:00 +00:00
Masafumi Max NAKANE
33770155b9 Change some file names and installation location after having PKGNAME changed. 1997-09-14 23:58:19 +00:00
Masafumi Max NAKANE
11a022b473 Use ISO639 name instead of ISO3166 name for PKGNAME.
Change the location of doc file as the PKGNAME changed.
1997-09-14 23:07:40 +00:00
Masafumi Max NAKANE
474b385af1 Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).
1997-09-14 21:36:25 +00:00
Masafumi Max NAKANE
91da8de5b1 Updatethe maitainer's address.
Make lha quiet.
Some more style fixes.
1997-09-14 17:47:20 +00:00
Satoshi Asami
4131dc41d9 mule-wnn -> mule-wnn4 in BUILD_DEPENDS. 1997-09-12 05:57:53 +00:00
Satoshi Asami
fbb5fcccb0 I'm not sure why this didn't get added in the first place (it was
marked by "cvs add", and I did a "cvs commit */mule*" from the ports
root...).
1997-09-10 10:13:41 +00:00
Satoshi Asami
e9256feffb Share files among various mule ports, both port files and within
packages.  The editors/mule-common package contains the language-
independent parts.  Add some new ports based on input methods.  They
don't take up much space because of efficient sharing.

PR:		4411
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-10 08:51:26 +00:00
Satoshi Asami
a812d8d3cd Wnn ver 6. Files were already repository copied from japanese/Wnn.
Wnn6 is just a wrapper for the commercial Wnn6 CDROM, so you obviously
need the CDROM to use the port.  Wnn6-lib is the library interface,
and this half is free (this port will be used by the upcoming mule
ports).

PR:		4166
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-10 07:55:46 +00:00
Satoshi Asami
4bc273eb21 Fix many bugs. Share files that can be shared.
PR:		4409
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-10 06:52:02 +00:00
Satoshi Asami
1ca6d272c0 Remove ${PATCHDIR} if we created one.
Noticed by:	cvs update
1997-09-09 08:38:50 +00:00
Satoshi Asami
6b73e081f9 Remove one URL and add another.
Reminded by:	Bill Fenner's distfile checker
1997-09-09 03:11:55 +00:00
Satoshi Asami
a9788e724b Patch file moved in master site.
Reminded by:	Bill Fenner's distfile checker
1997-09-09 03:01:13 +00:00
Masafumi Max NAKANE
06d0ac62dc Upgrade, 290 -> 332.
Change the maintainer to nobu@psrc.isac.co.jp.  (Well, he has been
maintaining this port, but someone with commit privilege should be listed as
maintainer back when he submitted the original port.)
PR:		4475
Submitted by:	nobu@psrc.isac.co.jp
1997-09-08 03:33:55 +00:00
Masafumi Max NAKANE
ff11fea6b1 Upgrade, 1.39 -> 1.41.
PR:		4489
Submitted by:	the port maintainer
1997-09-07 19:38:45 +00:00
Masafumi Max NAKANE
fcf9c0b7fd Upgrade, 5.003 -> 5.004_01.
With their approval, the maintainer is changed from sanpei@yy.cs.keio.ac.jp
to hikura@kaisei.org
PR:		4325
Submitted by:	hikura@kaisei.org
1997-08-31 16:20:53 +00:00
Masafumi Max NAKANE
9f71cde6e5 Upgrade, 2.16.12 -> 3.0.13.
PR:		4210
Submitted by:	port maintainer
1997-08-30 15:44:47 +00:00
Masafumi Max NAKANE
cefd007974 Upgrade, 2.2.2d -> 2.2.2e.
PR:		4375
Submitted by:	maintainer
1997-08-25 07:25:00 +00:00
Satoshi Asami
a983093cf7 Remove vfghostscript4, superseded by vfghostscript5 (already repository
copied).

PR:		4374
Submitted by:	mita@jp.FreeBSD.org
Exp
1997-08-25 00:27:46 +00:00
Masafumi Max NAKANE
b5e3cbad87 Upgrade, 1.1 -> 1.1c.
PR:		4367
Submitted by:	kiri@kiri.toba-cmt.ac.jp
1997-08-24 10:54:31 +00:00
Masafumi Max NAKANE
51a7f292b4 Update, 2.2.2c -> 2.2.2d.
PR:		4197
Submitted by:	kiri@kiri.toba-cmt.ac.jp
1997-08-24 10:49:15 +00:00
Satoshi Asami
137e1362e5 Fix path on master site.
PR:		4352
Submitted by:	mita@jp.FreeBSD.ORG
1997-08-22 11:36:26 +00:00
Jun-ichiro itojun Hagino
d575c6ec05 original distribution of nvi multilingual patch (nvi-m17n)
updated to version 970820-1600.
1997-08-21 16:55:28 +00:00
Bill Fenner
0d060af567 Re-sort SUBDIRS 1997-08-19 07:10:14 +00:00
Jun-ichiro itojun Hagino
6453b5b6b0 activated japanese/plain2.
text converter from plain to any format.

PR:		4049
Reviewed by:	itojun@itojun.org
Submitted by:	nkazushi@highway.or.jp
1997-08-12 15:43:06 +00:00
Jun-ichiro itojun Hagino
e215763fe0 imported plain2 port. (japanese/plain2)
A text converter from plain to any format.

PR:		4049
Reviewed by:	itojun@itojun.org
Submitted by:	nkazushi@highway.or.jp
1997-08-12 15:36:39 +00:00
Masafumi Max NAKANE
56bf467865 Some of distfiles (plib-*.tar.gz) have been changed on master_site. 1997-07-26 16:18:10 +00:00
Masafumi Max NAKANE
1e96f2ef32 Update to 2.22pl9.
PR:		4143
Submitted by:	mita@jp.freebsd.org

While at it, also changed this port to correctly respect the value of
${PREFIX} if set.
1997-07-24 20:52:45 +00:00
Masafumi Max NAKANE
f5e0429d6b sed -> ${SED}.
files/* -> ${FILESDIR}/*.
1997-07-21 19:21:06 +00:00
Masafumi Max NAKANE
44a1f66390 Backout my previous commit.
Suggested by:	sanpei@yy.cs.keio.ac.jp
1997-07-21 06:44:13 +00:00