aboutsummaryrefslogtreecommitdiff
path: root/misc/tellico-kde4
Commit message (Collapse)AuthorAgeFilesLines
* Chase update of graphics/poppler (and slaves ports) in revision r430777Olivier Duchateau2017-01-071-1/+1
| | | | Notes: svn path=/head/; revision=430778
* Chase update of Poppler after revision r421386Olivier Duchateau2016-09-051-1/+1
| | | | Notes: svn path=/head/; revision=421390
* Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andTobias C. Berner2016-08-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Update poppler to 0.40.0. [1]Koop Mast2016-01-211-0/+1
| | | | | | | | | | | | Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build of these ports with poppler 0.39+. PR: 206293 [1] Submitted by: olivierd@ [1] Obtained from: ubuntu [2], rubygem-poppler upstream [3] Notes: svn path=/head/; revision=406872
* Update to 2.3.11.Raphael Kubo da Costa2016-01-123-5/+5
| | | | Notes: svn path=/head/; revision=405864
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-171-2/+0
| | | | | | | | | | | | | | | | | | | | UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336 Notes: svn path=/head/; revision=394508
* Update poppler to 0.34.0. [1]Koop Mast2015-08-021-0/+1
| | | | | | | | | | Chase all users of shlib version change of libpoppler.so. PR: 201477 [1] Submitted by: olivierd@ [1] Notes: svn path=/head/; revision=393431
* - Update to 2.3.10. [1]Raphael Kubo da Costa2015-02-223-10/+8
| | | | | | | | | | | | - Add some missing dependencies: * USES=pkgconfig for libyaz to be detected correctly. * USE_KDE4=libkcompactdisc for kdemultimedia to be correctly found. PR: 197918 [1] Submitted by: djdomics@gmail.com [1] Notes: svn path=/head/; revision=379617
* - Remove deprecated USE_KDE4=kdehierMax Brazhnikov2015-02-191-1/+1
| | | | | | | | - while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app) and supposedly fix build of graphics/gnash with KDE4 option Notes: svn path=/head/; revision=379358
* Update poppler to 0.30.0 [1].Koop Mast2015-02-031-1/+1
| | | | | | | | | | | | | | Make sure we use openjpeg1 in poppler, while openjpeg2 support was added there still bugs in openjpeg2 that need to be fixed. Add patches to inkscape for API changes in poppler 0.29.0 [2]. PR: 196599 [1] Submitted by: olivierd@ [1] Exp-run by: antoine@ Obtained from: upstream [2] Notes: svn path=/head/; revision=378348
* Cleanup plistBaptiste Daroussin2014-12-091-21/+0
| | | | Notes: svn path=/head/; revision=374378
* Bump PORTREVISION after graphics/poppler update to 0.26.3Max Brazhnikov2014-11-251-1/+1
| | | | Notes: svn path=/head/; revision=373404
* 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-0/+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 to 2.3.9.Raphael Kubo da Costa2014-08-103-5/+5
| | | | Notes: svn path=/head/; revision=364490
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-4/+4
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-181-1/+1
| | | | Notes: svn path=/head/; revision=344898
* Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime isMax Brazhnikov2014-02-011-2/+2
| | | | | | | | deprecated and will be removed along with switching KDE4_PREFIX to ${LOCALBASE} soon. Notes: svn path=/head/; revision=342128
* Update poppler to 0.24.4.Koop Mast2013-12-271-2/+2
| | | | | | | | | | | | Update comment. Use new LIB_DEPENDS syntax, use USES=pathfix. Stagify. Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to new syntax. Notes: svn path=/head/; revision=337749
* Support staging.Raphael Kubo da Costa2013-11-101-1/+0
| | | | | | | Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm> Notes: svn path=/head/; revision=333419
* - Update net/yaz to version 5.0.2Pawel Pekala2013-10-271-0/+1
| | | | | | | | | | | | | - Update net/zebra-server to 2.0.55 and fix build with new net/yaz [1] - Bump other affected ports PR: ports/183355 [1] Submitted by: myself Approved by: maintainer Notes: svn path=/head/; revision=331781
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Update to 2.3.8.Raphael Kubo da Costa2013-07-104-6/+5
| | | | Notes: svn path=/head/; revision=322671
* - Add missing sharedmime to the list of USE_KDE4 components. It will beMax Brazhnikov2013-05-121-1/+1
| | | | | | | | | | superseded by recently introduced USES= shared-mime-info later. - Remove no longer needed exec/unexec from plist and post-install calls for update-mime-database - Trim Makefile header while I'm here Notes: svn path=/head/; revision=317967
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-241-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316407
* - 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 poppler to 0.22.2.Jeremy Messenger2013-03-211-1/+1
| | | | | | | | | | | | - Bump the rest ports that depend on the poppler and poppler-qt because of shared library version have been changed. - Add a note in the UPDATING for require to rebuild all ports that depend on poppler. Submitted by: kwm (poppler* part) Notes: svn path=/head/; revision=314805
* More merges from area51 repository:Max Brazhnikov2013-02-041-2/+2
| | | | | | | | | | | | | | | - Chase kdemultimedia4 split/kdegames shlib bump - Convert to new options framework - Trip Makefile header sysutils/k3b-kde4: - add patches to fix build with ffmpeg-devel [1] PR: ports/162261 [1] Submitted by: Phil Oleson <oz at nixil.net> Notes: svn path=/head/; revision=311629
* - Update to 2.3.7.Raphael Kubo da Costa2013-01-273-15/+35
| | | | | | | | | - Trim Makefile header. - Move LICENSE to the right place in the Makefile. - Remove version number from the library dependencies. Notes: svn path=/head/; revision=311083
* Update to 2.3.6.Raphael Kubo da Costa2012-08-043-7/+8
| | | | Notes: svn path=/head/; revision=302023
* - 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
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-0/+1
| | | | Notes: svn path=/head/; revision=291538
* Update to 2.3.5.Raphael Kubo da Costa2012-01-303-5/+44
| | | | | | | | This commit adds a dependency on devel/qjson make Tellico support searching OpenLibrary and Freebase. Notes: svn path=/head/; revision=290130
* Update poppler to 0.18.0.Koop Mast2011-10-311-0/+1
| | | | | | | | | | | | The qt3 bindings are removed upstream. The glib library lost the last gdk-pixbuf code. And rename it from -gtk to -glib. Thanks to: pav for a exp-runs bapt for double checking the libreoffice ports Notes: svn path=/head/; revision=284777
* Update to 2.3.4.Raphael Kubo da Costa2011-10-293-4/+32
| | | | | | | Approved by: avilla (mentor, implicit) Notes: svn path=/head/; revision=284678
* - Update dependencies after KDE ports upgrade.Alberto Villa2011-10-171-6/+8
| | | | | | | | - Avoid removing kdehier4 directories. - Bump PORTREVISION. Notes: svn path=/head/; revision=283642
* Update to 2.3.3Max Brazhnikov2011-04-263-4/+4
| | | | Notes: svn path=/head/; revision=273195
* - Remove dependency on docbook-xml.Alberto Villa2011-03-251-1/+0
| | | | | | | - Remove MD5 hash. Notes: svn path=/head/; revision=271653
* Chase after net/openldap24-server update.Xin LI2011-02-251-0/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* Update to 2.3.2Max Brazhnikov2011-01-313-7/+51
| | | | | | | | | PR: based on ports/154313 Submitted by: C-S <c-s at c-s.li> Feature safe: yes Notes: svn path=/head/; revision=268505
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-1/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* Fix build with upcoming KDE 4.5Max Brazhnikov2010-08-211-0/+1
| | | | | | | Don't bump PORTREVISION: packages built vs KDE 4.4 work fine with 4.5 Notes: svn path=/head/; revision=259677
* Chase multimedia/mp4v2 update.Max Brazhnikov2010-08-111-1/+1
| | | | | | | | PR: ports/148643 Submitted by: Christopher Key <cjk32 at cam.ac.uk> Notes: svn path=/head/; revision=259121
* - Bump PORTREVISION to chase the update of net/yaz.Marcelo Araujo2010-08-091-0/+1
| | | | Notes: svn path=/head/; revision=259028
* Update to 2.3Max Brazhnikov2010-08-093-10/+12
| | | | Notes: svn path=/head/; revision=259019