Commit Graph

29 Commits

Author SHA1 Message Date
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
alek
5364a42ec5 Add WANTLIB markers 2004-12-11 13:29:20 +00:00
espie
e44839e34b new plists.
comment out netscape-dynmotif, since we don't have the required motif lib.
2004-09-15 18:49:48 +00:00
xsa
addd8a38e2 new-style MODULES. 2004-08-10 08:46:49 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
sturm
4076c6517c use gcc3 on sparc64 (needed to for qt2) 2003-11-19 21:56:39 +00:00
pvalchev
043b85833e terminate execl NULL pointer 2003-10-26 02:08:51 +00:00
henning
d7c583a839 add a "kiosk" flavor that builds konq-e with the - surprise - kiosk GUI
ok brad@
2003-08-19 19:55:25 +00:00
brad
8e5ad9796f RCS id 2003-08-06 15:45:55 +00:00
brad
8071bba964 upgrade to konqueror-embedded 20030705
takeover as MAINTAINER.
2003-07-16 17:00:07 +00:00
brad
0af2d3bbde upgrade to konqueror-embedded 20030516
Besides being a lot more stable this also fixes a security
issue of konq-e not validating the CN (Common Name) field
of a X.509 cert.

http://marc.theaimsgroup.com/?l=bugtraq&m=105232797614945&w=2

ok naddy@
2003-05-19 18:21:34 +00:00
naddy
e6d07b9f43 Don't prefix C(XX)FLAGS with "-O2". 2002-09-14 15:00:56 +00:00
naddy
e03c8b03b2 Add local copies of the patches we used to get from x11/kde/libs2. 2002-09-14 02:14:36 +00:00
brad
84d2f90b56 Bring in fix for KSSL sub-system. 2002-08-16 19:49:27 +00:00
naddy
daee8c62a2 libpng include path 2002-07-28 15:46:52 +00:00
todd
2fa0b93ed0 fix ipv6 getaddrinfo test; based on patch from itojun@ for kde/libs3 2002-05-28 15:51:02 +00:00
espie
51709295a3 Expand on description, put tweaks in the base script. 2002-04-01 13:46:59 +00:00
espie
ead8c623a3 Better handling of directories:
- use parsedir result to append '/',
- use ftpOpenDir instead of recoding it by hand,
- handle special case of an empty path, for URLs without trailing slashes
(last problem found by brad@).
2002-04-01 00:55:23 +00:00
espie
69b2baec3e kill unused stuff in ftp protocol. 2002-03-31 15:57:05 +00:00
espie
70126bcf01 ftp directory listing support 2002-03-30 22:02:13 +00:00
espie
189e7b813b Pull this from kdelibs-2.2.2 as well...
I shouldn't build konq-e on a machine with kdelibs-2.2.2 installed.

Thanks Niels.
2002-03-30 20:38:06 +00:00
espie
2933b02979 oops. Thanks pval 2002-03-30 18:55:26 +00:00
espie
b015513d0f Basic support for ftp urls, mostly taken from kdelibs-2.2.2. 2002-03-30 18:48:59 +00:00
espie
fb2a0cde9a run the gauntlet.
Turns out the launcher spawns children, but is not the main process.
For whatever reason, the SIGCHLD handler did not get propagated, and
it doesn't serve any purpose to add waitpid to Slave::kill, since it's
not run from the launcher, but the main process...
2002-03-30 17:25:13 +00:00
brad
911db34a86 upgrade to 20020311 snapshot of konqueror-embedded
--
Ok'd by: maintainer
2002-03-25 00:35:41 +00:00
espie
694ee2b937 Move konqueror-embedded files out of the way, so that no conflict is left. 2002-03-18 04:11:20 +00:00
espie
bacf19755d Fix (forgot to run update-patches) 2002-03-18 03:24:34 +00:00
espie
3a34c2326a Fix https 2002-03-17 00:57:53 +00:00
espie
092ce92a3f snapshot of konqueror-embedded. Lean and mean.
Todo: fix things that don't work, like https. Look at core dumps.
Remove conflict with kdebase by renaming stuff.
2002-03-15 22:22:38 +00:00