Commit graph

23151 commits

Author SHA1 Message Date
Thomas Klausner
41a71ba285 + overgod. 2009-07-18 15:26:34 +00:00
Thomas Klausner
953f05e4a6 Initial import of overgod-1.0:
For too long has humanity been ruled by cruel and disputatious
gods! Fly through the various layers of the Celestial Oversphere
to unseat those who control the universe.

Basically, you control a little vehicle in the middle of the screen
and fly around and shoot things - a bit like asteroids, but the
asteroids move independently and shoot back. You can also upgrade
your vehicle in various ways.

Features include:
- Over 100 different enemies
- Lots of randomness and chaos
- Various different modes and unlockable challenges
- 1 or 2 players (splitscreen)
- Pretty low system requirements (about 300MHz is plenty, and it
  doesn't need any kind of fancy graphics card)
- Days of fun!

TODO:

Writes config and highscore to ${PREFIX}/share/overgod.
Either find a different solution or make dir group games writeable
and overgod setgid games.
2009-07-18 15:25:55 +00:00
Thomas Klausner
3b11e5cb1c + MoleInvasion. 2009-07-18 14:38:07 +00:00
Thomas Klausner
ed2d1e91d6 Initial import of MoleInvasion-0.4:
Platform game in the style of Super Mario Bros.

TODO:
Doesn't run on NetBSD-5.99.15/amd64; segfaults right at the beginning
with a backtrace of
(gdb) r
Starting program: /usr/pkg/bin/moleinvasion
No joystick support :(
Video mode set to 800x600 at 16 bpp

Program received signal SIGSEGV, Segmentation fault.
0x00007f7ffcf3667a in _sys___nanosleep50 () from /usr/lib/libc.so.12
(gdb) bt
#0  0x00007f7ffcf3667a in _sys___nanosleep50 () from /usr/lib/libc.so.12
#1  0x00007f7ffdc4b2ce in SDL_Delay () from /usr/pkg/lib/libSDL-1.2.so.0
#2  0x00007f7ffdc4b301 in RunTimer () from /usr/pkg/lib/libSDL-1.2.so.0
#3  0x00007f7ffdc11919 in SDL_RunThread () from /usr/pkg/lib/libSDL-1.2.so.0
#4  0x00007f7ffdc49def in RunThread () from /usr/pkg/lib/libSDL-1.2.so.0
#5  0x00007f7ffda0a792 in pthread_create () from /usr/lib/libpthread.so.1
#6  0x00007f7ffcf6d080 in ___lwp_park50 () from /usr/lib/libc.so.12
Cannot access memory at address 0x7f7ffa600000
2009-07-18 14:36:21 +00:00
Matthew Sporleder
6a669f5a32 adding collectd pkg 2009-07-18 13:45:50 +00:00
Claudio M. Alessi
7d74c99c67 Removed 'iconv' from USE_TOOLS (which doesn't exists). 2009-07-18 13:44:39 +00:00
Aleksey Cheusov
d6bf48548e +google-perftools 2009-07-18 13:40:33 +00:00
Aleksej Saushev
b48fe98e42 Rebase to LLVM 2.5 2009-07-18 08:19:29 +00:00
Kamel Ibn Aziz Derouiche
7300fe4a32 +py-gmpy +libow-av +py-decorator +py-behaviour +pudb +yauap +fusil 2009-07-17 23:57:09 +00:00
Kamel Ibn Aziz Derouiche
25c0dd0fa0 Import fusil-1.2.1 as wip/fusil.
Fusil is a fuzzing framework designed to expose bugs in software by changing
random bits of its input.

It helps to start process with a prepared environment (limit memory, environment
variables, redirect stdout, etc.), start network client or server, and create
mangled files. Fusil has many probes to detect program crash: watch process exit
code, watch process stdout and syslog for text patterns
(eg. "segmentation fault"), watch session duration, watch cpu usage (process
and system load), etc.

Fusil is based on a modular architecture. It computes a session score used
to guess fuzzing parameters like number of injected errors to input files.

import new package fusil
2009-07-17 23:08:55 +00:00
Kamel Ibn Aziz Derouiche
f2e4f40c27 -fuzil 2009-07-17 23:03:24 +00:00
Kamel Ibn Aziz Derouiche
a6310df6de delete fuzil, replace by fusil, corrected name package 2009-07-17 22:58:54 +00:00
Claudio M. Alessi
0899f91af5 Force use of GNU libiconv. Finally it works! 2009-07-17 20:37:05 +00:00
Claudio M. Alessi
bfe024af48 Force use of GNU libiconv. 2009-07-17 20:35:54 +00:00
Adrian Portelli
f4c9e01ea1 Give up MAINTAINER 2009-07-17 17:11:04 +00:00
Aleksey Cheusov
831ae387b5 not need for &&, set -e is enough 2009-07-17 16:46:47 +00:00
Aleksey Cheusov
5e496c6309 minor cleanups: less fork(2)s, shorter pipe 2009-07-17 16:44:14 +00:00
Aleksey Cheusov
ba40acdd41 more complete list of utilities 2009-07-17 16:07:20 +00:00
Tobias Nygren
499259abc7 re-base and sync with wip/firefox patch set 2009-07-17 10:18:30 +00:00
Tobias Nygren
f97f44278c Update to 3.5.1. Fixes multiple security and stability issues. 2009-07-17 09:32:22 +00:00
Roy Marples
1dc5094535 Punt trac-plugins-fullblog 2009-07-17 09:21:38 +00:00
Roy Marples
37634ef8fb Add trac-plugins-FullBlog, trac-plugins-FullBlogNotification remove trac-plugins-fullblog. 2009-07-17 09:20:14 +00:00
Roy Marples
b6872be023 Import trac-plugins-FullBlogNotification-0.1pre5330 as wip/trac-plugins-FullBlogNotification.
This plugin uses the blog change interface in FullBlogPlugin
to send out email notifications for:

new blog posts
updated blog posts
comment added
deletion of blog posts
2009-07-17 09:18:16 +00:00
Tobias Nygren
f839b4e84c Put something sane in here. 2009-07-17 09:18:06 +00:00
Roy Marples
09d2cd7d3e Import trac-plugins-FullBlog-0.1pre6158 as wip/trac-plugins-FullBlog.
Basic features are:

    * Create, edit and view blog posts under a new 'Blog' menu.
    * Browse by month, category and author + and Archive page for all posts.
    * Attachments on blog posts.
    * Comments for blog posts.
    * Posts and comments in Timeline / RSS.
    * Search for blog posts and comments.
    * Admin page for basic settings and informational text in sidebar.
    * Special handling of a post named 'about'.
    * Area in sidebar for information text, blogroll, links and similar.
    * Delete post version, delete post and delete comment.
    * A tags provider for TagsPlugin if plugin is available.
    * A [[BlogList]] macro with various modes for pulling posts into the wiki.
    * Change listener and manipulator APIs for hooking on to changes.
    * Spamfilter implementation included
    * Sample plugin provided illustrating how to use the hooks.
    * FullBlogNotificationPlugin adds email notification of changes.
    * Sample plugin that implements blog post 'draft' functionality.
2009-07-17 09:16:08 +00:00
Kamel Ibn Aziz Derouiche
0bc1d8d182 Import yauap-0.2.4 as wip/yauap.
Yauap is a simple commandline audio player based on the GStreamer multimedia
framework. There is also a DBus interface that allows yauap to act as a backend
for the Amarok audio player
2009-07-16 18:08:04 +00:00
Kamel Ibn Aziz Derouiche
4d47cc68ce Import pudb-0.92.7 as wip/pudb.
PuDB is a full-screen, console-based visual debugger for Python.
Its goal is to provide all the niceties of modern GUI-based debuggers in a
more lightweight and keyboard-friendly package. PuDB allows you to debug code
right where you write and test it--in a terminal. If you've worked with the
excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI
might look familiar.

import pudb
2009-07-16 18:02:57 +00:00
Kamel Ibn Aziz Derouiche
7052ce382e Import py25-behaviour-0.1 as wip/py-behaviour.
Behaviour Driven Development in Python

import new package py-behaviour
2009-07-16 17:55:33 +00:00
Kamel Ibn Aziz Derouiche
77e9e58774 Import py25-decorator-3.0.1 as wip/py-decorator.
implify usage of python decorators by programmers

Import new package: py-decorator, please review
2009-07-16 17:47:53 +00:00
Kamel Ibn Aziz Derouiche
c731e9fbcb Import py25-gmpy-1.04 as wip/py-gmpy.
Library for arbitrary precision arithmetic wirtten by Python
2009-07-16 17:36:29 +00:00
Kamel Ibn Aziz Derouiche
d4ae98d22e Import libowl-av-0.1 as wip/libowl-av.
libowl-av (OpenedHand Widget Library - Audio/Video) is a collection of objects
for use in multimedia applications. These include a video widget, as well as
audio player and metadata reader objects. All of these are backed by GStreamer
and include Vala bindings.
2009-07-16 17:34:02 +00:00
Prudhvi Krishna Surapaneni
8f5f984f74 Fix patch so that it is only applied on NetBSD ( NetBSD specific patch ) 2009-07-16 15:38:29 +00:00
Prudhvi Krishna Surapaneni
fa56ad7e09 Add yersinia to wip/Makefile 2009-07-16 15:18:25 +00:00
Prudhvi Krishna Surapaneni
27f58e6eb2 New Import for wip/yersinia. security/yerisina 2009-07-16 15:14:38 +00:00
Tobias Nygren
96c7586afb fix typo which broke i386 build 2009-07-16 13:09:26 +00:00
Prudhvi Krishna Surapaneni
1f25cb2ef0 Fix rcs-id. 2009-07-16 12:00:15 +00:00
Prudhvi Krishna Surapaneni
e85cb488fb Add aspell-telugu to wip/Makefile 2009-07-16 11:22:41 +00:00
Prudhvi Krishna Surapaneni
8442726fe9 Add TODO file for aspell-telugu 2009-07-16 11:21:39 +00:00
Prudhvi Krishna Surapaneni
d049bc9aa5 Import aspell-telugu ( A Telugu language dictionary files ) 2009-07-16 11:17:23 +00:00
PHO / phonohawk
73a6ba474a Fixed the wrong dependency 2009-07-16 09:56:27 +00:00
Tobias Nygren
177bdac5f7 Makefile: restore "rm hack"
patch-av: raise ulimit -n if needed
2009-07-16 09:04:39 +00:00
Prudhvi Krishna Surapaneni
f6289ee408 Add Todo: Find License type 2009-07-16 06:02:36 +00:00
Prudhvi Krishna Surapaneni
fe5eb070b9 Add wip/miracl 2009-07-16 05:56:34 +00:00
Prudhvi Krishna Surapaneni
83128fcb47 Initial import for wip/miracl 2009-07-16 05:53:29 +00:00
Prudhvi Krishna Surapaneni
49c564eb6e Add datapipe to wip/makefile 2009-07-16 02:23:48 +00:00
Prudhvi Krishna Surapaneni
395f5f6700 Initial import wip/datapipe
Bind a local port and connect it to a remote socket
2009-07-16 02:20:43 +00:00
Prudhvi Krishna Surapaneni
e18dd43637 Import arpdig-0.5.2 as wip/arpdig.
Arpdig is a tool to probe a whole IP address segment or a list of
IP addresses on the LAN via ARP whohas requests, collecting ARP is-at
responses and showing the results.
2009-07-16 01:36:20 +00:00
Prudhvi Krishna Surapaneni
9569b79e6e Import rtpbreak-1.3a as wip/rtpbreak.
rtpbreak detects, reconstructs and analyzes any RTP [rfc1889] session through
heuristics over the UDP network traffic. It works well with SIP, H.323, SCCP
and any other signaling protocol. In particular, it doesn't require the presence
of RTCP packets (voipong needs them) that aren't always transmitted from the
recent VoIP clients.
2009-07-15 22:42:15 +00:00
Christian St
dbe19441c3 update to 1.68 2009-07-15 22:12:44 +00:00
Thomas Klausner
35f0164d4c + asymptote-1.81, icecat-3.5, moe-1.2. 2009-07-15 08:56:23 +00:00