Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Bump PKGREVISION due to dependency changes.
|
|
http://www.kde.org/info/security/advisory-20050120-1.txt
Bump PKGREVISION.
|
|
it may work, but will need portability checking.)
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
framework. The list of changes include:
* Modify compiler.mk so that "c" is always prepended to USE_LANGUAGES,
so we no longer need to say it in package Makefiles. Packages
should now append to USE_LANGUAGES instead of setting it.
* Create mk/compiler/f2c.mk which implements another pseudo-compiler
"f2c" that may be used with any C compiler backend, e.g.
PKGSRC_COMPILER= f2c ccache gcc
* Teach the various "real" compiler files, e.g., sunpro.mk, mipspro.mk,
etc., to use f2c if the native Fortran compiler isn't present.
Packages that use Fortran should now simply include the line:
USE_LANGUAGES+= fortran
in the package Makefile.
|
|
|
|
|
|
Benefits are:
- support for FreeBSD's CAM
- various bugfixes
- access rights preservation
- cdrw_format blanking and formatting tool added
- owner-ship of file/directories recording
- fixes in `get/put' so directory trees will be fetched correctly
- minor enhancements
|
|
|
|
|
|
* solves the vulnerability CAN-2004-0752
(local users may read files of other users because of world-readable
temporary files)
* various bug fixes
|
|
|
|
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.
|
|
|