espie
1b09672215
fix for kdm.
2004-02-02 00:54:15 +00:00
espie
2f9617f8a9
fix dependencies
2004-02-01 22:49:23 +00:00
espie
af7e1f85d0
basic import of kde 3.1.95, still missing a few parts.
...
TODO:
- compile the missing packages.
- redo konsole fixes for our ttys.
- figure out why kuickshow is broken.
- make sure we get all dependencies.
- repair kscd.
- find out why nsplugins does not like the native jdk.
- figure out how to get kvim to work.
- change filenames or adjust check-lib-depends to cope.
2004-02-01 14:59:21 +00:00
naddy
112339c1d4
remove WWW lines
2003-12-15 21:54:59 +00:00
naddy
31f1066c5e
@dirrm shared directories
2003-12-15 20:56:38 +00:00
brad
ddda5bb067
- kde -> KDE
...
- remove WWW:
and some other stuff.
2003-12-08 01:52:13 +00:00
espie
de534141b1
update to 3.1.4
2003-12-07 20:19:13 +00:00
espie
3e1278f34d
Update to kde 3.1.3
2003-07-30 12:59:21 +00:00
espie
8d33917f63
allow startkde to start kde on its own, invoking startx when needed.
2003-06-16 16:49:57 +00:00
espie
5ab3c901e1
Update to kde 3.1.2 (requires recent autoconf).
...
Fix some build issues, mainly in kdebindings and kdemultimedia.
2003-06-12 19:16:15 +00:00
espie
c55f7e18d6
security update: invoke ghostscript with safe flags, to disable
...
pdf/postscript possible holes.
2003-04-12 15:37:01 +00:00
espie
aadeb59a52
oops, somehow I forgot to disable the netscape plugins in a commit.
...
Reported by lots of people.
2003-04-09 23:53:02 +00:00
espie
fd5449f452
Update most of kde to 3.1.1.
...
Needs rebuild to check against XFree 4.3.0.
2003-04-05 14:53:38 +00:00
espie
60b30146a5
give auth file to _x11 user if it exists.
...
Mimics xdm's behavior, so that kdm fully works with OpenBSD's X server.
okay'd pval@
2003-03-12 01:17:57 +00:00
espie
5c02a4bdb7
kill old stuff that is now in kde.
2003-01-27 19:34:30 +00:00
espie
a4d2f30a9a
kdebase 3.1:
...
- use kcontrol/nics/nic.cpp from kde-current to access getifaddrs...
IPv4 masks are not printed properly yet.
- konsole fixes for utmp
- ksysguardd mostly working. Should unify with Net/FreeBSD
- clock and timezone fixes mostly from Flinn Mueller.
- uses kxkb_pic lib, thanks to Matthieu.
2003-01-27 19:22:49 +00:00
brad
eb6e7b577f
SYSCONFDIR
2003-01-10 14:56:27 +00:00
espie
d95d56f5b8
thinko
2003-01-09 23:48:48 +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
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
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
8d855fdb1c
Full support for sudo in kcontrol
2003-01-07 00:19:34 +00:00
espie
f5df645e2f
share/fonts is common with gnome-print
2003-01-05 20:52:23 +00:00
espie
d572e64384
Add proper @comment for directories that wouldn't die.
2003-01-05 19:59:22 +00:00
espie
669638625b
Security update: 3.0.5a. Fixes numerous vulnerabilities.
2002-12-23 14:22:32 +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
432879e205
3.0.4 update, most of it.
...
i18n packlists to check yet...
2002-10-28 21:44:31 +00:00
espie
a9e9024181
kde 3.0.3, incorporated kssl changes...
2002-09-01 08:25:25 +00:00
brad
9e20aa3ae9
sync with update-patches output
2002-08-07 17:00:36 +00:00
espie
475e4eeb4c
Update to 3.0.2, somewhat lately.
2002-07-16 12:20:42 +00:00
espie
f093bbe764
seems that kde is happy with SEPARATE_BUILD.
...
I should have checked this ages ago.
Will switch the other dirs after I've checked that they're okay too.
2002-05-28 17:18:45 +00:00
espie
c53930a780
Update to kde 3.0.1.
...
Mostly remove integrated patches, and adapt a few plists.
There may be minor pieces yet to do...
2002-05-23 14:37:21 +00:00
brad
b9041fbfb7
don't try to remove share/locale dir
2002-05-23 01:55:41 +00:00
kevlo
96e51b9888
fix cdparanoia detection
...
--
Ok'd by espie@
2002-04-22 14:24:06 +00:00
espie
26744a7db2
cleaner solution, OS-independent for the most part.
2002-04-18 00:26:40 +00:00
espie
48a09b1a37
slightly better mandoc support.
...
Punctuation after .Nm now shows up (though with an extra space yet)
Recognizes .Ux.
Handles : and . in .Xr
2002-04-16 21:24:40 +00:00
espie
6a0838706f
Support whatis.db while building the index.
2002-04-16 13:59:18 +00:00
espie
c905024b78
Recognize section 3p and section l
2002-04-16 12:20:04 +00:00
espie
720fcb65e1
Fix .Fd handling
...
Let .Xr recognize a slightly better set of characters.
2002-04-16 10:07:31 +00:00
espie
b5a40c552d
Use KDE in pkg lists.
...
Remove less shared directories.
Do not install duplicate files from koffice.
2002-04-15 06:53:53 +00:00
espie
6b55c57d3f
Remove kappfinder need for linux-specific paths
2002-04-15 06:42:40 +00:00
espie
5b08f9683b
Use a common Makefile.inc to remove lots of common parts in all kde dirs.
...
Remove lame stuff in base3, since run-time auto-detection is working now.
2002-04-10 01:24:38 +00:00
espie
34701c0f51
Fix libmp3lame detection
2002-04-10 00:09:09 +00:00
espie
c1a4b9012c
more patches from kde2:
...
- use getpeereid
- more mandoc
2002-04-09 22:36:22 +00:00
espie
32789d1cba
longer description, from the README file
2002-04-09 01:53:36 +00:00