Commit Graph

18757 Commits

Author SHA1 Message Date
brad
5592d3d155 my bad, remove RCS id from the patch. 2002-11-29 19:30:13 +00:00
jakob
aeac7bd0e0 change default flavour to prohibit unencrypted plaintext passwords and
replace noplain flavour with plaintext flavour.
2002-11-29 19:07:47 +00:00
lebel
d81f7bc28e fix some errors in the docs; from MAINTAINER 2002-11-29 15:46:25 +00:00
brad
8068cb93ee Fix 3 vulnerabilites.
The resLISa daemon contains a buffer overflow vulnerability which
potentially enables any local user to obtain access to a raw socket
if 'reslisa' is installed SUID root.  This vulnerability was
discovered by the iDEFENSE security team and Texonet.

The lisa daemon contains a buffer overflow vulnerability which
potentially enables any local user, as well any any remote attacker
on the LAN who is able to gain control of the LISa port (7741 by
default), to obtain root privileges.

In addition, a remote attacker potentially may be able to gain
access to a victim's account by using an "lan://" URL in an HTML
page or via another KDE application.  These vulnerabilities were
discovered by Olaf Kirch at SuSE Linux AG.

http://www.kde.org/info/security/advisory-20021111-2.txt
2002-11-29 14:18:16 +00:00
lebel
7ec3c02182 add a mysql FLAVOR to mail/bmf; update a little bit the manual a bit;
from MAINTAINER
2002-11-29 12:56:57 +00:00
kevlo
faf08cceec upgrade to 8.3.5 2002-11-29 09:45:48 +00:00
sturm
b55e354dd1 add privoxy 2002-11-29 09:43:41 +00:00
sturm
bd5cd2e258 import of privoxy-3.0.0
submitted by Dan Weeks <danimal@danimal.org>

Privoxy is a web proxy with advanced filtering capabilities for protecting
privacy, filtering web page content, managing cookies, controlling access,
and removing ads, banners, pop-ups and other obnoxious Internet junk.
Privoxy has a very flexible configuration and can be customized to suit
individual needs and tastes. Privoxy has application for both stand-alone
systems and multi-user networks.

naddy@ OK
2002-11-29 09:41:39 +00:00
sturm
54c0f2c3b4 add prosper 2002-11-29 09:32:22 +00:00
sturm
1d4d1b0c63 import of prosper-1.00.4
submitted by Sebastian Stark <seb@todesplanet.de>

Prosper is a LaTeX class for writing transparencies. It is written on
top of the seminar class by Timothy Van Zandt. It aims at offering an
environment for easily creating slides for both presentations with an
overhead projector and a video projector. Slides prepared for a
presentation with a computer and a video projector may integrate
animation effects, incremental display, and such.

pvalchev@ OK
2002-11-29 09:17:10 +00:00
pvalchev
dea76aa674 Delete p5-CGI dependency from here, too ... 2002-11-29 05:43:17 +00:00
kevlo
9c9f882429 set IGNORE. It now come stock with perl-5.8.0.
Pointed out by pvalchev@
2002-11-29 05:40:41 +00:00
pvalchev
70efb97788 make sure those can find SDL.h w/o relying ${LOCALBASE}/include is in search path 2002-11-29 05:27:57 +00:00
brad
4ddd475c7f Fix a vulnerability which would potentially allow a carefully crafted
URL in an HTML page, HTML email or other KIO-enabled application to
execute arbitrary commands on the system using the victim's account on
the vulnerable machine.

http://www.kde.org/info/security/advisory-20021111-1.txt
2002-11-29 05:13:37 +00:00
brad
b7d0dfbab4 do not include the WRKBUILD rooted libs dir in the installed copy of libintl.la 2002-11-29 05:07:01 +00:00
pvalchev
7f9cae639a use <SDL.h> not <SDL/SDL.h> which is proper and needed for upcoming sdl update 2002-11-29 04:42:44 +00:00
naddy
62203a9228 fix fallout from the libcurses -> libncurses link; from pvalchev@ 2002-11-29 01:49:57 +00:00
pvalchev
0444e49947 Add ${LOCALBASE}/include to header search path; to be needed in next
SDL update.
2002-11-28 23:36:32 +00:00
pvalchev
6ed38c96b4 varargs parameters get promoted to int if char 2002-11-28 23:31:19 +00:00
jakob
e06c678308 add slovak dictionary; contributed by fransoa holop 2002-11-28 22:38:41 +00:00
margarida
943b81fa52 Update to version 3.8.18
From MAINTAINER: Jim Geovedi <jim@corebsd.or.id>

brad@ ok
2002-11-28 20:35:43 +00:00
pvalchev
b866080233 short gets promoted to int as va_arg type 2002-11-28 20:34:58 +00:00
pvalchev
52241b9159 Fix va_arg types to match the rules:
- char gets promoted to int
- short gets promoted to int
(and unsigned equivalents)
2002-11-28 20:31:59 +00:00
espie
6fb2f71ce6 dot is regexp magic 2002-11-28 19:20:37 +00:00
espie
42ef16f4bb cosmetic qt changes. 2002-11-28 19:19:09 +00:00
espie
8e34998817 Update distsite/homepage.
Reminded by Maurice Nonnekes <maurice@amaze.nl>
2002-11-28 18:54:33 +00:00
fgsch
2b8cc7564a some simulators were not installed. 2002-11-28 17:02:12 +00:00
fgsch
42dda197ff ops, forgot to update this. 2002-11-28 16:47:46 +00:00
fgsch
f96d098ccb Update to simh 2.10-1; interdata and sds simulators are not included. 2002-11-28 16:41:11 +00:00
pvalchev
c305be8657 remove cruft... 2002-11-28 16:36:55 +00:00
margarida
950fcd3d72 Take maintainership, agreed by previous
MAINTAINER: Robbie Gates <robbie@g7.org>

brad@ ok
2002-11-28 16:34:29 +00:00
fgsch
4d772574be Update to fetchmail 6.1.3. 2002-11-28 16:34:15 +00:00
margarida
c7d0f08ce4 Add p5-Parallel-ForkManager 2002-11-28 16:16:42 +00:00
margarida
08807b2ed6 Add p5-Parallel-ForkManager
--
This module is intended for use in operations that can
be done in parallel where the number of processes to be
forked off should be limited.

From: David Krause <openbsd@davidkrause.com>

brad@ ok
2002-11-28 16:14:56 +00:00
margarida
58405cfd17 Add p5-Net-Telnet-Cisco 2002-11-28 16:11:19 +00:00
margarida
4b80e96ca9 Add p5-Net-Telnet-Cisco
--
This perl module adds functionality to Net::Telnet
which helps automation of Cisco routers management
and statistic gathering.

From: Xavier Santolaria <xavier@santolaria.net>

brad@ ok
2002-11-28 16:09:20 +00:00
naddy
d5a1e9497e +boust 2002-11-28 12:44:45 +00:00
naddy
a6a1ffd025 Import boust 0.161.
Submitted by Sebastian Stark <seb@todesplanet.de>.

Boustrophedon is a reading-/writing-style that alternates direction
every line. It was originally created by the ancient Greeks.  This
program formats the text-files to be read in this manner.
2002-11-28 12:43:44 +00:00
wcobb
314652f3ef Don't screw with the mute state when recording/playing audio. 2002-11-28 05:36:59 +00:00
pvalchev
3631d5bfcc p5-Locale-Codes comes with perl-5.8.0 2002-11-27 22:26:34 +00:00
naddy
e5bbcc943b Update to 0.3.2.1.
SECURITY: This fixes a vulnerability where w3m fails to escape HTML
tags in frame contents, so malicious frame HTML can deceive you and
access your local files, cookies and so on.
2002-11-27 22:25:02 +00:00
pvalchev
3f15ffdf31 devel/p5-Storable comes with perl-5.8.0 2002-11-27 21:36:43 +00:00
brad
4c5b0945c8 add a few patches I missed in the upgrade to 0.1.13.
second try, gooo CVS!

--
From: MAINTAINER
2002-11-27 17:48:52 +00:00
brad
ab3968e158 add a few patches I missed in the upgrade to 0.1.13.
--
From: MAINTAINER
2002-11-27 17:39:12 +00:00
margarida
ccedf42066 Add MASTER_SITE.
brad@ ok
2002-11-27 17:35:55 +00:00
margarida
9cfd3298aa Update to reality. From: Kyle Hargraves <ekstases@earthlink.net>
brad@ ok
2002-11-27 16:56:00 +00:00
ish
5ff5e2885b update my email 2002-11-27 07:50:28 +00:00
pvalchev
a8b1cdaf8c IGNORE: comes with perl 2002-11-27 06:50:49 +00:00
pvalchev
bda660862f Remove p5-MIME-Base64 dependencies as it's stock with perl now 2002-11-27 06:49:42 +00:00
lebel
7de08d47ed Update net/neon to 0.23.5; thanks to Jim Geovedi <jim@corebsd.or.id> for the
heads up.
2002-11-27 02:23:28 +00:00