Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Some highlights of changes since 4.2.3:
* PCRE updated to 4.3, GD to 2.0.15
* improved Apache2 support
* much improved stream & URL wrapper support, output compression support
* added CLI (Command Line Interface) SAPI
* debug_backtrace() backported from ZendEngine2
* faster build system
* huge number of other bug fixes and improvements
Packaging changes:
* 'pcre', 'xml', and 'session' modules folded back into main package -
'pcre' and 'xml' is required by PEAR, and 'session' is just too essential
to be separate
* 'gd' module now uses bundled PHP GD library, which is better integrated
* PHP modules use shared distinfo when possible to ease future PHP updates
* ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php
remains CGI version
|
|
|
|
Active-DVI is a DVI previewer and presenter written in Objective Caml
(http://caml.inria.fr/ocaml/) with some eye candy effects for
presentation, support for interactive demonstrations, and embedding of
arbitrary applications within the presentation (hence the Active
adjective of the presenter :).
Active-DVI currently supports the following features:
+ Encapsulated Postscript File inclusion (using graphics package)
+ Effects for presentation (pause, delay, text color change)
+ Embedded applications for interactive demonstration
+ Pictures visualization via gpic specials
+ Display of inlined Postscript using gs
+ Font antialiasing that takes background colors into account
+ Page display is interrupted on user input
+ Resizing the page adjusts the magnification
+ Start displaying at a given page or at a given link reference
+ The file is reloading on signal SIGUSR1
+ Hyperlinks
+ Active areas (execute an action when the mouse is over)
+ Background colors and images
+ Alpha blending for images
|
|
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
|
|
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
|
|
|
|
This release is a bugfix release. It fixes the documentation
installation and speeds up PostScript inclusion considerably.
|
|
for a possessive (like her, his, whose, their, and its).
Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).
I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
|
|
from README:
-----
New for Acrobat Reader 5.0.8
A security patch was applied that solves a problem reported
with long URLs in weblinks which can cause a buffer overrun.
-----
XXX a solaris version is not tested.
|
|
Use syslog to report invocation
|
|
And only gets or sets if config file size is greater than zero.
(This is my PR #21641.)
|
|
|
|
|
|
|
|
This program makes PNG graphics from DVI files as obtained from
TeX and its relatives.
It is intended to produce anti-aliased screen-resolution images as
fast as is possible. The target audience is people who need to
generate and regenerate many images again and again. The primary
target is the preview-latex (X)Emacs package, a package to preview
formulas from within (X)Emacs. Yes, you get to see your formulas
in the (X)Emacs buffer, see `http://preview-latex.sf.net'.
Another example is WeBWorK, an internet-based method for delivering
homework problems to students over the internet, giving students
instant feedback as to whether or not their answers are correct,
see `http://webwork.math.rochester.edu'.
Other applications may also benefit, like web applications as
latex2html and WYSIWYG editors like LyX.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on other Python extensions to propagate the Python version properly,
it is necessary to include "python/extension.mk" before the extensions'
"buildlink2.mk" files.
|
|
|
|
pixmaps
XXX reportlab has some problems finding its font files, originally it
requires AcrobatReader to be installed... it should work with X11 or
ghostscript fonts, after some configuration
|
|
Main changes since ReportLab 1.16:
- Pythonpoint improvements contributed by Turgut Uyar & Tim Roberts.
- Para.py fix from doug@pennatus.com.
- Pdfgen image fixes.
- Spiderchart from Andy Robinson.
- Better distutils support with Dirk Datzert's assistance.
- Improvements for Asian fonts in paragraphs.
- Added _rl_accel._Ascii85Decode.
- Graphics and other bug fixes.
- Bug & leak fixes.
- improvements to pyRXP which can now be used in 16bit mode.
- Tables now can have row and column spanning.
- renderPM can now do PICT images.
- More charts and improvements to existing graphics classes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Haruhiko Okumura). Changes only described in Japanese on the homepage.
|
|
|
|
the installed files are not automatically included in the right place in
the system path and need to be either copied in /usr/bin or dealt with in
another way.
The saves a lot of frustration and puzzling esp. for the beginning user.
|
|
|
|
(Forgot the last time we did this. Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
|
|
|
|
exploitable security whole in version 5.06 an older.
|
|
package tools can handle it properly.
|
|
|
|
This version includes a small patch that fixes a security hole in
version 2.02. It was possible to construct a malicious URL link in a
PDF file which would cause an arbitrary command to be run. The patch
changes things to that the various characters which can cause trouble
are escaped (%xx) before calling system(). This patch also changes the
"launch" link verification dialog to provde a scrolling view of the
command about to be run when the command string is excessively long.
|
|
|
|
|
|
full change log is available in its WWW page.
[2003-05-29] use bold face in a heading even if a bold keyword is not
specified when using OTF package by Saitou Syuuzaburou. Also use ruby
font for \ruby in okumakuro.sty when export keyword is specified.
[2003-05-17] output pagesize special of dvipdfm(x) too with papersize
option. It makes page size is auto-specified when making a PDF file.
Also page size is increased by 2 inches when register mark is used to
avoid the mark at right side of the page is not seen in preview.
[2003-04-29] introduced vartwoside option to jsbook class which layouts
headers to like twoside and bodies like oneside. \marginpar is always
located to right page. thanks to: tonny-san, sippo-aikouka-san.
[2003-04-18] jsclasses is now distrebuted in ISO-2022-JP encoding to
avoid troubles which caused by Shift JIS encoding used previous. No
code-conversion should be needed in any OS. While the archive is now in
ZIP form. LZH form is also available.
[2003-03-16, updated] Re-introduced the workaround of the [2001-04-26]
which was removed as a part of the [2003-03-16] change. the workaround
had the merit that an italic font was not selected in newtheorem without
amsthm.
|