Masafumi Max NAKANE
75c141cc7d
/bin/sh -> ${SH}
1997-07-13 18:49:31 +00:00
Masafumi Max NAKANE
8f967c4faa
mv -> ${MV}.
1997-06-12 09:48:25 +00:00
Masafumi Max NAKANE
4fddf56d3e
Instead of removing unnecessary files after extracting tarball,
...
use --exclude option of tar.
1997-02-04 11:09:38 +00:00
Masafumi Max NAKANE
6667e92e1c
Now, if FOR_CDROM is defined, do-fetch will fetch all the distfiles
...
including characterset dependent ones.
echo prompt; read var -> read -p prompt var
1997-01-22 04:35:58 +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
Masafumi Max NAKANE
7ff328a076
CATEGORIES+= -> CATEGORIES=
...
Moved around some lines to standardize.
1996-11-11 08:11:50 +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
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