non port: print/auctex/pkg-plist |
Number of commits found: 26 |
Thursday, 19 Oct 2023
|
08:51 Muhammad Moinur Rahman (bofh) Author: Trond Endrestøl
print/auctex: Update version 13.1=>13.2
- Pet portclippy
Changelog: http://git.savannah.gnu.org/cgit/auctex.git/tree/RELEASE
PR: 273256
Approved by: hrs (maintainer-timeout)
96891d7 |
Thursday, 5 May 2022
|
12:46 Hiroki Sato (hrs)
print/auctex: update to 13.1
14066f7 |
Sunday, 12 Jan 2020
|
15:01 hrs
Update to 12.2.
|
Wednesday, 11 Jan 2017
|
09:13 hrs
Update to 11.90.
|
Saturday, 22 Aug 2015
|
17:48 hrs
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be
enabled when the library is available.
This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11
will set dependency on one of them.
- Fix integer overflow reported as CVE-2015-3228.
- Update Uses/ghostscript.mk:
* Add x11 keyword. nox11 keyword is now obsolete.
* Use packagename in *_DEPENDS line to prevent relationship between
-base and -x11 packages from being broken.
- Fix x11/nox11 keyword and bump PORTREVISION in ports using
USES=ghostscript to update dependency of pre-compiled packages.
|
Thursday, 13 Nov 2014
|
07:41 antoine
Cleanup plist
|
Monday, 3 Nov 2014
|
14:50 hrs
Update to 11.88.
|
Tuesday, 3 Jun 2014
|
19:32 hrs
- STAGEDIR support.
- Simplify PORT_OPTIONS handling.
- Fix pkg-plist and remove extra mktexlsr(1).
- Fix pkg-message.
|
Tuesday, 21 Jan 2014
|
23:40 bapt
Fix properties on pkg-plist
|
Tuesday, 1 Jan 2013
|
23:35 hrs
- Update to 11.87.
- Add LICENSE.
PR: ports/174223
Submitted by: Jan Henrik Sylvester
|
Wednesday, 19 Jan 2011
|
02:19 hrs
Update to 11.86. Changes:
* Parsing of LaTeX output was improved. It is now less likely that
AUCTeX opens a non-existent file upon calling `TeX-next-error'; a
problem for example encountered when using MiKTeX 2.8. In addition
quoted file names as emitted by MiKTeX are now supported.
* A new framework for the definition and selection of viewers was
implemented. If you have customizations regarding viewers you
will have to redo them in this new framework or reenable the old
one. See the section on viewers in the manual for details.
* Comprehensive editing support for PSTricks was added.
* Support for various LaTeX packages was added, e.g. `tabularx',
`CJK', and `hyperref'.
* An easy way to switch between TeX engines (PDFTeX, LuaTeX, XeTeX,
Omega) was added.
* Support for SyncTeX was added. This involves the command line
options for LaTeX and the viewer.
* Folding can now be customized to use macro arguments as replacement
text.
* `preview.sty' now works with XeTeX.
* A lot of smaller and larger bugs have been squashed.
Feature safe: yes
|
Saturday, 19 Jul 2008
|
15:05 hrs
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
|
Sunday, 8 Apr 2007
|
13:24 hrs
Update to 11.84. Changes include:
* There have been problems with the `-without-texmf-dir' option to
`configure' when the value of `-with-kpathsea-sep' was set or
determined for an installation system with a default different
from that of the runtime system. `with-kpathsea-sep' has been
removed; the setting is now usually determined at runtime.
Due to this and other problems, preview-latex in the released
XEmacs package failed under Windows or with anything except recent
21.5 XEmacsen.
* AUCTeX and preview-latex have been changed in order to accommodate
file names containing spaces. preview-latex now tolerates bad
PostScript code polluting the stack (like some Omega fonts).
* `preview.sty' had in some cases failed to emit PostScript header
specials.
* Support for folding of comments was added.
* The `polish' language option of the babel LaTeX package as well as
the polski LaTeX package are now supported. Most notably this
means that AUCTeX will help to insert quotation marks as defined
by polish.sty (`"`..."'') and polski.sty (`,,...''').
* The TeX tool bar is now available and enabled by default in plain
TeX mode.
* Bug fix in the display of math subscripts and superscripts.
* Bug fix `TeX-doc' for Emacs 21.
* There has been quite a number of other bug fixes to various
features and documentation across the board.
|
Sunday, 25 Jun 2006
|
17:28 hrs
Update to 11.83. Changes include:
- The new function `TeX-doc' provides easy access to documentation about
commands and packages or information related to TeX and friends in
general. It is accessible with the key binding `C-c ?' or the `Find
Documentation...' entry in the mode menus.
- You can now get rid of generated intermediate and output files by
means of the new `Clean' and `Clean All' entries in `TeX-command-list'
accessible with `C-c C-c' or the Command menu.
- Support for forward search with PDF files was added. That means you
can jump to a place in the output file corresponding to the position
in the source file. Currently this only works if you use the pdfsync
LaTeX package and xpdf as your PDF viewer. The accuracy is in the
range of +/-1 page.
- Adding support for this feature required the default value of the
variable `TeX-output-view-style' to be changed. Please make sure you
either remove any customizations overriding the new default or
incorporate the changes into your customizations if you want to use
this feature.
- The error parsing of AUCTeX as well as preview-latex now deals with
-file-line-error type messages from newer web2c versions (earlier
versions would omit the traditional error context, which will not
work).
- The LaTeX tool bar is now enabled by default.
- A problem in preview-latex in connection with XyMTeX has been 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.
|
Tuesday, 20 Dec 2005
|
05:38 hrs
Update to 11.82. Changes include:
* Support for the MinionPro LaTeX package was added.
* Warnings and underfull/overfull boxes are now being indicated in
the echo area after a LaTeX run, if the respective debugging
options are activated with `TeX-toggle-debug-warnings' (`C-c C-t
C-w') or `TeX-toggle-debug-bad-boxes' (`C-c C-t C-b'). In this
case `TeX-next-error' will find these warnings in addition to
normal errors.
The key binding `C-c C-w' for `TeX-toggle-debug-bad-boxes' (which
was renamed from `TeX-toggle-debug-boxes') now is deprecated.
* AUCTeX now can automatically insert a pair of braces after typing
<_> or <^> in math constructs if the new variable
`TeX-electric-sub-and-superscript' is set to a non-nil value.
* Some language-specific support for French was added. There now is
completion support for the commands provided by the `frenchb' (and
`francais') options of the babel LaTeX package and easier input of
French quotation marks (`\\og ...\\fg') which can now be inserted
by typing <">.
* Completion support for options of some LaTeX packages was added.
* Already in version 11.81 the way to activate AUCTeX changed
substantially. This should now be done with `(load "auctex.el" nil
t t)' instead of the former `(require 'tex-site)'. Related to this
change `tex-mik.el' does not load `tex-site.el' anymore. That
means if you used only `(require 'tex-mik)' in order to activate
AUCTeX, you have to add `(load "auctex.el" nil t t)' before the
latter statement. More detailed information can be found in the
installation instructions.
* Handling of verbatim constructs was consolidated across AUCTeX.
This resulted in the font-latex-specific variables
`font-latex-verb-like-commands', `font-latex-verbatim-macros', and
`font-latex-verbatim-environments' being removed and the more
general variables `LaTeX-verbatim-macros-with-delims',
`LaTeX-verbatim-macros-with-braces', and
`LaTeX-verbatim-environments' being added.
* The output of a BibTeX run is now checked for warnings and errors,
which are reported in the echo area.
* The aliases for `font-latex-title-fontify' were removed. Use
`font-latex-fontify-sectioning' instead.
* The problem that Japanese macros where broken across lines was
fixed.
* Various bug fixes.
|
Friday, 30 Sep 2005
|
05:46 hrs
Fix the missing dependency and pkg-plist.
Spotted by: KIMURA Yasuhiro
PR: ports/86734
|
Wednesday, 28 Sep 2005
|
06:54 hrs
Update to 11.81.
|
Sunday, 6 Feb 2005
|
16:41 hrs
Update to 11.55[1] and mark as NOT_FOR_ARCHS=ia64[2].
PR: ports/76474[1]
Submitted by: KIMURA Yasuhiro (yasu at utahime dot org)[1]
Noticed by: kris[2]
|
Saturday, 21 Aug 2004
|
07:39 hrs
Install contrib files.
Submitted by: KIMURA Yasuhiro
PR: ports/70754
|
Friday, 20 Aug 2004
|
18:53 hrs
- Update to 11.51.
- Fix the install directory[*].
Submitted by: KIMURA Yasuhiro[*]
PR: 68250[*]
|
Sunday, 23 May 2004
|
21:23 pav
- Update to 11.14
PR: ports/67043
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
|
Wednesday, 8 Jan 2003
|
08:36 yoichi
Update to 11.13
|
Tuesday, 23 Apr 2002
|
12:48 yoichi
Update to auctex 11.11.
Although it is not yet declared as out of alpha by the distributor,
it is stable enough and now we can recommend it for FreeBSD users.
|
Saturday, 20 Apr 2002
|
13:22 yoichi
Take maintainership.
Make it to install contrib files.
Approved by: mkamm@gmx.net (previous maintainer)
|
Monday, 4 Feb 2002
|
10:22 yoichi
Use Emacs21 by default. Terminate XEmacs support
(ports/editors/xemacs-packages includes auctex). Arrange Makefile with
bsd.emacs.mk.
|
Wednesday, 6 Jun 2001
|
19:19 roam
Update to 10.0g.
|
Number of commits found: 26 |