aboutsummaryrefslogtreecommitdiff
path: root/x11/kdelibs4
Commit message (Collapse)AuthorAgeFilesLines
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!Max Brazhnikov2014-03-042-8/+2
| | | | | | | | | | | | | | | | | | | | | deskutils/kdepim4: - Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1] misc/kdehier4: - add tests directory (r343428 commit to Templates/BSD.local.dist) security/kwallet: - moved to security/kwalletmanager (renamed upstream) x11/kdelibs: - remove workaround, which is not needed after global fix in Mk/bsd.kde4.mk (r315373) PR: ports/187259 [1] Submitted by: Tobias Berner <tcberner@gmail.com> Notes: svn path=/head/; revision=347059
* Chase docbook cleanup dependencies.Mathieu Arnold2014-02-181-2/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=344900
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!Max Brazhnikov2014-02-186-258/+127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among changes: - Switch KDE4_PREFIX to ${LOCALBASE} - Remove now needless misc/kde4-shared-mime-info port - Add stage support - Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Drop support for FreeBSD 7.x - Remove Qt/KDE 3 related workarounds - Remove local patches and use upstream version scheme for libraries - sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4, and x11-clocks/kdetoys4 ports have been split. - devel/kcachegrind is now a part of KDE SC [1] - more logs in area51 repo... New ports: devel/kde-dev-scripts: KDE development scripts devel/kde-dev-utils: KDE development utilities games/klickety: Tetris themed solitaire games/picmi: Single player logic-based puzzle game textproc/libkomparediff2: Library to compare files and strings The area51 repository features commits by Schaich Alonso, avilla, rakuco and myself. PR: ports/186491 Exp-run: by bdrewery Approved by: beat (former maintainer) [1] Notes: svn path=/head/; revision=344893
* archivers/xz is in base for all versions and has been removed from the ports ↵Baptiste Daroussin2014-01-131-4/+0
| | | | | | | tree Notes: svn path=/head/; revision=339572
* Convert the tree to USES=famAntoine Brodin2014-01-041-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=338691
* - Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)Rusmir Dusko2013-11-201-1/+1
| | | | | | | Approved by: wg (mentor) Notes: svn path=/head/; revision=334422
* Chase recent changes in ffmpeg* ports: look for non-suffixed ffmpeg by defaultMax Brazhnikov2013-10-232-9/+4
| | | | Notes: svn path=/head/; revision=331385
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* Convert to new perl frameworkBaptiste Daroussin2013-09-161-2/+1
| | | | | | | Convert USE_GMAKE to USES Notes: svn path=/head/; revision=327411
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Update the KDE Software Compilation to 4.10.5.Raphael Kubo da Costa2013-07-043-4/+5
| | | | | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two KDE updates in just a few days, but the work on 4.10.5 was very light compared to 4.10.4 so it was ready much faster. The release announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.5.php The biggest news for us on FreeBSD is that the Ruby bindings should work with Ruby 1.9 now. I will probably add a note to UPDATING later about this, but as avilla@ pointed out, the clang support we mentioned that was improved in 4.10.4 requires a rebuild of the ports that depend on kdelibs4. Most of them are covered by this update, but those which are not part of the Software Compilation need to be rebuilt manually to make sure the previous issues (proper symbol visibility being the most annoying of them) are solved. Notes: svn path=/head/; revision=322300
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.Raphael Kubo da Costa2013-07-026-48/+59
| | | | | | | | | | | | | | | | | | With commits from avilla@, makc@, rakuco@ and Schaich Alonso. The upstream announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.4.php clang support should be more stable now, with clang being recognized by kdelibs4 and being passed the correct flags to build other ports. Additionally, all ports being committed have been verified to build with -CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for providing it). Work on the newly-released 4.10.5 will begin shortly. Notes: svn path=/head/; revision=322191
* - Re-enable UPnP on build time, we have a run time check for it.Alberto Villa2013-06-071-0/+1
| | | | Notes: svn path=/head/; revision=320193
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!Max Brazhnikov2013-05-185-34/+6
| | | | | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself. Notes: svn path=/head/; revision=318452
* Add upstream patch to prevent passwords from being shown in HTTP URLs in ↵Raphael Kubo da Costa2013-05-112-1/+33
| | | | | | | error messages. Notes: svn path=/head/; revision=317905
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - Set KDE4_BUILD_TESTS to off.Alberto Villa2013-03-292-2/+12
| | | | | | | | - Bump PORTREVISION. - Add UPDATING note about required kio-upnp-ms fix procedure. Notes: svn path=/head/; revision=315578
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!Max Brazhnikov2013-03-278-232/+140
| | | | | | | | | | | | | | | | | | | | | | | | | | - kdegames4 port has been split. - kdeutils4-printer-applet and system-config-printer-kde have been replaced by print/kde4-print-manager. - Recover misc/kde4-l10n-mr from attic. - New USE_KDE4 components: kactivities, libkdegames, nepomuk-core, and nepomuk-widgets. - Provide sharedmime component with magic: ports don't need to run update-mime-database themselves now. - Switch some ports to out-of-source build. - Update port comments. - Adjust dependence on Qt4 components. - x11/kde4 installs modern kdepim4 now. - Remove redundant aspell and hspell from kdelibs4, both can be enabled in textproc/enchant if needed. - Remove stale bits from bsd.kde4.mk The area51 repository features commits by Schaich Alonso and myself. Contributors: - Tobias Berner Notes: svn path=/head/; revision=315373
* Mk/bsd.kde4.mk:Max Brazhnikov2013-03-221-1/+2
| | | | | | | | | | | | | - Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it) - Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH) - Remove now useless KDE4_BUILDENV KDE SC ports: - Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with 'USES= cmake:outsource' and add USE_LDCONFIG if needed Notes: svn path=/head/; revision=314933
* Remove -std=iso9899:1990 from CFLAGS, base gcc's not happy with itMax Brazhnikov2013-02-152-3/+13
| | | | | | | | Reported by: ale Reviewed by: rakuco Notes: svn path=/head/; revision=312298
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!Max Brazhnikov2013-02-0310-333/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | - kdebindings ports have been renamed to match upstream. - kdemultimedia and kdenetwork have been split. - New port games/pairs added. - Trim Makefile header - Convert to new option framework - New USE_KDE4 components: libkcddb, libkcompactdisc - Update: databases/akonadi to 1.9.0 devel/grantlee to 0.3.0 textproc/rasqal to 0.9.30 textproc/redland-bindings to 1.0.16.1 textproc/soprano to 2.9.0 x11-toolkits/attica to 0.4.1 The area51 repository features commits by Schaich Alonso, avilla, dbn, jhale, makc and rakuco. Contributors: - Oleg Sidorkin - Tobias Berner - Kurt Jaeger Notes: svn path=/head/; revision=311483
* - Chase lib version changes from ilmbase and OpenEXR updatesSteve Wills2013-01-171-2/+2
| | | | Notes: svn path=/head/; revision=310536
* Update PCRE to 8.32Martin Matuska2012-12-101-2/+2
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* Apply an upstream patch that fixes build with clang.Kevin Lo2012-11-231-0/+29
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307674
* Backport an upstream commit I made which fixes some Solid-related crashes.Raphael Kubo da Costa2012-09-182-0/+154
| | | | | | | | | | The crashes themselves only occur under some special circumstances, but since it may take some time to get an exp-run for a more recent KDE version and the newest KTorrent release does cause this crash, it makes sense to add this patch for now. Notes: svn path=/head/; revision=304454
* - Handle empty KDE4_ENABLE_EXCEPTIONS environment variable in proper wayDima Panov2012-06-191-0/+11
| | | | | | | | to unbroke build - No PORTREVISION bump, this affects only users with already broken build on upgrade Notes: svn path=/head/; revision=299633
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x ↵Max Brazhnikov2012-06-144-45/+18
| | | | | | | | | series. Official announcement: http://kde.org/announcements/announce-4.8.4.php Notes: svn path=/head/; revision=299269
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
| | | | Notes: svn path=/head/; revision=297915
* Fix build with clang 3.1.Raphael Kubo da Costa2012-05-271-0/+42
| | | | | | | | | | | | Add the fix I committed upstream to fix the build with clang 3.1, originally reported by arrowdodger on #kde-freebsd. No PORTREVISION bump, as there have been no dependency changes and the build has been fixed only for people who had never been able to build it before. Notes: svn path=/head/; revision=297561
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!Max Brazhnikov2012-05-2511-89/+174
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated to match KDE SC version, old kdepim preserved in deskutils/kdepim44. Follow UPDATING instruction! New ports: - accessibility/kaccessible - accessibility/kmag - accessibility/kmousetool - accessibility/kmouth - archivers/ark - comms/kremotecontrol - deskutils/kcharselect - deskutils/kdepim44 - deskutils/kdepim44-runtime - deskutils/superkaramba - devel/kdebindings4-perl-perlkde - devel/kdebindings4-perl-perlqt - math/analitza - math/kcalc - misc/kde4-l10n-fa - security/kgpg-kde4 - security/kwallet - sysutils/kdf - sysutils/kfloppy - sysutils/sweeper - vietnamese/kde4-l10n - x11-clocks/ktimer - x11/kactivities - x11/libkonq Removed ports: - devel/kdebindings4-kross-interpreters - devel/kdebindings4-python - devel/kdebindings4-ruby - devel/kdebindings4-smoke Notes: svn path=/head/; revision=297371
* - Update multimedia/libxine to 1.2.1 with a commit merged from hgJuergen Lock2012-02-262-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to fix DVB support. (which still is broken for tuners using hardware pid filtering, like when running webcamd with "-m dvb-usb-init.force_pid_filter_usage=1".) - Add patches to fix build of ports depending on libxine to: audio/amarok, graphics/gimageview [1], graphics/pornview [1], graphics/osg [2], graphics/osg-devel [2], multimedia/emotion, x11/kdelibs4 [3], multimedia/kmplayer, multimedia/konverter, multimedia/qdvdauthor [4], multimedia/vdr-plugin-xineliboutput, multimedia/xfce4-media [5], multimedia/xine_artsplugin, multimedia/k9copy-kde4 [6] - Fix RUN_DEPENDS= xine... which should be LIB_DEPENDS for audio/atunes . [7] - Mark multimedia/phonon-xine BROKEN which refuses to build with libxine 1.2.x and is deprecated upstream. [3] - Disable XINE knob for x11/eaglemode for which I don't have a fix. [2] - Note: multimedia/kaffeine runs after rakuco's x11/kdelibs4 fix, but it only shows a green window at least with mp4 or ts files. (avi files and audio still work.) It seems the kaffeine developers have found this too and are now switching away from libxine in their git repo - so I guess we'll have a broken kaffeine at least until they release a new version. - Bump PORTREVISIONs for ports depending on libxine by default. - Add optional libbluray support to multimedia/libxine and multimedia/vdr-plugin-xineliboutput. PR: ports/165057 [6] Submitted by: nox (self) [6], rakuco [3] Approved by: dinoex (maintainer, via irc) [1], amdmi3 (maintainer, via private email) [2], kde@ (rakuco, via irc) [3], Phil Oleson <oz@nixil.net> (maintainer, via private email) [4], xfce@ (rene, via irc) [5], Eduardo Gielamo Oliveira <egoliveira@gmail.com> (maintainer) [6], lme (maintainer, via irc) [7] Thanx to: Darren Salt (upstream libxine maintainer) for a few hints on irc to help with patching ports depending on deprecated libxine features Notes: svn path=/head/; revision=292268
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-1/+1
| | | | Notes: svn path=/head/; revision=291538
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-1/+2
| | | | Notes: svn path=/head/; revision=291338
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichAlberto Villa2012-01-253-24/+2
| | | | | | | | | | | | | concludes the 4.7 series. The official release notes can be found at: http://kde.org/announcements/announce-4.7.4.php PR: 162216 PR: 163662 Notes: svn path=/head/; revision=289775
* Fix build with clang.Raphael Kubo da Costa2011-12-312-0/+44
| | | | | | | | | | | | | | Import my commits d1fe207 and 01b0c1a to kdelibs upstream which should fix the build issues reported in http://article.gmane.org/gmane.comp.kde.freebsd/20432 and http://article.gmane.org/gmane.comp.kde.freebsd/20462. There is no need for a bump in PORTREVISION, as it only fixes the build for people who were unable to build it before anyway. Approved by: avilla (mentor, implicit) Notes: svn path=/head/; revision=288300
* - Switch from libungif to giflib to avoid duplicate filesSteve Wills2011-12-241-1/+2
| | | | Notes: svn path=/head/; revision=287976
* The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.Raphael Kubo da Costa2011-11-145-68/+74
| | | | | | | | | | | | | | This is an incremental update and should be much easier to handle than the transition from 4.6.5 to 4.7.2 in the ports tree. The official release notes can be found at http://www.kde.org/announcements/announce-4.7.3.php. Approved by: avilla (mentor), makc (mentor), portmgr (miwi) Feature safe: yes Notes: svn path=/head/; revision=285739
* - Silence useless warning to reduce noise.Alberto Villa2011-10-291-0/+12
| | | | Notes: svn path=/head/; revision=284581
* The KDE/FreeBSD team is pleased to announce KDE Software CompilationAlberto Villa2011-10-1710-364/+198
| | | | | | | | | | | | | | | | | | | | | 4.7.2. The official release notes can be found at: http://kde.org/announcements/announce-4.7.2.php This release ships with many improvements. Read more about them here: http://FreeBSD.kde.org/news.php#itemKDESC472availableinports We'd like to say thanks to all testers and contributors, especially to lwhsu@ for his effort on hosting our test packages. PR: 156293 [1] 159219 [2] 160164 [3] Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1] Alvaro Castillo <gobledb@gmail.com> [2] dkeav04@gmail.com [3] Tested by: exp-run via pav Notes: svn path=/head/; revision=283641
* Update KDE Software Compilation ports to 4.6.5Max Brazhnikov2011-07-072-2/+3
| | | | | | | | Official announcement: http://www.kde.org/announcements/announce-4.6.5.php Changelog: http://www.kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php Notes: svn path=/head/; revision=277229
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read fullAlberto Villa2011-06-145-162/+2
| | | | | | | announcement here: http://kde.org/announcements/announce-4.6.4.php Notes: svn path=/head/; revision=275542
* - Fix the Konqueror double-POST regression.Alberto Villa2011-05-282-0/+28
| | | | | | | | | - Bump PORTREVISION. Obtained from: https://projects.kde.org/projects/kde/kdelibs/repository/revisions/92db24adfa941003db1d885df01157056617f30b Notes: svn path=/head/; revision=274765
* Update KDE Software Compilation ports to 4.6.3Max Brazhnikov2011-05-163-2/+134
| | | | | | | Special thanks to Raphael Kubo da Costa for his work on this update. Notes: svn path=/head/; revision=274204
* Add missing dependencies on Xorg libraries.Max Brazhnikov2011-05-091-0/+1
| | | | Notes: svn path=/head/; revision=273891
* Drop KDE4_BUILD_TYPE in favour of CMAKE_BUILD_TYPEMax Brazhnikov2011-04-101-2/+2
| | | | Notes: svn path=/head/; revision=272463
* The FreeBSD KDE Team is pleased to announce April updates for KDEAlberto Villa2011-04-071-2/+2
| | | | | | | | | | Software Compilation: 4.6.2, codename "Congrats". Read the full announcement here: http://kde.org/announcements/announce-4.6.2.php. Special thanks to Raphael Kubo da Costa who ported the release. Notes: svn path=/head/; revision=272337
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMAlberto Villa2011-03-2512-813/+281
| | | | | | | | | | | | 4.4.10. The official 4.6.1 release notes can be found at: http://www.kde.org/announcements/announce-4.6.1.php We'd like to say thanks to all helpers and submitters. Tested by: exp-run via miwi Notes: svn path=/head/; revision=271650
* - Bump PORTREVISION to chase the update of dns/libidnWen Heping2011-03-141-0/+1
| | | | Notes: svn path=/head/; revision=270856
* - The KDE FreeBSD team is proud to announce the release of KDE 4.5.5Dima Panov2011-01-071-2/+2
| | | | | | | | | for FreeBSD. It's a bugfix-only release, January 2011 set. Notes: svn path=/head/; revision=267498