aboutsummaryrefslogtreecommitdiff
path: root/devel/kdesvn-kde4
Commit message (Collapse)AuthorAgeFilesLines
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-1/+1
| | | | | | | | PR: 218658 Submitted by: riggs Notes: svn path=/head/; revision=439367
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* devel/kdesvn-kde4: fix bookmarks in non-KDE environments.David Naylor2016-12-191-5/+10
| | | | | | | | | | | | | - Add missing dependency to kde-baseapps that provides keditbookmarks that provides the Bookmarks functionality. [1] - Add license file and fix license version. - Add missing dependencies (reported by stage-qa). PR: 211769 Suggested by: tcberner Notes: svn path=/head/; revision=428930
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-0/+1
| | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. Notes: svn path=/head/; revision=426566
* Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andTobias C. Berner2016-08-241-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plasma5 ports At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When working on the ports for KDE Frameworks and Plasma5 it seemed to be more reasonable to create a new kde.mk instead of adding an bsd.kde5.mk. The kde.mk in this review is a stripped down version of the one we are using in the KDE Test repositories plasma5 branch [1] to only contain the parts relevant to the current KDE4 ports in the portstree [2]. Changes to the KDE Ports needed by this: Replace USE_KDE4 by USE_KDE [3] Add USES=kde:4 [4] [1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk [2] The version in the plasma5 branch also handles frameworks/plasma5 and handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt Ports -- I chose to leave this out for now, as the diff is already large enough. [3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we want is already specified as argument to kde:<arg> [4] For KDE Frameworks and Plasma5 ports this would be kde:5 PR: 210667 Approved by: portmgr, mat (mentor), rakuco (mentor) Reviewed by: mat, rakuco Differential Revision: https://reviews.freebsd.org/D6961 Notes: svn path=/head/; revision=420774
* Remove expired misc/kdehier4 and update all of its consumers to not ↵Rene Ladan2016-05-251-1/+1
| | | | | | | | | | | | | | | | reference it any longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy. PR: 209014 (partial) Submitted by: myself Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D6542 Notes: svn path=/head/; revision=415864
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* devel/kdesvn-kde4: use option help.David Naylor2016-02-061-4/+1
| | | | | | | | | - Use option helper to disable NLS build Submitted by: rakuco@ Notes: svn path=/head/; revision=408309
* UnbreakAntoine Brodin2016-02-051-1/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=408258
* devel/kdesvn-kde4: fix options for DOCS and NLSDavid Naylor2016-02-031-2/+3
| | | | | | | | | | | | DOCS: the directory layout changes, requiring all sub CMakeLists.txt file to be edited to prevent building of documentation (but keeping man). NLS: the include directive for NLS support had changed, and was updated. Reported by: Wolfgang Riegler Notes: svn path=/head/; revision=407970
* devel/kdesvn-kde4: unbreak build on FreeBSD 9David Naylor2016-02-021-13/+7
| | | | | | | | | | | - Require a modern C compiler (GCC 4.2 is too old) [1] - Use OPTIONS helpers - Remove include of bsd.port.options.mk Reported by: pkg-fallout [1] Notes: svn path=/head/; revision=407834
* Put LICENSE before LIB_DEPENDS to make portlint happy.Raphael Kubo da Costa2016-01-231-2/+2
| | | | Notes: svn path=/head/; revision=406992
* Update to 1.7.0, the first release developed and hosted within KDE's ↵Raphael Kubo da Costa2016-01-237-96/+52
| | | | | | | | | | | | infrastructure. While here, switch to an out-of-source CMake build. Approved by: dbn (maintainer) Differential Revision: https://reviews.freebsd.org/D5026 Notes: svn path=/head/; revision=406991
* Unbreak `make fetch'.Raphael Kubo da Costa2015-12-281-3/+3
| | | | | | | | kdesvn releases up to 1.6.0 are now available from the former author's OwnCloud instance. Notes: svn path=/head/; revision=404665
* Mark as broken: does not fetchBaptiste Daroussin2015-12-121-0/+2
| | | | Notes: svn path=/head/; revision=403636
* Cleanup plistBaptiste Daroussin2014-10-271-8/+0
| | | | Notes: svn path=/head/; revision=371546
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) Notes: svn path=/head/; revision=365038
* Update my ports to be compliant with new USES framework and fix other issues.David Naylor2014-04-241-2/+1
| | | | | | | | | | | | | | Changes: * various: migrate USE_BZIP2 to USES=tar:bzip2 * various: migrate USE_XZ to USES=tar:xz * multimedia/py-ffmpeg: add and prefer github (GH) as master site * ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD) Most ports are updated infrequently so a single batch commit is preferred over collating changes per port. Notes: svn path=/head/; revision=352062
* Remove trailing whitespaces from category develEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345404
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-181-1/+1
| | | | Notes: svn path=/head/; revision=344898
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Add stage support to devel/kdesvn-kde4.David Naylor2013-11-182-7/+3
| | | | | | | | | | Changes: - Add man1 files to pkg-plist - Suppress package message - Update LIB_DEPENDS to the new format Notes: svn path=/head/; revision=334239
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* Remove MAKE_JOBS_SAFE from all my ports.David Naylor2013-07-281-1/+0
| | | | | | | Better to remove now, in one go, then forget about it. Notes: svn path=/head/; revision=323850
* Apply patch to point to the right bug tracker address.Raphael Kubo da Costa2013-07-083-0/+21
| | | | | | | | | | kdesvn has been moved into the KDE infrastructure, and this includes the bug tracker (the previous one has been closed). Approved by: dbn (maintainer via private mail) Notes: svn path=/head/; revision=322537
* Convert USE_GETTEXT -> USES=gettextBaptiste Daroussin2013-04-261-3/+3
| | | | | | | | | | While here: - Trim headers - Remove some useless pre.mk/post.mk - Convert to optionsng Notes: svn path=/head/; revision=316620
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Update to my new FreeBSD addressDavid Naylor2013-01-161-5/+2
| | | | | | | | | | - Trim header - Add myself as creator of devel/svn2git (see r272261) Approved by: eadler|bdrewery (mentor) Notes: svn path=/head/; revision=310522
* Fix reversal in the condition check introduced in r303170.Raphael Kubo da Costa2012-08-261-1/+1
| | | | | | | | | | | We need to check if DOCS is _not_ defined. Hat tips to avilla@ for noticing the mistake. PR: ports/170828 Notes: svn path=/head/; revision=303171
* - Update to 1.6.0Raphael Kubo da Costa2012-08-264-31/+33
| | | | | | | | | | - Convert to the new options framework. PR: ports/170828 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Notes: svn path=/head/; revision=303170
* - 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/+1
| | | | Notes: svn path=/head/; revision=297915
* Make the port build with Qt 4.8.x.Raphael Kubo da Costa2012-05-211-0/+11
| | | | Notes: svn path=/head/; revision=297138
* Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.Max Brazhnikov2012-03-071-4/+0
| | | | | | | | They were added to fix build with kdelibs-4.5, while correct fix was to add them as run dependencies for x11/kdelibs4 (done a while ago). Notes: svn path=/head/; revision=292881
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-0/+1
| | | | Notes: svn path=/head/; revision=291538
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Update to 1.5.5Max Brazhnikov2010-09-152-4/+4
| | | | | | | | PR: ports/150587 Submitted by: David Naylor (maintainer) Notes: svn path=/head/; revision=261232
* Update to 1.5.4Max Brazhnikov2010-09-063-6/+9
| | | | | | | | PR: ports/150307 Submitted by: David Naylor (maintainer) Notes: svn path=/head/; revision=260651
* Fix build with upcoming KDE 4.5Max Brazhnikov2010-08-241-0/+8
| | | | | | | Approved by: David Naylor (maintainer) Notes: svn path=/head/; revision=259915
* - [maintainer] update kdesvn-kde4 1.5.2 -> 1.5.3Dima Panov2010-06-073-6/+7
| | | | | | | | PR: 147206 Submitted by: David Naylor (maintainer) Notes: svn path=/head/; revision=256015
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Chase devel/apr -> devel/apr1 shufflingPhilip M. Gollucci2010-05-181-1/+1
| | | | | | | | | PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@ Notes: svn path=/head/; revision=254523
* 4/5: Chase devel/apr shlib bumpPhilip M. Gollucci2010-05-051-0/+1
| | | | | | | | | | PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@ Notes: svn path=/head/; revision=253784
* Update to 1.5.2Max Brazhnikov2010-04-033-51/+58
| | | | | | | | PR: ports/145125 Submitted by: David Naylor (maintainer) Notes: svn path=/head/; revision=252157
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.4.1Martin Wilke2009-11-172-4/+4
| | | | | | | | PR: 140627 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Notes: svn path=/head/; revision=244389
* - Update to 1.4.0Martin Wilke2009-09-134-18/+16
| | | | | | | | PR: 138420 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Notes: svn path=/head/; revision=241344