* Fixed handling error when SMSC is not configured in phone (bug #1244).
* Drop dependency of RPM on python-xml, it's not needed anymore (bug #1248).
* Better error messages on non existing devices or on wrong privileges.
* Support for storing call entry as new contact (bug #1283).
* More user friendly errors from talkback dialog.
* Lot of translations were updated.
2. Add LICENSE.
in anonymous arrays, appending any new value to the already-existing ones.
This means that you can store as many items as you like under a single key,
and access them all at once by accessing the value stored under the key.
WWW: http://search.cpan.org/dist/Tie-Hash-MultiValue/
PR: ports/150473
Submitted by: Frederic Culot <frederic@ culot.org>
oriented competitive gameplay, and is designed for people who like
fast paced action and have limited amounts of time to play computer
games.
The events take place in an alternative universe where you control
an advanced hovertank, packed with the most advanced and sophisticated
weapons. Your task is simple, but, nevertheless, is not trivial.
In the fight with presumed extraterrestrial invaders, you must
prevail!
WWW: http://www.steel-storm.com
Spek helps to analyse your audio files by showing their spectrogram.
Spek supports all popular lossy and lossless audio file formats.
WWW: http://www.spek-project.org/
PR: ports/150381
Submitted by: Alexander Kojevnikov <alexander at kojevnikov.com>
in ePub format.
* Free and open source software under GPLv3
* Multi-platform: runs on Windows, FreeBSD, Linux and Mac
* Full Unicode support: everything you see in Sigil is in UTF-16
* Full EPUB spec support
* WYSIWYG editing
* Multiple Views: Book View, Code View and Split View
* Metadata editor with full support for all possible metadata entries
(more than 200) with full descriptions for each
* Table Of Contents editor
* Multi-level TOC support
* Book View fully supports the display of any XHTML document possible
under the OPS spec
* SVG support
* Basic XPGT support
* Advanced automatic conversion of all imported documents to Unicode
* Currently imports TXT, HTML and EPUB files; more will be added with time
* Embedded HTML Tidy; all imported documents are thoroughly cleaned;
changing views cleans the document so no matter how much you screw
up your code, it will fix it (usually)
* An actually usable user interface
WWW: http://code.google.com/p/sigil/
PR: ports/150348
Submitted by: Jonathan Chen <jonc@chen.org.nz>
<ChangeLog>
- Fixed a not critical but important VM bug: from time to time a race
condition may happen and a client may never get the reply from a given
request.
- Now we have a make install target as stated in the README.
- redis-cli no longer tries to understand if it's part of a pipe
so there is to use the -x option to read the last arg from stdin.
This prevents it from creating problem when running inside cron scripts.
- Fixed the init script provided in the tar.gz. It was totally broken.
- Fixed a bug related to connecting more than 10k clients to Redis.
</ChangeLog>