Commit graph

138 commits

Author SHA1 Message Date
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +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
bd6aa5ed7d Fix bogus ui files in preparation for Qt 3.3.5 2005-10-04 11:21:18 +00:00
Michael Nottebrock
cc5f446d07 Add shared directory for zeroconf profiles to kdehier 2005-09-19 16:12:30 +00:00
Michael Nottebrock
51e0552b00 Remove patches which have been applied upstream. 2005-07-31 23:19:38 +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
c1b3b498c0 Fix KDE Bug 102880
Obtained from: KDE CVS
Submitted by: Bartosz Fabianowski <freebsd@chillt.de>
2005-06-30 18:48:15 +00:00
Michael Nottebrock
8bf4bd1c32 Update to KDE 3.4.1 2005-06-26 15:38:58 +00:00
Michael Nottebrock
0a582c89a0 Fix Kopete's MSN support to work with MSN's most recent protocol changes.
PR: ports/81368
Submitted by: Nicolas Blais <nb_root@videotron.ca>
2005-05-23 11:06:42 +00:00
Michael Nottebrock
b2780fdc1f Make kdrc work with the rdesktop version in ports.
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com>
2005-04-21 23:02:01 +00:00
Michael Nottebrock
d57e6a8257 Update to KDE 3.4 2005-03-20 18:17:55 +00:00
Michael Nottebrock
0083804533 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
Michael Nottebrock
abd2d07e15 Add runtime dependency on qca-tls, required by kopete's jabber plugin. 2004-11-26 03:08:32 +00:00
Michael Nottebrock
14a1da27f4 Update to KDE 3.3.1 2004-11-08 00:34:12 +00:00
Michael Nottebrock
800460fc76 Factor out the lanbrowsing part of kdenetwork3 into its own port. 2004-09-03 17:00:29 +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
9d5f77c245 Whoops, committed the same patch twice under different names. Call me
mv-challenged.
2004-06-26 13:45:20 +00:00
Michael Nottebrock
b3cefb63d8 Fix Yahoo! messenger protocol support in kopete.
Obtained from: KDE CVS / Matt Rogers / Andy Fawcett
2004-06-26 09:42:53 +00:00
Michael Nottebrock
9774b28273 Update to version 3.2.3 2004-06-09 16:58:30 +00:00
Michael Nottebrock
cd8a71cccb Remove empty files.
Reminded by: eik on IRC
2004-05-24 12:24:57 +00:00
Michael Nottebrock
6c593b2c29 Update to KDE 3.2.2 2004-04-20 09:08:07 +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
81dfa2cabf Remove pkg-plist. 2004-02-05 20:51:16 +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
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Clement Laforet
5209c775f1 - Chase uulib version
- Bump PORTREVISION

Approved by:    erwin (mentor) (implicitly)
2004-01-18 14:55:42 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Michael Nottebrock
4719228757 Add a patch that fixes a middlemouse pasting bug in ksirc.
Add CONFLICTS.

PR: ports/57593
2003-10-11 12:09:14 +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
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
Tilman Keskinoz
e79b635c53 Fix a timezone being out by +1 hour bug in KMail.
Bump PORTREVISION

Submitted by: 	Andy Fawcett <andy@athame.co.uk>
2003-06-26 13:13:30 +00:00
Mario Sergio Fujikawa Ferreira
9433ac58db Update to KDE 3.1.2 2003-05-19 19:43:36 +00:00
Alan Eldridge
b294b98273 Rejoice, for the long awaited upgrade to kde 3.1.1 is here! 2003-04-05 22:16:12 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Alan Eldridge
3c71ff78e9 update to 3.1 official release 2003-01-28 18:36:58 +00:00
Alan Eldridge
d0c90aadfc Update these ports to 3.0.5 per KDE security advisory. Fix missing deps
in kdebase (I didn't whack those intentionally, I don't think...).
2002-11-16 14:39:52 +00:00
Alan Eldridge
f62b4deba3 1. Removed comments from pkg-plist files per will's request.
2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those
   cvsup servers (in about an hour or so)!
2002-10-11 07:42:22 +00:00
Alan Eldridge
77ce2b4c71 Remember, don't use pirated copies of KDE 3.0.4. Make sure you paid $0.00
for yours from a reputable ftp site.
2002-10-11 00:46:18 +00:00
Kris Kennaway
e30f668c1a Set NO_KDE_FINAL on alpha to allow this port to build.
Submitted by:	will
2002-10-10 17:57:59 +00:00
Tim Vanderhoek
8af2b53af1 Remove LIB_DEPENDS on uulib, which appears to have been bogus. 2002-09-02 12:30:01 +00:00
Tim Vanderhoek
83bca945b4 Update libuu shared lib dependency to libuu.2 2002-09-02 03:44:25 +00:00
Will Andrews
ea5b25bdcc Revert portions of rev 1.34, which allowed correct tracking of optionally-
installed ktalkd-related files.  Some of the files included here are not
reported by the submitter as orphaned, but I'm being conservative and
assuming that KDE didn't remove them between minor releases.

PR:		42146
Submitted by:	David Magda <dmagda+fports@magda.ca>
2002-08-29 02:29:48 +00:00
Will Andrews
ebe714bf05 Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted to
more closely conform to FreeBSD style etc, and Konqueror SSL patch merged.

Tested by:	Matt Douhan <matt@fruitsalad.org>, alane
Submitted by:	lioux [1]
2002-08-25 04:37:30 +00:00
Mario Sergio Fujikawa Ferreira
dbb1d0bd29 o Fix: allow knewsticker to work from KDE menu
o Bump PORTREVISION

Reviewed by:	will,
		Frerich Raabe <frerich.raabe@gmx.de>
Approved by:	will
2002-07-12 01:10:15 +00:00
Will Andrews
3491a5043b Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51. 2002-07-04 19:39:36 +00:00
Alan Eldridge
c9d5619c15 Apply fix from http://bugs.kde.org/db/44/44041.html.
PR:		ports/39637
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
Reviewed by:	alane
2002-06-22 01:53:34 +00:00
Alan Eldridge
b93fdedf12 1. USE_KDELIBS_VER => USE_KDEBASE_VER: add dep on kdebase3.
2. Bump PORTREVISION because of (1).
2002-06-21 04:31:31 +00:00