summaryrefslogtreecommitdiff
path: root/multimedia/kdemultimedia3/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to KDE 3.5.0Michael Nottebrock2006-01-081-11/+0
| | | | Notes: svn path=/head/; revision=153084
* Patch kdemultimedia's configure-script to prevent it from bailingMichael Nottebrock2005-07-031-0/+11
| | | | | | | | | in certain environments/sh versions. Reported & submitted by: Steven Friedrich <FreeBSD@insightbb.com> Notes: svn path=/head/; revision=138360
* Update to KDE 3.4Michael Nottebrock2005-03-201-20/+0
| | | | Notes: svn path=/head/; revision=131766
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-091-16/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to KDE 3.2.0Michael Nottebrock2004-02-051-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Fix the -pthread problem in case the option gets removed again. ThisWill Andrews2003-10-031-11/+0
| | | | | | | | | | | | | | | | | | | | 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
* MFkde-freebsd Repository:Tilman Keskinoz2003-05-121-0/+11
| | | | | | | | | | | Add a patch that defuses a configure-check which keeps blowing up on some people. Submitted by: Alexander Kirillov <nevis2us@infline.ru>, Charles Anderson <caa@midgard.dhs.org> Notes: svn path=/head/; revision=80824
* Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofWill Andrews2001-02-261-20/+0
| | | | | | | | | | | | | | | | | | the KDE team's excellent work, I am initiating burn sequence for KDE 1.x. All base KDE1 ports are hereby nuked. I am also reluctantly reassuming maintainership of the KDE2 ports. Official KDE 2.1 packages built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's official ftp mirrors now. Enjoy! Note: It seems that the KDE people rerolled their kdelibs and kdebase packages, and a quick examination of diffs reveal minor changes, but the port should still work. I'll fix the packaging problems that bento runs into. Approved by: kevlo Notes: svn path=/head/; revision=38810
* Forgot to update this patch.Kevin Lo2000-12-131-2/+11
| | | | Notes: svn path=/head/; revision=35943
* - Enable kscd. That means it can run on FreeBSD :)Kevin Lo2000-11-241-0/+11
- Add BUILD_DEPENDS - Fix pkg-plist Notes: svn path=/head/; revision=35388