| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Note that this is part of a patch in PR ports/11742. In previous commit, it
was fogotten to commit.
PR: ports/11742
Submitted by: Inagaki Kentraro <inagaki@tg.rim.or.jp>
Approved by: maintainer
Notes:
svn path=/head/; revision=21316
|
|
|
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=21157
|
|
|
|
| |
Notes:
svn path=/head/; revision=21047
|
|
|
|
|
|
|
| |
Submitted and requested by: Mamoru Iwaki <iwaki@bc.niigata-u.ac.jp>
Notes:
svn path=/head/; revision=20970
|
|
|
|
|
|
|
|
|
|
|
| |
directory either, so that japanese/dvipsk* ports can install files there
without problem.
PR: 11742
Submitted by: Inagaki Kentraro <inagaki@tg.rim.or.jp>
Notes:
svn path=/head/; revision=20969
|
|
|
|
| |
Notes:
svn path=/head/; revision=20944
|
|
|
|
| |
Notes:
svn path=/head/; revision=20023
|
|
|
|
|
|
|
| |
in bsd.port.mk and this helps to unify the check and install.
Notes:
svn path=/head/; revision=19223
|
|
|
|
| |
Notes:
svn path=/head/; revision=16543
|
|
|
|
|
|
|
|
|
| |
name and the shared lib itself appropriate for ELF.
Please note that this port no longer builds shared library in
appropriate manner on a.out systems.
Notes:
svn path=/head/; revision=16542
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
Notes:
svn path=/head/; revision=16518
|
|
|
|
| |
Notes:
svn path=/head/; revision=12764
|
|
|
|
| |
Notes:
svn path=/head/; revision=11492
|
|
|
|
| |
Notes:
svn path=/head/; revision=8981
|
|
|
|
|
|
|
|
| |
it won't cause any trouble even this port is installed by pkg_add with
the prefix set to other place than /usr/local.
Notes:
svn path=/head/; revision=8119
|
|
|
|
| |
Notes:
svn path=/head/; revision=8111
|
|
|
|
|
|
|
|
|
|
| |
Note: This port installs only the character code independent files for pTeX
and this replaces japanese/ptex2.
Note #2 : Japanese/ptex2 has been repository copied to ptex-common by
Satoshi.
Notes:
svn path=/head/; revision=8104
|
|
|
|
|
|
|
| |
for PKGNAME. (IE, jp-* to ja-*).
Notes:
svn path=/head/; revision=7911
|
|
|
|
| |
Notes:
svn path=/head/; revision=7419
|
|
|
|
| |
Notes:
svn path=/head/; revision=7303
|
|
|
|
| |
Notes:
svn path=/head/; revision=6883
|
|
|
|
|
|
|
| |
use --exclude option of tar.
Notes:
svn path=/head/; revision=5526
|
|
|
|
|
|
|
| |
and here it is, the checksums changed.
Notes:
svn path=/head/; revision=5518
|
|
|
|
| |
Notes:
svn path=/head/; revision=5512
|
|
|
|
|
|
|
|
|
| |
including characterset dependent ones.
echo prompt; read var -> read -p prompt var
Notes:
svn path=/head/; revision=5406
|
|
|
|
|
|
|
|
| |
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
Notes:
svn path=/head/; revision=4440
|
|
|
|
|
|
|
| |
Moved around some lines to standardize.
Notes:
svn path=/head/; revision=4391
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=4339
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=4337
|
|
|
|
| |
Notes:
svn path=/head/; revision=4265
|
|
|
|
| |
Notes:
svn path=/head/; revision=3797
|
|
|
|
|
|
|
| |
Submitted by: max@sfc.wide.ad.jp
Notes:
svn path=/head/; revision=3775
|
|
|
|
| |
Notes:
svn path=/head/; revision=3755
|
|
|
|
|
|
|
| |
Submitted by: max@sfc.wide.ad.jp
Notes:
svn path=/head/; revision=3698
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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
Notes:
svn path=/head/; revision=3675
|
|
|
|
|
|
|
| |
Submitted by: max@sfc.wide.ad.jp
Notes:
svn path=/head/; revision=3030
|
|
|
|
|
|
|
| |
Submitted by: Masafumi NAKANE <masafumi@pobox.com>
Notes:
svn path=/head/; revision=2900
|
|
|
|
| |
Notes:
svn path=/head/; revision=2883
|
|
|
|
|
|
|
| |
Submitted by: Masafumi NAKANE <masafumi@pobox.com>
Notes:
svn path=/head/; revision=2882
|
|
|
|
|
|
|
| |
"networking" is left alone for now.
Notes:
svn path=/head/; revision=2448
|
|
version, imported with suffix "2". Required for platex2e (coming soon).
Submitted by: ohmon@sfc.keio.ac.jp
Notes:
svn path=/head/; revision=2420
|