aboutsummaryrefslogtreecommitdiff
path: root/deskutils/kdepim4
Commit message (Collapse)AuthorAgeFilesLines
* Update to KDE 3.5.6 / KOffice 1.6.2Michael Nottebrock2007-03-134-13/+49
| | | | Notes: svn path=/head/; revision=187334
* Depend on kdebase for kio_smtp.Michael Nottebrock2007-01-151-1/+2
| | | | | | | | PR: ports/107882 Submitted by: Tobias Roth <ports@fsck.ch> Notes: svn path=/head/; revision=182381
* Update to KDE 3.5.5 / KOffice 1.6.1Michael Nottebrock2006-12-193-25/+42
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=180198
* Update gpgme to 1.1.2, chase dependencies.Michael Nottebrock2006-09-131-1/+2
| | | | Notes: svn path=/head/; revision=172981
* KDE 3.5.4 / KOffice 1.5.2Michael Nottebrock2006-09-121-3/+3
| | | | Notes: svn path=/head/; revision=172898
* Update to KDE 3.5.3Michael Nottebrock2006-06-055-36/+28
| | | | Notes: svn path=/head/; revision=164487
* Fix KDE Bug 124024.Michael Nottebrock2006-05-063-0/+32
| | | | | | | PR: ports/96367 Notes: svn path=/head/; revision=161499
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Update to KDE 3.5.2Michael Nottebrock2006-03-304-38/+3
| | | | Notes: svn path=/head/; revision=158431
* Fix application crashes caused by nonstandard ical files.Michael Nottebrock2006-03-152-1/+27
| | | | | | | | Reported by: Anish Mistry <mistry.7@osu.edu> Approved by: portmgr (linimon) Notes: svn path=/head/; revision=157208
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+179
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to KDE 3.5.1.Michael Nottebrock2006-02-013-236/+3
| | | | Notes: svn path=/head/; revision=154984
* Be more explicit about the openssl dependency.Michael Nottebrock2006-01-111-1/+3
| | | | Notes: svn path=/head/; revision=153269
* Update to KDE 3.5.0Michael Nottebrock2006-01-086-177/+848
| | | | Notes: svn path=/head/; revision=153084
* Don't try to depend on openssl-stable, bsd.openssl.mk is too brokenMichael Nottebrock2005-12-051-5/+0
| | | | | | | to adjust dependencies consistently. Notes: svn path=/head/; revision=150480
* Dependency shenanigans to fix the 4.x package build.Michael Nottebrock2005-11-121-1/+2
| | | | Notes: svn path=/head/; revision=148037
* Fix typo in the patch filename.Michael Nottebrock2005-11-101-0/+0
| | | | Notes: svn path=/head/; revision=147821
* Fix KDE Bug 99089 (inline PGP signed messages not working in kmail).Michael Nottebrock2005-11-102-0/+15
| | | | | | | Stumbled over by: Peter Losher Notes: svn path=/head/; revision=147806
* Update to KDE 3.4.3 / KOffice 1.4.2Michael Nottebrock2005-11-0512-217/+4
| | | | Notes: svn path=/head/; revision=147365
* Fix bogus ui files in preparation for Qt 3.3.5Michael Nottebrock2005-10-043-0/+30
| | | | Notes: svn path=/head/; revision=144151
* Fix KDE Bug 109003 (KMail saves zero-size attachments).Michael Nottebrock2005-08-022-0/+20
| | | | | | | | Obtained from: KDE SVN Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140733
* Remove patches which have been applied upstream.Michael Nottebrock2005-07-311-151/+0
| | | | Notes: svn path=/head/; revision=140590
* Update to KDE 3.4.2 / KOffice 1.4.1Michael Nottebrock2005-07-312-2/+4
| | | | Notes: svn path=/head/; revision=140588
* Update to KDE 3.4.1Michael Nottebrock2005-06-2610-67/+322
| | | | Notes: svn path=/head/; revision=138043
* Fix build on alpha.Michael Nottebrock2005-04-281-0/+14
| | | | | | | Obtained from: KDE CVS Notes: svn path=/head/; revision=134317
* Update to KDE 3.4Michael Nottebrock2005-03-204-175/+530
| | | | Notes: svn path=/head/; revision=131766
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to KDE 3.3.2Michael Nottebrock2004-12-135-64/+8
| | | | Notes: svn path=/head/; revision=123951
* Link in libbluetooth when appropriate.Michael Nottebrock2004-11-131-2/+6
| | | | | | | Reported by: Mark Murray <markm@freebsd.org> Notes: svn path=/head/; revision=121518
* Fix korganizer crashbug on amd64.Michael Nottebrock2004-11-102-0/+12
| | | | | | | Submitted by: Arjan Van Leeuwen <avleeuwen@gmail.com> Notes: svn path=/head/; revision=121271
* Update to KDE 3.3.1Michael Nottebrock2004-11-083-2/+51
| | | | Notes: svn path=/head/; revision=121092
* Don't depend on gnupg/gnupg-devel, just specify default paths.Michael Nottebrock2004-09-241-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118370
* Update to KDE 3.3Michael Nottebrock2004-08-303-103/+648
| | | | Notes: svn path=/head/; revision=117701
* Factor out all but one of the build switches of the KDE main module portsMichael Nottebrock2004-08-115-364/+230
| | | | | | | | | | | | | | | | | | 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
* Update to version 3.2.3Michael Nottebrock2004-06-092-2/+6
| | | | Notes: svn path=/head/; revision=111165
* Update to KDE 3.2.2Michael Nottebrock2004-04-203-4/+3
| | | | Notes: svn path=/head/; revision=107688
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Respect WITHOUT_FOO.Michael Nottebrock2004-03-281-20/+11
| | | | Notes: svn path=/head/; revision=105500
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-094-87/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Add conflicts to kdenetwork-3.1.* to help avoiding upgradeproblems.Tilman Keskinoz2004-02-071-0/+2
| | | | | | | | | | kmail was moved from kdenetwork to kdepim, so kdenetwork needs to be upgraded before kdepim. Submitted by: Andy Fawcett Notes: svn path=/head/; revision=100235
* Remove pkg-plist.Michael Nottebrock2004-02-051-596/+0
| | | | Notes: svn path=/head/; revision=100077
* Fix a rather nasty bug in kmail's IMAPMichael Nottebrock2004-02-053-0/+78
| | | | | | | | | implementation. Bump PORTREVISION. More info: http://lists.kde.org/?l=kde-cvs&m=107588505207720&w=2 Notes: svn path=/head/; revision=100058
* Update to KDE 3.2.0Michael Nottebrock2004-02-057-32/+1343
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Fix a buffer overflow in the file information reader of VCF files.Will Andrews2004-01-152-0/+25
| | | | | | | | | | | | | | See http://www.kde.org/info/security/advisory-20040114-1.txt and http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0988 for more info. Bump PORTREVISION as this is a strongly recommended patch. This approach is simpler than upgrading all KDE ports to 3.1.5, since we're going to upgrade them to 3.2 in under a month anyway. Submitted by: Andy Fawcett <andy@athame.co.uk> Notes: svn path=/head/; revision=98180
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Fix the -pthread problem in case the option gets removed again. ThisWill Andrews2003-10-032-3/+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
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.Will Andrews2003-09-188-266/+224
| | | | Notes: svn path=/head/; revision=89050
* Add libmal support and make kpilot optional.Michael Nottebrock2003-08-046-223/+254
| | | | | | | | PR: ports/53922 Approved by: arved (Mentor) Notes: svn path=/head/; revision=86300
* Update KDE to the latest official release, KDE 3.1.3Michael Nottebrock2003-07-294-2/+20
| | | | | | | | | | | | | | | | | | | | | 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