1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
Commit Graph

351 Commits

Author SHA1 Message Date
Satoshi Asami
2b1fce2079 Update comments. 1996-11-13 11:31:52 +00:00
Satoshi Asami
e7c863ffac Add comment for reason why this IS_INTERACTIVE (needs "wnn" user). 1996-11-13 11:19:45 +00:00
Masafumi Max NAKANE
0fe54da9a9 CATEGORIES+= -> CATEGORIES=
Inspired by:	obrien
1996-11-11 10:13:07 +00:00
Masafumi Max NAKANE
77ed649c3d CATEGORIES+= -> CATEGORIES=
Moved around some lines to standardize.
1996-11-11 10:08:22 +00:00
Satoshi Asami
5ed3d36077 Add jtex209-ascii, jtex209-both, jtex209-ntt. Delete ptex, it is
obsoleted by jtex209-ascii.
1996-11-11 08:52:24 +00:00
Satoshi Asami
53219cb647 NTT version of Japanese tex/latex. Uses many files from jtex209-both port.
Submitted by:	mita@jp.freebsd.org
1996-11-11 08:46:34 +00:00
Satoshi Asami
4d359482c1 The ASCII (a Japanese publisher) version of Japanese tex/latex. Uses
many files from jtex209-both port.
1996-11-11 08:44:35 +00:00
Satoshi Asami
1f0164aa5b Japanese tex/latex. Builds both NTT and ASCII (no, not the American
character code, this one is a Japanese publisher) versions.  Many
files from this port (including the Makefile, hence the "?=" in
DISTNAME) are used for jtex209-ntt an jtex209-ascii ports.

Submitted by:	mita@jp.FreeBSD.org
1996-11-11 08:42:48 +00:00
Masafumi Max NAKANE
e195695bfb Command line argument is checked and exits if $2!=POST-INSTALL. 1996-11-11 08:27:53 +00:00
Masafumi Max NAKANE
5619fdf9b9 CATEGORIES+= -> CATEGORIES=
Instead of writing several shell commands in post-install target, simply call
pkg/INSTALL.
1996-11-11 08:26:44 +00:00
Masafumi Max NAKANE
7ff328a076 CATEGORIES+= -> CATEGORIES=
Moved around some lines to standardize.
1996-11-11 08:11:50 +00:00
Satoshi Asami
1ce9ff2e4c This is just a test. Try to import a simple program from -current
and see if our CVS setup is working.
1996-11-10 12:40:20 +00:00
Satoshi Asami
457892bb86 Added dvi2ps and vfxdvi (now that's one hard-to-type word!). 1996-11-09 13:00:37 +00:00
Satoshi Asami
0b0882524b Japanese version of xdvi with vector font support.
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-11-09 12:59:11 +00:00
Satoshi Asami
3a0efa087f Japanese version of dvi2ps
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-11-09 12:55:12 +00:00
Satoshi Asami
ec5e0fa9f3 Add two patches.
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-11-08 20:54:33 +00:00
Masafumi Max NAKANE
e6d7b0d245 On system without ptex2 and platex, after doing ``make install'' in
platex, ``make package'' in ptex2 failed.  It happend as:

``Make install'' led to ``make install'' in ptex2 and it installed old
LaTeX files which ptex2 doesn't seem to use.  However, they seem to be
necessary for platex to generate newer pLaTeX files.  Before
installing new files, pLaTex removes old files, and that causes some
files for ptex2 package to be missing.

To solve this problem, ptex2 now doesn't install old LaTeX files and
instead, platex port installs them.

The Bug Found by:	asami
1996-11-07 14:53:08 +00:00
Masafumi Max NAKANE
4751e7d07c On system without ptex2 and platex, after doing ``make install'' in
platex, ``make package'' in ptex2 failed.  It happend as:

``Make install'' led to ``make install'' in ptex2 and it installed old
LaTeX files which ptex2 doesn't seem to use.  However, they seem to be
necessary for platex to generate newer pLaTeX files.  Before
installing new files, pLaTex removes old files, and that causes some
files for ptex2 package to be missing.

To solve this problem, ptex2 now doesn't install old LaTeX files and
instead, platex port installs them.

The Bug Found by:	asami

Simplified character code dependent contitionals.
1996-11-07 14:52:26 +00:00
Masafumi Max NAKANE
944b6afed0 On system without ptex2 and platex, after doing ``make install'' in
platex, ``make package'' in ptex2 failed.  It happend as:

``Make install'' led to ``make install'' in ptex2 and it installed old
LaTeX files which ptex2 doesn't seem to use.  However, they seem to be
necessary for platex to generate newer pLaTeX files.  Before
installing new files, pLaTex removes old files, and that causes some
files for ptex2 package to be missing.

To solve this problem, ptex2 now doesn't install old LaTeX files and
instead, platex port installs them.

The Bug Found by:	asami

Moved around some lines to standardize Makefile.

Simplify character code dependent conditionals.
1996-11-07 14:49:57 +00:00
Masafumi Max NAKANE
7b05adff0e Use ${COMPRESS_MAN} to compress man pages. 1996-11-05 04:14:42 +00:00
Satoshi Asami
9e6b85ce8d Add vfghostscript to RUN_DEPENDS too, I heard it's kinda needed.
Submitted by:	mita@jp.FreeBSD.org
1996-11-04 10:56:48 +00:00
Masafumi Max NAKANE
49d40553ed Use ${COMPRESS_MAN} to compress man pages. 1996-11-02 20:24:09 +00:00
Masafumi Max NAKANE
2090853c05 We no longer need -p flag to ${MKDIR}.
Use ${COMPRESS_MAN} to compress man pages.
1996-11-02 20:21:27 +00:00
Masafumi Max NAKANE
849a7bfdf4 Use ${CP} instead of cp.
Use /usr/local instead of ${PREFIX}
Removed `v' from tar command line in post-install: target.
1996-11-02 17:04:08 +00:00
Masafumi Max NAKANE
cfa12f4195 Use ${PREFIX} instead of /usr/local.
Use macros for cp, mkdir, rm, cat and gzip for compressing man page.
1996-11-02 16:34:43 +00:00
Satoshi Asami
9f5b961872 Added vfghostscript and vflib. 1996-11-02 12:35:41 +00:00
Satoshi Asami
1b74cf16d6 Japanese ghostscirpt with vector font support.
Submitted by:	Mita Yoshio <mita@jp.FreeBSD.org>
1996-11-02 12:12:52 +00:00
Satoshi Asami
a5b6ab02e9 Vector font library, used by vfghostscript.
Submitted by:	Mita Yoshio <mita@jp.FreeBSD.org>
1996-11-02 12:09:43 +00:00
Masafumi Max NAKANE
4e8fa1bfba No -p flag is needed with ${MKDIR} macro. 1996-11-02 05:28:19 +00:00
Masafumi Max NAKANE
9d40023c43 Do not use -p flag with ${MKDIR} macro. 1996-11-02 03:04:49 +00:00
Satoshi Asami
542f5a6aca Upgrade, 6.1.0 -> 6.2.0. 1996-11-01 13:43:31 +00:00
Satoshi Asami
95de57f81b Swap -L orders so it won't pick up libpico from /usr/local/lib accidentally
(and boy it complained when the English version was already installed).

Helped debugging by:	max
1996-11-01 12:46:30 +00:00
Masafumi Max NAKANE
33176cf1db Replaced spaces with tabs in several places, so that Imake will generates
valid Makefiles.
1996-10-31 05:06:27 +00:00
Masafumi Max NAKANE
ab64a16012 `Test -d'' is unnecessary if `mkdir -p'' is used. 1996-10-27 06:16:35 +00:00
Masafumi Max NAKANE
0ed2a12734 Use ${MKDIR} macro to make directory. 1996-10-27 00:20:27 +00:00
Masafumi Max NAKANE
be0381bbfd Prints some warning message about user initialization file at installation. 1996-10-22 12:51:34 +00:00
Masafumi Max NAKANE
c03dff4b53 Workaround for elvrec acts inproperly when there is symbolic links in
relevant directories.

(Closing PR #1733.)
Submitted by:	sanpei@yy.cs.keio.ac.jp
1996-10-22 12:44:08 +00:00
Masafumi Max NAKANE
7669466a8f Changed the name of user initialization file in the man page to .elvisrc.
(Closing PR #1733.)
Submitted by:	sanpei@yy.cs.keio.ac.jp
1996-10-22 12:36:23 +00:00
Masafumi Max NAKANE
f39b65b750 This port now installs startup script into ${PREFIX}/etc/rc.d.
Changed the location for the documentation to be installed to
${PREFIX}/share/doc/jp-elvis.

(Closing PR #1733.)

Submitted by:	sanpei@yy.cs.keio.ac.jp
1996-10-22 12:23:39 +00:00
Masafumi Max NAKANE
1c30dec1fe Split the patch file. (Separate patch file for each file to be patched.)
Fixed the problem that elvis attempts to use /usr/preserve if /var/preserve
doesn't exist.

(Closing PR #1733.)

Submitted by:	sanpei@yy.cs.keio.ac.jp
1996-10-22 12:20:23 +00:00
Masafumi Max NAKANE
20764279f1 This port now installs its startup script in ${PREFIX}/etc/rc.d.
The location for the documentation to be installed is now
${PREFIX}/share/doc/jp-elvis.

Added ``editors'' to the CATEGORIES list.

(Closing PR #1733.)

Submitted by:	sanpei@yy.cs.keio.ac.jp
1996-10-22 12:12:31 +00:00
Masafumi Max NAKANE
c09dd8040d This port now installs relevant docs and examples into
${PREFIX}/share/doc/mnews and ${PREFIX}/share/examples/mnews respectively
instead of ${PREFIX}/share/mnews/{doc,samples}.
Suggested by:	asami
1996-10-19 05:16:55 +00:00
Masafumi Max NAKANE
1326cb5659 This port now installs several document files into ${PREFIX}/share/doc/kakasi.
Suggested by:	asami
1996-10-19 04:03:22 +00:00
Masafumi Max NAKANE
f89e69a8d2 Added dependency rule for netpbm.
Submitted by:	mita@jp.freebsd.org
1996-10-19 03:18:11 +00:00
Satoshi Asami
40767d20b7 Added today. 1996-10-18 15:05:24 +00:00
Satoshi Asami
9ae6f48b55 Tells you what day today is.
Submitted by:	ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
1996-10-18 15:04:50 +00:00
Masafumi Max NAKANE
04340f6add Updated the maintainer's E-mail address. 1996-10-15 15:03:23 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Masafumi Max NAKANE
cb3f47714c Upgrade, 1.0.5.2 -> 1.0.5.3-beta-960925. 1996-10-05 11:24:49 +00:00
Masafumi Max NAKANE
b2d85f45da Upgrade, 1.6 -> 1.62.
Installation of the custom makefile is done in post-extract: instead of
pre-patch:.
1996-09-28 16:20:05 +00:00
Masafumi Max NAKANE
c576d63706 Use ${INSTALL_DATA} instead of cp to install files.
Also some minor changes in do-install:.  (Result of make install doesn't
change, though.)
1996-09-26 04:46:07 +00:00
Masafumi Max NAKANE
9792d20598 Removed the version number in pkg/COMMENT.
Use @dirrm instead of rm -rf to delete directories at deinstallation time.
Submitted by:	asami

Modified the default inews location.
1996-09-25 06:02:12 +00:00
Masafumi Max NAKANE
b2271cf41c Activated jp-mnews. 1996-09-24 17:18:26 +00:00
Masafumi Max NAKANE
60c821c520 Mnews, Mini News Reader Ver. 1.19PL2. 1996-09-24 17:03:37 +00:00
Masafumi Max NAKANE
7e6d7b6d37 Use ${INSTALL_MAN} instead of install -c to install the man page. 1996-09-23 01:33:33 +00:00
Masafumi Max NAKANE
cd5f274781 Removed extra semi-colons. (again?)
Don't use mv to install files or you will have hard time doing
make reinstall. :-)
1996-09-21 07:50:17 +00:00
Satoshi Asami
d6763d278d Don't forget to compress dlb.6. 1996-09-21 00:52:29 +00:00
Satoshi Asami
c89daf5f08 Use ${INSTALL_MAN}, not ${INSTALL_DATA}, for man page installation.
(I know I know, it's the same thing, but it's the principle of things!)

Reviewed by:	max
1996-09-20 23:15:33 +00:00
Satoshi Asami
cac7f46a33 Oops, don't use ${INSTALL_PROGRAM} for shared libraries...it won't
complain, but the resulting mess is quite useless because the library
won't have any symbols!
1996-09-20 23:04:17 +00:00
Masafumi Max NAKANE
e40167040e Deleted extra semi-colon in do-install: target.
And some cleanup on do-install:.
Submitted by:	asami@FreeBSD.ORG
1996-09-20 22:44:41 +00:00
Masafumi Max NAKANE
fde61f1cea Cleaned up do-install: target.
Submitted by:	asami@FreeBSD.ORG
1996-09-20 20:29:03 +00:00
Masafumi Max NAKANE
8b1ae96fb5 Updated CONFIGURE_ARGS to let --canna-include point to the new location of
Canna's header files.
1996-09-20 06:18:37 +00:00
Masafumi Max NAKANE
ce9997829d Upgrade, 3.91 -> 3.95lj1.1b3 1996-09-20 05:47:59 +00:00
Masafumi Max NAKANE
f5e23c4093 Check on /etc/services will be performed upon pkg_add, too. 1996-09-19 14:35:53 +00:00
Masafumi Max NAKANE
2de7100601 So, here it comes back again. (I certainly hope the keyword substitution
mode is set correctly.)
1996-09-19 11:19:12 +00:00
Masafumi Max NAKANE
a9b1782c91 The keyword substitution mode of patch-ad needs to be changed to -ko,
so I remove this file first.
(And it will be back soon.)
1996-09-19 11:13:51 +00:00
Masafumi Max NAKANE
98f501df18 Fixed broken patch file. (Well, I hope it works...) 1996-09-19 09:49:38 +00:00
Satoshi Asami
ffab353310 Add "jp-" in front of PKGNAME. 1996-09-19 04:38:46 +00:00
Masafumi Max NAKANE
91b60a8c76 Prefixed the PKGNAME with ``jp-'' 1996-09-18 12:36:58 +00:00
Masafumi Max NAKANE
3958298655 PKGNAME is now prefixed with ``jp-.''
${LOCALBASE} is used instead of /usr/local.

Submitted by:	asami@FreeBSD.ORG
1996-09-18 12:20:22 +00:00
Satoshi Asami
95c640c865 Minor rewording ("Japanese/Russian utilities" -> "... support"). 1996-09-18 10:16:35 +00:00
Masafumi Max NAKANE
e1d8feedad Changed the maintainer from Satoshi to Max.
This port now installs man pages.

(Patch-ac is responsible for following three items.)
This port now installs files into ${PREFIX}/{bin,include/canna,lib/canna}
instead of /usr/local/Canna/{bin,include,lib}.

Changed the location and the name of the lock file to /var/run/Canna.pid.

Changed the location of the log file to /var/log.

Now the readme file is not installed into the directory where the lock file
resides. (patch-ab)

In post-install:, /etc/services is checked and the user will be notified
if there is no entry for Canna.

Added new patch to modify source of several man pages to avoid it displaying
an empty page before showing its content. (patch-ad)
1996-09-18 08:02:06 +00:00
Masafumi Max NAKANE
7821eadd11 Fixed the problem that the startup script installed in /usr/local/etc/rc.d
didn't actually start the program.  Amazingly, no one has complained
about this problem!!
1996-09-17 23:28:13 +00:00
Masafumi Max NAKANE
6bf31ff92d Updated Masafumi NAKANE's E-mail address. 1996-09-17 15:07:58 +00:00
Masafumi Max NAKANE
f12a0949dd 1.0.5.2.2 (beta) -> 1.0.5.2. 1996-09-17 08:45:08 +00:00
Satoshi Asami
2889791e25 Always install MakeTeXPK, renaming the old one out of the way if necessary.
Submitted by:	max@sfc.wide.ad.jp
1996-09-14 08:52:22 +00:00
Satoshi Asami
41befebbca Remove BUILD_DEPENDS on bison, which is now part of the main source tree. 1996-09-11 05:53:44 +00:00
Satoshi Asami
25e207891d Upgrade, 1.0.3 -> 1.0.5.2.2. It's beta, but who cares, it's nethack! :)
Submitted by:	max@sfc.wide.ad.jp
1996-08-30 11:07:40 +00:00
Satoshi Asami
ba09bc26c9 Mr. Masafumi NAKANE (max@sfc.wide.ad.jp) agreed to maintain this port. 1996-08-30 08:49:03 +00:00
Satoshi Asami
124f5a1440 Upgrade, 1.5.1 -> 1.6.
Submitted by:	max@sfc.wide.ad.jp
1996-08-28 08:52:05 +00:00
Satoshi Asami
501860591b Add BUILD_DEPENDS to bison.
Submitted by:	max@sfc.wide.ad.jp
1996-08-24 23:55:42 +00:00
Satoshi Asami
9718d835aa Misc. bugfix and cleanup.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-22 10:41:46 +00:00
Satoshi Asami
04b40e37a6 Change default port address to 3086 (3000 is already taken).
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-22 10:24:09 +00:00
Satoshi Asami
4081ad7d3d (1) Move one .endif to the right place so this compiles with BATCH set.
(2) Add "STRIP=" so it won't try to strip scripts, strip all binaries
    in post-install target.

(3) Other cosmetic changes.

Submitted in part by:	max@sfc.wide.ad.jp
1996-08-22 00:57:24 +00:00
Satoshi Asami
5dd6d5383b Fix up font path in kon.cfg.
Submitted by:	max@sfc.wide.ad.jp
1996-08-21 08:24:50 +00:00
Satoshi Asami
60b3c6e228 Added kinput2-canna+sj3, kinput2-canna+sj3+wnn, kinput2-sj3 and
kinput-sj3+wnn.
1996-08-20 10:35:08 +00:00
Satoshi Asami
3af7448a8b kinput2 that can use canna or sj3.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-20 10:27:39 +00:00
Satoshi Asami
c23230c134 kinput2 that uses sj3.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-20 10:25:51 +00:00
Satoshi Asami
fb7eaade83 Add mule-sj3, sj3, sjxa and skk. 1996-08-19 12:03:50 +00:00
Satoshi Asami
48d09a2f99 A mule that uses sj3.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-19 11:56:51 +00:00
Satoshi Asami
05e3f717c8 Yet another Japanese imput method method.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-19 11:50:34 +00:00
Satoshi Asami
cf19655c70 An sj3 frontend.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-19 11:40:50 +00:00
Satoshi Asami
5aa0a228c4 Yet another kanji input method.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-19 11:37:29 +00:00
Satoshi Asami
3784472667 Use GNU_CONFIGURE instead of HAS_CONFIGURE. Conditionalize man
page compression on NOMANCOMPRESS.
1996-08-16 09:43:57 +00:00
Satoshi Asami
c18fce41dd Added tcl75 and tk41. 1996-08-09 07:34:47 +00:00
Satoshi Asami
36adfbac4b Install startup script in .../etc/rc.d.
Submitted by:	Masafumi NAKANE <max@sfc.wide.ad.jp>
1996-08-09 02:40:20 +00:00
Satoshi Asami
7d76d77824 Updated distribution patch.
Submitted by:	max@sfc.wide.ad.jp
1996-07-27 20:49:58 +00:00
Satoshi Asami
b149f02bfc Updated distribution patch.
Submitted by:	max@sfc.wide.ad.jp
1996-07-27 20:39:20 +00:00
Satoshi Asami
d4ef550afd Added ejdict. 1996-07-10 09:34:49 +00:00
Satoshi Asami
22325b1a09 Upgrade to 96/03 version. The old one doesn't compile anymore.
Submitted by:	max@sfc.wide.ad.jp
1996-07-07 09:49:23 +00:00
Gary Palmer
a0bd06bb5b NCFTPFLAGS -> FETCH_BEFORE_ARGS 1996-06-26 22:22:33 +00:00
Gary Palmer
39b933d80b Convert from ncftp to fetch 1996-06-26 22:20:07 +00:00
Gary Palmer
7999970cdf Change NCFTP* to FETCH* to make this work properly now that ncftp is no
more
1996-06-26 22:13:52 +00:00
Satoshi Asami
44c496d56a Remove the "hey I'm going to overwrite the pre-existing blah blah,
is that ok???" questions and scripts, the more I think about it the
less it makes sense.  (Like, "if you don't want a Japanized tcl, why
the hell are you doing "make install" in japanese/tcl???")
1996-06-13 05:43:15 +00:00
Satoshi Asami
9e28324574 freefall.cdrom.com -> freefall.freebsd.org 1996-06-03 02:17:34 +00:00
Satoshi Asami
fe5d86b563 Add ircII and qkc. 1996-05-04 09:01:22 +00:00
Satoshi Asami
9c47209d00 A fast ("quick") kanji code converter. Can also do CR+LF <-> LF.
Submitted by:	max@sfc.wide.ad.jp
1996-05-04 08:56:57 +00:00
Satoshi Asami
613fc96c61 Japanezed ircII client.
Submitted by:	max@sfc.wide.ad.jp
1996-05-04 08:36:15 +00:00
Satoshi Asami
7c73536751 A better version of the script from the maintainer.
Submitted by:	max@sfc.wide.ad.jp
1996-05-04 08:10:03 +00:00
Satoshi Asami
9383cd3606 Added pine. 1996-04-30 05:59:55 +00:00
Satoshi Asami
0ad8957a8e Japanized pine for reading and writing Japanese mails (obviously!).
Submitted by:	max@sfc.wide.ad.jp
1996-04-30 05:59:29 +00:00
Satoshi Asami
321cf9bad4 Add mimekit. 1996-04-30 05:14:13 +00:00
Satoshi Asami
d4f7d7c3ca A little library with functions to encode/decode MIME headers. 1996-04-30 05:13:45 +00:00
Satoshi Asami
46d381e00f Forgot to change maintainer of this one. 1996-04-30 05:11:52 +00:00
Satoshi Asami
4f7ac48f43 Maintainer's address change.
Submitted by:	max@sfc.wide.ad.jp
1996-04-26 08:47:37 +00:00
Satoshi Asami
a2538f4e41 Add dvi2tty. 1996-04-26 08:30:12 +00:00
Satoshi Asami
6947cb1065 Display Japanese .dvi files on text terminals.
Submitted by:	max@sfc.wide.ad.jp
1996-04-26 08:29:49 +00:00
Satoshi Asami
1daddb8e98 Some distfiles moved around.
Submitted by:	max@sfc.wide.ad.jp
1996-04-26 08:18:24 +00:00
Satoshi Asami
46eb3ee8b0 Fix to recognize tty names over `f' (e.g., ttyph). 1996-04-23 07:39:41 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Satoshi Asami
007593c103 Upgrade, 1.09+0.98 -> 1.10+0.99.
Submitted by:	Noritaka Ishizumi <graphite@taurus.bekkoame.or.jp>
1996-03-31 23:25:24 +00:00
Satoshi Asami
714350b27a Added kakasi. 1996-03-29 05:05:56 +00:00
Satoshi Asami
1cadcb7c32 Kanji->Kana converter. Try to figure out why this one is special
(hint: direction).

Submitted by:	Masafumi NAKANE <masafumi@pobox.com>
1996-03-29 05:05:18 +00:00
Satoshi Asami
e227fdcd4b Fix some comments.
Submitted by:	Masafumi NAKANE <masafumi@pobox.com>
1996-03-29 02:33:27 +00:00
Satoshi Asami
50745d30ab Oops, forgot to change maintainer. 1996-03-25 04:35:49 +00:00
Satoshi Asami
81b341f5d9 Upgrade, 2.1.1 -> 2.1.4.
Submitted by:	Masafumi NAKANE <masafumi@pobox.com>
1996-03-25 04:31:45 +00:00
Satoshi Asami
a68359a251 Added pkfonts. 1996-03-21 18:01:10 +00:00
Andreas Schulz
0834d52875 Change back the ftp://... to http://... as per Satoshi's request. This
site doesn't have ftp access, only http.
1996-02-21 00:40:31 +00:00
Andreas Schulz
fc588ffb4f Change the http://... to ftp://... Our installed 1.x ncftp version in
/usr/bin doesn't like the http: version of an URL.
1996-02-20 18:06:57 +00:00
Satoshi Asami
029e419aee libexec/in.phoned -> phoned.
Suggested by:	pst
1996-02-08 06:27:44 +00:00
Satoshi Asami
8aebc0c4b2 Oops, forgot to convert one Makefile to use CFLAGS from /etc/make.conf. 1996-02-08 05:01:24 +00:00
Satoshi Asami
080c33ecb7 Added okphone. 1996-02-08 04:55:04 +00:00
Satoshi Asami
da379a0591 Japanese phone (conference call). 1996-02-08 04:54:18 +00:00
Satoshi Asami
5fc948535c Added tgif. 1996-02-01 06:48:23 +00:00
Satoshi Asami
197bf3ceee tgif, Japanese version. But it's still Wednesday!
Submitted by:	Mita Yoshio <mita@iis.u-tokyo.ac.jp>
1996-02-01 06:47:42 +00:00
Satoshi Asami
8596481e55 Category "networking" -> "www". 1995-11-26 11:32:35 +00:00
Satoshi Asami
ad18576add Category name changes ("printing" -> "print", "languages" -> "lang").
"networking" is left alone for now.
1995-11-22 13:06:38 +00:00
Satoshi Asami
b6150987b9 Added platex and ptex2. 1995-11-15 10:32:24 +00:00
Satoshi Asami
3c52816f1d platex, a Japanese latex that runs under ptex2.
Submitted by:	ohmon@sfc.keio.ac.jp
1995-11-15 10:27:39 +00:00
Satoshi Asami
a3fce4f107 New version of ptex. Since it's somewhat incompatible with the previous
version, imported with suffix "2".  Required for platex2e (coming soon).

Submitted by:	ohmon@sfc.keio.ac.jp
1995-11-15 10:16:10 +00:00
Satoshi Asami
7cd6a55ea4 Delete @cwd, @mode, @owner and @group from these packing lists.
Reported by:	jkh
1995-11-13 13:21:26 +00:00
Satoshi Asami
99f8e9e619 Duhh, I meant ghostscript, not ghostcript, sir! 1995-11-09 12:16:42 +00:00
Satoshi Asami
9b538f1c61 Added ghostscript and xdvi. 1995-11-09 12:11:40 +00:00
Satoshi Asami
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Satoshi Asami
5397b2d905 Added elvis, the king of editors. 1995-10-18 11:19:22 +00:00
Satoshi Asami
b0fad5314c Japanese version of elvis. I was supposed to import this a long time
ago, and simply FORGOT.  Shame on me.

Submitted by:	Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
1995-10-18 11:18:59 +00:00
Satoshi Asami
d3ba225219 Add netscape.language. 1995-10-13 09:20:51 +00:00
Satoshi Asami
f4abd0b168 Remove unnecessary FONTFILES hack (our bsd.port.mk can now handle
multiple master sites with only subsets of files).

Make sure font files are installed correctly.  I don't know how in the hell
it worked before.
1995-10-11 00:53:49 +00:00
Satoshi Asami
b6c98a9326 Use BUILD_DEPENDS and LIB_DEPENDS instead of ".if !exists(...)" hack. 1995-10-11 00:31:49 +00:00
Satoshi Asami
0f47b29e5a Added ptex. 1995-10-03 10:25:14 +00:00