| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
use --exclude option of tar.
|
|
|
|
| |
and here it is, the checksums changed.
|
| |
|
|
|
|
|
|
| |
including characterset dependent ones.
echo prompt; read var -> read -p prompt var
|
|
|
|
|
| |
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
|
|
|
|
| |
Moved around some lines to standardize.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
Submitted by: max@sfc.wide.ad.jp
|
| |
|
|
|
|
| |
Submitted by: max@sfc.wide.ad.jp
|
|
|
|
|
|
|
|
|
| |
(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
|
|
|
|
| |
Submitted by: max@sfc.wide.ad.jp
|
|
|
|
| |
Submitted by: Masafumi NAKANE <masafumi@pobox.com>
|
| |
|
|
|
|
| |
Submitted by: Masafumi NAKANE <masafumi@pobox.com>
|
|
|
|
| |
"networking" is left alone for now.
|
|
version, imported with suffix "2". Required for platex2e (coming soon).
Submitted by: ohmon@sfc.keio.ac.jp
|