Age | Commit message (Collapse) | Author | Files | Lines |
|
QA release
* Move SVN to proper directory structure [cweiske]
* Fix Bug #8775: Error in package.xml
* Fix Bug #14671: Security issue due to seeding random number generator
[cweiske]
|
|
Changes are too huge to show here, please refer:
http://pear.php.net/package/Image_Graph/download/All
|
|
Bug #5828 - 'gd' PHP extension is not installed
Bug #11795 - Unit Tests will not work without deprecated phpunit
Bug #14460 - Reference to $this in static function
Bug #14887 - E_NOTICE when setColors() and changeLightness() called
|
|
QA Release.
* Fixed Bug #12064 "Updated all @link to official url (thanks to Torsten Roehr)"
* Fixed Bug #12084 "Set wrong fill color in PDF.php, SVG.php (thanks to Torsten
Roehr)"
* Fixed Bug #12122 "Added new driver for SWF output (thanks to Torsten Roehr)"
* Fixed Bug #12744 "Used shape poly instead of polygon in ImageMap (Uwe
Steinmann)"
* Fixed Bug #12745 "Make area tag xhtml compliant, added missing '/' (thanks to
Christian Weiske)"
* Fixed Bug #12746 "Make img tag xhtml compliant, added missing '/' (thanks to
Christian Weiske)"
* Fixed Bug #12747 "Added attribute id to map tag (Uwe Steinmann)"
* Fixed Bug #14199 "Added new driver for PostScript output"
0.3.1
* Modified GD canvas addText() method with TTF fonts - (x, y) parameters now
specify the absolute lower-left corner of the text (if angle is 0) instead of
the baseline of the first letter, making texts appear incorrectly. This
however require fonts to have a steady baseline, like fx. Arial, Verdana,
etc. unlike Comic
* Fixed Image_Canvas_PDF to display correctly
* Fixed Request #7285 "UTF-8 in SVGs"
* Fixed Bug #7454 "Vertical axis title is shifted 180 degrees between SVG and
PNG output"
* Fixed Bug #8488 "wrong variable name" (thanks to troehr at php dot net)
* Fixed Bug #8556 "SVG.php contains typo" (thanks to troehr at php dot net)
* Fixed Bug #8776 "Fatal error: Call to undefined function: imageantialias()"
* Fixed Bug #9070 "factory method causes PHP error if no GD" (thanks to troehr
at php dot net)
* Fixed Bug #9176 "UTF-8 in SVGs does not work (patch included)" (thanks to
troehr at php dot net)
* Fixed Bug #10236 "Pie Chart Shading Error when datapoint has 0 value" (thanks
to peter_wake at hotmail dot com)
* Fixed Request #11402 "Implement Image_Canvas_SVG::getData()" (thanks to
troehr at php dot net)
0.3.0
* Added clipping (GD uses Image_Canvas method involving ImageCopy(), until
native support is available throught existing GD functions gdImageSetClip())
* Fixed the way SVG rotates text to now use transform
* Added public reset() method to Image_Canvas
* Fixed Bug #6406 "method _mapFont missing"
* Fixed Request #6632 "Style element assigned with = instead of :"
* Fixed Bug #6769 "ImageMap.php does not check for boolean false with strpos"
|
|
Since changes are too huge to show here, please refer:
http://pear.php.net/package/DB/download/All
One note from 1.7.8's changes:
This release of DB fixes numerous bugs compared to 1.7.7. Users of previous
versions are encouraged to upgrade in due course.
Users of the pgsql driver should note that this release fixes a security issue
reported by Yasuo Ohgaki; the security issue is described in more detail by
CVE-2006-2313 and CVE-2006-2314. PostgreSQL users should upgrade to both DB
1.7.8 AND at least PostgreSQL 7.3.15, 7.4.13, 8.0.8, 8.1.4 or 8.2.0 as soon as
possible if they are using SJIS, BIG5, GBK, GB18030 or UHC as a client
encoding.
longlong
|
|
|
|
Update Czech, Latvian, Russian, Swedish and Chinese translation files.
|
|
|
|
Update Czech and Chinese translation files.
|
|
|
|
Fix a comment
Use VBE palette load, not VGA banging.
Remove unused variable.
Don't artificially limit the screen size to 2k
Code motion
Warning fix when !HAVE_ISA
Use own thunk function instead of shadowUpdatePackedWeak
Remove support for non-shadowfb banked framebuffer
Make the VBESetVBEMode fallback message slightly clearer
vesa 2.3.0
.gitignore: use common defaults with custom section # 24239
Several driver modules do not have a ChangeLog target in Makefile.am #23814
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
configure.ac: remove -I$(prefix)/include from INCLUDES #24676
configure.ac: sdkdir usage duplicates the sdk include dir
Add missing shadowRemove() in VESACloseScreen().
|
|
|
|
|
|
Fixes PR pkg/29688
|
|
|
|
|
|
skf (1.96.6) experimental; urgency=low
* fix mime-decode related bugs
* fix i18n message output bugs
* fix terminal control code does not output as documented.
-- Seiji Kaneko <efialtes@sourceforge.jp> Wed, 27 Jan 2010 22:36:08 +0900
|
|
but have native pthread support and pthread.h in include path.
|
|
|
|
pkgsrc changes:
- Avoid private compile of pari-library, use pkgsrc provided instead
- Add license definition
- Disabled support for plotting from perl (missing upstream support)
Upstream changes:
2.01080601+
Add 5.005-new keywords to Makefile.PL.
Consistently put space after -I in C include paths (needed???).
Nicer output when debugging faulty LWP and Net::FTP.
Make test engine look in */32/* directory too on 64-bit builds.
Remove POD ornaments to make ABSTRACT_FROM work.
2.01080601++
Reword warning about slow intnum: only 75% longer than on PARI/GP.
(overhead of the internal sub call in subtest 30 looks like 10x
overhead of an empty subroutine call).
New advice that upgrade to 2.3.* may fix `overflow' and `highremainder'.
Exchange order of initialization of PARI and of `functions_highlevel'
with >= 2.3.0; allows installation of highlevel functions
(in particular, install() and PostScript printing).
New function have_graphics() (not exported).
The test engine takes into account have_graphics().
2.01080602
If AUTOMATED_TESTING, delete (bogus?) environment variable DISPLAY.
If AUTOMATED_TESTING, report results of failing tests on STDERR.
Make test suite report rough run times for successful subtests.
2.01080603
Fix misprint and change die() to warn() on failure of $ftp->quit...
Add some void's in Pari.xs.
UNDONE (wrong): Protect init_graph() by NO_GRAPHICS_PARI (in restart code);
include rect.h instead...
sv2pari(),sv2parimat(): a stupid compiler might guess we don't return value...
when patching, use && instead of ; in the shell command
New function Math::PariBuild::patch_args()
Math::PariBuild::patch_pari() supports option --binary, \ as directory
separator in command processor.
Make uname parser recognize i686-pc as ix86.
Generator of function descriptors could try to regenerate existing file.
nok_print() in Testout.pm was defined too late.
|
|
currently, just copies of Linux's one.
|
|
|
|
|
|
|
|
pkgsrc changes:
- Adding license (GPLv2)
- Adding X11 and GMP support (latter via option)
- Adding patches to support math/p5-Math-Pari can be build without
rebuilding pari again
Upstream changes:
* Primarily a lot of bug fixes
* Plotting API reworked
* More targets are supported
|
|
|
|
|
|
|
|
|
|
|
|
Mew 6.3 (2009/11/20)
* mew-find-cs-region for iso-8859-1 and iso-8859-15.
* mew-pgp-signer for old PGP.
Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
Mew 6.3 release candidate 2 (2009/11/02)
* Maintaining backward compatibility of mew-find-cs-region on Emacs 23.
* A patch for writefln() of d/smew.
Masamichi HOSODA <trueroad@zob.ne.jp>
Mew 6.3 release candidate 1 (2009/10/16)
* Flush in cmew.
Hideyuki SHIRAI <shirai@meadowy.org>
* Reducing stat() in cmew.
Takahiro Kambe <taca@back-street.net>
* Using last-command-event instead of last-command-char.
Hideyuki SHIRAI <shirai@meadowy.org>
* Binding large-file-warning-threshold to nil in
mew-find-file-noselect2.
Hideyuki SHIRAI <shirai@meadowy.org>
Mew 6.2.52 (2009/08/12)
* A patch for mew-warn-addresses.
Yu-ji Hosokawa <yu-ji@hoso.net>
* Unibite buffer for image.
Hideyuki SHIRAI <shirai@meadowy.org>
* mode-id hack.
Hideyuki SHIRAI <shirai@meadowy.org>
* UTF-8 hack for Emacs 23.
Hideyuki SHIRAI <shirai@meadowy.org>
* A patch for warning.
Hayashi Masahiro <mhayashi1120@gmail.com>
Mew 6.2.51 (2009/02/16)
* Supporting NTEmacs.
Hayashi Masahiro <mhayashi1120@gmail.com>
* A patch for mew-fill-match-adaptive-prefix.
Takashi Masuda <masutaka@nifty.com>
* Rescuing non-balanced parenthesis of addresses.
* A patch for mew-input-folder-search-setup2
KOIE Hidetaka <hide@koie.org>
* A patch for Makefile.
Kazuyoshi Furutaka <furutaka@jb3.so-net.ne.jp>
* Refile uses mew-case instead of mew-case-default.
Hideyuki SHIRAI <shirai@meadowy.org>
Mew 6.2.50 (2009/01/21)
* Set IMAP's \Seen flag onto refiled messages.
* Changing the timing of longlines-mode off.
* A bug fix for mew-cite-prefix-username.
* A patch for join.
Hideyuki SHIRAI <shirai@meadowy.org>
* chapter -> section in info.
* Defining mew-fill-match-adaptive-prefix to save Emacs 21.4.
|
|
part of PR#41130.
|
|
|
|
|
|
|
|
This package provides supplementary files for dvipdfmx.
|
|
|
|
|
|
|
|
|
|
Dynagen is a front-end for use with the Dynamips Cisco router emulator.
It uses an INI-like configuration file to provision Dynamips emulator
networks. It takes care of specifying the right port adapters, generating
and matching up those pesky NIO descriptors, specifying bridges,
frame-relay, ATM switches, etc. It also provides a management CLI for
listing devices, suspending and reloading instances, determining and
managing idle-pc values, performing packet captures, etc.
|
|
|
|
0.2.8-RC2
* mainly a bug fix release
0.2.8-RC1
* hypervisor control protocol has been modified
* Support of the Cisco 1700 platforms, with WIC-1T, WIC-2T and
WIC-1ENET cards
* Support of WIC-1T and WIC-2T for the 2600, 2691, 3725 and 3745.
* Support of NM-NAM and NM-CIDS interfaces.
* Plugin system
* Bug fixes.
|
|
Release 2.67 adds the following features since 2.65 (there was no public
2.66 release):
* The ability for mimedefang-multiplexor to use poll rather than select.
This removes the FD_SETSIZE limit on the number of file descriptors
the multiplexor can handle.
* Support for FPROTD version 6 daemonized virus scanner.
2.65
There is only one change since 2.64: An error in the way the embedded
perl interpreter was initialized has been fixed. This fixes problems
on the Debian HPPA architecture and possibly others.
2.64
This is a minor bugfix release;
* Add support for NOD32 command-line scanner
* Add support for Sophos "savscan" scanner
|
|
same problem differently - undo that now). No visible change.
|
|
|
|
This package provides supplementary files for dvipdfm.
|
|
|
|
A replacement in TeX Live 2009 will be imported shortly.
|
|
|