Commit Graph

15774 Commits

Author SHA1 Message Date
naddy
c8f32535e6 Broken on sparc64.
Internal compiler error with gcc 2.95.3 at any optimization level.
2002-04-09 19:56:10 +00:00
naddy
f01c2c8f23 Make compile on sparc64.
XXX Does this even work on big endian?
2002-04-09 19:50:14 +00:00
lebel
3a4a33485a fix visibly broken dependencies, from naddy@. Thanks rob_ses@web.de for the
heads up
2002-04-09 19:23:54 +00:00
espie
69a5bc5743 fix plugins on a.out platforms. This should repair jpeg in kde3. 2002-04-09 17:51:17 +00:00
espie
a1e8167f7b fix fix 2002-04-09 16:25:14 +00:00
naddy
7957522faf Fix cgi flavor by compensating for broken autoconf setup. 2002-04-09 16:20:12 +00:00
naddy
5ab5cdd47d Unbreak by updating to 2.4 which uses tmake to configure.
In part from maintainer Dan Weeks <danimal@danimal.org>.
2002-04-09 15:43:40 +00:00
naddy
581d2d4df0 Properly OpenBSDized Qt2 configuration. 2002-04-09 15:32:12 +00:00
espie
4e348bcccd kill the share/doc/qt3 dir independently 2002-04-09 14:21:44 +00:00
espie
dd611b5a09 patches from kde 2002-04-09 14:19:40 +00:00
espie
74c923f4c6 USE_LIBTOOL, USE_GMAKE, USE_X11 should really be Yes/No variables. 2002-04-09 13:52:58 +00:00
espie
32789d1cba longer description, from the README file 2002-04-09 01:53:36 +00:00
espie
bc5e74048a put back perms like they were in kde2 2002-04-09 01:48:50 +00:00
espie
6bcb78bf98 lib/kde2 is only used for plugins, no need to put it into the shared
lib path.
2002-04-09 01:39:51 +00:00
naddy
395738b6e7 Do not install outside fake root; score file handling. 2002-04-08 23:21:33 +00:00
espie
651f8b05e8 use getpeereid 2002-04-08 23:12:26 +00:00
naddy
20de392348 Do not install outside fake root. 2002-04-08 22:26:02 +00:00
naddy
b317acb4ed Do not install outside fake root, some cleanup. 2002-04-08 22:10:54 +00:00
espie
5ddd614ae3 use getpeereid 2002-04-08 21:28:02 +00:00
pvalchev
fc21ed4ea7 XFree 4.2.0, to match actual version; ok espie 2002-04-08 21:18:44 +00:00
naddy
62f9b12449 Don't install outside fake root; general clean-up. 2002-04-08 21:13:49 +00:00
espie
fae909cdb2 using a `built' kdelibs adds extra files without useful contents (dcop
generated stub classes).

should fix inconsistent build issues.
2002-04-08 20:50:40 +00:00
naddy
308224ce85 Do not install outside fake root. 2002-04-08 20:09:24 +00:00
naddy
4b1e5fc6c7 Do not install outside fake root. 2002-04-08 20:03:42 +00:00
naddy
ffe2cacb74 gettext cleanup; don't install outside fake root 2002-04-08 19:23:18 +00:00
naddy
d1bc770093 Do not install outside fake root. 2002-04-08 19:05:16 +00:00
naddy
31426c3057 Do not attempt to remove share/locale{/C,}. 2002-04-08 18:13:05 +00:00
espie
5a36589023 fix pval's brain-damaged patch. 2002-04-08 17:59:57 +00:00
form
c9eedae4dd version changed (2.9.4) 2002-04-08 02:47:41 +00:00
naddy
f2dc8c69e6 Do not install files outside fake root. 2002-04-08 01:02:16 +00:00
brad
c18bc612ae checksum mismatch, update checksums. 2002-04-07 23:33:00 +00:00
matt
057dcacf52 fix deps on python versions to actually use that version; ok naddy@ 2002-04-07 22:30:23 +00:00
fgsch
102533d907 oops, missing ; 2002-04-07 21:26:16 +00:00
fgsch
65a5d8519e don't start subshells; now ppl will love me again. 2002-04-07 21:11:45 +00:00
brad
9dabe1d8ce change the way dependencies are checked to the way XMMS does it.
--
Patch from: Marc Matteo <marcm@lectroid.net>
2002-04-07 17:25:36 +00:00
naddy
8dd2d68bce Broken on alpha.
gcc 2.95.3 won't even build it with standard -O2 optimization,
and when compiled without it still crashes.
2002-04-07 15:32:34 +00:00
espie
e2e64241f5 Revert: no obvious mark of approval by either me, brad, naddy, or pval.
Dug, we're in almost lock for ports. *NOTHING* gets committed without
approval.
2002-04-07 14:02:42 +00:00
pvalchev
b188eae47e libtool fixes. 2002-04-07 07:19:50 +00:00
dugsong
0d46403fb7 fix two uses of PREFIX that should have been LOCALBASE. from Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de> 2002-04-07 07:01:57 +00:00
brad
1e1180910d remove first 2 dist sites for MASTER_SITE_KDE. 2002-04-07 03:21:34 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
espie
3a09bbdeae vim word-wrapping... thx Brad. 2002-04-07 01:47:11 +00:00
naddy
b2938a18be Somebody upstream secretly snuck in OpenBSD/alpha support without ever
telling me.
2002-04-07 00:54:46 +00:00
brad
f8116bda3d fix RCS id 2002-04-07 00:50:36 +00:00
espie
97150a8d92 apparently, linux expect ld.so to be able to fill back references to
program code from dynamic libraries.

This does not work on our ELF platforms. Just put the getmntent code inside
the one source file that needs it, as a static function so that it does not
show outside the library.
2002-04-07 00:31:55 +00:00
espie
a802762885 kwin's in base. Thx naddy@ 2002-04-07 00:17:42 +00:00
espie
d1f3523408 oops, grrr! forgot that one... fix cdparanoia detection. 2002-04-07 00:13:02 +00:00
naddy
5362b06354 The dillo project has moved. 2002-04-06 23:54:48 +00:00
naddy
66dd60a1a2 libtool 1.4.2 fix for our ELF platforms; from brad@ 2002-04-06 23:42:36 +00:00
naddy
a3fcb6c5f8 libtool 1.4.2 fix for our ELF platforms; from brad@ 2002-04-06 23:21:30 +00:00