Commit Graph

19841 Commits

Author SHA1 Message Date
sturm
0ca7eb3760 +tutris 2003-04-16 19:51:21 +00:00
sturm
48b1efc853 Initial import of Tutris 1.0.0
Tutris is a graphical, SDL-based clone of the popular game Tetris.

WWW: http://www.2ndpoint.fi/projektit/tutris.html

from Jolan Luff <jolan@cryptonomicon.org>
2003-04-16 19:47:44 +00:00
avsm
41b58b5970 correct a nasty little typo in a string bound which a gives wrong value
(sizeof(DEVBUF-1)) -> (sizeof(DEVBUF)-1)

brad@ ok
2003-04-16 19:36:46 +00:00
wilfried
c82bb786c8 +bitlbee 2003-04-16 18:51:17 +00:00
wilfried
b1272b0309 Import bitlbee 0.73; submitted by Han Boetes <han@linux-mandrake.com>
IRC-proxy to connect to icq, aol, msn and jabber
2003-04-16 18:51:08 +00:00
avsm
b78302353b ho hum, another incorrect bound to snprintf
margarida@ ok, submitted upstream
2003-04-16 16:44:49 +00:00
lebel
f5badbd7a0 update net/oinkmaster to 0.7 2003-04-16 13:51:43 +00:00
wilfried
1db765c02a Update to 0.27; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-16 13:43:09 +00:00
avsm
831d2a16f6 update to snort-2.0.0; fixes a remote overflow - users of older versions
should upgraded

from bmc@snort.org
2003-04-16 13:01:42 +00:00
sturm
e33d7ec86c update to cvsplot 1.6.4
* Made the cvs log parser more flexible.
* Added the -linestyle argument, which generates plots using lines,
  rather than discrete points.

from maintainer Jim Geovedi <jim@corebsd.or.id>
2003-04-16 12:48:29 +00:00
wilfried
684abcd9dd +terminus-font 2003-04-16 11:39:10 +00:00
wilfried
d6bf51a072 Import of terminus-font 4.00; submitted by Han Boetes <han@linux-mandrake.com>
The Terminus font is a complete set of fixed-size fonts designed
especially for the usage in terms.
2003-04-16 11:39:04 +00:00
espie
5786079d91 do not abuse dirent.
sprinkle snprintf around while we're at it.
2003-04-16 10:31:24 +00:00
avsm
24c4a06162 fix an snprintf buffer size; submitted upstream 2003-04-16 09:04:24 +00:00
wilfried
31e55aa60f Update to exmh 2.6.1; from maintainer Michael Paddon <michael@paddon.org>
Lots of bug fixes and a new sequence menu.

The configuration is changed to allow the creation of a distibutable
package (before, the port relied on the local domain name as
discovered at configuration time). Now there is no default domain ...
i.e. the MTA should fully qualify addresses (as god intended).
2003-04-16 08:40:59 +00:00
avsm
fdbea8357f increase a buffer size to avoid overflow; jcs@ ok 2003-04-16 08:29:17 +00:00
avsm
0669dd6aef fix incorrect buffer bounds to snprintf and inet_ntop
submitted upstream, itojun@ ok
2003-04-16 08:27:55 +00:00
jakob
316fa28beb new snapshot, 2.0.8-20030415 2003-04-16 06:45:01 +00:00
jakob
b778e4737d update to Postfix 2.0 Patch 08 2003-04-16 06:41:10 +00:00
avsm
dc06a52071 incorrect sizeof buffer to snprintf; submitted upstream 2003-04-15 22:13:07 +00:00
naddy
059be357d5 fix a format bug in an obscure corner; from avsm@ 2003-04-15 21:57:46 +00:00
avsm
7fb3890451 Incorrect buffer size passed to readlink()
Version in ports too old to submit patch upstream
2003-04-15 21:55:27 +00:00
avsm
f310a6d271 typo in buffer size declaration leads to an overflow; fix submitted
upstream, jakob@ ok
2003-04-15 21:31:57 +00:00
avsm
bc4460e916 incorrect buffer bound in snprintf, not submitted as the current version
in ports is unsupported by the icecast folks
2003-04-15 18:49:56 +00:00
avsm
c6404d9344 plug a buffer in cpha packet processing, submitted upstream, jakob@ ok 2003-04-15 18:44:11 +00:00
brad
3b3a2b9fa7 working dist sites/homepage. 2003-04-15 16:19:03 +00:00
espie
57d4539845 +moonlander* 2003-04-15 16:09:19 +00:00
espie
ff9f4f484c simple moonlander game, nice graphics, trivial game play, more eye-candy
than anything.

port by Jolan Luff.
2003-04-15 16:01:42 +00:00
avsm
ea66de8a0c plug another bad boundary value; string size was 4069, used 4096 for the bound 2003-04-15 15:50:11 +00:00
espie
20a997dcf9 +vlorb 2003-04-15 15:49:44 +00:00
espie
0e84e1d2aa cd2ogg with vorbisgain support
port by Han Boetes (thx), with a few small fixes from me.
2003-04-15 15:49:08 +00:00
avsm
cf7460a4c4 incomplete format string; submitted upstream, brad@ ok 2003-04-15 15:30:52 +00:00
wilfried
336d0e8196 update from maintainer Jolan Luff <jolan@crypotonomicon.org>
move hiscore dir to /var/games
2003-04-15 15:02:32 +00:00
wilfried
80a47b3d1e remove oilwar no_sound flavor 2003-04-15 14:31:15 +00:00
wilfried
00a5f21f41 update from maintainer Jolan Luff <jolan@crypotonomicon.org>
move hiscore dir to /var/games
2003-04-15 13:43:18 +00:00
wilfried
8f167ffd57 improvements from maintainer Jolan Luff <jolan@cryptonomicon.org>
- de(install) scripts for hiscore file
- patches so we can nuke the no_sound flavor
- installs the README now, changes DESCR to what it was originally
2003-04-15 13:17:59 +00:00
wilfried
cd48ec7394 move hiscore file to /var/games 2003-04-15 12:41:25 +00:00
brad
c156526cc4 don't try building the win32 FLAVORed mplayer when we
canot even distribute a package which its dependent upon.
2003-04-15 02:59:22 +00:00
dhartmei
932daf0191 allow absolute time values (seconds since Epoch), useful for files with
fixed start/end times.
2003-04-15 01:38:34 +00:00
brad
a8e202afdb upgrade to kountdown 0.4.1. 2003-04-15 00:01:50 +00:00
naddy
8f1a091133 Update to 0.19.3. 2003-04-14 23:49:08 +00:00
avsm
5edf3e3681 fix another fgets overflow 2003-04-14 16:03:01 +00:00
wilfried
745620cce4 POSIX chown, ok espie@ 2003-04-14 15:02:08 +00:00
avsm
c4574d65d9 incomplete format string; bug #287 filed with mysql - brad@ ok 2003-04-14 14:27:43 +00:00
avsm
5827253f2d incorrect argument to sizeof results in too large a buffer-size to an strlcpy
submitted to upstream author; wilfried@ ok
2003-04-14 13:30:02 +00:00
avsm
14bbc3ca8e typo in Horde MASTER_SITES 2003-04-14 13:15:28 +00:00
avsm
5f4d5f42d2 fix fgets buffer overflow, submitted upstream 2003-04-14 10:28:03 +00:00
avsm
636978169d fix bad static buffer bound - submitted to upsteam author
ok kevlo@
2003-04-14 09:47:46 +00:00
avsm
a2f7849d99 - fix another static buffer overflow in fgets
- use update-patches
2003-04-14 09:46:06 +00:00
avsm
6bb79aa158 - fix a set of buffer overflows in fgets into a wrong sized buffer
- use update-patches
- bump PKGNAME to p1
2003-04-14 09:39:18 +00:00