Commit graph

62 commits

Author SHA1 Message Date
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Masafumi Max NAKANE
c7faf8f388 Forgot to add dvipsk-ja-cfg and kanji.map that are needed when WITH_DVIPSK is defined. 2003-05-22 05:34:11 +00:00
Masafumi Max NAKANE
4a8123e8cf Ah, portlint. 2003-05-22 01:50:08 +00:00
Masafumi Max NAKANE
479108cd63 Use teTeX 2.0.2 files instead of 2.0.1 which is no longer available.
Make it possible to build and install dvipsk by defining WITH_DVIPSK.
Define CONFLICTS.
2003-05-22 01:48:21 +00:00
Masafumi Max NAKANE
efac6a7520 Correctly specify the shared lib no. of libt1 in LIB_DEPENDS.
Pointed-Out by:	SHIMURA Tatsuya <shimura@math.cst.nihon-u.ac.jp>,
		ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>

Run mktexlsr at installation time since there can be a situation
where only this port amongst other TeX related ports is upgraded.

Remove some garbage from pkg-message
Pointed-Out by:	SHIOZAKI Takehiko <st@be.to>

Don't install bin/{tftopl,pltotf} since modified version of them are installed by ja-ptex.

Work-around to make portupgrade users happy, by making share/texmf/dvipdfm and share/texmf/web2c/texmf.cnf symbolic links.

Since share/texmf/ls-R is updated by other ports, don't list them in the plist.
2003-04-17 06:14:48 +00:00
Masafumi Max NAKANE
e031074a99 Ooops, forgot to update the message file. 2003-04-14 04:31:11 +00:00
Masafumi Max NAKANE
5c8b35e4e6 Upgrade to 3.1.2.
Now charset to be used can be specified at runtime, instead of compile time.
Due to this change, charset specific ports are being removed, and pTeX now consists of two ports: ptex-base and ptex.
Ptex-base is what used to be ptex-common, which installs non-Japanese portion of the system, and ptex is what used to be the charset specific portion, which installs Japanese specific files.
Thus, ptex-common and ptex-euc are renamed to ptex-base and ptex respectively, and ptex-jis and ptex-sjis are being removed.
2003-04-14 04:18:44 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Masafumi Max NAKANE
b1693d5515 Make it compilable with newer bison.
Submitted by:	ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
PR:		47457
2003-02-05 05:31:02 +00:00
Masafumi Max NAKANE
e1c51c6a7a Ooops, forgot to add another location to MASTER_SITES in previous commit.
Pointed-out by:	Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
2002-01-12 23:32:42 +00:00
Masafumi Max NAKANE
f9e9320b51 1. Don't install texmf/dvips/base/* as it could upset dvips* packages.
2. Apply patch provided by ASCII to dvips/pstricks/pst-text.pro
3. Remove not really necessary message printed in pre-configure:.
2002-01-12 17:31:49 +00:00
Akinori MUSHA
170019dec3 Chase the png library version bump.
Bump PORTREVISION.

Dropped by:	ache
2001-09-13 03:26:18 +00:00
Akinori MUSHA
83025f29ff Invoke mkdir with -p option not to fail in pkg_add. 2001-09-04 09:23:23 +00:00
Masafumi Max NAKANE
2b834ec927 Work around to make [p]LaTeX2e work.
Intended to be temporary until the original distribution
is updated.
Submitted by:	mita
2001-06-29 03:20:49 +00:00
Masafumi Max NAKANE
8109babe98 Upgrade, 2.1.10 -> 2.1.11, along with lib files upgrade. 2001-06-29 03:13:32 +00:00
Masafumi Max NAKANE
2b067ae111 Upgrade japanese/ptex-* from 2.1.8 to 2.1.10.
This upgrade eliminates japanese/platex-{common,euc,jis,sjis} ports
since ptex includes pLaTeX2e since 2.1.9.
2001-01-30 16:26:37 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Akinori MUSHA
8e270816f9 Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
2000-04-12 14:38:12 +00:00
Masafumi Max NAKANE
a5ad3e9679 Add the URL to the pTeX Web page as well as another useful page.
Submitted by:	Kentaro Inagaki  <inagaki@tg.rim.or.jp>
2000-01-28 16:45:33 +00:00
Satoshi Taoka
1dbfa7cfa0 A modifiction to exist japanese/ptex-common and japanese/dvipsk* together
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
1999-09-06 17:24:21 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Masafumi Max NAKANE
893959dfa6 Make ptex-* ports compile on 2.2.x.
Submitted and requested by:	Mamoru Iwaki <iwaki@bc.niigata-u.ac.jp>
1999-08-25 19:30:28 +00:00
Masafumi Max NAKANE
321c620983 Don't install files under share/texmf/dvips, and don't create this
directory either, so that japanese/dvipsk* ports can install files there
without problem.

PR:		11742
Submitted by:	Inagaki Kentraro <inagaki@tg.rim.or.jp>
1999-08-25 19:28:14 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Steve Price
39f9acf01c Don't require interaction while PACKAGE_BUILDING. 1999-07-04 21:09:42 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Masafumi Max NAKANE
f12a608001 Shaared lib name is changed for elf system. 1999-02-05 12:18:09 +00:00
Masafumi Max NAKANE
57f82d2946 Quick hack to make the klibtool script generate the shared lib
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.
1999-02-05 12:16:44 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
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.
1999-02-03 11:12:01 +00:00
Steve Price
3d23d1de5e Remove manpages from pkg/PLIST. 1998-08-24 00:41:12 +00:00
Masafumi Max NAKANE
7f5c9da85b Upgrade, pTeX 2.1.5 -> 2.1.8. 1998-06-24 01:15:00 +00:00
Satoshi Asami
c36291e99a Forgot to mark this one MANUAL_PACKAGE_BUILD too. 1997-12-04 03:48:19 +00:00
Masafumi Max NAKANE
b013989949 Don't use absolute path for the source file when making symlink so that
it won't cause any trouble even this port is installed by pkg_add with
the prefix set to other place than /usr/local.
1997-10-05 08:32:25 +00:00
Masafumi Max NAKANE
2fd10aed0c Remove unnecessary sites from the MASTER_SITES list. 1997-10-04 17:58:47 +00:00
Masafumi Max NAKANE
f6546d6965 Upgrade, 2.1.4 -> 2.1.5.
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.
1997-10-04 17:13:41 +00:00
Masafumi Max NAKANE
474b385af1 Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).
1997-09-14 21:36:25 +00:00
Masafumi Max NAKANE
56bf467865 Some of distfiles (plib-*.tar.gz) have been changed on master_site. 1997-07-26 16:18:10 +00:00
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
32430057bd Ok, some problem with recently modified file have been corrected,
and here it is, the checksums changed.
1997-02-03 22:55:45 +00:00
Masafumi Max NAKANE
ba0ad18ccd Checksum of some files have been changed. 1997-02-03 15:04:39 +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
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