brad
1ec98e242a
- sync signal race fix
...
- disable IDN support by default
From: KDE CVS
2005-02-27 07:25:50 +00:00
espie
76b85df594
some documentation, courtesy of debian
2005-02-14 14:10:30 +00:00
espie
e42bc01176
explicitly set LIBRESOLV to nothing, so that we don't link with a dummy
...
lib (throws libtool since we don't have a shared version).
zap -g I used to debug.
better directories in network.
2005-02-07 11:30:04 +00:00
espie
e23c8a5f22
Fix aspell test. Aspell is required for koffice anyways, so this doesn't
...
change the CD list.
Compile with cups support. If cups is not installed, printing still works.
Add OpenEXR support.
2005-01-31 09:12:02 +00:00
espie
10e9652ca4
do setup_handlers AFTER creating theKProcessController, so that if
...
the childhandler is called right away, it will not crash.
Fixes kded crashes on start.
2005-01-28 09:40:30 +00:00
alek
faa4589bc3
Add WANTLIB markers
2004-12-16 07:25:25 +00:00
espie
3e2108adb8
3.3.2 is out, rejoice.
...
minor update.
2004-12-12 11:33:23 +00:00
espie
b1fb66143a
minor update to 3.3.1
2004-10-19 00:25:23 +00:00
espie
45f1a50f11
update to kde 3.3.0.
2004-09-18 09:36:42 +00:00
espie
46ebf90442
new plist: use sample, put everything into PLIST since we're
...
SHARED_ONLY.
2004-08-10 22:08:03 +00:00
espie
3142419058
basic update to kde 3.2.3.
...
A few files to remove/add yet.
2004-07-24 12:47:13 +00:00
brad
f93c687287
better COMMENTs.
2004-04-13 04:22:36 +00:00
espie
ea7846a86f
update to kde 3.2.1, as agreed with pvalchev@.
...
The distfiles should be publically available shortly.
this fixes a few nits: build accessibility, move cvscheck to avoid conflicts.
i18n files missing.
2004-03-07 21:08:43 +00:00
espie
d6a79841c3
start updating to 3.2.0, the actual release.
2004-02-07 01:46:22 +00:00
espie
e152d8fd13
make sure we don't grab CUPS by mistake.
2004-02-03 00:58:29 +00:00
espie
95274074d0
add VMEM_WARNING=Yes
...
problem noticed by Robert Nagy.
2004-02-02 14:59:57 +00:00
espie
dbcbceec99
streamline depends. we get jpeg and png from qt, xml from xslt...
2004-02-01 22:41: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
brad
ab806ce67d
clean
2003-12-08 02:19:43 +00:00
espie
de534141b1
update to 3.1.4
2003-12-07 20:19:13 +00:00
espie
1551346674
Extra official patch, pending kdelibs-3.1.3a
...
(bad backporting of a fix from kdelibs-current)
2003-08-05 08:39:49 +00:00
espie
3e1278f34d
Update to kde 3.1.3
2003-07-30 12:59:21 +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
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
afc93b7049
kdelibs-3.1: getaddrinfo is marked as non thread-safe in main archive now.
2003-01-27 19:16:47 +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
3d6384d32b
kdesu fix is an important reliability fix. bump package name.
2003-01-06 23:31:31 +00:00
espie
669638625b
Security update: 3.0.5a. Fixes numerous vulnerabilities.
2002-12-23 14:22:32 +00:00
espie
e8149354b6
Update to 3.0.5
...
i18n not checked yet...
2002-12-02 16:27:21 +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
espie
432879e205
3.0.4 update, most of it.
...
i18n packlists to check yet...
2002-10-28 21:44:31 +00:00
espie
753f4f29aa
Bump to 3.0.3a
2002-09-10 22:37:32 +00:00
espie
a9e9024181
kde 3.0.3, incorporated kssl changes...
2002-09-01 08:25:25 +00:00
brad
84d2f90b56
Bring in fix for KSSL sub-system.
2002-08-16 19:49:27 +00:00
espie
475e4eeb4c
Update to 3.0.2, somewhat lately.
2002-07-16 12:20:42 +00:00
espie
0a4cb30aff
show something more specific in automatic upload mode than
...
`about to submit form' to a more specific upload message.
From the kde project.
2002-06-03 10:06:19 +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
espie
abe194ac00
typo, Jacob Meuser.
2002-05-06 12:28:57 +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
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
b34e7c2303
yet a few dirrm conflicts vanish
2002-04-04 18:29:21 +00:00
espie
be5604a16a
Add directories common to some subpackages
2002-04-04 16:43:14 +00:00
espie
b83982fea4
Real 3
2002-04-04 12:13:01 +00:00
espie
eed6e5338d
kde3, real thing.
2002-04-04 09:31:01 +00:00
espie
c421dd1ee5
found a mirror that carries RC3
2002-04-02 17:06:23 +00:00
espie
9886618480
kde3, release candidate 3
2002-03-23 15:01:20 +00:00