Commit graph

130 commits

Author SHA1 Message Date
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Michael Nottebrock
cd7f903131 Patch denial of service vulnerability in PDF parser.
Security: CVE-2007-0104
2007-01-18 10:22:23 +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
Michael Nottebrock
b22bea7a69 Fix possible crash/DOS bug in JPEG kfile-info plugin.
Security: http://www.kde.org/info/security/advisory-20061129-1.txt
2006-12-01 18:34:33 +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
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
7f594cd565 No KDE release without an xpdf-inherited security issue.
Security: CVE-2006-0301,
	  http://www.kde.org/info/security/advisory-20060202-1.txt

	  kpdf, the KDE pdf viewer, shares code with xpdf. xpdf contains
	  a heap based buffer overflow in the splash rasterizer engine that
	  can crash kpdf or even execute arbitrary code.
2006-02-03 11:08:43 +00:00
Michael Nottebrock
79fc2a8db2 Update to KDE 3.5.1. 2006-02-01 09:13:29 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Michael Nottebrock
d5821e17a2 Patch security issues in imported xpdf code.
Security: CAN-2005-3193
Security: http://www.kde.org/info/security/advisory-20051207-1.txt
Security: kpdf, the KDE pdf viewer and KOffice' pdf filter share code with
	  xpdf. xpdf contains multiple integer overflow vulnerabilities that
	  allow specially crafted pdf files, when opened, to overflow a heap
	  allocated buffer and execute arbitrary code.
2005-12-08 03:29:36 +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
bd6aa5ed7d Fix bogus ui files in preparation for Qt 3.3.5 2005-10-04 11:21:18 +00:00
Michael Nottebrock
97b835e225 Fix a regression in kpdf that prevents it from opening a great number
of PDF files.

Approved by: portmgr (krion)
2005-08-02 20:19:25 +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
8bf4bd1c32 Update to KDE 3.4.1 2005-06-26 15:38:58 +00:00
Michael Nottebrock
10be91f19e s/.elseif/.elif 2005-04-12 18:05:21 +00:00
Michael Nottebrock
d57e6a8257 Update to KDE 3.4 2005-03-20 18:17:55 +00:00
Michael Nottebrock
b5ceef8e2e Fix yet another buffer overflow in imported xpdf sources.
References:

  http://www.kde.org/info/security/advisory-20050119-1.txt

  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0064
  http://www.idefense.com/application/poi/display?id=186&type=vulnerabilities
2005-01-20 07:38:14 +00:00
Michael Nottebrock
8a03884969 Patch vulnerability in imported xpdf code. Bump PORTREVISION.
References:

http://www.kde.org/info/security/advisory-20041223-1.txt
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1125
http://www.idefense.com/application/poi/display?id=172&type=vulnerabilities
2004-12-23 11:01:35 +00:00
Michael Nottebrock
d7b524cd8f Fix MASTER_SITE_SUBDIR.
Noticed by: mi
2004-12-14 18:58:00 +00:00
Michael Nottebrock
0083804533 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
Michael Nottebrock
14a1da27f4 Update to KDE 3.3.1 2004-11-08 00:34:12 +00:00
Michael Nottebrock
22c870788b Fix vulnerabilities in imported xpdf code.
http://www.kde.org/info/security/advisory-20041021-1.txt
2004-10-24 15:07:42 +00:00
Michael Nottebrock
b4c31bafd8 Update to KDE 3.3 2004-08-30 19:55:42 +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
Michael Nottebrock
80bf36c87a GCC 3.4 fixes.
Obtained from: KDE CVS
2004-08-03 11:09:56 +00:00
Michael Nottebrock
9774b28273 Update to version 3.2.3 2004-06-09 16:58:30 +00:00
Michael Nottebrock
6c593b2c29 Update to KDE 3.2.2 2004-04-20 09:08:07 +00:00
Michael Nottebrock
4dcaa9a533 Respect WITHOUT_FOO. 2004-03-28 12:55:41 +00:00
Michael Nottebrock
cc0a31d276 Depend on libgphoto2, not gphoto2. 2004-03-15 20:49:00 +00:00
Michael Nottebrock
5976b0e6dd Add a patch that fixes a crashbug in kghostview. Bump PORTREVISION.
Noticed by:	Arjan van Leeuwen <avleeuwen@piwebs.com>,
		Kay Lehmann <kay_lehmann@web.de>
2004-03-15 15:41:43 +00:00
Michael Nottebrock
f64c6af4f4 Update to KDE 3.2.1 / QT 3.3.1
Important changes:
==================

KDE:

- Audio/arts does not install artswrapper anymore, instead it is provided by
  audio/artswrapper. See UPDATING.

- misc/kdeaddons3 is now a metaport with

	editors/kate-plugins
	editors/vimpart
	games/atlantikdesigner
	misc/kaddressbook-plugins
	misc/kfile-plugins
	misc/kicker-applets
	misc/knewsticker-scripts
	misc/konq-plugins
	misc/ksig
	misc/renamedlgplugins
	multimedia/noatun-plugins
	net/kontact-plugins

  as slave ports.

- A number of KDE ports now uses OPTIONS do make various WITH_* options more
  visible.

- Plist fixes

- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
  newly created projects.

- kdebase will no longer remove previous KDM configurations. This won't take
  effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
  remove the configuration), but subsequent updates will merge old configs.

QT:

- Previous versions of QT could be compiled with debugging-support enabled by
  defining DEBUG. This switch has been renamed to the more unambiguous
  WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
2004-03-09 19:41:12 +00:00
Michael Nottebrock
a969b662af Bump PORTREVISION for plist changes. 2004-02-22 03:31:25 +00:00
Michael Nottebrock
26517bda92 Correct plists.
Submitted by: John Schneider <js@jschneider.com>
2004-02-22 03:05:33 +00:00
Michael Nottebrock
7bf9650b23 Add dependencies on fribidi & xpdf. Bump PORTREVISION.
This will enable ksvg.
2004-02-09 04:50:35 +00:00
Michael Nottebrock
38a92d46fe Update to KDE 3.2.0
Important changes:
==================

- Kmail and knode have been moved from kdenetwork to kdepim. This
  means you will have to install kdepim if you want to continue using
  kmail or knode. This is to ease integration with korganizer, in
  the new 'Kontact' application.

- The arabic translations for KDE and KOffice have been moved from
  misc to the arabic category.

- There is a new module called kdeaccessibility in the accessibility
  category.  It contains a few utilities for disabled users like a
  magnification lens and a text-to-speech frontend.

- In KDM, you need to select the 'CUSTOM' session profile in order
  to have your .xsession executed. This is particularly important if
  you're using the aegypten tools
  (http://freebsd.kde.org/howtos/aegypten-kmail.php).

- We have started making more parts of the ports optional. In kdepim,
  both Kandy and KPilot can be turned off with ports-knobs. This
  process will continue in the 3.2 series.
2004-02-05 01:23:10 +00:00
Joe Marcus Clarke
a0ee34d1b2 Add WANT_GNOME to fix the build with imlib.
Reported by:	Kent Stewart <kstewart@owt.com>
2004-02-04 17:30:41 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Michael Nottebrock
cd9206b125 Add libglut dependency. 2004-01-01 14:32:34 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Will Andrews
d075bf0f86 Fix the -pthread problem in case the option gets removed again. This
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks.  We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.

Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.

Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.

Helped out:	Adriaan de Groot <adridg@cs.kun.nl>
		Lauri Watts <lauri@kde.org>
		Andy Fawcett <andy@athame.co.uk>
2003-10-03 22:34:44 +00:00
Will Andrews
01ff961210 Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
Michael Nottebrock
6bd070493c Add autodetection & message for imlib support.
Approved by:	arved (Mentor)
2003-08-22 13:08:38 +00:00
Michael Nottebrock
ac4ef3820b Update KDE to the latest official release, KDE 3.1.3
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php

(may not work until a few hours after this commit - we jumped the gun a little
 in order to have the update in place at the time the security notifications for
 KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).

Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php

Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.

Approved by: will (real mentor asleep)
2003-07-29 04:26:22 +00:00
Mario Sergio Fujikawa Ferreira
9433ac58db Update to KDE 3.1.2 2003-05-19 19:43:36 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00