Commit Graph

18444 Commits

Author SHA1 Message Date
pvalchev
90e567d42b sync, 2087 2002-12-10 09:00:37 +00:00
pvalchev
9bedd9f6b9 nap-1.5.1 2002-12-10 08:45:21 +00:00
jakob
e0f3332bc7 upgrade to v2.1.10, buffer overflow fixes. patch from Hack Kampbjorn. 2002-12-10 08:37:42 +00:00
jakob
32323ef35e update to ethereal v0.9.8 2002-12-10 00:13:09 +00:00
couderc
a9be9703da Sync with ruby module 2002-12-09 22:41:58 +00:00
couderc
a20889f31c Sync with ruby module 2002-12-09 21:13:05 +00:00
couderc
d7a1517f02 add comments 2002-12-09 21:04:08 +00:00
jakob
5df9d550d4 flavourize gssapi/kerberos5 support until automatic detection has been
resolved.
2002-12-09 20:54:12 +00:00
couderc
d354d26f2b Added doc and example directories 2002-12-09 20:26:36 +00:00
margarida
af627861ce Update to version 1.5.4;
Changes:
Examples installed in $PREFIX/examples/qcad.
Uses qt3, so respective patches are now deprecated.
Larger library of premade objects included.
Better font and translation support.
Various bugfixes.

From: MAINTAINER.

brad@ ok
2002-12-09 17:35:57 +00:00
margarida
4733974034 Update to version 1.0.10;
This release fixes a bug with the RP definition so
that the decompressor can accept a DNS packet with
this RR type.
In addition: documentation clean-up and updating of
root servers database.

brad@ ok
2002-12-09 17:13:48 +00:00
espie
62fd0b9b7f Fix manpage location. Reported by pval@. 2002-12-09 16:01:04 +00:00
brad
fb4ec1cc36 change e-mail address.
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
brad
4e6a1619c0 upgrade to silc-client 0.9.10.1.
incompatible protocol change.

MAINTAINER unreachable by e-mail.
2002-12-09 15:17:43 +00:00
brad
34b7bbb05e - use contents of RUN_DEPENDS for BUILD_DEPENDS instead of the other way around
- fix -examples sub-package PKGNAME
--
MAINTAINER ok
2002-12-09 14:14:57 +00:00
lebel
c44ddef170 do I suck or what? Thanks brad@ 2002-12-08 23:40:20 +00:00
brad
c97095b7c4 upgrade to ircII 20021103 2002-12-08 23:21:34 +00:00
lebel
89f92b15d6 duh. What does the Muttrc thingy does there?; thanks margarida@ 2002-12-08 22:47:53 +00:00
jcs
945d693619 fix format of MAINTAINER 2002-12-08 20:34:41 +00:00
pvalchev
7331d3eb17 new maintainer: Jolan Luff 2002-12-08 20:23:55 +00:00
pvalchev
0c0b4d5ae7 Fix manpage so makewhatis(8) does not bitch; from maintainer Dan Weeks 2002-12-08 20:21:04 +00:00
jakob
63e41b1a5d update to imap release 2002a.DEV.SNAP-0212051126 aka 2002.334, fixes
post-login buffer overflow.
2002-12-08 13:24:05 +00:00
espie
6d742f2c0b revert 2002-12-08 11:04:47 +00:00
brad
4f9f8c4d40 upgrade to openbox 2.2.1 2002-12-08 04:37:20 +00:00
brad
3a8ee30d3c be more flexible with the gmake version we will accept. 2002-12-08 04:17:39 +00:00
jakob
e3989268e6 add spanish dictionary; from Gerardo Santana Gomez Garrido 2002-12-07 16:51:14 +00:00
brad
0af266880e Fix a format string bug. The vulnerability can only be exploited by the
"admin user" of exim. Thus the risk of this vulnerability is low.

http://online.securityfocus.com/archive/1/302101/2002-2/2002-12-08/0
http://www.exim.org/pipermail/exim-users/Week-of-Mon-20021202/046978.html
--
From: MAINTAINER with heads up from me
2002-12-07 16:34:57 +00:00
pvalchev
1ec4963aa3 msttcorefonts 2002-12-07 07:30:50 +00:00
pvalchev
a131f46580 cabextract 2002-12-07 07:30:42 +00:00
marcm
3820acb11e The TrueType core fonts for the web that were once available from
http://www.microsoft.com/typography/fontpack/. The port is constructed
so that the actual fonts are downloaded from Sourceforge's site at
build time so this port does not 'redistribute' the fonts, it just
makes it easy to install them on an OpenBSD system.

ok pvalchev@
2002-12-07 06:16:26 +00:00
marcm
19680eb83c Cabextract is a program to extract Microsoft cabinet (.CAB) files.
ok pvalchev@
2002-12-07 06:12:58 +00:00
sturm
4dac6dd05d update to 1.6.2
from MAINTAINER

- improved error handling
- use of Shell-Quote module for improved filename handling
- new feature for combined plot of line and file statistics

naddy@ OK
2002-12-06 21:11:50 +00:00
sturm
f0e41f3a3e add p5-String-ShellQuote 2002-12-06 20:56:28 +00:00
sturm
3b9a93a684 initial import of p5-String-ShellQuote 1.00
submitted by Jim Geovedi <jim@corebsd.or.id>

This module contains some functions which are useful for quoting strings
which are going to pass through the shell or a shell-like object.

naddy@ OK
2002-12-06 20:55:26 +00:00
sturm
2215e98243 add p5-Time-Piece 2002-12-06 20:46:37 +00:00
sturm
de23297452 initial import of p5-Time-Piece 1.07
submitted by Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>

This module replaces the standard localtime and gmtime functions with
implementations that return objects. It does so in a backwards compatible
manner, so that using localtime/gmtime in the way documented in perlfunc
will still return what you expect.

naddy@ OK
2002-12-06 20:44:37 +00:00
naddy
555652c664 update to 0.65; from Jim Geovedi <jim@corebsd.or.id> 2002-12-06 17:48:14 +00:00
brad
c6179ab180 better DESCR.
--
From: MAINTAINER
2002-12-06 16:04:04 +00:00
pvalchev
16856e7b9b varargs fixens (short gets promoted to int as a parameter) 2002-12-06 02:12:28 +00:00
brad
649f978093 A patch for QWidget::showMinimized() that didn't make it into the
final Qt 3.1 release. It fixes child windows being hidden randomly.
--
From: Harri Porten <porten@trolltech.com> via kde-packager
espie@ ok
2002-12-06 00:46:43 +00:00
brad
666d76bbea use patch from distsite.
--
From: MAINTAINER
2002-12-06 00:28:41 +00:00
naddy
bdb4b28b93 fix include paths so lua is picked up 2002-12-05 22:16:14 +00:00
marcm
ecec413342 Pick up MAINTAINER
Kill NEED_VERSION

Bump version number.  This was patched to fix a bug dealing with -pthread
quite a while ago.  The version should have been updated then but wasn't.
2002-12-05 17:50:23 +00:00
shell
a7cb462b34 drop maintainership 2002-12-05 11:14:12 +00:00
pvalchev
23369d8d22 Remove a bit that added -O0 for alpha compilation - it appears to have been
added at the time of gcc 2.8.1, but nowadays it works fine with default -O2
(we are at newer version of gcc, etc)
2002-12-05 06:08:54 +00:00
pvalchev
6a3ef6df17 This also bumped major with the XF4 libXaw, adjust PLIST
From Ben Lovett <blovett@bsdguru.com>
2002-12-05 02:24:22 +00:00
naddy
cf4d76664c brute force fix; this allows us to build XF4 again 2002-12-04 21:06:31 +00:00
lebel
12bd1c573a update misc/dnetc to 2.9001.478 for both sparc and i386.
thanks to David Krause <openbsd@davidkrause.com> for the heads up.
2002-12-04 20:16:16 +00:00
brad
11e994cd45 trim 2002-12-04 17:10:42 +00:00
sturm
ef5354d01c add p5-Crypt-Rijndael 2002-12-04 15:48:01 +00:00