cvs commit: ports/print/auctex Makefile distinfo pkg-plist ports/print/auctex/files patch-doc-Makefile.in

[ Available lists | Index of cvs-all | Month of Jul 2008 | Week of 19 Jul 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Hiroki Sato <hrs@FreeBSD.org>
Date
19 Jul 2008 15:05:26
Subject
cvs commit: ports/print/auctex Makefile distinfo pkg-plist ports/print/auctex/files patch-doc-Makefile.in
Message-ID
200807191505.m6JF5QTA004876@repoman.freebsd.org


[ Hide this part ]
hrs         2008-07-19 15:05:26 UTC

FreeBSD ports repository

Modified files:
print/auctex Makefile distinfo pkg-plist
Added files:
print/auctex/files patch-doc-Makefile.in
Log:
Update to 11.85. Changes include:

- Font locking has been improved significantly. It is now less
prone to color bleeding which could lead to high resource
usage. In addition it now includes information about LaTeX
macro syntax and can indicate syntactically incorrect macros in
LaTeX mode.

- The license was updated to GPLv3.

- Support for the nomencl, flashcards and comment LaTeX packages
as well as the Icelandic language option of babel were added.

- Support for folding of math macros was added.

- Lots of minor bugs in features and documentation were fixed.

- IMPORTANT: Many of the new features in the 11.x series rely on
special properties in the variable `TeX-command-list' and will
not work if you customized this variable for a pre-11.5x
release of AUCTeX. If this is the case for you, please
re-initialize the variable by erasing the customization,
thereby setting the variable to the new default, and re-adding
your changes afterwards.

PR: ports/125737

Revision Changes Path
1.34 +9 -5 ports/print/auctex/Makefile
1.15 +3 -3 ports/print/auctex/distinfo
1.1 +41 -0 ports/print/auctex/files/patch-doc-Makefile.in (new)
1.16 +11 -1 ports/print/auctex/pkg-plist


Elapsed time: 0.095 seconds