Commit graph

255 commits

Author SHA1 Message Date
Masafumi Max NAKANE
53bd6e706c Removed unnecessary @cwd directive. 1996-11-14 17:59:52 +00:00
Masafumi Max NAKANE
a103d50a30 Changed the location of several files from /usr/local/lib/tex ->
/usr/local/share/tex.

Submitted by:	mita@jp.freebsd.org
1996-11-13 16:16:56 +00:00
Masafumi Max NAKANE
78490bd269 Resolution specification in the fontdesc file needs to be in literal numbers.
Submitted by:	mita@jp.freebsd.org
1996-11-13 15:18:27 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
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