Michael Nottebrock
d8e89e4879
Use USE_FAM instead of explicitly depending on fam via LIB_DEPENDS to prevent
...
breakage with the new WANT_FAM_SYSTEM default.
Noticed by: Andy Fawcett
Not noticed by: krion, marcus
2006-01-22 21:54:46 +00:00
Michael Nottebrock
c548d59d7e
Use the kdelibs3-nocups plist in the WITHOUT_CUPS case.
...
Noticed by: kris
2006-01-22 12:40:18 +00:00
Michael Nottebrock
5994b12251
Fix an incorrect bounds check in kjs, the JavaScript interpreter engine used
...
by Konqueror and other parts of KDE, that allowed a heap based buffer over-
flow when decoding specially crafted UTF-8 encoded URI sequencesi.
Possible impact included executing arbitrary code and crashing the web browser.
Security: http://www.kde.org/info/security/advisory-20060119-1.txt
Security: CVE-2006-0019
2006-01-20 21:58:44 +00:00
Michael Nottebrock
3a9147d883
Don't try and invoke autoheader.
2006-01-11 17:02:01 +00:00
Michael Nottebrock
7710b55bc3
Update to KDE 3.5.0
2006-01-08 19:32:36 +00:00
Dejan Lesjak
c672039c12
Change X font encodings dependency so it will work even after X.Org 6.9 is
...
brought in.
Approved by: lofi
2005-12-30 01:15:37 +00:00
Pav Lucistnik
ecea4a7603
Move IDN related ports from devel to dns category:
...
devel/libidn -> dns/libidn
devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN
Approved by: both maintainers
Repocopy by: marcus
2005-11-12 18:52:22 +00:00
Michael Nottebrock
de94e0e160
Update to KDE 3.4.3 / KOffice 1.4.2
2005-11-05 11:19:58 +00:00
Michael Nottebrock
168c20efc4
Use cups-config to locate the cups data dir
2005-10-27 06:23:58 +00:00
Michael Nottebrock
bade40d1c8
Rearrange the kdelibs3 and kdelibs3-nocups ports so that it's possible
...
to build a cups-disabled kdelibs from the get-go by defining WITHOUT_CUPS
or KDE_WITHOUT_CUPS during builds.
Proposed and based on a patch submitted by: mi
2005-08-28 08:20:53 +00:00
Michael Nottebrock
35353f08ff
Fix CONFLICTS with kdeadmin.
...
Approved by: portmgr (linimon)
2005-08-24 22:41:59 +00:00
Michael Nottebrock
d4bba75048
There was a file move between KDE modules again after all, unfortunately
...
we discovered it late. Register appropriate CONFLICTS and put some
instructions in UPDATING.
Approved by: portmgr (linimon)
2005-08-04 19:58:57 +00:00
Michael Nottebrock
ecc191066f
Update to KDE 3.4.2 / KOffice 1.4.1
2005-07-31 22:46:35 +00:00
Michael Nottebrock
02bca34ecb
Remove dependency on openldap.
2005-07-05 19:01:51 +00:00
Michael Nottebrock
8bf4bd1c32
Update to KDE 3.4.1
2005-06-26 15:38:58 +00:00
Michael Nottebrock
b1f8fced1a
dcopserver depends on iceauth at runtime.
...
PR: ports/81149
2005-05-17 23:50:05 +00:00
Michael Nottebrock
5564317dca
Fix regressions introduced in the previous KDE security updates:
...
The Kimgio patch broke reading of .rgb images in
most cases due to a fence-post error.
The Kommander patch was incorrect and still
allowed execution of files served from /tmp.
Security: References: http://www.kde.org/info/security/advisory-20050421-1.txt
http://www.kde.org/info/security/advisory-20050420-1.txt
2005-05-06 16:53:11 +00:00
Michael Nottebrock
1f0d576118
Fix multiple vulnerabilities in the kimgio subsystem.
...
Security: Fixes CAN-2005-1046
2005-04-22 03:32:26 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Michael Nottebrock
7ce812d658
Fix double deletion bug in kio_kzip, which causes nasty crashes in
...
apps like koffice.
Reported by, patch obtained from: Raphael Langerhorst
<raphael-langerhorst@gmx.at>
Approved by: portmgr (marcus)
2005-04-01 21:49:50 +00:00
Michael Nottebrock
45532a2319
Add CONFLICTS with kdeartwork 3.2.x and kdeartwork 3.3.x (plastik widget
...
style and window decoration).
Approved by: portmgr (marcus)
2005-03-26 01:27:13 +00:00
Michael Nottebrock
d57e6a8257
Update to KDE 3.4
2005-03-20 18:17:55 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Michael Nottebrock
da33fe0579
Patch dcopidl to not create output in /tmp.
...
Security: Fixes CAN-2005-0365 / 29dd0065-81fa-11d9-a9e7-0001020eed82
Obtained from: KDE CVS
2005-02-23 16:10:02 +00:00
Michael Nottebrock
98ac5cfaff
Fix plist.
2005-02-09 12:43:09 +00:00
Michael Nottebrock
e609784f56
Fix lots of bogus hardcoded pathnames in KDE's CUPS support.
...
Add a patch for a javascript related crashbug in Konqueror.
Add masterport-hooks for kdelibs3-nocups.
2005-02-06 12:13:46 +00:00
Michael Nottebrock
f44c58fe3c
Hint libltdl that the extension for shared libraries is ".so" 'round here.
...
Fixes digikam's image editor.
2005-01-20 09:06:24 +00:00
Michael Nottebrock
18e5ca604b
Patch ftp kioslave command injection vulnerability.
...
References:
http://www.securityfocus.com/bid/11827
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1165
Approved by: portmgr
2005-01-01 13:36:18 +00:00
Michael Nottebrock
2166eacf85
Fix plist.
2004-12-14 09:17:09 +00:00
Michael Nottebrock
0083804533
Update to KDE 3.3.2
2004-12-13 20:12:15 +00:00
Michael Nottebrock
90bfc50e2a
Fix implicit dependency on imake for KDE and all USE_KDELIBS_VER
...
users.
2004-12-05 11:24:07 +00:00
Michael Nottebrock
14a1da27f4
Update to KDE 3.3.1
2004-11-08 00:34:12 +00:00
Michael Nottebrock
6c932a6964
Fix hang in kcontrol on amd64.
...
PR: ports/71446
Approved by: portmgr
Obtained from: KDE CVS
2004-09-24 06:37:50 +00:00
Michael Nottebrock
de9ec12a4f
Add dependency on aspell.
2004-09-03 16:58:52 +00:00
Michael Nottebrock
b4c31bafd8
Update to KDE 3.3
2004-08-30 19:55:42 +00:00
Michael Nottebrock
a4d6c1c4b5
Add another missed patch.
2004-08-12 21:28:53 +00:00
Michael Nottebrock
c59d8458d7
A couple of patches didn't make it from the kde-freebsd repo into ports.
...
Here they are... PORTREVISION needs to be bumped again (sorry).
Pointy hat to: me
2004-08-12 21:16:20 +00:00
Michael Nottebrock
461f3c5adb
Factor out all but one of the build switches of the KDE main module ports
...
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.
Update KOffice to version 1.3.2.
Add patches to fix a number of issues, including:
- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
with optimizations greater than -O
Add security related patches and entries to portaudit.txt.
2004-08-11 01:27:37 +00:00
Eric Anholt
4eb209da7d
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
...
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
2004-07-23 19:10:32 +00:00
Tilman Keskinoz
d0ac1a1bc3
Work around a bug in QString::fromUtf8
...
This fixes my crashes of Konqueror, Kmix, Kate & ... on AMD64
Submitted by: Frerich Raabe
Obtained from: KDE CVS
2004-06-23 18:51:20 +00:00
Michael Nottebrock
5721e2e0f5
Add a workaround patch which fixes segfault-on-exit in various applications
...
in -STABLE and 5.x-Release (-CURRENT is not affected).
Patch by: Frerich Raabe <raabe@kde.org>
PR: 59552 (related)
2004-06-21 20:31:48 +00:00
Michael Nottebrock
9774b28273
Update to version 3.2.3
2004-06-09 16:58:30 +00:00
Michael Nottebrock
1c301f94c7
Put the conftarget hack into kdelibs as well, as it also doesn't use
...
USE_KDELIBS_VER.
2004-05-26 00:38:17 +00:00
Michael Nottebrock
0e9d309c85
Bugfixorama: Add patches for KDE Bugs 80209, 80821, 80955 and two
...
security related patches.
Bump PORTREVISION.
2004-05-14 14:47:03 +00:00
Michael Nottebrock
211896480c
Add a patch which fixes a khtml crashbug
...
( http://bugs.kde.org/show_bug.cgi?id=75806 ).
Bump PORTREVISION.
Obtained from: KDE CVS
2004-04-28 17:00:54 +00:00
Michael Nottebrock
d063a2e918
Add a fix for kdesu.
...
Obtained from: KDE CVS
Approved by: portmgr
2004-04-21 02:59:27 +00:00
Michael Nottebrock
6c593b2c29
Update to KDE 3.2.2
2004-04-20 09:08:07 +00:00
Joe Marcus Clarke
731798cdcf
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
2004-04-05 03:31:02 +00:00
Michael Nottebrock
63db2630dc
Add a patch that fixes charset conversion in kate/kwrite.
...
Bump PORTREVISION.
Noticed by: Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de>
Obtained from: KDE CVS
2004-03-22 17:04:43 +00:00