Commit Graph

2308 Commits

Author SHA1 Message Date
espie
3ae6c5d0b5 Personal Information Manager applications for kde.
(yep, I should have imported this ages ago...)
2002-12-23 16:11:48 +00:00
espie
669638625b Security update: 3.0.5a. Fixes numerous vulnerabilities. 2002-12-23 14:22:32 +00:00
espie
6834284b6c kill extraneous patches. 2002-12-23 10:42:28 +00:00
pvalchev
b19c9c4b79 Switch to MASTER_SITE_BACKUP since none of the mirrors carry this old
version anymore, no point in trying. (Someone should update this to a
newer version)
2002-12-23 09:18:52 +00:00
marcm
49c2c72c09 Update to 2.0.9, fix LIB_DEPENDS, take MAINTAINER.
ok sturm@
2002-12-23 04:59:47 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
espie
867b3802ee Synch: 0.90rc1 2002-12-22 14:52:00 +00:00
espie
a6c7690c2f Update to 0.90rc1.
From maintainer, Bjorn.

PP fix from niklas@
2002-12-22 14:19:47 +00:00
brad
89b02e5304 one more header path is necessary to fix the PostgreSQL support for 7.3. 2002-12-18 05:19:45 +00:00
wilfried
7f63bd7cfe update to gnomemm-1.2.3 2002-12-17 09:45:44 +00:00
wilfried
d80efa44a7 update to fltk-1.1.2 2002-12-16 16:58:12 +00:00
espie
9dbd196dc4 1.2.1 2002-12-15 16:21:32 +00:00
espie
daa682abd9 Update to koffice-1.2.1 2002-12-15 13:08:12 +00:00
brad
a6b93425b7 typo in COMMENT 2002-12-15 00:00:53 +00:00
naddy
9b9f40b842 Update to 0.5; from Sebastian Stark <seb@todesplanet.de>. 2002-12-14 16:04:12 +00:00
brad
7ae8b0f3ed upgrade to openbox 2.2.2 2002-12-14 08:42:33 +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
sturm
e65a41ec9f - /usr/local -> ${LOCALBASE}
- remove NEED_VERSION

from Sebastian Stark

naddy@ OK
2002-12-11 16:38:24 +00:00
couderc
7a2194ddfa Update to 1.3.5 2002-12-10 22:38:35 +00:00
brad
cc78dcb201 upgrade to fluxbox 0.1.14
--
From: MAINTAINER
2002-12-10 15:22:40 +00:00
couderc
a9be9703da Sync with ruby module 2002-12-09 22:41:58 +00:00
brad
4f9f8c4d40 upgrade to openbox 2.2.1 2002-12-08 04:37:20 +00:00
pvalchev
1ec4963aa3 msttcorefonts 2002-12-07 07:30:50 +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
brad
c6179ab180 better DESCR.
--
From: MAINTAINER
2002-12-06 16:04:04 +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
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
pvalchev
482cfd82fa Update Jim's address in those as well 2002-12-03 22:45:32 +00:00
pvalchev
09f15f04d5 change maintainer email address per request 2002-12-03 21:16:33 +00:00
nino
ddfd88f86e Transfer maintainership to Jim Geovedi <negative@magnesium.net>. 2002-12-03 19:26:34 +00:00
nino
c0168382d8 Fix bogus RUN_DEPENDS, spotted by naddy@.
Transfer maintainership to Jim Geovedi <negative@magnesium.net> who will
maintain these port in the future.
2002-12-03 19:01:13 +00:00
espie
06d982b9fd As naddy noticed, my last build picked up glib2 stuff.
Embrace glib2 support, namely produce a subpackage that glib2 applications
can use to get mcop support.
(disabled with pseudo flavor no_glib if you're in a hurry)
2002-12-03 13:58:19 +00:00
espie
c30d3e91ce prevent konsole from crashing.
fix taken from kde-current.
2002-12-02 23:13:22 +00:00
espie
e8149354b6 Update to 3.0.5
i18n not checked yet...
2002-12-02 16:27:21 +00:00
espie
a67efd8d38 actually, we have getlogin_r, it just isn't documented (whistling...)
bump version number for qt-mt.
2002-12-02 15:49:42 +00:00
espie
82dcc4e96a We don't have getlogin_r/getpwnam_r (yet).
Work around issue for now.
2002-12-02 15:32:42 +00:00
kevlo
28338b9a0d fix to build broken with XF4; pointed out by naddy@ and wilfried@ 2002-12-02 08:01:17 +00:00
marcm
e2405b4d3d Take maintainership.
ok nino@
2002-12-01 19:59:31 +00:00
wilfried
778de2ee76 Prefered style 2002-12-01 13:41:34 +00:00
naddy
8948311f28 kill accidental run dependencies on gmake 2002-12-01 02:53:24 +00:00
marcm
0782bbd373 Add -q flag to suppress warnings about XML validation, these apps don't
really use scrollkeeper anyway.

Also add support for local a XML catalog file so the new scrollkeeper
doesn't go off on the 'net to find the DTDs it needs.

ok nino@
2002-11-30 04:51:38 +00:00
brad
5592d3d155 my bad, remove RCS id from the patch. 2002-11-29 19:30:13 +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
kevlo
faf08cceec upgrade to 8.3.5 2002-11-29 09:45:48 +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
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
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