Xft (2.0) provides a client-side font API for X applications. It uses
Fontconfig to select fonts and the X protocol for rendering them. When
available, Xft uses the Render extension to accelerate text drawing.
When Render is not available, Xft uses the core protocol to draw
client-side glyphs. This provides completely compatible support of
client-side fonts for all X servers.
Xft (2.0) hides most of the underlying system details so that developers
can confidently use its API to access client-side fonts in any X
environment.
Approved by wiz.
already fixed (patches from RedHat RPM).
Note: this package does not support IPv6 any longer, since no
updated IPv6 patch for wget-1.8.2 exists (to my knowledge).
The next major wget release is expected to contain IPv6 support.
Uservisible changes since 1.7:
** A new progress indicator is now available and used by default.
You can choose the progress bar type with `--progress=TYPE'. Two
types are available, "bar" (the new default), and "dot" (the old
dotted indicator). You can permanently revert to the old progress
indicator by putting `progress = dot' in your `.wgetrc'.
** You can limit the download rate of the retrieval using the
`--limit-rate' option. For example, `wget --limit-rate=15k URL' will
tell Wget not to download the body of the URL faster than 15 kilobytes
per second.
** Recursive retrieval and link conversion have been revamped:
*** Wget now traverses links breadth-first. This makes the
calculation of depth much more reliable than before. Also, recursive
downloads are faster and consume *significantly* less memory than
before.
*** Links are converted only when the entire retrieval is complete.
This is the only safe thing to do, as only then is it known what URLs
have been downloaded.
*** BASE tags are handled correctly when converting links. Since Wget
already resolves <base href="..."> when resolving handling URLs, link
conversion now makes the BASE tags point to an empty string.
*** HTML anchors are now handled correctly. Links to an anchor in the
same document (<a href="#anchorname">), which used to confuse Wget,
are now converted correctly.
*** When in page-requisites (-p) mode, no-parent (-np) is ignored when
retrieving for inline images, stylesheets, and other documents needed
to display the page.
*** Page-requisites (-p) mode now works with frames. In other words,
`wget -p URL-THAT-USES-FRAMES' will now download the frame HTML files,
and all the files that they need to be displayed properly.
** `--base' now works conjunction with `--input-file', providing a
base for each URL and thereby allowing the URLs in the file to be
relative.
** If a host has more than one IP address, Wget uses the other
addresses when accessing the first one fails.
** Host directories now contain port information if the URL is at a
non-standard port.
** Wget now supports the robots.txt directives specified in
<http://www.robotstxt.org/wc/norobots-rfc.txt>.
** URL parser has been fixed, especially the infamous overzealous
quoting. Wget no longer dequotes reserved characters, e.g. `%3F' is
no longer translated to `?', nor `%2B' to `+'. Unsafe characters
which are not reserved are still escaped, of course.
** No more than 20 successive redirections are allowed.
http://www.bagu.dhs.org/abcde-2.0.3-flac-patch
but with some serious improvements by me (including documentation
updates, and in-line addition of vorbis comments with flac -T ...).
Bump PKGREVISION.
Changes since 1.35 (too many to mention here, please see the
ChangeLog in the bison source distribution):
* GNU m4 is now required.
* Various bug fixes.
* intl source removed.
NetBSD pkgsrc changes:
* Change of maintainer thorpej->cjep.
Changes in 0.8, state: alpha
----------------------------
* Full rewrite of Buildtool's own build system, which should
improve maintenance and portability.
* New module bt_install, which provides a portable install program
to not depend on specific system details to do installation.
* New pthread.subr module for bt_config, which provides functions
for automatic detection of a pthreads implementation in the
current system.
* Added checks in bt_config: bt_check_func, to check for generic
functions (not specific to any library), and bt_check_type, to
check for the presence of a generic type.
* Fixes in bt_config's loadable module support. It was severely
broken in the previous version.
xpkwedge.
Update to 2.4.2.
Notable changes are:
* Fixed keyboard input handling for various configuration dialogs: popup menus
can now invoked by ALT-<underlined char>
* Implemented redundancy removal in description texts of French
providers (e.g. multiple "Au sommaire: ..." paragraphs). (Note that
these repetitions exist because both a short and long version of the
programme description is broadcasted; nxtvepg displays these
together, but in TV sets they would normally appear on different
pages)
Changes since 0.4.3:
* Fixed some hangs that occurred when seeking in MPEG files
* Reworked the looping code - it should work better now
* Fixed memory leak when sound was disabled
* Widened initial search for audio streams in MPEG files
* plaympeg now shows the name of the MPEG file in the caption
* Added a check for the socklen_t type (thanks Michael Pruett)
* Fixed crash with incorrectly encoded macroblock sequences
* Fixed crash when the MPEG file can't be opened
* Fixed crash in gtv when seeking without a file loaded
Patch provided in PR pkg/19389 by Juan RP, with some minor modifications
by me.
This release represents many bug fixes, expanded language coverage,
greatly enhanced xilinx fpga synthesis and several performance enhancements.
The complete list is rather long.