decided that these legal assholes don't even deserve to be on our ftp
site. Yes, this is probably the first time I have ever commited to
the ports tree, but this is important. When people like that come and
fool our developers, I will fight back against them. pine is not free
in any sense, and we will no longer distribute it.
in that license are CONTRACT terms, and I absolutely will not accept
such bullshit anywhere near our tree. Delete with prejudice. This
should NEVER have entered our tree. pine is not free software in ANY
SENSE. People should stop using the non-free trash.
REAL SLOPPY WORK by initial porter.
If you see error messages in the configure output, you DEAL WITH THEM.
you don't just expect them to not mean anything.
A free OpenGL game based on the Super Nintendo classic Tetris Attack.
Slowly, your stack of blocks grows from the bottom, and you've got to
make sure it never reaches the top. Because, once it does, you lose!
To eliminate blocks from the stack, line up at least three of one color,
horizontally or vertically.
To add to the excitement, chunks of red garbage will fall from above. It
is impossible to eliminate this garbage directly. However, if you
eliminate any blocks which are touching the garbage, the garbage will
shatter into normal, run-of-the-mill blocks.
from Mattieu Baptiste <mattieu.b at free dot fr> with some tweaks by me
on inter-library dependency magic
- libavcodec needs libvorbis which needs libogg, so add ogg
to libavcodec's dependency libs
- as of the previous commit, libavformat depends on libX11 and
libXext, add them as dependency libs
- add RPATH info when linking libavcodec and libavformat, so
applications that dlopen() libavcodec or libavformat have a
better chance of finding dependency libs
fixes multimedia/ffmpeg2theora build problem noticed by sturm@
Galago is a desktop presence framework, designed to transmit presence
information between programs. To put it in simpler terms, it takes
information on who is online and their away/idle states from an instant
messenger (such as gaim) or other similar programs and lets other
programs (such as Ximian's Evolution) to make use of it.
The advantage of such a framework is that it brings your programs closer
together. When you receive an e-mail from a friend who is in your buddy
list, you'll be able to immediately tell their online status, for
example.
feedback and ok ajactoutot@