This package contains a public list of all known IDs used in PCI devices;
that is ID's of vendors, devices, subsystems and device classes. These ID
lists (usually in form of a pci.ids file) are used in various programs (The
Linux Kernel, The PCI Utilities, new version of the XFree86 etc.) to display
full device names instead of the numeric IDs.
Package provided by Mark Kirby in private email with some changes by me.
Patch provided by Martin Wilke via PR 34385.
Changes for 0.62 - 2006-06-15]
* For the longest time, direct import of Locale::Maketext::Lexicon
from within localization classes (such as MyApp::I18N::zh_tw) was
untested and broken. It now works the way described in the SYNOPSIS
section of the Locale::Maketext::Lexicon documentation.
Contributed by: Yann Kerherve
Changes:
[Changes for 0.18 - 2006-09-08]
* At the request of Steve Hay, this module is now available under the
Perl license when distributed as part of Perl 5.
[Changes for 0.17 - 2006-08-13]
* Sebastien Aperghis-Tramoni noticed that the MIT license text was
mis-hyphenated, and the waranty clauses mentions "X Consortium"
where it should say "authors or copyright holders".
[Changes for 0.16 - 2006-05-03]
* Oops, the gettext_to_maketext function was missing an escape
sequence, rendering message strings with [ ~ ] characters invalid.
Reported By: Rong-En Fan
[Changes for 0.15 - 2006-05-02]
* LICENSING CHANGE: This compilation and all individual files in it
are now under the permissive "MIT" license. See the COPYRIGHT
section in README for the new terms.
[Changes for 0.14 - 2006-04-27]
* Repair Perl 5.005 compatibility in the build system.
Reported By: Rong-En Fan
[Changes for 0.13 - 2006-04-11]
* The "_style => 'gettext'" option was broken for adjacent variables
such as "%1%2%3".
* Also removed the sole occurrence of of $&.
GemPlugin is a system that lets your users install gems and lets you
load them as additional features to use in your software. It
originated from the Mongrel (mongrel.rubyforge.org) project but proved
useful enough to break out into a separate project.
GemPlugin works by listing the gems installed, and doing a require_gem
on any that have the right dependencies. For example, if a gem
depends on "gem_plugin" and "mongrel" then it will load as a Mongrel
plugin. This makes it so that users of the plugins only need to gem
install (and maybe config a bit), and plugin authors only need to make
gems.
changes:
-bugfixes
-Prefer xulrunner over mozilla
-translation updates
-use a fallback for man: lookups if neither a "manpath" binary nor
a MANPATH env var are present, as a first fix for PR pkg/34881 by
David H. Gutteridge
(This can be done better, but for now I'd like just prevent the crash.)
up with this. A new release will contain the patch but it is uncertain
when it will appear on sourceforge.
This should fix PR pkg/34875 by Thomas Feddersen.
Based on patch provided by Martin Wilke via PR 34388.
Change dependency, this version needs p5-Business-ISBN-Data>=1.09.
Changes:
1.81 - Sat Aug 13 22:08:40 2005
* exposed the country group name as the country() method
1.80 - Tue Mar 8 16:58:47 2005
* added POD coverage tests and documented the uncovered methods
it found
1.79 - Tue Dec 14 05:00:37 2004
* Updated tests for new ISBN data: previously invalid ISBNs are now
valid. The latest data is in Business::ISBN::Data 1.09 and is current
as of November 2004.
* You don't need this version of Business::ISBN if you already have it,
although you should get the latest Business::ISBN::Data.
Patch provided by Martin Wilke via PR 34387.
Changes:
1.11 - Thu May 18 17:22:51 2006
* Updated distro and kwalitee. No need to upgrade.
1.10 - Tue Mar 8 17:15:14 2005
* Doc fixup, no big whoop: no need to upgrade
1.09 - Tue Mar 8 17:09:39 2005
* added POD coverage test and fixed up the problems it found
1.09 - Tue Dec 14 04:43:32 2004
* updated the publisher ranges and the country prefixes for the latest
data as of November 2004. See http://www.isbn-international.or
* Added the script I used to take the raw data and turn it into the
module
* I recommend this update for everyone. Lots of publisher ranges have
changed
This release is mostly a feature release of Krita and Kexi, but also
contains major enhancements to the OpenDocument and MathML support of
KFormula and new scripting functionality. This version also contains
a vastly improved version of KPlato, the project planning application.
recommended for all. New features, bugfixes, and improvements include:
* Enhanced PDF management
* Direct export to LaTex
* New functionality in Calc and Impress
* And more... See http://development.openoffice.org/releases/2.0.4.html for a
complete ChangeLog
And the most important feature: Our improved Extensions management. Developers
everywhere are invited to write extensions. To learn more, visit our Extensions
Project: http://extensions.openoffice.org/
daemons provides an easy way to wrap existing ruby scripts (for
example a self-written server) to be run as a daemon and to be
controlled by simple start/stop/restart commands. daemons can also
run and control blocks of Ruby code in a daemon process.
New in this release is support for harddisc partitions on NetBSD, OpenBSD
and Linux. Have to figure out FreeBSD still. Tips welcome! Also new is
support for USB sticks! As usual small bugs here and there are fixed.
Changes:
kanagram
* capital of Turkey is Ankara, not Istanbul.
KGeography
* Serbia and Montenegro are two separate countries since June 2006.
kig
* Correctly sets the document as modified when editing a script.
KStars
* Fix large deep sky object outlines not always matching their actual
orientation in the sky.
Kalzium
* Fix name of C. W. Scheele.
* Reset spectrum width on element change.
Changes:
KAlarm
* Use an alarm's previous deferral time interval as default for its next
deferral.
KMail
* Add missing top and bottom buttons for the filter dialog.
* Improve GUI-strings.
* Fixing a crash on start when using IMAP.
Changes:
kcalc
* Wrong result with large number in hexa on amd64.
* Alt-H selected both Hexadecimal and Help.
* CMP function only complemented lower 32-bits.
* Wrong DEC to HEX conversion in 64bit math.
* Avoid crash on large results, when using "exp" etc.
* Negative number raised to zero gives now one.
ark
* Fix race condition at exit.
* Fix drag'n'drop problems.
kmilo
* Small fixes.
kwalletmanager
* Allow overwriting of files on export.
khexedit
* Reorder "find previous/next" actions in that order for consistency.
SuperKaramba
* Improve unicode support.
klaptopdaemon
* Make the UI reflect default battery critical behavior.
2006-05-23 NOKUBI Takatsugu <knok@daionet.gr.jp>
* MMagic.pm: Version 1.27.
* MMagic.pm (readMagicLine): Changed regex for magic entry.
(Reported by Dylan Vanderhoof, thank you)
2006-05-17 NOKUBI Takatsugu <knok@daionet.gr.jp>
* MMagic.pm: Added a new line at the end of file.
(Reported by Vilmos Soti, thank you.)
2006-02-08 Yukio USUDA <usu@namazu.org>
* MMagic.pm (magicMatch, dumpMagic): Fixed time waste problem.
Patch applied by Martin Wilke via PR 34432.
What's new in dirdiff-2.1.
--------------------------
* The diff display window can now display 3-way, 4-way and 5-way diffs
as well as the normal 2-way diffs. When a line is identified as
coming from multiple files, most of it will be colored for the
newest of those files, and extra colored bars at the left of the
line will identify which other files it is in.
* You can now modify the diff display interactively (for example, to
make it more understandable). You can use the middle mouse button
to drag the blue separator bars to expose more context, or drag
colored diff lines up and down (the movement is constrained so as to
not alter the meaning of the diff). Dragging context lines splits
them into colored diff lines.
* There is now a menu on the diff display window for generating
patches embodying the changes that could be made with the merge
menu. That is, the diff lines that are checked in the diff viewer
will be made into - and + lines in the generated patch.
* The BitKeeper integration feature has been removed. I plan to add
generic features for integration with arbitrary SCM systems in
future.
What was new in dirdiff-2.0.
----------------------------
* Some great new features from Dorothy Robinson:
- A dialog box for choosing the directories to be diffed, if dirdiff
is invoked without specifying any directories or files on the
command line.
- Colored icons instead of squares in the file list window.
- Colored icons in the Diff and Copy/Del menus (provided you are
using Tk 8.4 or later).
- Modifications so dirdiff can be used under Windows.
- A color key showing the ordering of the colors.
- Use of two-level menus for the Diff, Copy/Del and Patch menus (the
Diff and Copy/Del menus use two levels only when there are
sufficient alternatives for it to make things simpler).
- A filename search function using the filename bar in the file list
window.
- Options to allow the user to select external diff and file viewer
programs.
* There is now a mode for ignoring files in a directory if they match
any of the patterns listed in the .cvsignore in that directory.
This is invoked with the -C command-line option or by choosing the
"Ignore files in .cvsignore" option in the Options menu.
* Some users have requested a mode in which, when a directory exists
in one tree but not another, dirdiff display the files in that
directory as existing in the one tree but not the other (rather than
displaying just a single line for the directory). This mode is
enabled by choosing the "Show files that aren't in some dirs" option
in the Options menu.
* Trees can now be marked as "read-only" in the Options menu. This
means that menu options that would modify those trees (in the
Copy/Del, Touch and Merge menus) will not be offered.
* Files can be added to the excluded file list by selecting them and
choosing "Exclude selection" under the File menu.
* Changes to the "Underline tabs" mode now take effect immediately.
Re-enabled some script recording features (select, pan/tilt, zoom)
Fixed win95/98 missing .dll bug.
Applied patch for sun C/C++ compiler to work.
Hopefully fixed buggy text display using patch from David ZH.R. Huang
Applied patch for MacOSX compilation.
Display real language names instead of two letters codes in the GUI.
Removed HR landscape and added Ocean instead.
Many bug fixes from sf.net.
Added new translations for af vi he mt bg th ar and updated the others.