Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
opera (thanks, jdolecek), postgresql81-postgis (thanks, gdt), Mesa-6.5 (devel release).
|
|
|
|
Noticed on NetBSD when my print job didn't work
(using pdq and foomatic-rip).
Bump package revision.
I also reported upstream.
|
|
|
|
- Re-worked Sony and Minolta LensID lists and added a number of new lenses
- Added ability to delete a group and write back information in one step
- Compatibility warning: This changes previous behaviour when adding and
deleting information in the same operation if new tag values are set
after a group has been flagged for deletion
- Decode Sony LensID's (thanks Thomas Bodenmann)
- Added shortcut MakerNotes tag to represent the maker notes tags from all
manufacturers (useful when copying tags between files)
[many minor changes; see Changes in source]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PKGREVISION.
Fixed pkglint warnings.
|
|
|
|
|
|
Changes since 3.1:
RELEASE NOTES FOR XAOS VERSION 3.2.2
------------------------------------
This release contains a rewritten Mac OS X port by J. B. Langston III,
and some small fixes for pipes by Marton Torok. For more details
please read the ChangeLog file.
RELEASE NOTES FOR XAOS VERSION 3.2.1
------------------------------------
A new fractal type, the Spidron hornflake has appeared. We changed
the web site to a dokuwiki database, so the help system contains
now a converter for dokuwiki (not completely working yet).
STICKY/DESTDIR is now supported (by Claudio Fontana). The French
translation is updated (by Philippe Wautelet). Bigger fonts are
available for Latin-2 based usage if the user changes the screen
resolution more than 800x600 or 1000x720.
Some small fixes have been done in the catalog files.
RELEASE NOTES FOR XAOS VERSION 3.2
----------------------------------
Main points are the classic Sierpinski and Koch fractals, but still
other formulas are introduced. Some 'oldie but goldie' fractals are
included from the Fractint formula database. The keystroke order has been
changed a little bit. Now gcc-4.0.x is also supported (-mcpu is deprecated
now and the source had to be modified for this).
The new formulas are demonstrated with 3 new tutorial movies. These are
also available in Hungarian language. Volunteers are requested to
translate the new movies into other languages.
RELEASE NOTES FOR XAOS VERSION 3.1.3
------------------------------------
Using this release gcc version 4.0 should also compile the code, not only
the 3.x versions.
Two new fractal types were also added. In addition, the DirectX header
files have been fixed. The French translations are updated.
RELEASE NOTES FOR XAOS VERSION 3.1.2
------------------------------------
This release is a fast bugfix for some gcc versions (or more precisely,
there is a workaround for the B-B bug, see the ChangeLog for details).
The example files were not able to load in version 3.1.1 and msgmerge
was not recognized (this is fixed, however not tested yet).
There are other small but irrelevant fixes (see ChangeLog), too.
RELEASE NOTES FOR XAOS VERSION 3.1.1
------------------------------------
This release is a CVS snapshot freeze for those who are using newer
systems. The most important update is a fix for gcc-3.4. There are also
- improvements in French and Spanish translations,
- some more example files (contributed by Zsigmond Kovács),
- some fixes which patch annoying problems.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
script used in the testsuite. 49/50 tests pass on solaris-2.9.
|
|
|
|
|
|
|
|
|
|
Thanks rillig@ for catching this !
|
|
|
|
|
|
|
|
PolyGlot is a "UCI adapter". It connects a UCI chess engine to an
xboard interface such as WinBoard. UCI2WB is another such adapter (for
Windows).
PolyGlot tries to solve known problems with other adapters. For
instance, it detects and reports draws by fifty-move rule, repetition,
etc ...
|
|
|
|
Fruit is a chess engine. If you seek maximum playing strength, Fruit is
your choice!
Fruit is vice world computer chess champion 2005 and one of the
strongest chess programs in the world.
Fruit has a unique playing style, making it a good addition to any
chess-engine collection.
Fruit comes with a customised opening book and has many features which
make it interesting especially for the engine enthusiast and serious
correspondence player.
|
|
|
|
Swatch was originally written to actively monitor messages as they are
written to a log file via the UNIX syslog utility. For a simple
demonstration type "perl swatch --examine=FILENAME" with FILENAME being
the file that you would like to see the contents of. All this example
will do is demonstrate the different text modes that are available with
to the echo action.
|
|
VERSION 1.2.9 (May 18 2006)
------------------------------------------------------------------------------
- Added utils/rsnapreport.pl, written by William Bear.
- Detect exit status 23 and 24 from rsync in rsync_cleanup_after_native_cp_al
- Add $! (system error message) to various warning messages in native_cp_al
- Add more examples and comments to rsnapshot.conf.default.in
- In Makefile*, for "make tar", include "t" (testing) in the tar file.
- Do not strip the trailing slash if it's a remote root filesystem.
(This was a bug in rsnapshot 1.2.3 if you use "backup host:/ ...")
- Give a more descriptive error message "cannot have a remote snapshot_root"
if user tries to configure an ssh path or rsync path as snapshot_root.
- Add some more description to the error "rsnapshot refuses to create
snapshot_root when no_create_root is enabled", after checking whether
the snapshot_root is a non-directory file, or just plain non-existent.
- Changed default syslog level to 'info' instead of 'notice'
- Added include_conf directive
- Allowed remote ssh directory paths starting with "~/" as well as "/".
- Changed rsnapshot maintainer from Nathan Rosenquist to David Cantrell
- David Cantrell <david@cantrell.org.uk> wrote the rsnapshot-diff utility
- Chris Petersen added cwrsync permanent-share support
- Robert Jackson <RobertJ@promedicalinc.com> added use_lazy_deletes
- Added rollback for backup_scripts
- Added rsnapshot-diff to Autoconf/Automake install/build process
- Added sha1sum to utils/sign_packages.sh
- Added a CVS Id to key files
- Fixed exit value for some test invocations
- Added 'rsnapshot diff' front-end to rsnapshot-diff
- Added cmd_rsnapshot_diff
- Added cmd_preexec
- Added cmd_postexec
- Added db prefs examples to utils/backup_mysql.sh and utils/backup_pgsql.sh
- Fixed formatting with email addresses under AUTHORS section of man page
- Added an extra safety check in copy_symlink()
- Fixed swapped config comments about rsync_long_args in
write_upgrade_config_file()
- Added optional use of the CPAN Lchown module
- Added safe_chown() wrapper to handle chown() calls safely
- Added warning message if we can't properly lchown a symlink
- Added fixes in sync_cp_src_dest() and sync_rm_dest() to properly delete a
file that is being replaced with a directory
- Fixed error message for dest not being specified in sync_rm_dest()
- Changed skip message level to 2 in rsync_backup_point()
- Added better file type checking in sync_cp_src_dest()
- Removed redundant stat() calls in sync_cp_src_dest() and sync_rm_dest()
- Removed trailing slashes from file paths when calling cp -al subroutines
- Changed show_usage() to use here printing
- Changed strip trailing slash operation in rsync_backup_point() to use
strip_trailing_slash()
- Fixed incorrect call to cmd_rm_rf() in handle_interval()
- Fixed trailing slash on call to bail() in handle_interval()
- Added sync_first feature (touches a lot of code)
- When link_dest is enabled, rsnapshot will now hunt for the newest available
directory to use as a link_dest target (up to the oldest directory)
- When use_lazy_deletes is enabled, remove the lockfile before the final
delete
- Expanded on default (no args) and help messages
- Added show_latest_snapshot() subroutine for shell scripts
- Fixed sync_if_different() to allow alternating directories and files to be
created with the same names between runs
- Removed redundant line width and indent values in wrap_cmd() calls
- Anthony Ettinger <apwebdesign@yahoo.com> wrote utils/mysqlbackup.pl
- Sherman Boyd wrote utils/random_file_verify.sh
VERSION 1.2.3 (Aug ?? ??:?? 2005)
------------------------------------------------------------------------------
- Fixed a bug introduced in 1.2.2 when rsync is not using --relative
- Fixed a bug where the snapshot_root could be included in backups if
the root filesystem was being backed up and --relative was not set
VERSION 1.2.2 (Aug 20 18:07 2005)
------------------------------------------------------------------------------
- David Keegel <djk@cybersource.com.au> fixed a race condition in
add_lockfile()
- David Keegel <djk@cybersource.com.au> improved error reporting when config
file isn't present
- Provided a workaround for a bug in some versions of rsync which caused
files to not be deleted properly when the --relative flag was set.
|
|
Changes since 2.0:
- Made the dependency detection for Perl modules work again. The code
does not assume to be run in a special directory anymore.
- Perl modules that use the prompt() function to query the user
interactively can be handled. All questions are assumed to be answered
by just pressing <enter>.
- Made url2pkg more robust when interpreting the output of MakeMaker.pm.
Many Perl modules write additional things to stdout during the
generation of the Makefile.
- The language for the *.f files is "fortran", not "f".
- Fixed the regular expression for prdownloads.sourceforge.net links, so
that the distfile name is properly extracted.
|
|
- Handle 'badly named' patch files
- In the event of a distint checksum mismatch, report the affected file
as well as package
- If we need to call out to make to parse a makefile and it returns any
errors, ensure we prefix the error output with the Makefile path
- run through perltidy. Ugly, but consistent
|
|
|
|
Changes since 5.3:
+ Made Carp::Clan safe for overloaded objects.
+ Added diag() to 01_..._carp.t
|
|
|
|
This module reports errors from the perspective of the caller of a
"clan" of modules, similar to "Carp.pm" itself. But instead of giving it
a number of levels to skip on the calling stack, you give it a pattern
to characterize the package names of the "clan" of modules which shall
never be blamed for any error. :-)
So these modules stick together like a "clan" and any error which occurs
will be blamed on the "outsider" script or modules not belonging to this
"clan".
|
|
|
|
Bump to version 1.2.
|
|
|
|
Filelight allows you to understand exactly where your diskspace is being
used by graphically representating your filesystem as a set of
concentric segmented-rings.
|
|
|
|
kazehakase-0.4.1, phpmyadmin-2.9.0.1, plptools-0.16, xterm-221.
|
|
|