aboutsummaryrefslogtreecommitdiff
path: root/x11/kde4-baseapps
Commit message (Collapse)AuthorAgeFilesLines
* Update to KDE 3.3.2Michael Nottebrock2004-12-136-107/+80
| | | | Notes: svn path=/head/; revision=123951
* Add imake as build dependency. It will soon no longer be picked up byDejan Lesjak2004-12-071-1/+2
| | | | | | | | | | x-clients port. Pointed out by: dosirak via kris, while testing X.Org upgrade Approved by: lofi Notes: svn path=/head/; revision=123415
* Fix some more environment nits in the kdm configuration templates, andMichael Nottebrock2004-11-122-8/+17
| | | | | | | | | | | | | default to shutdown -p now for halting instead of shutdown -h now. No PORTREVISION bump since manual regeneration of kdm configuration would be required anyway. PR: 73844 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Notes: svn path=/head/; revision=121436
* Update to KDE 3.3.1Michael Nottebrock2004-11-086-59/+39
| | | | Notes: svn path=/head/; revision=121092
* Bump PORTREVISION for the last commit.Tilman Keskinoz2004-10-111-1/+1
| | | | | | | | Requested by: kris Approved by: portmgr Notes: svn path=/head/; revision=118607
* Fix Environment for kdm/csh users.Tilman Keskinoz2004-10-101-1/+1
| | | | | | | | | | | | | No PORTREVISION bump this time, because we had one 24 hours ago. PR: 72388 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Requested by: peter Approved by: portmgr(krion) Reviewed by: Adriaan de Groot Notes: svn path=/head/; revision=118598
* Fix a typoTilman Keskinoz2004-10-092-2/+2
| | | | | | | | | | | | Without this, kdm spins in an infinite loop with select() returning EINVAL and times out the Xserver startup and kills it off and then aborts. Submitted by: peter via marcus, kris Reviewed by: Adriaan de Groot Approved by: portmgr Notes: svn path=/head/; revision=118595
* Fix bug in the default genkdmconf template - kdm would try and parseMichael Nottebrock2004-09-243-6/+26
| | | | | | | | | | | | fortune output from .cshrc and sometimes fail to login due to it. Fix bug with kxkb not detecting installed keyboard layouts on xorg. Approved by: portmgr Obtained from: KDE CVS Notes: svn path=/head/; revision=118372
* The rc-script was botched, correct that and bump PORTREVISION.Michael Nottebrock2004-09-012-2/+3
| | | | Notes: svn path=/head/; revision=117835
* Update to KDE 3.3Michael Nottebrock2004-08-3012-443/+471
| | | | Notes: svn path=/head/; revision=117701
* A couple of patches didn't make it from the kde-freebsd repo into ports.Michael Nottebrock2004-08-126-1/+250
| | | | | | | | | Here they are... PORTREVISION needs to be bumped again (sorry). Pointy hat to: me Notes: svn path=/head/; revision=116073
* Tell genkdmconf to ignore existing bits of xdm/kdm configuration, if itMichael Nottebrock2004-08-121-2/+1
| | | | | | | finds them and just create defaults as intended. Notes: svn path=/head/; revision=116018
* Factor out all but one of the build switches of the KDE main module portsMichael Nottebrock2004-08-119-632/+757
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=115880
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Update to version 3.2.3Michael Nottebrock2004-06-094-15/+58
| | | | Notes: svn path=/head/; revision=111165
* Bump PORTREVISION.Michael Nottebrock2004-05-181-0/+1
| | | | Notes: svn path=/head/; revision=109440
* Fix a fat fingered commit I made two weeks ago:Michael Nottebrock2004-05-181-1/+1
| | | | | | | | It causes ksysguard to be installed setuid instead of ksysguardd. No harm done though, ksysguard refuses to even run setuid. Notes: svn path=/head/; revision=109439
* Put the pkg-message template back into PKGDIR.Michael Nottebrock2004-05-022-1/+1
| | | | | | | Requested by: obrien Notes: svn path=/head/; revision=108210
* Process the pkg-message template earlier than post-install soMichael Nottebrock2004-05-022-3/+7
| | | | | | | | | | package users will actually get to see it the right way. PR: ports/66123 Reported by: obrien Notes: svn path=/head/; revision=108158
* Update to KDE 3.2.2Michael Nottebrock2004-04-206-27/+27
| | | | Notes: svn path=/head/; revision=107688
* Respect WITHOUT_FOO.Michael Nottebrock2004-03-281-18/+1
| | | | Notes: svn path=/head/; revision=105500
* Enhance pkg-descr a little.Michael Nottebrock2004-03-211-1/+4
| | | | | | | | Based on a discussion with Bram Moolenaar <Bram@moolenaar.net> on kde@freebsd.org Notes: svn path=/head/; revision=104862
* Add the default path of of the linux-flashplugin to the list of pathsMichael Nottebrock2004-03-181-0/+10
| | | | | | | scanned for Netscape plugins. Only affects newly created user-profiles. Notes: svn path=/head/; revision=104347
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-096-63/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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). Notes: svn path=/head/; revision=103453
* Bump PORTREVISION.Michael Nottebrock2004-02-111-0/+1
| | | | | | | Reminded by: lioux Notes: svn path=/head/; revision=100678
* USE_MOTIF by default now - netscape plugins compat is en vogue againMichael Nottebrock2004-02-101-13/+6
| | | | | | | thanks to the libmap-flashplugin hack. Notes: svn path=/head/; revision=100561
* Shorten COMMENT.Michael Nottebrock2004-02-101-1/+1
| | | | | | | | PR: ports/62619 Submitted by & nitpick award to: Ernst de Haan <znerd@freebsd.org> Notes: svn path=/head/; revision=100551
* Update to KDE 3.2.0Michael Nottebrock2004-02-0512-523/+1148
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=100015
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add a patch to correct CPU states readout inMichael Nottebrock2003-12-131-0/+21
| | | | | | | | | | ksysguard. PR: ports/59080 Submitted by: Markus Brueffer Notes: svn path=/head/; revision=95716
* Add a patch that should fix the "A window and A desktop icon sometimes haveTilman Keskinoz2003-11-201-0/+12
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=94460
* Fix the -pthread problem in case the option gets removed again. ThisWill Andrews2003-10-031-0/+2
| | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=90174
* From KDE_3_1_BRANCH:Tilman Keskinoz2003-09-291-0/+18
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=89772
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.Will Andrews2003-09-188-419/+2
| | | | Notes: svn path=/head/; revision=89050
* Multiple bugfixes and enhancements for kdebase.Michael Nottebrock2003-08-2810-9/+458
| | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=87921
* Fix non-default dependency on openldap2[012] which is broken by splitting.Jun Kuriyama2003-08-151-1/+1
| | | | | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento... Notes: svn path=/head/; revision=86964
* Update KDE to the latest official release, KDE 3.1.3Michael Nottebrock2003-07-296-41/+14
| | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=85806
* - Conditional ldap supportTilman Keskinoz2003-06-022-5/+11
| | | | | | | | | | - Remove some ancient configure args - Bump PORTREVISION Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Notes: svn path=/head/; revision=82032
* Update to KDE 3.1.2Mario Sergio Fujikawa Ferreira2003-05-193-3/+5
| | | | Notes: svn path=/head/; revision=81484
* Fix fetching.Will Andrews2003-04-121-1/+1
| | | | Notes: svn path=/head/; revision=78782
* Upgrade to 3.1.1a to handle PS/PDF security advisory. There are additionalWill Andrews2003-04-112-2/+2
| | | | | | | | | patches to kgv which are also included in this commit. Submitted by: Lauri Watts <lauri@kde.org> Notes: svn path=/head/; revision=78735
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!Alan Eldridge2003-04-058-70/+22
| | | | Notes: svn path=/head/; revision=78353
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77047
* Fix Build on CURRENT.Tilman Keskinoz2003-03-031-0/+24
| | | | | | | | | 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) Notes: svn path=/head/; revision=76787
* Add patch to fix ksysguard on -CURRENT. Will be committed to KDE.Will Andrews2003-02-091-0/+15
| | | | | | | | Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> Tested by: Andy Fawcett <andy@athame.co.uk> Notes: svn path=/head/; revision=75198
* Re-enable Xinerama support and remove Java support by default. The formerWill Andrews2003-02-081-6/+6
| | | | | | | | never broke anything according to our records and the latter breaks builds when (specific?) JDKs are installed. Notes: svn path=/head/; revision=75130
* kdebase uses libfontconfig if it finds it. add dependency.Alan Eldridge2003-02-031-0/+8
| | | | | | | Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> Notes: svn path=/head/; revision=74568
* bump PORTREVISION for previous mod about 12 hours agoAlan Eldridge2003-01-301-1/+1
| | | | Notes: svn path=/head/; revision=74247
* Install desktop template masters with right perms (write perms, too).Alan Eldridge2003-01-301-0/+2
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=74230
* update to 3.1 official releaseAlan Eldridge2003-01-2813-1091/+1663
| | | | Notes: svn path=/head/; revision=74156