Commit Graph

10761 Commits

Author SHA1 Message Date
angelos
2f13c0266c xps 3.21, initial import (take 2)
Graphical display of process forest.
2001-05-07 05:38:33 +00:00
angelos
d08672788b Oopsie 2001-05-07 05:37:57 +00:00
angelos
ce1ab6522f xps 3.21 initial port.
Graphical display of process tree.
2001-05-07 05:35:58 +00:00
obecian
73a7f8792a add stubs for
+ guilib
+ sdl-image
+ sdl-mixer
+ sdl-net
+ sdl-ttf
2001-05-07 04:19:04 +00:00
obecian
77592f39e6 sdl-ttf-1.2.2 import
--
This library is a wrapper around the excellent FreeType library.
2001-05-07 04:16:33 +00:00
obecian
988e5f020d sdl-net-1.2.0 import
--
This is a small sample cross-platform networking library, with a
sample chat client and server application. The chat client uses the
GUIlib GUI framework library.
2001-05-07 04:10:07 +00:00
obecian
ba288d1d99 sdl-image-1.2.0 import
This is a simple library to load images of various formats as SDL
surfaces.  This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA,
and TIFF formats.

API:
#include "SDL_image.h"

        SDL_Surface *IMG_Load(const char *file);
or
        SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc);
or
        SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc, char
*type);

where type is a string specifying the format (i.e. "PNG" or "pcx").
Note that IMG_Load_RW cannot load TGA images.

An example program 'showimage' is included, with source in showimage.c
2001-05-07 04:08:40 +00:00
obecian
f1a090a62b sdl-mixer-1.2.0 import
--
SDL_mixer is a sample multi-channel audio mixer library. It supports
any number of simultaneously playing channels of 16 bit stereo audio,
plus a single channel of music, mixed by the popular MikMod MOD, Timidity
MIDI and SMPEG MP3 libraries.
2001-05-07 04:07:03 +00:00
obecian
438f51ae67 guilib-1.1.0 import
--
This is a very simple GUI framework, for use with SDL.
It is very flexible, but is by no means a complete windowing system.

It contains a C++ GUI class with a very rudimentary C interface,
and a set of useful widget classes.
2001-05-07 04:04:36 +00:00
shell
f4e19f25a6 SUBDIR += gpa 2001-05-07 03:13:02 +00:00
shell
20cf79d25b Initial import gpa-0.4.1
---
The GNU Privacy Assistant is a graphical user interface for the GNU
Privacy Guard (GnuPG).
2001-05-07 03:12:07 +00:00
kevlo
a04c1b415f add iconv support.
--
Submitted by jakob@
2001-05-07 03:08:18 +00:00
shell
2be5728132 SUBDIR += p5-Net_SSLeay 2001-05-07 02:55:32 +00:00
shell
a8a8637cb8 Initial import p5-Net_SSLeay-1.07
---
This module offers some high level convenience functions for accessing
web pages on SSL servers, a sslcat() function for writing your own
clients, and finally access to the SSL api of SSLeay package so you can
write servers or clients for more complicated applications.
2001-05-07 02:51:50 +00:00
lebel
660a9b4a90 update to version 0.9.2. From maintainer (Brian J. Kifiak <bk@rt.fm>). 2001-05-06 23:01:58 +00:00
naddy
64084423d5 Update to 1.3. 2001-05-06 21:52:45 +00:00
naddy
250241a3dd fix a minor y2k bug in displaying file dates; from Joshua Stein <jcs@rt.fm> 2001-05-06 21:37:42 +00:00
jakob
5828099a46 update to v4.3.2. ok MAINTAINER. 2001-05-06 20:21:13 +00:00
naddy
e4956717e8 - take MAINTAINER; ok espie@
- prettify
- quote M3FLAGS
- update to snapshot version 16.1a, which fixes a number of well-known bugs
2001-05-06 19:39:44 +00:00
avsm
48b55ee6ab update to p5-Compress-Zlib-1.12 2001-05-06 19:35:57 +00:00
avsm
c9b288fc3a update to p5-HTML-Parser-3.23 2001-05-06 19:32:00 +00:00
brad
c20471d05e better way of making up PKGNAME, make use of :L variable modifier. 2001-05-06 19:29:21 +00:00
matt
807b74a1f4 - ignore existing nessus,nasl-config scripts when building
- more --enable-gmp fixes to configure scripts
2001-05-06 14:38:33 +00:00
lebel
bc73c9f754 add dnetc. 2001-05-06 14:37:25 +00:00
lebel
059f973a47 initial import of dnetc-2.8010.463:
--
RC5-64:
 
distributed.net's longest-running project is the RC5-64 challenge.
We're now cracking at 127.24 billion keys per second and are moving
through the keyspace faster every day.
 
Optimal 24 Mark Golomb Rulers:
 
Essentially, a Golomb Ruler is a mathematical term given to a set
of whole numbers where no two pairs of numbers have the same
difference. An Optimal Golomb Ruler (OGR) is just like an everyday
ruler, except that the marks are placed so that no two pairs of
marks measure the same distance. OGR's have many uses in the real
world; for more information about them and the status of the project,
please visit our pages devoted to our OGR effort. We're now testing
at 182.49 billion nodes per second.
2001-05-06 14:36:05 +00:00
lebel
5cfe30637f add ipcheck. 2001-05-06 14:14:26 +00:00
lebel
100b3e4e23 initial import for ipcheck-0.101:
--
This is a simple Python script to register your dynamic IP address
using the NIC V2.0 protocol. We aim to be fully compliant with the
dyndns client specification.
2001-05-06 14:12:56 +00:00
jakob
21eee84d0c update to v2.2alpha 2001-05-06 09:01:12 +00:00
jasoni
25c6d060ae - Update to patch level 30.
- Clean up.
2001-05-06 07:09:33 +00:00
lebel
4d2d27e247 last few COMMENT-* removed. Mission accomplished. 2001-05-06 05:15:12 +00:00
lebel
4b27da74af graphics: integrate COMMENT, bump NEED_VERSION. 2001-05-06 05:05:43 +00:00
lebel
ecc5a2d290 net: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:59:54 +00:00
lebel
86d9940c0c x11: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:41:05 +00:00
lebel
2635bc0375 www: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:22:45 +00:00
lebel
20cf46b6ea textproc: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:11:38 +00:00
lebel
13b92baa7a sysutils: integrate COMMENT, bump NEED_VERSION. 2001-05-06 03:58:56 +00:00
lebel
638f43c27a shells: integrate COMMENT, bump NEED_VERSION. 2001-05-06 03:49:21 +00:00
lebel
c691794c19 security: integrate COMMENT, bump NEED_VERSION. 2001-05-06 03:45:31 +00:00
lebel
583c4fbf14 productivity: integrate COMMENT, bump NEED_VERSION. 2001-05-06 03:22:31 +00:00
lebel
596402191b print: integrate COMMENT, bump NEED_VERSION. 2001-05-06 03:19:44 +00:00
lebel
cb957c03b2 plan9 (from Outer Space): integrate COMMENT, bump NEED_VERSION. 2001-05-06 03:04:57 +00:00
lebel
c563b2ea40 news: integrate COMMENT, bump NEED_VERSION. 2001-05-06 02:56:33 +00:00
lebel
7458b39832 misc: integrate COMMENT, bump NEED_VERSION. 2001-05-06 02:29:37 +00:00
lebel
65a96f502d mbone: integrate COMMENT, bump NEED_VERSION. 2001-05-06 02:07:15 +00:00
lebel
b9dee42d51 math: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:58:40 +00:00
lebel
d3f8ca8a7c mail: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:45:53 +00:00
naddy
11171ab236 update to trn-4.0-test76; ok espie@ 2001-05-06 01:31:38 +00:00
lebel
5137d97f38 lang: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:27:52 +00:00
lebel
91336de96d games: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:11:37 +00:00
lebel
8ba1321ed5 games: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:06:09 +00:00