Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
pattern updates.
|
|
updates.
|
|
|
|
|
|
|
|
This allows XMMS to play unified Csound scores.
An example unified Csound score may be found at
ftp://ftp.netbsd.org/pub/NetBSD/misc/ben/example.csd.gz
Many Csound songs are distributed in separate orchestra, score, and sample
files. A script to convert these to a unified Csound score file is at
ftp://ftp.netbsd.org/pub/NetBSD/misc/ben/orcsco2csd.sh
|
|
This allows XMMS to play MIDI files using timidity.
|
|
This plugin allows you to write XMMS plugins as Unix programs. You write
a program that understands the very simple commands on its command line
and outputs raw sound on its standard output and you're done with it.
What's good (and in fact the purpose of this plugin) is that you can
write input plugins for XMMS in C shell or Bash! Of course, you won't
be able to do much number crunching in a shell script, but you can use
it to run other programs to do the actual playing.
|
|
|
|
Jesper Louis Andersen <jlouis@mongers.org> in private email.
No earth-shattering changes, just a long list of bugfixes and minor
twiddles and additions. For a complete list, see plt/notes/mzscheme/HISTORY
|
|
xerces-c-2.4.0 [heinz?].
- docbook-simple-1.1b1
|
|
|
|
Changes since 1.0:
- Added more elements and attributes.
- 1.1b1 has 116 elements, 546 entities, and 29 notations.
|
|
|
|
Fixes PR pkg/23852.
|
|
|
|
|
|
by INSTALLATION_DIRS framework.
While here also create {man,cat}pages directories.
|
|
supporting code.
While here comment the message target a bit.
|
|
|
|
be sufficient.
Remove an unnecessary install argument to allow this package to install
unprivileged.
|
|
versions of ln which do not support that operation.
|
|
issues with certain versions of ln bailing out if the source already
exists.
Add a leftover directory to the PLIST.
|
|
|
|
Reported by Soren Jacobsen in PR pkg/23844.
Bump PKGREVISION.
|
|
|
|
This is a bug-fix release for Python 2.3 that fixes a number of bugs,
including a couple of serious errors with weakrefs and the cyclic garbage
collector. There are also a number of fixes to the standard library
- see the release notes ( http://www.python.org/2.3.3/NEWS.html )for details.
|
|
|
|
bump PKGREVISION. Problem noted by Benjamin Walkenhorst on netbsd-users.
|
|
|
|
Michal Pasternak in PR pkg/23855.
Bump PKGREVISION.
|
|
when the 2.x branch of the program is stabilized.
|
|
|
|
I'm updating the package to this version because it should fix many
portability issues (avoiding the installation of GNU tools), and because
it is a lot safer when modifying existing catalog files (not line oriented
any more and with real file locking).
I've tested the program under several other systems and platforms (including
FreeBSD, Linux and Solaris, the later with the sunpro compiler too), and it
built and worked fine. Thanks to simonb@ for testing under an Alpha system
with pkgsrc.
Change log follows:
Released on 2003/12/23, its state was alpha.
* xmlcatmgr has been completely rewritten in C. Even though, command line
compatibility has been kept, so that existing scripts using this program
do not break.
* Buildtool is not used any more. A custom build infrastructure has been
implemented, as something small and very portable was needed.
* Added the `lookup' action, used to search for entries in catalogs.
* Added real parsers to manipulate SGML and XML catalogs. The program is
not line oriented any more, thus beeing a lot more flexible.
* Multiple race conditions fixed, which were unavoidable from a shell
script.
* Better handling of special characters and spaces in strings, difficult
to handle from shell scripts.
|
|
have the packages any more.
|
|
|
|
|
|
PR pkg/22820.
Changes:
- Closed a cross-site scripting exploit in the create cgi script.
- Improvements in the performance of the bounce processor.
Now, instead of processing each bounce immediately (which
can cause severe lock contention), bounce events are queued.
Every 15 minutes by default, the queued bounce events are
processed en masse, on a list-per-list basis, so that each
list only needs to be locked once.
- When some or all of a message's recipients have temporary
delivery failures, the message is moved to a "retry" queue.
This queue wakes up occasionally and moves the file back to
the outgoing queue for attempted redelivery. This should
fix most observed OutgoingRunner 100% cpu consumption,
especially for bounces to local recipients when using the
Postfix MTA.
- Optional support for fsync()'ing qfile data after writing.
Under some catastrophic system failures (e.g. power lose),
it would be possible to lose messages because the data
wasn't sync'd to disk. By setting SYNC_AFTER_WRITE to True
in Mailman/Queue/Switchboard.py, you can force Mailman to
fsync() queue files after flushing them. The benefits are
debatable for most operating environments, and you must
ensure that your Python has the os.fsync() function defined
before enabling this feature (it isn't, even on all
Unix-like operating systems).
And more... please review Changelog to see a complete list of changes.
|
|
|
|
up the pattern matching.
Fixes build warnings on systems which do not use GCC.
|
|
|
|
Jabber is an open XML protocol for real-time exchange of messages and
presence notification between any two points on the Internet. The first
application of Jabber technology is an asynchronous, extensible instant
messaging platform, and an IM network that offers functionality similar
to legacy IM systems such as AIM, ICQ, MSN, and Yahoo.
|
|
|
|
Jabber is an open XML protocol for real-time exchange of messages and
presence notification between any two points on the Internet. The first
application of Jabber technology is an asynchronous, extensible instant
messaging platform, and an IM network that offers functionality similar
to legacy IM systems such as AIM, ICQ, MSN, and Yahoo.
|
|
|
|
What's new since 2.6.10:
* fixed mirror -c for empty files.
* a rare coredump fixed in http 0.9 handling, when first line of reply is empty.
* compilation fixes for compilers other than gcc.
* translations update.
|
|
The xmms-mad author has been sent these patches.
|
|
Min Sik Kim.
ACME is a small GNOME tool to make use of the multimedia buttons
present on most laptops and internet keyboards: Volume, Brightness,
Power, Eject, My Home, Search, E-Mail, Sleep, Screensaver, Finance,
WWW, Calculator, Record, Close Window, Shade Window, Play, Stop,
Pause, Previous, Next, Groups, Media, Refresh and Help buttons.
|
|
|