| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 May 2013 17:58:56
20110311
|
hrs  |
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk. |
06 May 2013 02:00:41
20110311
|
hrs  |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
30 Nov 2012 23:50:21
20110311
|
sperber  |
- Update to version 20110311
- Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: ports/170164
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
Feature safe: yes |
01 Jun 2012 05:26:28
20100328_1
|
dinoex  |
- update png to 1.5.10 |
03 Apr 2012 00:11:56
20100328
|
tabthorpe  |
- Reassign to the heap
Approved by: portmgr (tabthorpe)
Feature safe: yes |
03 Jul 2011 06:14:57
20100328
|
miwi  |
- Kick MD5 Support |
29 Mar 2010 07:27:22
20100328
|
matusita  |
Update to 20100328 (version that fixes recent libpng change). |
28 Mar 2010 18:49:42
20090522_4
|
dinoex  |
- fix build for png-1.4.1
PR: 145112 |
28 Mar 2010 06:47:48
20090522_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
20090522_3
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
20090522_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
24 Jun 2009 08:25:26
20090522_1
|
hrs  |
Fix pkg-plist.
Spotted by: QAT |
24 Jun 2009 08:08:23
20090522
|
hrs  |
Update to 20090522. Changes include:
- Added dvipdfm compatibility mode. This mode is triggered if
dvipdfmx is called as "dvipdfm", and likewise extractbb
as "ebb". (The latter mode was already present.)
- Improved PDF version handling. A "Version" entry in the
document catalog is now honored. Moreover, dvipdfmx accepts to
write PDF 1.7, and extractbb doesn't complain about PDF
versions any more. Encryption keys too long for PDF 1.3 now
lead to an error instead of a silent change of PDF version.
- Bug fix: \special{pdf:bann} ... \special{pdf:eann} (e.g.,
\hyperlink) cause a problem when it was surrounded by the pair
\special{pdf:bcontent} ... \special{\special{pdf:econtent}.(Only the first 15 lines of the commit message are shown above ) |
20 Jan 2009 16:02:10
20080607_1
|
pav  |
- Update download locations |
11 Jun 2008 16:02:53
20080607_1
|
matusita  |
Rename ${PREFIX}/bin/ebb to ${PREFIX}/bin/ebb-dvipdfmx to avoid
conflicts; print/teTeX-base also install the file with the same name.
Notified by: itetcu
Submitted by: hrs |
10 Jun 2008 13:26:05
20080607
|
matusita  |
Update to 20080607.
Sorry for being lazy, Sato-san _o_
PR: 124155
Submitted by: hrs |
23 Jun 2007 14:24:42
20070409
|
hrs  |
Update to 20070409. Changes include:
- Xref and object stream were implemented for PDF v1.5 or higher
to reduce the size of the PDF output (contributed by Matthias
Franz).
- A few bugs were fixed too.
Approved by: matusita (maintainer) |
19 May 2007 20:32:57
20061211_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21 Feb 2007 01:58:34
20061211
|
matusita  |
Update to 20061211 and unbreak this ports, sorry for the delay.
The file files/patch-src-spc_tpic.c is removed since it is already
committed to the original source code. |
02 Jul 2006 11:29:21
20050831_2
|
matusita  |
Fix a bug that dvipdfmx confuses 'wh' and 'bk' of tpic special.
As you know from Obtained from: line below, this fix is already in the
original dvipdfmx code.
Submitted by: Tsuyoshi Ito, tsuyoshiito at nifty dotcom.
Obtained from:
http://cvs.ktug.or.kr/viewcvs/dvipdfmx/src/spc_tpic.c.diff?r2=1.3&r1=1.2&diff_format=u |
20 May 2006 18:09:07
20050831_1
|
matusita  |
Put back dvipdfmx-specific CMap files that were missed in last update.
This fixes a bug on processing \special{} for PDF bookmark.
Submitted by: hrs |
20 Feb 2006 20:39:52
20050831
|
hrs  |
- Update to 20050831.
- Use TEXMFDIR instead of TEXMFLOCALDIR because teTeX-3 has
share/texmf-dist for files in the original distribution
and uses share/texmf directory, not share/texmf-local,
for other additional files now.
- Add cid-x.map which has been removed from the original distribution.
Approved by: matusita (maintainer) |
10 Nov 2005 08:19:00
20050201_2
|
matusita  |
Put SHA256 checksums.
Fix long-standing typo in linux-vmware-toolbox5/distinfo (pass me
a pointyhat to me...) |
03 Jun 2005 01:57:35
20050201_2
|
matusita  |
Add official two patches: one is for MetaPost support bugfix, and another
is for PK Font Generation bugfix.
To avoid some confusion, use DIST_SUBDIR to separate dvipdfmx distfiles
from others. The distinfo is changed since the directory is changed.
As a result, bump PORTREVISION. |
18 Feb 2005 00:07:40
20050201_1
|
matusita  |
It seems that the tarball is re-rolled, update checksum.
The modified files between old and new are src/pdfximage.c and
src/spc_misc.c -- forget to fix remaining bugs related to MiKTeX
file searching.
Submitted by: hrs |
06 Feb 2005 17:40:24
20050201
|
matusita  |
Update to 20050201.
Also this ports now fits to the new teTeX directory layouts that
is introduced very recently.
Submitted by: hrs (also known as the teTeX-related ports maintainer) |
27 Oct 2004 16:02:37
20040411_1
|
matusita  |
Change Adobe CMap directory path to match current print/adobe-cmaps.
Submitted by: Masumi Toyoshima, masumi.is.env.kitakyu-u.ac.jp |
27 Oct 2004 08:37:27
20040411
|
matusita  |
Update to 20040411. Even though it is still a test version, many users,
including hrs-san (the MAINTAINER of teTeX-related ports), said it's ok
for daily use.
Also update to adopt to recent teTeX-related ports strucute.
PR: 68218
Patch submitted by: hrs |
08 Feb 2004 17:34:19
20031116_1
|
matusita  |
Replace delta with via dvipdfmx CVSweb. Rewrite comments.
Since the delta is functionally identical between previous one and this one,
I don't bump PORTREVISION. |
08 Feb 2004 16:29:16
20031116_1
|
matusita  |
Add two patches:
- Vendor-supplied critical bugfix on using TrueType fonts
with Identity-H CMap.
- Handle embedded PS files using "epsbox.sty".
Contents changed so bump PORTREVISION. Also take MAINTAINERship.
Reviewed by: kuriyama |
29 Jan 2004 16:13:06
20031116
|
trevor  |
SIZEify. |
08 Jan 2004 04:22:16
20031116
|
petef  |
- update to 20031116
- reset maintainership to ports@
PR: 61052
Submitted by: maintainer |
13 Nov 2003 04:54:23
20031110
|
vanilla  |
Upgrade to 20031110, and make bento happy.
PR: ports/59206
Submitted by: maintainer |
10 Oct 2003 10:15:18
20031009
|
krion  |
- Update to version 20031009
PR: 57826
Submitted by: maintainer |
07 Oct 2003 08:58:50
20031006
|
krion  |
- Update to 20031006
PR: 57692
Submitted by: maintainer |
16 Aug 2003 02:39:36
20030813
|
leeym  |
update to 20030813.
PR: 55525
Submitted by: SHIOZAKI Takehiko <st@be.to> |
30 Jul 2003 06:00:15
20030728
|
daichi  |
update print/dvipdfmx: 20030313 -> 20030728
PR: 55033
Submitted by: Statue <statue@freebsd.sinica.edu.tw> (maintainer)
Pointed out by: SHIOZAKI Takehiko <st@be.to> |
26 Jun 2003 07:45:09
20030313_4
|
leeym  |
remove dvipdfmx-base-0.1.tar.gz in distfiles.
PR: 53733
Submitted by: Statue <statue@freebsd.sinica.edu.tw> |
25 Jun 2003 16:18:14
20030313_3
|
leeym  |
o add dvipdfm/base/ files.
o modify files/patch-data::config::dvipdfmx.cfg
o bump PORTREVISION
PR: 53640
Submitted by: Statue <statue@freebsd.sinica.edu.tw> |
17 Apr 2003 09:06:37
20030313_2
|
max  |
I should've bumped the port revision with the previous commit since this port
now can be added/deleted cleanly. |
17 Apr 2003 09:03:45
20030313_1
|
max  |
* Since this port doesn't seem to have any man page, remove MAN1
definition from the Makefile.
* Redirect the output of the cp and the mv command in pre-install to
/dev/null so that users don't need to see the error messages.
* Add @exec entries in the pkg-plist which essentially do the same
thing as the cp and mv command in pre-install, except these are
performed only when the target file/directory exists.
* Remove ${WRKSRC}/data/config/dvipdfmx.cfg.orig in post-patch.
Otherwise, @dirrm of share/texmf/dvipdfm/config fails.
* Change the @unexec entries in pkg-plist so that they are executed
only when target file/directory exists.
* Remove entry for bin/dvipdfm-orig from the pkg-plist since this file
does not necessarily exist in every situation.
reviewed by: maintainer |
08 Apr 2003 05:35:29
20030313_1
|
ijliao  |
o add a file: patch/patch-data::config::dvipdfmx.cfg
due to teTeX2 merge *.map to psfonts.map
o add mktexlsr after install and deinstall
PR: 50703
Submitted by: maintainer |
29 Mar 2003 17:29:58
20030313
|
ijliao  |
dvipdfm-cjk -> dvipdfmx, and upgrade to 20030313
PR: 45787
Submitted by: maintainer
Repo-copied by: joe |