2461 Commits

Author SHA1 Message Date
espie
afc93b7049 kdelibs-3.1: getaddrinfo is marked as non thread-safe in main archive now. 2003-01-27 19:16:47 +00:00
espie
b4e9e2603f Update to arts-1.1 2003-01-27 19:10:47 +00:00
espie
59eb9735aa activate xinerama support, after all, we have the libs. 2003-01-27 19:08:34 +00:00
margarida
173a3629be Add gtk+extra 2003-01-22 17:12:44 +00:00
margarida
6c1d2624ab Import of GTK+extra version 0.99.17
--
GTK+extra is a useful widget library set complementary 
to GTK+ for creating graphical interfaces for the X
Window System.

WWW: http://gtkextra.sourceforge.net/

From: Chris Kuethe <ckuethe@ualberta.ca>

brad@ ok
2003-01-22 17:10:59 +00:00
sturm
421a0f3474 - propolice reports a stack overflow on Athlons, this patch seems to fix it
- bump package version

from MAINTAINER
2003-01-21 23:07:38 +00:00
espie
b79641f51c typo 2003-01-21 16:14:42 +00:00
brad
b1d9f01065 add LOCALBASE/include to pick up Imlib 2003-01-21 03:56:12 +00:00
naddy
ab629d3623 Replace 8-bit characters. 2003-01-20 19:10:00 +00:00
couderc
359e2311ed Update to 0.31 2003-01-20 16:48:21 +00:00
espie
ef21705aee #!@!@ patch 2003-01-20 12:58:58 +00:00
espie
45288cc1b9 Synch some patches (line numbers)
Add fixes/speed-up from kde's qt-copy:
- let moc handle optional identifiers
- speed-up qt startup by looking up some settings at qapplication startup
(use one single qsettings object)
- some cursor/refresh bug.
2003-01-19 17:36:51 +00:00
brad
301d950e76 this does not need the pseudo FLAVORed no_gnome version of gdk-pixbuf.
w00t, 4000th commit.
2003-01-18 22:55:17 +00:00
pvalchev
ee6953060c Update to fvwm-2.4.14 2003-01-18 19:49:16 +00:00
pvalchev
9bd9675ff8 cast NULL sentinel to a pointer so it is 64bit on 64bit on alpha & sparc64 2003-01-18 09:21:09 +00:00
pvalchev
e2710b79c4 sync linenumbers 2003-01-18 08:29:12 +00:00
jcs
9748be61fb remove brian as maintainer at his request 2003-01-17 04:02:26 +00:00
matthieu
5a4fbac3e2 Add -lXext to $XLIBSW. libX11 depends on it. ok maintainer 2003-01-15 07:42:22 +00:00
naddy
5f50ad3946 +gtk-theme-switch 2003-01-14 01:02:00 +00:00
naddy
0df3e38814 Import gtk-theme-switch 1.0.1.
Submitted by Nick Nauwelaerts <nick@nauwelaerts.net>.

GTK Theme Switch is a small and fast command line utility to switch GTK themes
on the fly.
2003-01-14 01:01:19 +00:00
espie
c8eb5a9e80 Don't use OpenBSD's getaddrinfo, as it is not thread-safe. 2003-01-13 20:50:04 +00:00
naddy
90d2675a80 +mterm 2003-01-13 18:49:27 +00:00
naddy
11c15dfaa8 Import mterm 0.4.2a.
Submitted by Nick Nauwelaerts <nick@nauwelaerts.net>.

mterm is a small X11 application that lets a user enter commands and
run them without opening a terminal. It can be withdrawn into the
dock/wharf/slit or run in windowed mode.
2003-01-13 18:48:19 +00:00
couderc
6e513cdd43 Update to 1.3.6 2003-01-12 16:27:18 +00:00
brad
eb6e7b577f SYSCONFDIR 2003-01-10 14:56:27 +00:00
pvalchev
8a1bd667a0 espie, it's called pkgcfl, not pkgcflname; breakage pt. out by toby 2003-01-10 09:54:06 +00:00
espie
d95d56f5b8 thinko 2003-01-09 23:48:48 +00:00
espie
450036a1cd Oops, qt3-base ought to conflict with all qt3 single-threaded packages,
since those included the include files.
This means we need to bump the packagename to p0... joy.
2003-01-09 23:06:30 +00:00
espie
ab331f3731 kill those patches, they work, but it's a stupid idea.
There's no accounting security left if konsole_granpty works on a ttyname
without corresponding rights on a fd.
So, the proper fix will involve figuring out where kprocess/kpty loses that
fd after running the command.
2003-01-09 22:52:09 +00:00
espie
0eaca394bd fd neutral value is -1.
Probably not a bug, but this doesn't hurt.
2003-01-09 20:17:23 +00:00
espie
637bb98754 Make konsole login/logout work.
(The code in kde-current is substantially different, so this won't go in
unchanged)

- use konsole_grantpty to do the login/logout, so that only this program
needs to be setgid utmp.
- pass the ttyname to konsole_grantpty explicitly.
- use openpty to get the ttyname in a simple way.
- deactivate USE_LOGIN on OpenBSD, as login/logout must occur in grantpty.
2003-01-09 19:27:05 +00:00
espie
0835cd304d install ksysguarddrc sample file 2003-01-09 17:44:58 +00:00
espie
703ad9c84f show network interfaces. Code taken from kde-current.
XXX: displaying IPv4 netmask thru getifaddrs/getnameinfo is
currently broken.
2003-01-09 02:49:04 +00:00
espie
8a6c685fef partial support for ksysguard: at least let ksysguardd compile and display
some useful information.
2003-01-09 02:47:40 +00:00
brad
cb0d5ce0ab fix PKGNAME 2003-01-09 01:05:37 +00:00
espie
4d8979ff31 dtime support for BSD, from Flinn Mueller. 2003-01-08 09:59:07 +00:00
espie
f0a137f825 Add missing SEPARATE_BUILDs, turn them into flavored
Trim old commented cruft
Add debug flavor, and --disable-dependency-tracking if !debug
2003-01-07 15:36:35 +00:00
espie
3f90c205b7 oops, pass plugins dir correctly. 2003-01-07 01:23:20 +00:00
espie
8d855fdb1c Full support for sudo in kcontrol 2003-01-07 00:19:34 +00:00
espie
3d6384d32b kdesu fix is an important reliability fix. bump package name. 2003-01-06 23:31:31 +00:00
espie
d723ec4713 Fix kdesu 2003-01-06 22:46:02 +00:00
espie
892ab0b2d9 too early 2003-01-06 20:20:20 +00:00
espie
ee8385f972 and of course, this means the dirs are wrong too 2003-01-06 19:29:20 +00:00
espie
134d244eae oops, forgot to make lib-depends-check 2003-01-06 19:28:48 +00:00
espie
da49a9e514 -* is not the way to specify any flavors. By default, flavors are transparent. 2003-01-06 17:33:01 +00:00
espie
cf6023ae39 +okle 2003-01-06 17:06:20 +00:00
espie
6d876b0b03 kde frontend to ogle, requires qt-mt to run. 2003-01-06 17:05:43 +00:00
espie
a80dd63e56 switch to qt-mt.
disable -fstack-protector for now.
2003-01-06 16:34:18 +00:00
espie
707449d21b A few @comment @dirrm, and a few files I didn't update recently... 2003-01-06 14:37:13 +00:00
espie
505066bdf1 Some more plist synchronization 2003-01-06 13:40:25 +00:00