| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Apr 2007 14:14:08
3.1.3_1
|
hrs  |
Migrate japanese/ptex{,-base,-tetex} to japanese/ptex; the old version
of japanese/ptex has been removed and japanese/ptex-tetex has been
renamed with japanese/ptex. These are almost the same with each other
(actually ptex-tetex had some upper compatibility with ptex), so there
should be no functionality regression.
Also, dependencies of the relevant ports have been updated and
PORTREVISON bumped. |
07 Sep 2006 10:31:54
3.1.3_1
|
vs  |
Fix typos wrt. Makefile variables like $FOO}
PR: ports/102833
Submitted by: Dmitry Marakasov |
15 Apr 2006 00:28:25
3.1.3_1
|
linimon  |
Reset max@FreeBSD.org due to no response to email about status.
Hat: portmgr |
30 Jan 2006 10:52:40
3.1.3_1
|
edwin  |
SHA256ify
Approved by: krion@ |
04 Dec 2005 08:59:04
3.1.3_1
|
edwin  |
Use INFO macros |
21 Sep 2005 03:52:13
3.1.3_1
|
max  |
Unbreak! |
23 Jul 2005 02:53:43
3.1.3_1
|
kris  |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it. |
26 Mar 2005 21:50:52
3.1.3_1
|
kris  |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self) |
28 Jul 2004 05:10:54
3.1.3_1
|
max  |
udvips patch was updated without name change.
Pointed Out by: hrs
While at it, changed the Makefile to use MASTER_SITE:n. |
20 Apr 2004 13:25:33
3.1.3
|
max  |
Update to 3.1.3.
Also:
* Use OPTIONS to specify WITH_DVIPSK
* provide an option to install udvips
* Add listings.sty
Submitted by: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
SHIOZAKI Takehiko <st@be.to> |
31 Mar 2004 03:12:58
3.1.2_3
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
3.1.2_3
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
22 May 2003 05:34:11
3.1.2_2
|
max  |
Forgot to add dvipsk-ja-cfg and kanji.map that are needed when WITH_DVIPSK is
defined. |
22 May 2003 01:50:08
3.1.2_2
|
max  |
Ah, portlint. |
22 May 2003 01:48:21
3.1.2_2
|
max  |
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. |
17 Apr 2003 06:14:48
3.1.2_1
|
max  |
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. |
14 Apr 2003 04:31:12
3.1.2
|
max  |
Ooops, forgot to update the message file. |
14 Apr 2003 04:18:44
3.1.2
|
max  |
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. |