Commit Graph

18477 Commits

Author SHA1 Message Date
fgsch
6e98edec2f SECURITY FIX: update to fetchmail 6.2.0. 2002-12-13 08:53:56 +00:00
pvalchev
44c9692895 sync with update-patches 2002-12-13 08:04:52 +00:00
pvalchev
8e99944cff solve more signed vs unsigned char issues by using correct types, some of
it was just a matter of making functions match their prototypes.....
ok maintainer Jose Nazario
2002-12-13 07:52:10 +00:00
pvalchev
fe4e7c5df9 getc returns int, not char; ok maintainers 2002-12-13 07:38:04 +00:00
pvalchev
a606fb2e0b do not check a char variable for -1 for error but for 0 correctly, as it
will never be -1; from maintainer andrey@smagin.com after being prompted
by me, from icewm CVS
2002-12-13 07:27:39 +00:00
pvalchev
ebc94b3e03 getc() returns int, not char - especially avoid problem on arches
where 'char' is unsigned and error returned; ok dugsong millert
2002-12-12 20:08:39 +00:00
jakob
a15c0d2b4a mark BROKEN 2002-12-12 14:57:59 +00:00
sturm
90d51b717a update to 0.91.1
minor bugfixes and some new features from the development branch
for deatils see HOMEPAGE

naddy@ OK
2002-12-12 09:11:58 +00:00
pvalchev
972bff3d84 lsof-4.65 2002-12-12 08:14:24 +00:00
pvalchev
e1d349d3ed kill trailing whitespace 2002-12-12 07:29:02 +00:00
pvalchev
bdfb335d0c There is no longer need to specify the type of sparc to lsof, remove
useless definitions which are no longer relevant to the source, and
thus make this port non-interactive on sparc.
2002-12-12 07:24:38 +00:00
naddy
eb59bb2c6c Tweaks from new maintainer Jim Geovedi <jim@corebsd.or.id>. 2002-12-12 01:25:36 +00:00
naddy
aecaae2f73 No more need for manual man page installation. 2002-12-12 01:18:54 +00:00
naddy
547c139402 SECURITY update to 0.3.2.2:
"Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> found another security
vulnerability in w3m 0.3.2.x that w3m will miss to escape html tag
in img alt attribute, so malicious frame html may deceive you to
access your local files, cookies and so on."
2002-12-12 01:10:53 +00:00
pvalchev
9d70d2f293 do not assume char is signed by default; ok maintainer Ian 2002-12-11 23:31:20 +00:00
couderc
cf65a17c62 Fixed remaining gcc 2002-12-11 19:19:20 +00:00
pvalchev
a6e34f29e4 do not hardcore /usr/local... someone is not paying attention 2002-12-11 18:25:37 +00:00
marcm
48806b6686 Update to 0.14.0 which now handles -pthread without patching (hmpf "patch
from FreeBSD guys" indeed).

The included glib-1.2.8 is no longer built, instead our in-tree glib is
linked statically.  This avoids a reported problem on macppc arches.

ok avsm@
2002-12-11 17:17:08 +00:00
margarida
a585b554a8 Remove wrong dependency.
p5-Text-Balanced comes with perl v5.8.0.

Thanks to naddy@
2002-12-11 16:40:43 +00:00
sturm
e65a41ec9f - /usr/local -> ${LOCALBASE}
- remove NEED_VERSION

from Sebastian Stark

naddy@ OK
2002-12-11 16:38:24 +00:00
grange
ad5d9c77ff +sma 2002-12-11 15:37:02 +00:00
grange
5ca92a71dc Initial import of sma from Jim Geovedi <jim@corebsd.or.id>.
SMA is a program that analyses mail log files and produces a nice
summary of mail activity. It works by taking its input from files
or standard input and outputting the results to standard output or
file. All error messages and debugging information are printed to
standard error.

WWW: http://www.klake.org/sma/

ok couderc@
2002-12-11 15:34:55 +00:00
naddy
290fc199c6 Fixes from maintainer Peter Galbavy <peter.galbavy@knowtion.net>. 2002-12-11 15:08:37 +00:00
fgsch
9651b32682 http auth support; code from elinks merged to links by
Sergey Karpov <karpov@sai.msu.su> via
William Yodlowsky <bsd@openbsd.rutgers.edu>.
thanks to pval@ and pedro bastos for testing.
2002-12-11 08:07:17 +00:00
couderc
7a2194ddfa Update to 1.3.5 2002-12-10 22:38:35 +00:00
jakob
b6a7584397 update to v0.08, from MAINTAINER 2002-12-10 19:30:41 +00:00
brad
a69012ebd6 Fix directory traversal bug in FTP mode with wget which can potentially
allow files to be written outside the download directory.

http://marc.theaimsgroup.com/?l=bugtraq&m=87602746719482
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1344
2002-12-10 18:37:24 +00:00
brad
adf8863b15 sync with update-patches 2002-12-10 18:22:06 +00:00
couderc
1d8c66ce25 Add ruby-ncurses 2002-12-10 16:21:08 +00:00
couderc
2b197dae55 Initial import of ruby-ncurses from Jim Geovedi.
##

Ruby interface which provides access to the functions, macros, global
variables and constants of the ncurses library.  These are simply 
mapped to a Module named Ncurses.  Functions and external variables
are implemented as module functions of the Module Ncurses.
2002-12-10 16:01:02 +00:00
brad
13a7400a86 drop MAINTAINER. 2002-12-10 15:46:10 +00:00
brad
3718df684e mail now bounces for this MAINTAINER. 2002-12-10 15:34:30 +00:00
brad
cc78dcb201 upgrade to fluxbox 0.1.14
--
From: MAINTAINER
2002-12-10 15:22:40 +00:00
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