1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

855 Commits

Author SHA1 Message Date
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
Masafumi Max NAKANE
7cf07ce7ba One of the MASTER_SITES didn't really have the distfile. 1997-07-20 20:52:19 +00:00
Masafumi Max NAKANE
79db6af5aa Turn on jp-oleo. 1997-07-20 17:36:24 +00:00
Masafumi Max NAKANE
8f050ed68f New port, jp-oleo:
A Spreadsheet Program + Japanese patches.

PR:		4031
Submitted by:	sanpei@yy.cs.keio.ac.jp
1997-07-20 17:32:30 +00:00
Masafumi Max NAKANE
7039aef0a2 Enable weblint97. 1997-07-20 16:45:39 +00:00
Masafumi Max NAKANE
1192ac9dea New port, jweblint97:
an internationalized HTML checker with japanese message(EUC-JP)

PR:	4035
Submitted by:	Takayuki Ariga <a00821@cc.hc.keio.ac.jp>
1997-07-20 16:41:58 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Satoshi Asami
53e0732cbc Oops, forgot to take off "-p" when I changed "mkdir" to "${MKDIR}". 1997-07-14 06:25:59 +00:00
Masafumi Max NAKANE
7916a98c24 Ooops, missed one more /bin/sh, changing to ${SH}. 1997-07-13 18:52:10 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Masafumi Max NAKANE
bddd60e979 Use ${SH} from bsd.port.mk instead of locally defined ${SHELL}. 1997-07-12 16:53:39 +00:00
Satoshi Asami
6508ab3b3e Make this port compile again (was broken by libpng upgrade). The
solution is to "disconnect" this from the libpng and libjpeg ports,
and fetch and extract them inside this port's own WRKDIR.

Note there are no shared library version problems because this port
doesn't link those libraries dynamically -- it just reaches into their
sources to compile some of its stuff.  It is my belief that we
shouldn't have tried to share the WRKDIR with those two ports, as this
thing just too deeply depends on what's in their sources and the
relationship is thus not really a "dependency" in the regular sense.

Submitted by:	mita@jp.freebsd.org (MITA Yoshio)
1997-07-12 10:53:51 +00:00
Masafumi Max NAKANE
c03f24d736 Upgrade. 1997-07-11 10:26:33 +00:00
Masafumi Max NAKANE
cb1faee85d Replacing kon with kon2 since kon2 is upper compatible to kon.
PR:		4040
Suggested by:	Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>
1997-07-10 13:15:00 +00:00
Masafumi Max NAKANE
009c0b9152 Style police. (Make this portlint clean.) 1997-07-06 17:47:44 +00:00
Masafumi Max NAKANE
1434acab8f Integrate extension patch by Hajime BABA (-w option).
Suggested by:	sanpei@jp.freebsd.org
1997-07-06 17:31:36 +00:00
Masafumi Max NAKANE
590545371a Fix problem with symbolic link which occurs when this port is pkg_add'ed
with non-default prefix setting.
PR:		3990
Pointed-out by:	 taoka@infonets.hiroshima-u.ac.jp
1997-07-02 00:35:14 +00:00
David E. O'Brien
0ea6d5d193 Style police (don't need -p) 1997-06-29 11:30:39 +00:00
Masafumi Max NAKANE
aee47e629d Ooops, I imported whole mail message in which this patch was enclosed!! 1997-06-25 02:03:57 +00:00
Bill Fenner
9416d3fce0 MASTER_SITE moved.
Found by:	distfile checker
1997-06-24 16:45:45 +00:00
Masafumi Max NAKANE
958a674694 Enable typist. 1997-06-24 05:38:57 +00:00
Masafumi Max NAKANE
8b071371d6 New port, typist:
Typing lessons (Japanese version)
PR:		3930
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-06-24 05:29:03 +00:00
Masafumi Max NAKANE
7b7c8617e1 Activate prn. 1997-06-23 14:34:57 +00:00
Masafumi Max NAKANE
0f8b5a6653 New port, prn:
Yet another text to ps filter with Japanese support.

PR:		3934
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-06-23 14:31:12 +00:00
Masafumi Max NAKANE
f41102fc33 Enable kcc. 1997-06-23 12:35:33 +00:00
Masafumi Max NAKANE
1d9dcfb5a2 New port, kcc:
Yet another kanji-code converter.

PR:		3932
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-06-23 12:30:29 +00:00
Bill Fenner
783ec926cf Fix path on ftp.is.co.za . Mirrors moved from ftp.switch.ch to
sunsite.cnlab-switch.ch .  I dunno what's up with ftp.delphi.com,
its /pub directory is empty.

Found by:	distfile checker
1997-06-23 01:38:27 +00:00
Satoshi Asami
5e0ad8e46f The project template file is called "X11.tmpl" in XFree86-3.3, so make
a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory.  This is
necessary for letting imake pick it up automatically.
1997-06-19 11:26:08 +00:00
Masafumi Max NAKANE
643e116f8f Update the base version from 1.79-970408 -> 1.79-970617.
PR:		3896
Submitted by:	itojun@itojun.org
1997-06-18 15:01:35 +00:00
Masafumi Max NAKANE
a9cacd1161 Upgrade, 2.2.1 -> 2.2.2.
PR:		3852
Submitted by:	kiri@kiri.toba-cmt.ac.jp
1997-06-14 09:24:23 +00:00
Masafumi Max NAKANE
da566d21cd Define MANLANG, MAN1 and MANCOMPRESSED. 1997-06-13 16:57:37 +00:00
Masafumi Max NAKANE
8f967c4faa mv -> ${MV}. 1997-06-12 09:48:25 +00:00
Satoshi Asami
65dc145f0d Forgot to commit this with Makefile; align all tab stops for info/dir
entries.
1997-06-12 03:45:45 +00:00
Satoshi Asami
8b92e1563f Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy. 1997-06-11 20:07:56 +00:00
Satoshi Asami
dff06dcb78 Fix this slightly differently, change "all:" to "all:", this seems more
in line with the other Makefiles.
1997-06-11 19:57:23 +00:00
Satoshi Asami
3b99807453 Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy. 1997-06-11 19:33:34 +00:00
Satoshi Asami
0c198ec479 Remove empty "all:" target. Something in XFree86-3.3 imake config files
makes make unhappy about this line.
1997-06-11 12:01:12 +00:00
Satoshi Asami
925ecf19b1 Change organization so that files can be shared between this port and
www/w3.

Note this is a "blind" commit; it is too much trouble to test an update
with this many added and deleted files.  I'll test it later.

PR:             3793
Submitted by:   <kiri@kiri.toba-cmt.ac.jp>
1997-06-10 10:00:55 +00:00
Satoshi Asami
c8ba71189a Upgrade to xshodo-2.0.
PR:		3786
Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1997-06-10 09:01:47 +00:00
Satoshi Asami
302ae84af9 Repository copy xbakuzan to xshodo. Commits to update the port follows.
PR:		3786
Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1997-06-10 08:47:26 +00:00
Bill Fenner
64b98a2803 Use ftp.math.ncu.edu.tw instead of the nonexistent
dong.math.ncu.edu.tw

Found by:	distfile checker
1997-06-09 04:53:40 +00:00
Satoshi Asami
42fadb342e Align all info entries at 4th tab stop (as in system info entries). 1997-06-08 12:55:04 +00:00
Satoshi Asami
108d6cf602 Delete one <tab> from info dir entry so it will be aligned with the
rest of emacs section.
1997-06-08 11:40:16 +00:00
Satoshi Asami
22cbdcf655 Properly install-info'ify this port. Everything is done from the
Makefile and PLIST, since the texinfo source contains Japanese and
our makeinfo chokes on it.
1997-06-07 11:20:00 +00:00
Satoshi Asami
e7dadd1070 Added kon2. 1997-06-04 09:29:36 +00:00
Satoshi Asami
1dda9b5b51 Add gp. 1997-06-04 02:13:49 +00:00
Satoshi Asami
ded897a2d7 An interactive printing tool using Tcl/Tk.
PR:		3296
Submitted by:	Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
1997-06-04 02:13:17 +00:00
Satoshi Asami
e675288329 Remove Japanese netscape.language port, it depends on www/netscape2 which is
no longer available.
1997-06-02 22:49:45 +00:00
Bill Fenner
c96540834f Replace nonexistent host dong.math.ncu.edu.tw with ftp.math.ncu.edu.tw
Found by:	distfile checker
1997-05-28 19:52:34 +00:00
Satoshi Asami
ff7e4c5e08 Align all info dir entries in the "emacs" section. 1997-05-28 03:06:38 +00:00
Masafumi Max NAKANE
3ccd0b12d7 Back out previous change by jfitz.
This port does *not* depend on perl5.003, instead, this is port of
Japanized version of perl5.003!
1997-05-24 15:05:04 +00:00
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00