1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
18ecf3a122 Remove files from old version of this software before doing anything in
do-install.  This should prevent `make install' from stopping when old files
are present.
Requested by:	asami
1997-02-11 18:06:02 +00:00
Masafumi Max NAKANE
1ef422eb97 Upgrade, 96/03 -> 97/02. 1997-02-09 00:40:55 +00:00
Masafumi Max NAKANE
7ff328a076 CATEGORIES+= -> CATEGORIES=
Moved around some lines to standardize.
1996-11-11 08:11:50 +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
4e8fa1bfba No -p flag is needed with ${MKDIR} macro. 1996-11-02 05:28:19 +00:00
Masafumi Max NAKANE
0ed2a12734 Use ${MKDIR} macro to make directory. 1996-10-27 00:20:27 +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
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
Masafumi Max NAKANE
6bf31ff92d Updated Masafumi NAKANE's E-mail address. 1996-09-17 15:07:58 +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
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
1daddb8e98 Some distfiles moved around.
Submitted by:	max@sfc.wide.ad.jp
1996-04-26 08:18:24 +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
3c52816f1d platex, a Japanese latex that runs under ptex2.
Submitted by:	ohmon@sfc.keio.ac.jp
1995-11-15 10:27:39 +00:00