Commit Graph

11080 Commits

Author SHA1 Message Date
marc
5baac03397 COMMENT= with shell meta characters MUST be in quotes 2001-05-08 06:20:49 +00:00
pvalchev
e7a9826f01 cd?a -> cd?c which is the more likely place for a cdrom.
Proposed by d@ via obecian@.
2001-05-08 05:02:44 +00:00
mickey
d6e211b7ee add ttcp 2001-05-08 04:29:02 +00:00
mickey
e4d12ca8e2 tcp/udp pipe measuring tool; from sgi via freebsd port; brad@ help and ok 2001-05-08 03:58:14 +00:00
shell
cc49eab753 - Change ARCH to MACHINE_ARCH
- bump VERSION
2001-05-08 03:45:14 +00:00
angelos
6844b98118 USE_MOTIF, not NEED_MOTIF -- pointed out by ho@ 2001-05-08 02:47:22 +00:00
matt
1f372168c6 - blackdown-jdk12 (moved to devel/jdk/1.2-blackdown) 2001-05-08 01:10:56 +00:00
pvalchev
7d890645c6 Use MACHINE_ARCH instead of ARCH in PLIST for m68k-based architectures.
Bump NEED_VERSION respectively.
okay miod@
2001-05-08 01:03:28 +00:00
matt
c5c0cbe0bd - reorg existing JDKs, update devel/jdk dependencies
- become MAINTAINER for jdk 1.1 and 1.2 (ok MAINTAINERs)
- add jdk 1.3
2001-05-08 00:54:36 +00:00
matt
33063ba9b6 update to 1.2.65 2001-05-08 00:09:39 +00:00
brad
2f7bc4bdb6 make use of libiconv 2001-05-07 22:41:42 +00:00
shell
c9aca93749 - Change ${ARCH} to ${MACHINE_ARCH}
- upgrade VERSION
2001-05-07 17:02:41 +00:00
espie
7b5e441497 Oh well. Need both stats under different circumstances, as found out
by Peter Stromberg.
2001-05-07 15:25:44 +00:00
espie
e80fc7eb06 Avoid Makemaker's /usr/lib -> $(PREFIX)/lib substitution in a weird place. 2001-05-07 15:24:50 +00:00
lebel
bea0056be9 update to vim 6.0ae. 2001-05-07 13:38:35 +00:00
wilfried
d926010079 Use MACHINE_ARCH instead of ARCH && bump NEED_VERSION 2001-05-07 11:51:03 +00:00
angelos
f0950931fd USE_MOTIF = any, not "yes"! 2001-05-07 06:32:33 +00:00
angelos
5d33a45786 Correct checksum 2001-05-07 06:29:30 +00:00
angelos
ce39b3dfd3 Add xps 2001-05-07 05:41:25 +00:00
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