- From Windows version of 7-zip 4.47:
- Bugs of 7-Zip 4.46 beta were fixed: BZip2 could work incorrectly
Changes 4.46:
- From Windows version of 7-zip 4.46:
- New fast compression mode for Deflate method in Zip and GZip.
- Some bugs were fixed.
- LZMA Benchmark:
- cygwin: RAM size detection
- computation of the CPU %
- fixed 1721827: install.sh now copies 7z.so
- Client7z now uses 7z.so instead of 7za.so
- new target: cygwin with asm
- LZMA SDK added in the source package (CPP/7zip/Compress/LZMA_Alone)
- fixed 1716987: 7zr removed from 4.45 binary distribution
- fixed 1706002: make and install.sh use the same variables in the same order.
Changes:
http://www.hobbitmon.com/hobbiton/2006/08/msg00321.html
* Full client support. The Hobbit clients now support monitoring
of cpu-, disk- and memory-utilisation, as well as system logfiles,
network ports and traffic, processes, file- and directory sizes,
system clock synchronization, and much more. When a problem is
detected on a host, the client data is automatically saved so
it is available for later troubleshooting - even if the host
has completely crashed.
It fixes an Important vulnerability.
Changes between 1.2.22 and 1.2.23
Native
Change the default value of JkOptions to ForwardURICompatUnparsed. The
old default value was ForwardURICompat. This should make URL
interpretation between Apache httpd and Tomcat consistent (prevent
double decoding problems). (rjung)
Changes since 1.58:
- Tried to make DSCfilter command more robust
- better detection for files that have a binary heading stuff containing
even %! as character sequence
- changed year in comment and info printout only
- incorporated changes for Windows/Cygwin detection
- removed surrounding ticks '' for -c $translation in $translatecmd
- removed useless/unsupported 2>&1 in $bboxver for Windows
- fix for two negative offsets in translation
tarball. Don't bother bumping the PKGREVISION or doing the DIST_SUBDIR
dance as noone other than me would have had a chance to grab the old
tarball as it was updated before I committed the package update.
Fixes PR pkg/36391 from Robert Elz.
- Files named ".DS_Store" (from the MacOS GUI) do not belong to this
package, so we filter them at installation time.
Changes approved by Jan Schaumann.
- Added HOMEPAGE.
- Libraries should be installed with BSD_INSTALL_LIB, not BSD_INSTALL_DATA
(see patch-ak).
- Added support for installation to DESTDIR (Makefile, patch-ac, patch-ak,
patch-am, patch-az).
Algorithm2e is an environment for writing algorithms in LaTeX2e.
An algorithm is defined as a floating object like figures. It
provides macros that allow you to create different sorts of key
words, thus a set of predefined key words is given. You can
also change the typography of the keywords.
+BUILD_INFO we must ensure that we only test valid lines from PLIST and
not lines like "@unexec /bin/rmdir..." where "/bin/rmdir" is not a part
of the resulting package.
To achieve this, a stripped version of PLIST, called _PLIST_NOKEYWORDS,
is introduced.
Based on PR 35912 by Jeffrey Bedard, remove redundant definision in Makefile,
fix hardcoded path, add missing entries to PLIST and sort.
This package contains the gtkshell GUI creator, the gshterm vte-based terminal
emulator, a text editor, a simple IDE ideal for C development, and the ACE
sample desktop implementation. gtkshell allows one to create a gtk2 GUI
from the command line, by specifying widgets and options
at the command line. gshterm is transparent vte-based terminal emulator.
ACE is a script which implements desktop features with gtkshell, including
a deskbar with a clock, a settings utility and configuration system,
a sticky notes applet, system monitors, a manual page browser, and configurable
launchers for applications. gtkshell also provides GUIDL, the
GUI Definition Language parser for specifying static interface definitions.
Using gtkshell and the examples provided by ACE, one can rapidly construct
a GUI application, leaving the developer to focus on application logic.
- improved import of multi-page TIFF files
- reduced rounding errors in Blur routines (core and plug-ins)
- further improved parameter checks in the PDB
- added support for loading .abr v2 Photoshop brushes
- improved border behavior of the Blur tool
- show the brush outline at the Clone tool's source position
- added libgimpbase API to retrieve the user's Pictures folder
- add a shortcut to the user's Pictures folder to the file-chooser dialog
- improved the quality of the Motion Blur filter
- save paths in TIFF files
- let the Screenshot plug-in name the new layer after the window
- use memory slices to reduce memory fragmentation
- some code cleanup
- lots of bug fixes
- fixed parsing of GFig files with CRLF line endings
- guard against a possible stack overflow in the Sunras loader
- fixed definition of datarootdir in gimptool-2.0
- fixed Perspective tool crash on Mac OS X
- fixed area resizing in the Image Map plug-in
- added missing library in gimptool-2.0 --libs output
- added new localizations: Occitan and Persian
before the 0.35 release, which could cause monotone db files to grow
larger than necessary by not removing some file/delta content as they were
superceded by new versions. Most noticable on fresh pulls, or
via "db check". Extra content can be cleaned up with a local
sync into a fresh db.
Changes from Matt Johnston, via
pluck -r t:monotone-0.35 -r 397dcbd2f \
database.{cc,hh} diff_patch.{cc,hh} work.cc
bump PKGREVISION
* Mouse- and key binding updates:
shortcuts keys for recording
support for multiple popup events (shift-left-button and
right-button are now the default on all platforms)
* Misc. bug fixes including zoom in/out mixup
Changes in WaveSurfer version 1.8.4
* Improved scrollwheel support, including zooming (Ctrl + wheel)
* Fixed bugs in chooser & preferences dialogs
* Several other bug fixes
Changes in WaveSurfer version 1.8.3
* Global console variables SOUND and WSURF contain active sound/widget
* Localization file for Brazilian Portuguese
* Minor cosmetic fixes and some bug fixes
Changes in WaveSurfer version 1.8.2
* The Chooser dialog can now handle bookmarks of the form
pathname:<time>
* Updated documentation
* Bug fixes
Changes in WaveSurfer version 1.8.1
* Many minor improvements and fixes
Changes in WaveSurfer version 1.8
* Updated GUI that better matches the platform (WinXP, MacOSX,
etc.) WaveSurfer is run on.
* Other minor improvements and bug fixes
Changes in WaveSurfer version 1.7.6
* -config option can now also specify a full path name
* Chooser-dialog now handles auto-play, Windows path names and sorting
* Automatically generated plots will not generate "Unsaved
changes" dialog on exit as default anymore
* WaveSurfer Mac binary now uses Tcl/Tk 8.4.9
* Lots of other minor improvements and bug fixes
Changes in WaveSurfer version 1.7.5
* Expanded key binding functionality
* Enhancements to the Chooser-dialog
* WaveSurfer binaries now use Snack 2.2.9
* Several other improvements and bug fixes
since 2.2.8:
10/20/04 (new feature) Implementation of data and append commands for
Python (Hinard).
10/26/04 (bug fix) Fixed leak in Windows sound I/O code. (Wilkason)
11/15/04 (new feature) The fade filter can now fade to a minimum level
other than zero.
11/18/04 (bug fix) Corrected memory leak in the pitch command.
11/25/04 (bug fix) Corrected handling of Lin24packed sample encoding.
11/30/04 (new feature) Support for more than 2 channels on Macintosh OS X.
----------------- Released 2.2.9, 12/1/04 -----------------------
1/26/05 (new feature) Added implementation for snack::audio
record_gain command on Windows (DeJong)
1/26/05 (enhancement) Several improvements regarding MP3 format
handling. (Wilkason)
14/12/05 (bug fix) Fixed canvas items to work with later ActiveTcl
releases.
----------------- Released 2.2.10, 14/12/05 -----------------------
devel/p5-File-Tempdir version 0.02
Updated
mail/p5-razor-agents to 2.84
devel/p5-Module-Pluggable to 3.6
mail/p5-Email-Abstract to 2.132
mail/p5-Mail-ListDetector to 1.01
-fix a bug in the align-to-page logic which may have prevented memtester
from mlock()ing the memory it was trying to test on some systems.
Thanks: Baif Chen.