Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
fixing a "test ==".
|
|
|
|
|
|
|
|
|
|
BOINC-based clients.
|
|
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:
Kate
* Add support for finding the right make command during configure time.
|
|
|
|
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.
|
|
bother to select them.
Bump revision to 3.
|
|
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.
|
|
http://rubyforge.org/tracker/index.php?func=detail&aid=6032&group_id=126&atid=575
|
|
|
|
* radial texture for planetary rings
* telescope control using external telescope server programs
* minimum_fps patch by nuisance78
* image flipping
* Automatically get locale codes on win32 (works sometimes)
* Many bugs fixes, thanks to bug reporters on sf.net!
|
|
This fixes PR 34617.
|
|
|
|
----------------------------------------------------------------------
Module Name: src
Committed By: elad
Date: Sat Sep 23 12:51:18 UTC 2006
Modified Files:
src/usr.bin/less/less: command.c tags.c
Log Message:
PR 21741: Christian Biere: Buffer overrun and wrong usage of islower() in
less 381
Over three years ago the less maintainer said he'll add these fixes.
Nothing happened, so we do it ourselves.
Thanks for the report and the patch!
----------------------------------------------------------------------
Bump PKGREVISION.
|
|
and older NetBSD. Also fixes PR 34600.
|
|
|
|
split option part to a separate file.
The "seamonkey" backend is not (yet) supported by the package, add BROKEN.
|
|
|
|
|