espie
2529c3e220
start updating to kde 3.5.10
...
style issues, regen with new make plist.
2008-08-26 16:52:28 +00:00
ajacoutot
62b275629a
- disable the DRM bits from KPDF like it was done for xpdf
...
from brad@
2008-05-21 09:46:18 +00:00
jasper
e09dfea979
- fix WANTLIB/LIB_DEPENDS after recent openexr update
2008-04-11 11:24:03 +00:00
espie
1ce9bf9625
3.5.9
2008-03-25 21:22:52 +00:00
ajacoutot
92b0c9e114
- make sure RUN_DEPENDS-main inherits RUN_DEPENDS
2007-12-18 16:00:12 +00:00
ajacoutot
bc057982b7
- add update-desktop-database goo
...
"looks ok" jasper@
2007-12-15 23:47:40 +00:00
kili
64efb3deb3
WANTLIB change after poppler update.
...
Bump pkgname.
2007-12-07 20:12:02 +00:00
kili
222aa214f4
SECURITY: CVE-2007-4352, CVE-2007-5392 and CVE-2007-5393.
...
ok simon@, jasper@
2007-11-12 21:01:05 +00:00
espie
b683e9dab6
update to 3.5.8
2007-10-24 21:52:16 +00:00
steven
3b92333205
switch teTeX -> texlive
...
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
kili
ace9ce5ead
SECURITY: CVE-2007-3387.
...
While here, tweak WANTLIB (+print/libpaper) and remove quotes from
COMMENT.
go for it, espie@
2007-08-03 00:46:29 +00:00
espie
a0d85fda46
update a large subset of kde 3 to 3.5.7.
...
Simplify the infrastructure a bit, and let it compile with libfam, now...
2007-05-25 09:49:53 +00:00
bernd
f888a25c16
Don't depend on the qt3 'mt' FLAVOR. This FLAVOR doesn't do anything
...
and will be removed shortly. Bump PKGNAMEs.
Discussed with and ok espie@.
Bulk build testing by steven@, thanks!
2007-05-09 11:31:43 +00:00
espie
be99f23aa5
more base64 checksums
2007-04-05 17:36:18 +00:00
espie
39ed950241
kde 3.5.6 update, missing bindings and l10n.
2007-01-28 13:18:50 +00:00
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
bernd
405e6f758b
Security fix for a JPEG-EXIF meta information vulnerability.
...
http://www.kde.org/info/security/advisory-20061129-1.txt
'go ahead' espie@
2006-12-04 13:44:04 +00:00
espie
0923ba2dfd
new MULTI_PACKAGES framework
2006-11-20 16:23:22 +00:00
steven
b58292acd3
USE_X11
2006-11-20 08:07:40 +00:00
espie
9d16852b89
SHARED_LIBS reformat
2006-11-05 13:02:30 +00:00
espie
950df08071
Update to 3.5.5
2006-10-12 23:12:18 +00:00
espie
fd969f3dd2
more new lib specs
2006-09-18 10:21:48 +00:00
espie
9960321dec
update to 3.5.4 first part.
2006-08-03 10:53:35 +00:00
espie
8006b2445d
minor update to 3.5.3, integrate libidn support (some more changes to come
...
to WANTLIB in packages dependent on KDE).
2006-06-03 12:47:30 +00:00
steven
13695e603b
adjust WANTLIB for the ksane subpackage as well, since sane-backends
...
switched to use libgphoto2 by default. bump PKGNAME-sane.
hint by Antoine Jacoutot.
2006-05-21 17:29:21 +00:00
espie
027c7bf7fc
update to 3.5.2
2006-04-01 10:49:17 +00:00
espie
e628d749dc
KDE Security Advisory: kpdf/xpdf heap based buffer overflow
...
http://www.kde.org/info/security/advisory-20060202-1.txt
2006-02-04 13:25:36 +00:00
espie
e5458f669d
3.5.1 update, patch pending...
2006-02-03 18:42:01 +00:00
espie
c310b35c33
zap SHARED_LIBS patches, since libtool now takes care of it.
2006-01-21 21:47:43 +00:00
espie
b7255a6655
bump SHARED_LIBS for kde (all C++, no brainer)
2006-01-13 22:49:54 +00:00
espie
b536c250bf
zap unwanted stuff
2006-01-03 14:15:14 +00:00
espie
c37c2a7574
SHARED_LIBS
2006-01-03 14:10:51 +00:00
espie
0a274fa527
more use of system libtool
2005-12-19 09:54:29 +00:00
espie
34bbb9d9dc
kde 3.5, split off scanner handling, and fix library dependencies.
2005-11-30 11:22:09 +00:00
espie
efb28f465d
Minor update to kde 3.4.3, mostly zap qt 3.3.5 patches that have been
...
integrated, recognize theora in multimedia.
i18n3 to come...
2005-10-17 11:28:23 +00:00
espie
583aad18f0
qt 3.3.5 uic does weird things with hints. Patch taken from FreeBSD.
2005-09-19 14:05:37 +00:00
espie
f90faf868a
conflicts from the past: history since 3.7.
...
As noted on ports@ recently, pkg_add -r relies on conflicts, and the
sheer existence of updates means we MUST take the past into account in
conflicts now.
Note the renaming of hugs98 to valid package names where versions are
concerned.
This commit shows clearly the renaming of the xfce4 plugin packages, the
ditching of eclipse flavors, the splitting of nessus into subpackages,
the splitting of various other software documentations, some packaging bugs
in kdeedu, and a lot of files moving around...
okay pvalchev@
2005-08-16 09:49:51 +00:00
naddy
16c7c089d3
Fix denial of service vulnerability.
...
Check sanity of the TrueType "loca" table. Specially crafted broken
tables caused disk space exhaustion due to very large generated glyph
descriptions when attempting to fix the table. CAN-2005-2097.
http://www.kde.org/info/security/advisory-20050809-1.txt
2005-08-11 14:21:46 +00:00
espie
841aded105
KDE 3.4.2
2005-07-28 08:47:39 +00:00
espie
b30b56d207
update to 3.4.1
2005-06-02 14:01:25 +00:00
espie
8e18c05f94
most of kde 3.4, will finish getting fixed in tree... ;-)
2005-03-29 21:18:34 +00:00
brad
e15803ee79
post-3.3.2-kdegraphics.diff
...
post-3.3.2-kdegraphics-3.diff
2005-02-27 08:20:34 +00:00
espie
ca10c3f83b
put an explicit dependency on openexr libraries.
...
bump package name, obviously...
2005-01-31 10:16:45 +00:00
espie
bf7fc8e5e2
synch with libs.
2005-01-31 09:13:06 +00:00
naddy
2492803fcd
SIZE
2005-01-05 17:53:50 +00:00
espie
88a6c67c85
fix multi-packages WANTLIB
2004-12-30 15:55:14 +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
7411283b94
and the 3 patches I forgot to add.
2004-10-19 00:26:45 +00:00
espie
b1fb66143a
minor update to 3.3.1
2004-10-19 00:25:23 +00:00