Commit graph

178 commits

Author SHA1 Message Date
Michael Nottebrock
d203d145d7 Bump PORTREVISION. 2004-05-18 14:27:27 +00:00
Michael Nottebrock
c04fc82a30 Fix a fat fingered commit I made two weeks ago:
It causes ksysguard to be installed setuid instead of ksysguardd. No
harm done though, ksysguard refuses to even run setuid.
2004-05-18 14:26:58 +00:00
Michael Nottebrock
6c46a157d4 Put the pkg-message template back into PKGDIR.
Requested by: obrien
2004-05-02 21:21:13 +00:00
Michael Nottebrock
77c311d022 Process the pkg-message template earlier than post-install so
package users will actually get to see it the right way.

PR: ports/66123
Reported by: obrien
2004-05-02 13:10:50 +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
4d193edcff Enhance pkg-descr a little.
Based on a discussion with Bram Moolenaar <Bram@moolenaar.net> on
kde@freebsd.org
2004-03-21 21:52:14 +00:00
Michael Nottebrock
69e683ae5f Add the default path of of the linux-flashplugin to the list of paths
scanned for Netscape plugins. Only affects newly created user-profiles.
2004-03-18 01:11:28 +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
4164171119 Bump PORTREVISION.
Reminded by: lioux
2004-02-11 15:28:06 +00:00
Michael Nottebrock
679032a206 USE_MOTIF by default now - netscape plugins compat is en vogue again
thanks to the libmap-flashplugin hack.
2004-02-10 15:22:52 +00:00
Michael Nottebrock
daa5ed5e99 Shorten COMMENT.
PR: ports/62619
Submitted by & nitpick award to: Ernst de Haan <znerd@freebsd.org>
2004-02-10 14:10:07 +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
Michael Nottebrock
38e778d4e5 Add a patch to correct CPU states readout in
ksysguard.

PR: ports/59080
Submitted by:	Markus Brueffer
2003-12-13 10:52:14 +00:00
Tilman Keskinoz
fe5a380496 Add a patch that should fix the "A window and A desktop icon sometimes have
keyboard focus at the same time".
No PORTREVISION bump, since only very few people noticed this.

Reported by:	arved, dwhite, Andy Fawcett
Obtained from:	bugs.kde.org
2003-11-20 12:29:57 +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
Tilman Keskinoz
f6ed807045 From KDE_3_1_BRANCH:
Deal with 64-bit time_t

With this fix I was able to complete compilation of kdebase on IA64.

Submitted by:	Adriaan de Groot <adridg@cs.kun.nl>
Thanks to:	marcel for prodding and installing kdelibs on pluto2
2003-09-29 09:39:38 +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
9683be5fc3 Multiple bugfixes and enhancements for kdebase.
- Add patches for konsole which enable konsole_grantpty to
          properly change permissions on ttys and fix a bug which causes
          konsole to crash on recent builds of -CURRENT.

        - Add a patch for configure that fixes fontconfig detection.

        - Add a patch submitted by Kaarthik Sivakumar <kaarthik@comcast.net>
          which fixes the bug described in PR ports/48334.

        - Add a pkg-message that notifies users about the fonts this port
          installs.

        - Use the USE_OPENLDAP macro.

PR:             ports/48334
Approved by:	arved (Mentor)
2003-08-28 19:39:01 +00:00
Jun Kuriyama
b67a28791a Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +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
76b38a67a4 - Conditional ldap support
- Remove some ancient configure args
- Bump PORTREVISION

Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2003-06-02 18:12:01 +00:00
Mario Sergio Fujikawa Ferreira
9433ac58db Update to KDE 3.1.2 2003-05-19 19:43:36 +00:00
Will Andrews
a4735ab5c0 Fix fetching. 2003-04-12 00:52:40 +00:00
Will Andrews
145f2547fa Upgrade to 3.1.1a to handle PS/PDF security advisory. There are additional
patches to kgv which are also included in this commit.

Submitted by:	Lauri Watts <lauri@kde.org>
2003-04-11 14:39:16 +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
3195b6f71c 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:36:20 +00:00
Tilman Keskinoz
4998cd646e Fix Build on CURRENT.
Submitted by:	Andy Fawcett <tap@hex.athame.co.uk>
Reported by:	many
Tested by:	Jiawei Ye <leafy@leafy.idv.tw> (CURRENT),  Andy Fawcett <tap@hex.athame.co.uk> (4.7, 5.0R)
2003-03-03 10:32:19 +00:00
Will Andrews
9bd65286fb Add patch to fix ksysguard on -CURRENT. Will be committed to KDE.
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
Tested by:	Andy Fawcett <andy@athame.co.uk>
2003-02-09 18:21:27 +00:00
Will Andrews
a5106188a1 Re-enable Xinerama support and remove Java support by default. The former
never broke anything according to our records and the latter breaks builds
when (specific?) JDKs are installed.
2003-02-08 17:14:50 +00:00
Alan Eldridge
2111f68308 kdebase uses libfontconfig if it finds it. add dependency.
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2003-02-03 12:35:58 +00:00
Alan Eldridge
a2946adfd3 bump PORTREVISION for previous mod about 12 hours ago 2003-01-30 06:22:38 +00:00
Alan Eldridge
0bc555542b Install desktop template masters with right perms (write perms, too).
PR:		47645
Submitted by:	Brad Laue and Simon "The Human Portlinter" Schubert
Reviewed by:	John Ashcroft
Approved by:	Colin Powell
Obtained from:	Oliver North (oops)
2003-01-30 00:58:06 +00:00
Alan Eldridge
3c71ff78e9 update to 3.1 official release 2003-01-28 18:36:58 +00:00
Mario Sergio Fujikawa Ferreira
2090d595c2 Fetch from correct MASTER_SITE_SUBDIR
Approved by:	alane
2002-11-16 19:38:47 +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
b8d868d97e removed redundant PACKAGE_BUILDING test 2002-10-19 01:53:10 +00:00
Alan Eldridge
33c4981f3a Bump PORTREVISION to force the last change out, as bugs were severe according
to reports.
2002-10-19 01:37:14 +00:00
Alan Eldridge
2f693d1c09 Undefault keramik due to bugs. 2002-10-19 01:35:48 +00:00
Alan Eldridge
4dfb5a1013 If defined(PACKAGE_BUILDING) then do not build with keramik/kwin backport. 2002-10-13 02:31:56 +00:00
Alan Eldridge
fdca50560d Move <sys/types.h> higher up in the include list to fix build on current.
Submitted by: Alfred Perlstein (via kde list)
2002-10-12 05:47:57 +00:00
Alan Eldridge
732adb9c15 add warning about backported keramik 2002-10-11 07:46:42 +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
53fa9783e9 1. Remove QT warning from kde3. It's been there long enough.
2. This is 3.0.4, folks.
3. Added extra patch files for backport of keramik.
2002-10-11 00:00:00 +00:00
Alan Eldridge
e676b28536 mi's patch to use gettext as BUILD_DEPEND. If there's a PR I don't have
the number handy.
2002-09-20 23:32:02 +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
Alan Eldridge
04f8520956 Bump PORTREVISION. KDE is fragile enough in its dependencies; we don't
need bizarre gettext errors cropping up, too.
2002-08-01 21:09:43 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Alan Eldridge
ab69db3c08 Fixed obnoxious bug where a new ~/Desktop dir would be created with read-only
files (including a RO .directory), which prevented certain changes, like moving
icons around, from persisting to next session. <Aaarrgh> They used system("cp
file1 file2") to create the new dirs. </Aaarrgh>

PORTREVISION was bumped on this one, since it is a significant fix, and it
does affect installation of files (in the user's $HOME).

PR:		39980
2002-07-18 11:16:37 +00:00