This release contains many bugfixes and improvements, two new
graphics scalers (HQ2X/HQ3X), better launcher/options support and
support for the following new games: V1 versions of the LucasArts
games Maniac Mansion and Zak McKracken, the LucasArts game Full
Throttle, Broken Sword 1/ 2, and Flight of the Amazon Queen.
This release contains many bugfixes and improvements, two new
graphics scalers (HQ2X/HQ3X), better launcher/options support and
support for the following new games: V1 versions of the LucasArts
games Maniac Mansion and Zak McKracken, the LucasArts game Full
Throttle, Broken Sword 1/2, and Flight of the Amazon Queen.
by me.
libol is a library written by the author of syslog-ng, Balazs
Scheidler, which is used in syslog-ng. A built copy of libol needs to
be present on a system when syslog-ng is built.
slightly modified by me.
Textile is a XHTML generator using a simple markup developed by Dean Allen.
This is a Python port with support for code validation, itex to MathML
translation, Python code coloring and much more.
Changes are:
* Fixed a bug which prevented the POST_BIBTEX_HOOK hook from actually
doing anything
* Dropped -Ppdf from the default DVIPS_FLAGS. Users who wish to keep
-Ppdf as part of DVIPS_FLAGS can add it to the site configuration
file, user configuration file, or project Makefile.
* Added DVIPDFM_ENV variable for running @code{dvipdfm} inside a
customized environment.
* Preliminary Rich Text Format (RTF) output support. The new rtf target
will use latex2rtf to produce an RTF version of your document. Use this
when sending your documents to the text-formatter-challenged.
* Fixed a bug where a list of figures, list of tables, and table of
contents were sometimes not fully up to date in the final output.
* Added support for using ImageMagick to convert JPEG and PNG files to
EPS for inclusion in a document.
To see a full list of changes, please review:
http://xfree86.org/4.4.0/RELNOTES.html
These packages has been tested under NetBSD 1.6/-current, FreeBSD 4.x/5.x,
and GNU/Linux (i386) by Jeremy C. Reed, Michal Pasternak and myself.
- PR pkg/23017
- PR pkg/23495
- PR pkg/23496
- PR pkg/24578
The patches for 23017 and 24578 were provided by reed@. Although rh@
suspended PR 23017 saying that pkgsrc does not support installation to
/usr, this still needs to be fixed because the same problem occurs
even when LOCALBASE != /usr.
Changes since 2.6.10:
Changed NOGROUP usage in src/Cred.c++ to -1 as NOGROUP is not defined
in IRIX.
(mraymond@sgi.com)
removed const modifier from Scheduler.h to fix GCC 3.x build.
(wardle@sgi.com)
created new GNU autotools files:
- test whether we have IMon rather than testing OS.
- test whether we have sockaddr length members rather than testing OS.
- install daemon in sbin rather than bin.
- install manual pages in typical GNU/Linux sections.
- rename daemon to famd.
- rename fam source directory to src.
- rename libfam source directory to lib.
- remove editconf and util subdirectory.
- remove rpm target and build subdirectory.
- remove support target and subdirectory.
[wardle@sgi.com] (wardle@sgi.com)
fixed warnings about typenames in BTree.h.
(wardle@sgi.com)
2.6.8: Mar 23 2004:
- First step of the cleanup of the serialization code and APIs
- XML Schemas: mixed content (Adam Dickmeiss), QName handling fixes (Adam
Dickmeiss), anyURI for "" (John Belmonte)
- Python: Canonicalization C14N support added (Anthony Carrico)
- xmlDocCopyNode() extension (William)
- Relax-NG: fix when processing XInclude results (William), external
reference in interleave (William), missing error on <choice>
failure (William), memory leak in schemas datatype facets.
- xmlWriter: patch for better DTD support (Alfred Mickautsch)
- bug fixes: xmlXPathLangFunction memory leak (Mike Hommey and William
Brack), no ID errors if using HTML_PARSE_NOERROR, xmlcatalog fallbacks to
URI on SYSTEM lookup failure, XInclude parse flags inheritance (William),
XInclude and XPointer fixes for entities (William), XML parser bug
reported by Holger Rauch, nanohttp fd leak (William), regexps char
groups '-' handling (William), dictionnary reference counting problems,
do not close stderr.
- performance patches from Petr Pajas
- Documentation fixes: XML_CATALOG_FILES in man pages (Mike Hommey)
- compilation and portability fixes: --without-valid, catalog cleanups
(Peter Breitenlohner), MingW patch (Roland Schwingel), cross-compilation
to Windows (Christophe de Vienne), --with-html-dir fixup (Julio Merino
Vidal), Windows build (Eric Zurcher)
Epydoc is a tool for generating API documentation for Python
modules, based on their docstrings. A lightweight markup language
called epytext can be used to format docstrings, and to add
information about specific fields, such as parameters and instance
variables.
Imposter is a standalone viewer for the presentations created by OpenOffice.org
Impress software. User interface uses GTK2 toolkit. GNOME Human Interface
Guidelines are followed but GNOME libraries are not used to keep dependencies
at minimum.
xine-ui (0.9.23) unstable; urgency=low
* xinerama bug fixes (very fullscreen, window position when switching from
fullscreen to normal mode),
* shiny new help dialog,
* some small usability improvements,
* fix some memleaks,
* main menu reorg, localized,
* new deinterlacing, it use post plugins now,
* add --bug-report and --list-plugins option to xine-ui,
* splash screen per skin is possible,
* all meta infos are retrieve at the same time, when playing audio CD,
* support new unscaled OSD (note: osd need a complete rework),
* new playlist management command in xine-remote,
* new "stop after this stream" feature,
* grab streams recusively (with enqueuing and file browser),
* fix reference mrl handling,
* add 'loop' and two new playlist options 'first' and 'last', in
session control,
* fix shortcut grabber,
* sound volume control can be sets with sound card mixer or
software amplification,
* add help in chain reaction window,
* double clicking in output window is a fullscreen toggle now,
* subtitle autoload feature added,
* new TVout feature, using libnvtvsimple for nVIDIA cards, and
atitvout for ATI,
* store spu offset in toxine's playlist,
* fix skin downloder,
* fix support of huge playlists,
* contextual menu popup in playlist window,
* fix control's window sliders,
* ton of fbxine improvments (post plugin, deinterlacing, spu,
stream infos...),
* bunch of other fix.