Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Michael Nottebrock
bf4e60e8bf
Fix handling of overlong UTF8 sequences in Qt and kdelibs, which, unpatched,
...
introduces XSS vulnerabilities in Konqueror and potentially affect any
Qt/KDE applications which deal with URLs or paths from untrusted locations.
Security: CVE-2007-0242
2007-03-30 18:15:08 +00:00
Michael Nottebrock
9dc6a90201
Security: http://www.kde.org/info/security/advisory-20070326-1.txt
...
Security: CVE-2007-1564
2007-03-29 00:30:26 +00:00
Michael Nottebrock
a209c5b185
Update to KDE 3.5.6 / KOffice 1.6.2
2007-03-13 19:13:51 +00:00
Norikatsu Shigemura
6ed6dba53f
o Update to 1.4.0
...
o Chase libraries version bump to depending on this port.
[NOTE]
I disabled FLTK support, so you can't use OpenEXR's applications.
Because I'm validating FLTK support.
Spotted by: Nikolaj Thygesen <nikolaj.thygesen <@> diamondbox.dk>
Obtained from: Florian Kainz <kainz <@> ilm.com>
Committed at: AsiaBSDCon 2007 in Tokyo, Japan
Memorial Committing with:
bushman, kuriyama, hrs, gnn, nobutaka, nyan, motoyuki, metal,
simokawa, akiyama, ume, rwatson, pjd, mckusick, takawata,
murray, cjh, brooks, daichi, delphij, ups, rrs
2007-03-11 08:50:26 +00:00
Michael Nottebrock
1960b0f2cb
Fix for .contentWindow queries crashing on invalid windows.
...
Security: http://bindshell.net/advisories/konq355
Obtained from: KDE SVN
2007-03-06 13:37:12 +00:00
Michael Nottebrock
01dd42ac2d
Remove accidentally reintroduced DEPENDS
2007-02-07 08:22:20 +00:00
Michael Nottebrock
11a2e482b5
Fix khtml/konqueror title XSS vulnerability.
...
Security: CVE-2007-0537
2007-02-06 17:49:02 +00:00
Pav Lucistnik
f4ec9c6ead
- Replace DEPENDS, which are about to be removed
...
Tested on: pointyhat
With hat: portmgr
2007-01-31 13:52:41 +00:00
Michael Nottebrock
1160fd7012
Update to KDE 3.5.5 / KOffice 1.6.1
...
Approved by: portmgr
2006-12-19 21:19:54 +00:00
Markus Brueffer
46e9cea6fe
Let slaveports override PORTREVISION
...
Approved by: portmgr (marcus)
2006-10-24 01:09:56 +00:00
Markus Brueffer
0892524a3b
- Fix an integer overflow vulnerability in Qt and kdelibs
...
- Bump PORTREVISIONs
Approved by: portmgr (erwin)
Security: CVE-2006-4811
Security: https://rhn.redhat.com/errata/RHSA-2006-0720.html
2006-10-23 11:14:54 +00:00
Michael Nottebrock
1f7791426e
Do not install hicolor-theme directories and index file, instead depend
...
on misc/hicolor-icon-theme.
Approved by: portmgr (marcus)
2006-10-18 10:20:57 +00:00
Michael Nottebrock
952cad3bd3
Support printing over CUPS 1.2.x' unix domain socket interface.
2006-09-27 11:56:59 +00:00
Michael Nottebrock
ff9754ecc9
Fix KControl/kcmshell so the Peripherals/Digital Camera KControl module
...
(installed by graphics/kamera) will work.
2006-09-14 13:08:27 +00:00
Michael Nottebrock
431622844f
KDE 3.5.4 / KOffice 1.5.2
2006-09-12 23:26:52 +00:00
Michael Nottebrock
c5accf0b17
Update to KDE 3.5.3
2006-06-05 19:24:58 +00:00
Pav Lucistnik
b47ad7a943
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl
2006-05-28 13:37:06 +00:00
Edwin Groothuis
5b2fd8de70
Remove USE_REINPLACE from categories starting with X
2006-05-13 05:00:46 +00:00
Pav Lucistnik
c558673f0b
- Switch lua dependency to lang/lua50
2006-05-03 13:25:07 +00:00
Michael Nottebrock
0656d5f8b6
Disable the configure check for valgrind. The valgrind instrumentation
...
requires a specific version of valgrind which is newer than the one in ports.
2006-04-13 09:34:58 +00:00
Michael Nottebrock
87052fc3c4
Fix KDE bug 124654.
...
Obtained from: KDE SVN, Alexander Stepanov <sam@comintel.ru>
2006-04-07 18:58:24 +00:00
Michael Nottebrock
5f86d4f59a
Update to KDE 3.5.2
2006-03-30 20:30:29 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Michael Nottebrock
316fd6db64
Fix the configure check for pcre to work with the latest pcre version.
...
Noticed by: many
2006-02-04 11:16:08 +00:00
Michael Nottebrock
79fc2a8db2
Update to KDE 3.5.1.
2006-02-01 09:13:29 +00:00
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