aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/attica
Commit message (Collapse)AuthorAgeFilesLines
* x11-toolkits/attica fix build with clang6Tobias C. Berner2018-01-061-1/+2
| | | | | | | | PR: 224945 Reported by: jbeich Notes: svn path=/head/; revision=458295
* x11-toolkits/attica: Change the location where we install its headers.Raphael Kubo da Costa2016-03-092-43/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In preparation for the upcoming KDE Frameworks 5 and Plasma 5 ports, install attica's headers into include/attica/attica instead of include/attica. Users of attica reference the headers in the code with #include <attica/foo.h> which means the compiler is passed -I${LOCALBASE}/include for the headers to be found. The KDE Frameworks 5 version of attica installs the headers into include/KF5/attica, so depending on the other of the arguments the compiler can end up being passed -I${LOCALBASE}/include -I${LOCALBASE}/include/KF5 leading to the wrong attica headers being used instead. By changing the header location, we make sure one passes -I${LOCALBASE}/include/attica to use the attica 0.4.2 headers. The original idea and code came from Tobias Berner <tcberner@gmail.com>, with further improvements from myself. While here, add some comments explaining why some sed calls are made in the post-patch target. Last but not least, audio/tomahawk had to be patched for the attica headers to be properly found now that they are no longer in ${LOCALBASE}/include. The patch itself contains a larger explanation of what had to be done. All other ports depending on x11-toolkits/attica work fine without any changes. Submitted by: Tobias Berner <tcberner@gmail.com> (original version) Notes: svn path=/head/; revision=410702
* Switch to an out-of-source CMake build.Raphael Kubo da Costa2016-03-091-1/+1
| | | | | | | There should be no changes to the produced package. Notes: svn path=/head/; revision=410699
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Remove now-redundant @dirrmtry entry from the plist.Raphael Kubo da Costa2015-01-251-1/+0
| | | | Notes: svn path=/head/; revision=377848
* 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
* Support staging.Raphael Kubo da Costa2013-11-061-1/+0
| | | | | | | Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm> Notes: svn path=/head/; revision=332999
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-toolkits) Notes: svn path=/head/; revision=327785
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Update to 0.4.2.Raphael Kubo da Costa2013-06-214-6/+7
| | | | Notes: svn path=/head/; revision=321459
* - 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
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!Max Brazhnikov2013-02-033-18/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* - 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 to 0.2.9.Raphael Kubo da Costa2011-11-154-7/+13
| | | | | | | | | | | While it does contain a few new features and headers, the main reason for the update is that it fixes KDE bug 281850. Approved by: makc (mentor) Feature safe: yes Notes: svn path=/head/; revision=285866
* - Update telepathy-qt4 to 0.5.8.Alberto Villa2011-03-253-6/+12
| | | | | | | - Update attica to 0.2.80. Notes: svn path=/head/; revision=271647
* Update to 0.2.0Max Brazhnikov2010-10-233-5/+15
| | | | Notes: svn path=/head/; revision=263482
* Update to 0.1.4 for KDE SC 4.5Max Brazhnikov2010-09-023-6/+6
| | | | Notes: svn path=/head/; revision=260442
* - Revert attica to 0.1.3 releaseDima Panov2010-05-243-5/+6
| | | | | | | | | | - Bump PORTEPOCH 0.1.4 release is't compatible with kdebase-runtime' current implementation of data service providers Notes: svn path=/head/; revision=254941
* - Update to 0.1.4 releaseDima Panov2010-05-223-5/+5
| | | | | | | Fix some functions introduced in 0.1.3 release Notes: svn path=/head/; revision=254819
* Reformat descriptionMax Brazhnikov2010-05-111-5/+6
| | | | Notes: svn path=/head/; revision=254162
* Update to 0.1.3Max Brazhnikov2010-05-113-5/+6
| | | | Notes: svn path=/head/; revision=254161
* - Add attica, the Open Collaboration Services APIDima Panov2010-05-114-0/+70
With hat on: kde@ Notes: svn path=/head/; revision=254132