aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/krusader2
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Add upstream patch to fix that the first symbol in directory's name can'tKoop Mast2015-10-102-1/+21
| | | | | | | | | | | | be changed in the new directory dialog. PR: 201336 Submitted by: Andriy Solonenko <ap_berzerk@yahoo.com> Tested by: Tobias Berner <tcberner@gmail.com> Obtained from: krusader upstream Notes: svn path=/head/; revision=398980
* - Add LICENSEDmitry Marakasov2015-09-252-1/+4
| | | | | | | - Fix WWW: Notes: svn path=/head/; revision=397839
* - Reassign to the heap after fluffy@'s bit was taken in for safekeepingFrederic Culot2015-09-241-1/+1
| | | | Notes: svn path=/head/; revision=397683
* - 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
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-01-281-42/+0
| | | | | | | Approved by: portmgr blanket, kwm (for gnome@ ports) Notes: svn path=/head/; revision=378030
* 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
* - Convert BZIP2 to USESMartin Wilke2014-06-021-2/+1
| | | | Notes: svn path=/head/; revision=356201
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-181-0/+1
| | | | Notes: svn path=/head/; revision=344898
* - Support staging.Raphael Kubo da Costa2014-01-051-3/+0
| | | | | | | | | - Stop setting the outdated LATEST_LINK variable. Approved by: fluffy (maintainer, implicit) Notes: svn path=/head/; revision=338803
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-fm) Notes: svn path=/head/; revision=327780
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - 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-2/+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 2.4.0-beta3Max Brazhnikov2012-11-173-26/+191
| | | | | | | | | | | | | | | | | - Trim Makefile header - Use DISTVERSION and simplify MASTER_SITES/DISTNAME - Adjust COMMENT - Get rid of indirect dependencies (iconv, Qt4) - Don't use KDE4_BUILDENV (it's for KDE SC ports only), enable CMAKE_OUTSOURCE - Mark MAKE_JOBS_SAFE - Don't remove directories from kdehier4 Approved by: fluffy (maintainer) Feature safe: yes Notes: svn path=/head/; revision=307523
* - 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
* Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.Max Brazhnikov2012-03-071-2/+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
* Unbreak the port by fixing the plist.Raphael Kubo da Costa2011-11-172-2/+7
| | | | | | | | Approved by: makc (mentor) Feature safe: yes Notes: svn path=/head/; revision=285942
* - Mark BROKEN: incomplete plistPav Lucistnik2011-08-261-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=280547
* - Update Krusader to 2.4.0-beta1 "Migration"Dima Panov2011-08-153-170/+10
| | | | Notes: svn path=/head/; revision=279782
* - Update to Krusader 2.3.0-beta1 "New Horizons" releaseDima Panov2010-12-303-5/+85
| | | | | | | Full support for KDE 4.5/4.6 Notes: svn path=/head/; revision=267153
* Fix build with upcoming KDE 4.5Max Brazhnikov2010-08-211-0/+2
| | | | | | | | | Don't bump PORTREVISION: packages built vs KDE 4.4 work fine with 4.5 Approved by: fluffy (maintainer) Notes: svn path=/head/; revision=259678
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Fix plistDima Panov2010-05-152-3/+1
| | | | Notes: svn path=/head/; revision=254349
* - Make tinderbox happy without extra @dirrmtry for common locale dirsDima Panov2010-05-142-8/+1
| | | | Notes: svn path=/head/; revision=254288
* - Update Krusader2 to 2.2.0-Beta1 releaseDima Panov2010-05-105-647/+63
| | | | Notes: svn path=/head/; revision=254057
* - 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-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Fix deadlocks in vfs error messagesDima Panov2010-01-053-2/+601
| | | | | | | | | | - Fix local file handling Obtained from: krusader svn repo Approved by: miwi, tabthorpe (mentors implicit) Notes: svn path=/head/; revision=247195
* - Update to 2.1.0-beta1Dima Panov2009-11-033-10/+96
| | | | | | | | | | | | | - Grab maintainership by Heiner's request (he has no time now) PR: 140194 Submitted by: myself Approved by: Heiner <h.eichmann@gmx.de> (maintainer) Approved by: tabthorpe (co-mentor) Feature safe: yes Notes: svn path=/head/; revision=243700
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Resolve LATEST_LINK conflictPav Lucistnik2009-05-311-0/+1
| | | | Notes: svn path=/head/; revision=234941
* - Small cleanupMartin Wilke2009-04-281-7/+6
| | | | Notes: svn path=/head/; revision=232887
* - Update to 2.0.0Martin Wilke2009-04-264-219/+472
| | | | | | | | PR: 133615 Submitted by: Heiner <h.eichmann@gmx.de> (maintainer) Notes: svn path=/head/; revision=232782
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 1.9.0Beech Rintoul2008-04-243-6/+21
| | | | | | | | | PR: ports/121874 Submitted by: Yarodin <yarodin@gmail.com> Approved by: Heiner <h.eichmann@gmx.de> (maintainer) Notes: svn path=/head/; revision=211880
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200795
* Update to 1.80.0Tilman Keskinoz2007-07-294-22/+65
| | | | | | | | PR: 114853 Submitted by: Heiner <h.eichmann@gmx.de> Notes: svn path=/head/; revision=196619
* - Fix build with gcc 4.2Martin Wilke2007-06-052-1/+14
| | | | | | | | PR: 113067 Submitted by: Heiner <h.eichmann@gmx.de> (maintainer) Notes: svn path=/head/; revision=192804
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-20/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-1/+1
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* - Mark broken on 4.xMartin Wilke2006-11-181-2/+8
| | | | | | | | PR: ports/105648 Submitted by: Heiner <h.eichmann@gmx.de> (maintainer) Notes: svn path=/head/; revision=177519
* - Update 1.70.1Rong-En Fan2006-07-193-4/+5
| | | | | | | | PR: ports/100495 Submitted by: maintainer Notes: svn path=/head/; revision=168240