Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Version 1.4 (released 2008-01-09)
** Fixes to make the C# port compile under Mono.
** Update gnulib files.
** Improve idn --version and --help output to conform to GNU standards.
This also enables translations of --help output.
** Update translations.
Added Finish translation, thanks to Jorma Karvonen. Updated Dutch and
Vietnamese.
** API and ABI is backwards compatible with the previous version.
* Version 1.3 (released 2007-12-11)
** Some hints on Windows installation in the manual.
** Update translations.
Added Czech translation, thanks to Petr Pisar.
** Use gettext 0.17.
** Update gnulib files.
Top-level gnulib files are now distributed under GPLv3+. (The gnulib
files used by the core library are still under LGPLv2.1+.)
** API and ABI is backwards compatible with the previous version.
|
|
Release 7.5 10-Jan-08
---------------------
This is mainly a bug-fix release. However the ability to link pcregrep with
libz or libbz2 and the ability to link pcretest with libreadline have been
added. Also the --line-offsets and --file-offsets options were added to
pcregrep.
|
|
|
|
which ships libevent 0.6.
|
|
|
|
|
|
|
|
|
|
SDL 1.2.13 is a minor bug fix release.
General Notes
* Fixed link error when building with Intel Compiler 10.
* Removed stray C++ comment from public headers.
Unix Notes
* Fixed crash in SDL_SoftStretch() on secure operating systems.
* Fixed undefined symbol on X11 implementations without UTF-8 support.
* Worked around BadAlloc error when using XVideo on the XFree86 Intel Integrated Graphics driver.
* Scan for all joysticks on Linux instead of stopping at one that was removed.
* Fixed use of sdl-config arguments in sdl.m4
Mac OS X Notes
* SDL now builds on Mac OS X 10.5 (Leopard).
* Fixed high frequency crash involving text input.
* Fixed beeping when the escape key is pressed and UNICODE translation is enabled.
* Improved trackpad scrolling support.
* Fixed joystick hat reporting for certain joysticks.
|
|
Bump PKGREVISION.
|
|
Bump PKGREVISION.
|
|
# This does not quite work. The problem is that new-catalog writes
# the catalog in /usr/pkg/share/guile/site, rarther than the proper
# place in the destdir.
|
|
|
|
|
|
the first
|
|
changes: translation updates
|
|
Changes:
2007-12-12: StGIT-0.14.1 released
* Fixed typo in the required version of Python
2007-12-10: StGIT-0.14 released
* Support for correctly running StGIT in subdirectories
* 'repair' command for fixing an StGIT repository modified by GIT
commands such as 'commit', 'pull', 'merge' or 'rebase'
* 'edit' command for editing both the patch description and diff
* Support for SMTP over TLS
* Support for MIME multipart e-mail templates
* '--attach' option to the 'mail' command to send a patch attached
rather than inline
* Diff statistics and shortlog added to the cover e-mail template
* '--sign/ack' options to the 'import' and 'new' commands
* '--number' to the 'log' command for limiting the output
* Support for binary files in patches
* Support for detached HEAD
* Refactoring of some modules with better support for debugging
* Many bug-fixes
|
|
changes:
- Avoid wakeups when using Python trunk
- Add an uninstalled.pc
|
|
Pkgsrc changes:
- The package supports installation to DESTDIR.
Changes since version 1.06:
=====================================
2006-11-29 Gisle Aas <gisle@ActiveState.com>
Release 1.08
By popular demand; don't put underscore into dumped integers
to group thousands.
2006-11-24 Gisle Aas <gisle@ActiveState.com>
Release 1.07
Remove unused code.
Add some more tests.
|
|
|
|
Overview of changes between 1.18.3 and 1.18.4
==============================================
- Ship a default win32 pango.aliases file.
- Minor win32 alias handling improvement.
- Doc improvements.
- Bugs fixed in this release:
Bug 502926 pango-1.16.4 configure bug: can fail to accept cairo
Bug 492504 Enable pango.aliases entries also for fonts with spaces
in name
Bug 490661 Pango Markup: Link to font_desc syntax explanation
|
|
Added missing perl category.
Switched to using MASTER_SITE_PERL_CPAN.
No compiler needed.
|
|
Overview of Changes from GLib 2.14.4 to GLib 2.14.5
===================================================
* Bugs fixed:
482313 gregex: no way to tell why compilation failed
315437 extern inline -> static inline
480122 g_module_open fails to open modules with ".la" extension
495589 gspawn.c failing to set FD_CLOEXEC
500638 gkeyfile speedup ...
503029 g_time_val_from_iso8601 parse non-ISO8601 dates
503420 gkeyfile leaks a hash table
|
|
The package does not need p5-Sub-Uplevel.
|
|
No compiler necessary.
|
|
A C compiler is necessary.
|
|
Pkgsrc changes:
- The package supports installationt to DESTDIR.
- Needs at least p5-Sub-Uplevel 0.18.
Changes since version 0.25:
===========================
0.26
- Added some more exposition on the usage of dies_ok() and lives_ok() for
those who found them confusing. Also reordered presentation of docs so
more specific throws_ok() comes first.
- Some misc. documentation tweaks.
- Added some tests for RT#24678, but not actually fixed them yet
(thanks to Joshua ben Jore & David Golden). They skip for now.
- Tests should now pass on Strawberry/Vanilla Perl (thanks Nadim Khemir
& Chris Dolan)
- Added comment in docs about T::E not catching exit() in eval() blocks
(thanks Peter Scott)
- Updated Test::* & Sub::Uplevel version dependencies to something modern
|
|
Removed unnecessary comment. As far as I could determine there was never
a requirement for p5-Devel-Cycle.
|
|
|
|
|
|
Pkgsrc changes:
- No compiler necessary.
Changes since version 1.08:
===========================
Thu Jan 3 18:35:44 2008 Tom Hughes <tom@compton.nu>
* Zlib.pm
Changed version number to 1.09.
* Makefile.PL
Install in the core library directory if the perl
version is 5.9.3 or later.
|
|
a build-time error message (which did not abort the build).
PKGREVISION = 1.
|
|
|
|
|
|
|
|
Reimplementation of libdjb under the GNU GPL.
|
|
|
|
libixp is a stand-alone client/server 9P library including ixpc client.
It consists of less than 2000 lines of code (including ixpc).
|
|
does not have files in common with sysutils/e2fsprogs, so they should
not conflict. On the other hand, the packages wip/e2fsprogs and
wip/libuuid _do_ have files in common with ossp-uuid, so I leave the
CONFLICTS line as a comment.
|
|
uses kmutex_t, but doesn't include <sys/mutex.h>, where it is defined.
|
|
years. The fix was trivially copied from devel/coconut, which had the
same problem concerning an "invalid lvalue in increment".
|
|
This switches to the new 2.20 branch.
|
|
changes:
-bugfixes
-translation updates
|
|
changes: minor fixes and portability improvements
|
|
find out the "real" path. This breaks building of the package (where we rely
on the specified value) if prefix is a symlink or some path component of
prefix is a symlink. Only change the prefix if it starts with a dot.
|
|
Changes since 1.5.0:
* Improved: Updated the documentation
* Improved: Implemented multiple-call nodes in the call-graph
* Improved: Workspace toolbar buttons re-arranged
* Improved: Hitting Enter in the "Open Project" dialogue's list of
recent projects opens the selected project
* Bug fix: Handle file extensions correctly in the file list
* Bug fix: Avoid hanging status bar messages when a project is closed
* Bug fix: Prevent infinite loops in the file finder in the presence of
recursive symbolic links
* Bug fix: Child windows should not disappear when dialogues are invoked
* Bug fix: Added padding to the call graph, to avoid chopped-off drawing
of nodes close to the borders
* Bug fix: Honour the preferred font when drawing the graph
* Bug fix: Delete temporary dot files used for drawing graphs
* Bug fix: Save call-tree files when a project is closed
* Bug fix: Clean-up a project's directory name after it is created
Maintainer update by Martijn van Buul via PR 37701.
|
|
Pkgsrc changes:
- DISTNAME adapted to new name of archive file.
- The package supports installation to DESTDIR.
Changes since version 5.44:
=====================================
Version 5.45 DEVELOPMENT
Fixed bug in parsing ISO 8601 dates. Paul Schinder
<schinder@leprss.gsfc.nasa.gov>
Language fix for Danish. <claus.just.rasmussen@get2net.dk>
Added "overmorrow". Ed Avis <avised@kbcfp.com>
Language fix for German. Andreas Dembach <ad@dg-i.net>
Fixed a bug in UnixDate for years before 1000 AD. Joaquin Ferrero
<explorer@aprosi.net>
Fixed a bug where "today" wasn't case insensitive. Pedro Rodrigues
<pedro.ruano@gmail.com>
New timezones. Khairil Yusof <khairil.yusof@gmail.com>,
Andy Spiegel <debian.Andy@spiegl.de>, Ernesto Rapetti
<erapetti@item.org.uy>
Fixed a bug where business/approximate mode wasn't correctly used in
DateCalc. Mark T. Kennedy <mkennedy@diamondbackcap.com>
Minor documentation improvement. Caminati Carlo <C.Caminati@selta.it>
Bug in DateCalc where you couldn't pass undef as the errref. Alex Howansky
<alex@howansky.org>
Bug where cygwin wasn't using the date command. Rafael Kitover
<rkitover@cpan.org>
New timezones. Robin Norwood <rnorwood@redhat.com>
Fixed russian timezones. Yuri Kovalenko <Yu.V.Kovalenko@inp.nsk.su>
Lots of spelling fixes. Asaf Bartov <ijon@forum2.org>
Version 5.46 2007-02-21
Released
Version 5.47 DEVELOPMENT
Revised some of the docs about Y2K (given that it's in the past) and
the 2007 US daylight saving time rule changes. Suggested by
Fixed a problem in the WEST timezone. Cristina Nunes
<cristina.nunes@segula.pt>
Added timzezone. Kimmo R. M. Hovi <kimmo.hovi@kronodoc.com>
Fixed the version number. John R. Daily <jdaily@apparatus.net>
Fixed a warning when the date command not present. Daniel Hahler
<daniel@thequod.de>
Fixed a bug where recurrences of the form 0:1*, 0:0:1*, etc.,
incorrectly required a base date. Gerry Lawrence <gwl@ufl.edu>
Fixed a bug where "substring" was used instead of "substr".
<lbenton@csu.edu.au>
Version 5.48 2007-11-27
Released
|
|
|
|
|