avoid using build variable definitions, and to allow optional use of these
daemons on machines where binary packages are used. esound is no longer
needed in this package by default. OSS is kept in the package as it was
before, beeing the default output driver. Bump PKGREVISION to 5.
The patch has been reviewed by wiz@, the maintainer. It has also been sent
back to SDL authors in the hope that they will implement this functionality.
Closes PR pkg/21774 by Marc Recht, which requested the addition of arts as
an optional dependancy (not done).
* The performance of the operation of IMAP4 folders, such as
move,copy, delete and mark, has been greatly improved.
* The contents of IMAP4 folders are now always synchronized with the
server.
* Message flags are now properly taken over when copying messages
into IMAP4 folders from others.
* The CRAM-MD5 authentication mechanism has been supported for
IMAP4rev1.
* Message move, copy and delete are now possible while receiving
mails.
* The non-blocking SSL can be turned off as a workaround for the
connection problem.
* The bug that ran into infinite loop if connection was closed by
remote host has been fixed.
* The configuration files will not be overwritten on startup
anymore.
changes:
-different distribution format (multiple files)
-support for ExternalEditor
-Bulk import of files/images
-Unicode support
-Sidebar caching
-High resolution image support. If you have PIL installed
-Soft breaks in paragraphs (single enter)
-bugfixes
changes:
-bugfixes
-When closing connections, shutdown() the send side of TCP sockets to
prevent a TCP RST from trashing the reciept of data on the client (when
the client continues to send data to the application).
-some C++ API stuff
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.
Gmencoder is a GNOME2 frontend to mplayer/mencoder. It supports much of the
output codecs, as well as postprocesing, cropping, scaling, subtitles ripping,
and one, two or three passes for encoding.
Provided by Juan RP in pkgsrc-wip.
Changes:
- fix host endianess problem in udp decoder
- vlan decoding fixes from Michael Pomraning
- add tcp state checking to httpflow
- ignoring bad checksums throughout snort if checksumming is turned on
- config disable_ttcp_alerts is now also config disable_tcpopt_ttcp_alerts
- better initialization handling of low memory conditions pointing to the
- low memory search engine
- byte_jump / byte_test 2 byte cases handled and unified
- correctly assign port numbers on tcpoption events
- pass rule logic changed to "win" in specific multiple event cases
- named interface support for win32 from the winpcap folks
- spp_bo now also will work with log-only output plugins
- added window detection plugin documentation to manual
- lots of new rules and tons of rule documentation
changes:
-Undo function in the message composer
-extended GPG support
-bugfixes
-Remove a hack which appearently helps finding iconv() in libiconv.
Every other pkg finds it itself; and it breaks in -current.
Changes since 20030422 (from the release notes):
A source and binary update. There are few small but significant patches
for ksh and nmake. nmake -l/+l library list generation is much improved.
IBM z-series { linux.s390, linux.s390-64 } and i-series { linux.ppc64 }
binary architectures have been added, and the ebcdic { mvs.390 } has
been updated after a long absence.
changes:
* Special support for JPEG images on save (preserves EXIF data,
* Function for saving modified images in a collection.
* Collection thumbnail creation/update fixes.
* Translation Updates
* Collection view supports zoom interface
* Recent files support
* Collection view shows the selected image in the top
half of the window
* Support for thumbnail management spec
* Sticky zoom to fit (if you resize the window the image zoom will be
adapted automatically)
* Progressive image loading for remote or large files
* EXIF support in collection view (requires optional libexif)
+bugfixes
changes:
-added: new option -u (or -uppercase) that fixes cddb entries written in
all lowercase
-moved disc-cover information bar to the bottom (should prevent
printer problems)
-the LaTeX output (not the final result) to get rid of many (all?)
LaTeX warnings
-added: information about the system when using -V
-added: new template for audio cassette tapes (use '-c tape')
-bugfixes
-more support for template authors
changes:
* Added support for sending UDP broadcast packets
* It is now safe to nest calls to SDLNet_Init() / SDLNet_Quit()
* Specify the SDL API calling convention (C by default)
* Sockets are created with the SO_REUSEADDR flag by default
+bugfixes