Commit Graph

2342 Commits

Author SHA1 Message Date
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
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
naddy
1081b61df4 Update to 4.2.0-15.
From: Sebastian Stark <seb@todesplanet.de>
2002-11-18 23:26:37 +00:00
couderc
1cc306505c Moved to Strasbourg 2002-11-18 21:47:44 +00:00
brad
1a80409c41 remove cruft for MySQL 2002-11-18 02:03:12 +00:00
mcbride
155c3a314d Add my ICBM coordinates at the request of miod@ 2002-11-18 00:41:08 +00:00
pvalchev
63b5874b6b add pekwm and wxgtk; bad todd 2002-11-16 19:34:44 +00:00
wilfried
c2684e1de4 missed this file in the last update 2002-11-16 16:30:00 +00:00
todd
b63418ab30 Import wxgtk.
wxWindows is a C++ cross-platform GUI toolkit which was started as a one man
project by Julian Smart. More information about wxWindows can be found at his
Julian Smart's homepage. Today, wxWindows is being developed by a core team
of handful of people from many countries and gets input in the form of user
request and bug reports from its many users worldwide. 

WWW: http://wesley.informatik.uni-freiburg.de/~wxxt/
2002-11-16 04:34:48 +00:00
couderc
f0c26399cc Update to 0.4.0 2002-11-15 21:57:29 +00:00
todd
cdc39e0aa6 Intial import of pekwm. From maintainer.
Pekwm is a fork of aewm++ which includes new features such as
window grouping (a la fluxbox/pwm) a configurable keygrabber,
Xinerama support, pixmap themeing and configurable buttons.

WWW: http://pekwm.babblica.net/
2002-11-14 21:55:54 +00:00
marcm
6e318c32b4 Update to 1.0.21. Minor bugfix release.
ok todd@
2002-11-14 20:52:57 +00:00
pvalchev
f7badfc307 use gcc3 on sparc64 to build this beast 2002-11-14 05:16:27 +00:00
naddy
3b9ae37cd6 Require gcc3 on sparc64. 2002-11-13 22:55:54 +00:00
espie
8f09e93661 Add a few mplayer useful packages. 2002-11-13 18:07:46 +00:00
espie
0b40748927 Synch with mplayer 2002-11-13 18:03:49 +00:00
espie
049cbc6a78 update to mplayer 0.90pre10, from maintainer. 2002-11-13 17:54:35 +00:00
brad
87ecbc6138 more URL fixes. 2002-11-13 16:46:39 +00:00
brad
a65ebde6f6 upgrade to blackbox 0.65.0
--
From: new MAINTAINER -- Margarida Sequeira <niness@devilness.org>
2002-11-13 02:15:59 +00:00
pvalchev
32c53a3dc0 Mention "DIVX" in comment too; from maintainer Björn Sandell 2002-11-12 08:52:08 +00:00
pvalchev
a88ee223d3 a bit more revealing comment, lackage pointed out by millert 2002-11-12 06:16:09 +00:00
pvalchev
92e7b7b01a Update to wampager-0.9.1, update homepage and master_sites;
from maintainer Margarida Sequeira <niness@devilness.org>
2002-11-10 09:44:04 +00:00
wilfried
4a1a36b389 add x11 to CATEGORIES, from couderc@ 2002-11-05 16:17:35 +00:00
wilfried
bc5d6cf898 update to fltk-1.1.1 2002-11-04 16:59:05 +00:00
pvalchev
c696ac8b8b un-bust no_x11 PLIST 2002-10-29 23:11:22 +00:00
pvalchev
c9e95b5022 Enable redistribution on FTP; per discussion with deraadt, beck and others 2002-10-29 23:05:44 +00:00
naddy
b75440a322 No regression tests available. 2002-10-29 19:48:57 +00:00
naddy
537cff3b5f Enable regression test. 2002-10-29 17:50:08 +00:00
brad
77c7e173f6 remove unnecessary KDE2 stuff 2002-10-29 01:50:02 +00:00
brad
e6040d01ff we don't need PKGNAME here 2002-10-29 01:46:57 +00:00
espie
432879e205 3.0.4 update, most of it.
i18n packlists to check yet...
2002-10-28 21:44:31 +00:00
espie
b8aacd5cbf 0.90pre9, update from Bjorn Sandell, and fix mplayer-fontmaker shadows. 2002-10-28 17:56:08 +00:00
espie
2c271144f1 Update to 3.0.6 (maintenance release).
Add basic framework for qt-mt flavor (untested for real yet).
2002-10-26 11:45:52 +00:00
naddy
e9059b83d0 Update to 0.9.0; mostly from Bjorn Sandell <biorn@dce.chalmers.se>. 2002-10-25 16:00:11 +00:00
espie
81c54cfff0 Forgot... need to bump v number as well.
Bjorn reminded me.
2002-10-23 13:26:19 +00:00
fgsch
474e26d391 remove binutils dependency on i386; maintainer ok. 2002-10-22 23:24:06 +00:00
espie
959e9585bf grmbl... need this for mplayer-fontmaker to even build 2002-10-22 21:41:43 +00:00
marcm
6b0177c33b Update to 1.0.5. A minor bugfix release, required nonetheless by most
newer Gnome 1 packages.

ok nino@
2002-10-21 05:55:16 +00:00
fgsch
d3c5e5c746 - update to x2vnc 1.4
- remove NEED_VERSION.
- add HOMEPAGE
- take over maintainership.
maintainer ok.
2002-10-18 20:34:06 +00:00
mark
18ca1c9df1 waimea-0.3.5 update (faith-ok couderc@)
Changes:

A lot of optimizations have been done to text and transparency.  Double
buffered text rendering is now supported, eliminates all text flickering,
reduces text redrawing and will also give an extra boost in transparency
updating, especially for menus. An option to turn off real-time
transparency has also been added.

Multiple desktop support has now also been added to waimea. Together with
waimea's action file system this allows for some really amazing
configurations. How about running a full Gnome environment on desktop 1,
a full KDE environment on desktop 2 and maybe a mixed one on desktop 3.
2002-10-18 02:05:19 +00:00
naddy
b98403cc43 un-clobber 2002-10-17 20:31:28 +00:00
naddy
61f65bb490 Update to 0.2.3; fixes compilation with gcc3; ok maintainer 2002-10-17 11:19:50 +00:00
pvalchev
08b0244acb Import xvkbd-2.4
xvkbd is a virtual (graphical) keyboard program for X Window System
which provides facility to enter characters onto other clients
(softwares) by clicking on a keyboard displayed on the screen.  This
may be used for systems without a hardware keyboard such as kiosk
terminals or handheld devices.  This program also has facility to
send characters specified as the command line option to another client.

Maintainer Yozo TODA <yozo@v007.vaio.ne.jp>
2002-10-16 21:45:43 +00:00
naddy
1a7e60770d enable xvkbd 2002-10-15 19:44:30 +00:00