Commit Graph

2284 Commits

Author SHA1 Message Date
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
ish
5ff5e2885b update my email 2002-11-27 07:50:28 +00:00
margarida
bfd435d73d Update to version 0.3.1
--
From MAINTAINER : Dorqus Maximus <dorqus@bsdfreek.com>

brad@ ok
2002-11-26 23:28:22 +00:00
sturm
37fc2a1a14 add myself
naddy@ OK
2002-11-26 14:38:46 +00:00
brad
da069b14dc bye bye. 2002-11-24 00:48:35 +00:00
espie
3f749a51f5 Install the specs files, makes it possible to use qmake from another project.
Credits should go to whomever mentioned this to me, but I deleted his email,
oops.
2002-11-23 22:00:20 +00:00
espie
79e05d02dc Fix for 64 bits exec. 2002-11-23 20:32:21 +00:00
espie
981f63a9a5 Update to qt 3.1.0 2002-11-23 18:52:22 +00:00
espie
1e67bcc5d2 work-around for qt3 bug (xglobe burps when faced with oversized images
otherwise... seems this has to do with plugins initialization order).
2002-11-23 15:45:19 +00:00
wilfried
20fd574a99 Project site moved 2002-11-23 14:27:28 +00:00
wilfried
580e9fc858 closer to reality 2002-11-23 12:31:44 +00:00
drahn
2565116ee2 Add myself for targeting. 2002-11-22 23:56:39 +00:00
margarida
3ecb0d2ab3 Add myself, henning@, nick@ and pb@.
brad@ ok
2002-11-22 23:03:25 +00:00
sturm
c539ea8fde set MAINTAINER to sturm@openbsd.org
naddy@ OK
2002-11-22 16:43:44 +00:00
wilfried
7ed947b073 update to WindowMaker-0.80.2
Fixed buffer overflow in libwraster
2002-11-22 11:53:58 +00:00
margarida
30b07f8162 Change MAINTAINER address to margarida@openbsd.org ;
cosmetic changes.

brad@ ok
2002-11-22 02:37:36 +00:00
naddy
f322c8ece8 Add forgotten OCaml run dependency.
From: Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
2002-11-21 16:10:02 +00:00
brad
2204fd8165 upgrade to fluxbox 0.1.13
--
From: MAINTAINER
2002-11-21 14:56:31 +00:00
margarida
430d1ef599 MASTER_SITE_GNOME was reorganized, fix URLs.
Add missing licensing.

brad@ ok
2002-11-21 02:33:59 +00:00
naddy
422874145e KDE requires gcc3 on sparc64. 2002-11-20 11:45:12 +00:00
naddy
e76ec2bdc7 +lablgtk 2002-11-20 01:14:12 +00:00
naddy
558672b6d6 Import lablgtk 1.2.5.
Submitted by Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.

LablGTK is is an Objective Caml interface to gtk+.
2002-11-20 01:11:39 +00:00
naddy
c4ea324768 +xkbset 2002-11-19 23:00:55 +00:00
naddy
77e5f56d90 Import xkbset 0.3.
Submitted by Sebastian Stark <seb@todesplanet.de>.

Help manage many of the XKB features of X11.
This includes such features as MouseKeys, AccessX, StickyKeys,
BounceKeys, and SlowKeys.
2002-11-19 22:59:51 +00:00
couderc
cdcdadbb1c Update to 1.3.4 2002-11-19 18:51:30 +00:00