Commit graph

15 commits

Author SHA1 Message Date
Masafumi Max NAKANE
7ff328a076 CATEGORIES+= -> CATEGORIES=
Moved around some lines to standardize.
1996-11-11 08:11:50 +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
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
49d40553ed Use ${COMPRESS_MAN} to compress man pages. 1996-11-02 20:24:09 +00:00
Masafumi Max NAKANE
6bf31ff92d Updated Masafumi NAKANE's E-mail address. 1996-09-17 15:07:58 +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
501860591b Add BUILD_DEPENDS to bison.
Submitted by:	max@sfc.wide.ad.jp
1996-08-24 23:55:42 +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
4f7ac48f43 Maintainer's address change.
Submitted by:	max@sfc.wide.ad.jp
1996-04-26 08:47:37 +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
ad18576add Category name changes ("printing" -> "print", "languages" -> "lang").
"networking" is left alone for now.
1995-11-22 13:06:38 +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