Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
KGeography is a geography learning tool. Right now it has six
usage modes:
* Browse the maps clicking in a map division to see it's name
* The game tells you a map division name and you have to click
on it
* The game tells you a capital and you have to guess the division
it belongs to
* The game tells you a division and you have to guess its
capital
* The game shows you a map division flag and you have to guess
its name
* The game tells you a map division name and you have to guess
its flag
Thanks to markd for review.
|
|
|
|
already defined.
|
|
|
|
Changes since 1.1
-----------------
* cuebreakpoints was not printing the last track breakpoint. This has been
fixed.
* cueprint now prints a zero-length string for undefined values. Flags, width,
and precision are applied to conversion characters which have no conversion.
* Added a tagging script, cuetag.sh, which uses cueprint, vorbiscomment, and
mp3info to tag Ogg Vorbis and MP3 files. This needs more testing and
documentation.
* Added a track selection flag to cueprint.
Changes since 1.0
-----------------
* File formats documentation has been readded and updated (docs/formats.txt).
* ``CDTEXTFILE`` is now a recognized (but ignored) keyword.
* If only a disc or track template is specified on the command line, then only
the disc or track information is printed, respectively.
* cueprint now supports flags and width and precision values for template
expansion (like the printf command).
Changes since 0.6
-----------------
* cuetools-1.x is a significant code rewrite of 0.x. The cue/toc parsing code
has been reimplemented in lex/yacc.
* cuerename has been replaced by the more general utility cueprint.
* Usage syntax of the utilities has changed. See the respective man pages.
|
|
|
|
|
|
|
|
V04-003 10 December 2004 - 109329 entries
Just a routine update edition.
|
|
|
|
* Bug fixes
Approved by mrauch@
|
|
|
|
|
|
The primary purpose of File::Tail is reading and analysing log files while
they are being written.
|
|
|
|
PR pkg/26091.
Easymenu is a shell script used to generate menu systems.
It can be used to generate anything from easy one-level menus to
advanced multi-level menusystems. It has a set of internal commands,
and can execute external applications and scripts, all to be as flexible
as possible.
|
|
filter. Bump PKGREVISION.
|
|
|
|
|
|
|
|
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
|
|
* Emergency bugfix for #157420 in 0.11.15.
* Bug fixes including: 155556, 157138, 157221, 154961, 155805, 156802
154918, 156802,
* Mostly fixes and improvements to the dynamic accessibility keyboards.
|
|
* Fixed a typo
* Updated translations:
zu (Zuza Software Foundation)
nso (Zuza Software Foundation)
da (Martin Willemoes Hansen)
|
|
|
|
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.
This is from ideas from Greg Woods and others.
Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
|
|
|
|
|
|
|
|
|
|
Getopt(1) is a program to help shell scripts parse command-line
parameters. It is for example included in the util-linux distribution
(versions up to 2.7.1) for Linux. But, there were some problems
with that getopt(1) implementation, as listed in the 'BUGS' section
of its man-page:
* Whatever getopt(3) has.
* Arguments containing white space or imbedded shell metacharacters
generally will not survive intact; this looks easy to fix but
isn't.
* The error message for an invalid option is identified as
coming from getopt rather than from the shell procedure
containing the invocation of getopt; this again is hard to
fix.
* The precise best way to use the set command to set the
arguments without disrupting the value(s) of shell options
varies from one shell version to another.
Additionally, the example in the manual-page does not run correctly
(at least not with any bash shell I have tried).
This implementation of getopt(1) solves some of these problems,
while still staying (for all practical purposes) completely compatible
with other getopt(1) implementations. It has replaced the old
util-linux version, but it should be useful for other Unixes too.
|
|
Changes:
- added ListDirty() optimization hack from Iulian Dragos
- now the index list is being sorted.
|
|
|
|
figlet-fonts, more fonts for figlet.
In the misc category since the fonts are not really usable by anything else.
|
|
|
|
theme-dirs installs a set of shared directories used by GTK2+ (gtk2-engines)
and other GNOME packages (such as metacity and gnome-themes). It is useful
to simplify PLIST handling in other packages.
|
|
|
|
Partial fix for PR 28657. Bump PKGREVISION.
|
|
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").
binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.
addresses PR pkg/28619 from H. Todd Fujinaka.
|
|
library is acceptable on irix 5.3 by Georg Schwarz in PR pkg/28640.
bump PKGREVISION for dependency change.
|
|
had been omitted.
Noted by Wouter Schoot in PR pkg/28677
|
|
missing, and the MesaLib dependency was implicit through glut.
|
|
build on platforms without the latter (e.g. Linux).
|
|
While here, rearrange paragraphs so that buildlink3.mk files are
included before overriding targets.
|
|
|
|
Patch by Georg Schwarz in PR pkg/28640
|
|
This fixes NetBSD 1.6 build problem.
|
|
Changes:
Unknown
|
|
Changes:
* plastik: improved performance when hovering over tabs
|
|
Changes:
* kalzium: degrees fahrenheit and celsius were reversed in information
dialogs
* kbruch: fraction conversion is wrong due to cut digits after colon
* kbruch: In factorisation mode input box should look disabled
* kiten: clear correctly the internal list in radical selector
* kiten: get rid of crash of double-clicking delete button in learn
* klatin: add Polish data files
* kmplot: program hangs when plotting arcsin and arccos
* kturtle: The default language must be one of the supported kturtle
languages. Fixes the broken Open-Examples directory as well as kturtle
refusing to run any commands, when the KDE locale is a different
dialect of one of the kturtle languages.
|