Bos Wars is a futuristic real-time strategy game. It is possible to play
against human opponents over LAN, internet, or against the computer.
It aims to create a completely original and fun open source RTS game.
ok simon@
in the audio write buffer. noticibly more efficient.
- allow the audio write buffer to be flushed.
- if initializing the audio device with a sample rate of 44.1kHz
fails, try initializing with a sample rate of 48kHz. some audio
drivers only support 48kHz. from Alexey Suslikov
<alexey.suslikov@gmail.com>
- bump PKGNAME
(goes with Makefile commit ... frickin cvs ...)
in the audio write buffer. noticibly more efficient.
- allow the audio write buffer to be flushed.
- if initializing the audio device with a sample rate of 44.1kHz
fails, try initializing with a sample rate of 48kHz. some audio
drivers only support 48kHz. from Alexey Suslikov
<alexey.suslikov@gmail.com>
- bump PKGNAME
- switch to the JRL licensed src. why? because it will allow me to complete
the port. OpenJDK/GPLv2 src isn't complete and the parts that we don't have
are only released in binary form with a defend and indemnify clause. When
all of the jdk is GPLv2 I will switch back to OpenJDK/GPLv2 src.
- copy the Linux src files for the rest of the jdk so i can begin to patch
them. One src file is based on solaris code since that suits us better as
a starting point.
GRAMPS is the Genealogical Research and Analysis Management Program
System. In other words, it is a personal genealogy program letting you
store, edit, and research genealogical data using the powers of your
computer.
GRAMPS makes every effort to maintain compatibility with GEDCOM, the
general standard of recording genealogical information. We have import
and export filters that enable GRAMPS to read and write GEDCOM files.
ok jasper@
POE::Component::Client::MPD is a perl module for developing MPD (Music
Player Daemon) clients (or any other scripts that control the MPD
server) based on the POE framework.
- roll in some patches from ubuntu via freebs:
- parse ~/.cups/lpoptions
- check whether the printer URI starts with http://,
ipp://, or smb:// to test whether its local or not
- do not warn on stderr in case of IPP_NOT_FOUND
- replace IPP_SET_PRINTER_ATTRIBUTES with CUPS_ADD_MODIFY_PRINTER
- fix a mem leak in gnome_cups_request_add_requested_attributes()
- fix PPD retrieval for printers picked up with cups browsing
(still broken, but these patches won't hurt anyway)
- add additional patches to (fix CVE-2007-3257):
fix a remote code execution vulnerability in the IMAP provider;
fix maildir support (bug #352346);
tested ajacoutot@ and jasper@ (who verified no regression w/ kerberos
for the update)
ok jasper@
Zap a -O3 from packages/semweb and honor our CFLAGS instead (also
noticed by steven@). No ok (or any feedback at all) for this. But I'm
pretty sure it doesn't break *%&$#@
FreeDroidRPG is a free isometric RPG game inspired by elements of Diablo
and Fallout. Originally based on FreeDroid Classic, this project now has
vastly deviated from its parent.
This game tells the story of a world destroyed by a conflict between the
bots and their human masters. Play as Tux in a quest to save the world
from the murderous rebel bots who know no mercy...
... Or maybe just spend your time wandering around the land while the
people are slaughtered. You get to choose which path you wish to follow,
and freedom of choice is everywhere in the game.
FreeDroidRPG comes with an innovative system of magic, with features
such as forced casting and over 20 spells. You can use over 50 different
kinds of items and fight countless enemies on your way to your destiny.
We have an advanced dialogue system, with it's aim to be at least on par
with Fallout's. Our battle engine supports both ranged and close combat
in real time. Finally, if guns are too inaccurate and blades too messy,
you can always take over your enemies and have them fight on your side.
- joint work with FreeDroidRPG developer Arthur Huillet <ahuillet at freedroid dot org>
- thanks to Joachim Schipper <j.schipper at math.uu dot nl> for all the
feedbacks and testing
- disable on sparc64 ("Bus Error" on startup, I'll try to work on it)