aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-03-15 12:35:56 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-03-15 12:35:56 +0000
commit5f54a52585c868129348906dac16633ed8628098 (patch)
treef60db570486be7b15dba2ca7795eedbd4061fffc /databases
parent9e9a36ea741c40ae4b3d10b1c5b9656b1621d518 (diff)
downloadports-5f54a52585c868129348906dac16633ed8628098.tar.gz
ports-5f54a52585c868129348906dac16633ed8628098.zip
Change header installation location for kdelibs4-based ports.
Install x11/kdelibs4's headers into include/kde4 instead of include (which consequently causes several other ports to have their installation paths changed too). The idea behind this is to reduce path conflicts between KDE4 ports and the upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If we continue installing the KDE4 headers into include/, we can end up in a situation like this: c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port will unintentionally be picked up first and the build will fail. Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a few patches to FooConfig.cmake files to make them look into the kde4/ subdirectory in include/. Changes which don't fit into the above are: - deskutils/kdepimlibs4: Import an upstream patch to remove some double semicolons that cause base GCC to fail. They have always been present, but since the faulty header was referenced via -isystem /usr/local/include this never caused any problems. - devel/subversion, devel/subversion18: Update patch-configure. The current kwallet changes there date back to 2011 (r272490), at a time when the build could fail when both KDE3 and KDE4 were installed. Replace those bits with a change I've submitted upstream to use the kde4-config program to determine where KDE4's headers and libraries are installed instead of assuming the headers are always in include/. Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the first one to notice this problem when working on the KDE Frameworks 5 ports, coming up with the solution and bugging me until I had time to work on this and ask for the exp-run :-) PR: 207906 (exp-run)
Notes
Notes: svn path=/head/; revision=411156
Diffstat (limited to 'databases')
-rw-r--r--databases/kbibtex/Makefile2
-rw-r--r--databases/kbibtex/pkg-plist214
2 files changed, 108 insertions, 108 deletions
diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile
index d57ef29a2363..9b633e927c01 100644
--- a/databases/kbibtex/Makefile
+++ b/databases/kbibtex/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kbibtex
DISTVERSION= 0.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases kde
MASTER_SITES= http://download.gna.org/${PORTNAME}/${PORTVERSION:C,(^[[:digit:]]\.[[:digit:]]).*,\1,}/
diff --git a/databases/kbibtex/pkg-plist b/databases/kbibtex/pkg-plist
index d83e766969df..8bdc56c0bc80 100644
--- a/databases/kbibtex/pkg-plist
+++ b/databases/kbibtex/pkg-plist
@@ -1,111 +1,111 @@
bin/kbibtex
-include/kbibtex/api.h
-include/kbibtex/associatedfiles.h
-include/kbibtex/associatedfilesui.h
-include/kbibtex/basicfileview.h
-include/kbibtex/bibliographyservice.h
-include/kbibtex/bibtexentries.h
-include/kbibtex/bibtexfields.h
-include/kbibtex/bibutils.h
-include/kbibtex/checkbibtex.h
-include/kbibtex/clipboard.h
-include/kbibtex/collection.h
-include/kbibtex/collectionmodel.h
-include/kbibtex/colorlabelwidget.h
-include/kbibtex/comment.h
-include/kbibtex/delayedexecutiontimer.h
-include/kbibtex/element.h
-include/kbibtex/elementeditor.h
-include/kbibtex/encoder.h
-include/kbibtex/encoderlatex.h
-include/kbibtex/encoderutf8.h
-include/kbibtex/encoderxml.h
-include/kbibtex/entry.h
-include/kbibtex/fieldinput.h
-include/kbibtex/fieldlineedit.h
-include/kbibtex/file.h
-include/kbibtex/fileexporter.h
-include/kbibtex/fileexporterbibtex.h
-include/kbibtex/fileexporterbibtex2html.h
-include/kbibtex/fileexporterbibtexoutput.h
-include/kbibtex/fileexporterbibutils.h
-include/kbibtex/fileexporterpdf.h
-include/kbibtex/fileexporterps.h
-include/kbibtex/fileexporterris.h
-include/kbibtex/fileexporterrtf.h
-include/kbibtex/fileexportertoolchain.h
-include/kbibtex/fileexporterxml.h
-include/kbibtex/fileexporterxslt.h
-include/kbibtex/fileimporter.h
-include/kbibtex/fileimporterbibtex.h
-include/kbibtex/fileimporterbibutils.h
-include/kbibtex/fileimporterpdf.h
-include/kbibtex/fileimporterris.h
-include/kbibtex/fileinfo.h
-include/kbibtex/filemodel.h
-include/kbibtex/fileview.h
-include/kbibtex/filterbar.h
-include/kbibtex/findduplicates.h
-include/kbibtex/findduplicatesui.h
-include/kbibtex/findpdf.h
-include/kbibtex/findpdfui.h
-include/kbibtex/groups.h
-include/kbibtex/guihelper.h
-include/kbibtex/iconvlatex.h
-include/kbibtex/idsuggestions.h
-include/kbibtex/internalnetworkaccessmanager.h
-include/kbibtex/iocommon.h
-include/kbibtex/italictextitemmodel.h
-include/kbibtex/items.h
-include/kbibtex/journalabbreviations.h
-include/kbibtex/kbibtexdata_export.h
-include/kbibtex/kbibtexgui_export.h
-include/kbibtex/kbibtexio_export.h
-include/kbibtex/kbibtexnamespace.h
-include/kbibtex/kbibtexnetworking_export.h
-include/kbibtex/kbibtexpreferencesdialog.h
-include/kbibtex/kbibtexproc_export.h
-include/kbibtex/lyx.h
-include/kbibtex/macro.h
-include/kbibtex/oauthwizard.h
-include/kbibtex/onlinesearchabstract.h
-include/kbibtex/onlinesearchacmportal.h
-include/kbibtex/onlinesearcharxiv.h
-include/kbibtex/onlinesearchbibsonomy.h
-include/kbibtex/onlinesearchcernds.h
-include/kbibtex/onlinesearchdoi.h
-include/kbibtex/onlinesearchgeneral.h
-include/kbibtex/onlinesearchgooglescholar.h
-include/kbibtex/onlinesearchideasrepec.h
-include/kbibtex/onlinesearchieeexplore.h
-include/kbibtex/onlinesearchingentaconnect.h
-include/kbibtex/onlinesearchinspirehep.h
-include/kbibtex/onlinesearchisbndb.h
-include/kbibtex/onlinesearchjstor.h
-include/kbibtex/onlinesearchmathscinet.h
-include/kbibtex/onlinesearchmrlookup.h
-include/kbibtex/onlinesearchoclcworldcat.h
-include/kbibtex/onlinesearchpubmed.h
-include/kbibtex/onlinesearchsciencedirect.h
-include/kbibtex/onlinesearchsimplebibtexdownload.h
-include/kbibtex/onlinesearchsoanasaads.h
-include/kbibtex/onlinesearchspringerlink.h
-include/kbibtex/partwidget.h
-include/kbibtex/preamble.h
-include/kbibtex/settingsabstractwidget.h
-include/kbibtex/settingscolorlabelwidget.h
-include/kbibtex/settingsfileexporterpdfpswidget.h
-include/kbibtex/settingsfileexporterwidget.h
-include/kbibtex/settingsgeneralwidget.h
-include/kbibtex/settingsglobalkeywordswidget.h
-include/kbibtex/settingsidsuggestionseditor.h
-include/kbibtex/settingsidsuggestionswidget.h
-include/kbibtex/settingsuserinterfacewidget.h
-include/kbibtex/tagmodel.h
-include/kbibtex/tags.h
-include/kbibtex/value.h
-include/kbibtex/valuelistmodel.h
-include/kbibtex/xsltransform.h
+include/kde4/kbibtex/api.h
+include/kde4/kbibtex/associatedfiles.h
+include/kde4/kbibtex/associatedfilesui.h
+include/kde4/kbibtex/basicfileview.h
+include/kde4/kbibtex/bibliographyservice.h
+include/kde4/kbibtex/bibtexentries.h
+include/kde4/kbibtex/bibtexfields.h
+include/kde4/kbibtex/bibutils.h
+include/kde4/kbibtex/checkbibtex.h
+include/kde4/kbibtex/clipboard.h
+include/kde4/kbibtex/collection.h
+include/kde4/kbibtex/collectionmodel.h
+include/kde4/kbibtex/colorlabelwidget.h
+include/kde4/kbibtex/comment.h
+include/kde4/kbibtex/delayedexecutiontimer.h
+include/kde4/kbibtex/element.h
+include/kde4/kbibtex/elementeditor.h
+include/kde4/kbibtex/encoder.h
+include/kde4/kbibtex/encoderlatex.h
+include/kde4/kbibtex/encoderutf8.h
+include/kde4/kbibtex/encoderxml.h
+include/kde4/kbibtex/entry.h
+include/kde4/kbibtex/fieldinput.h
+include/kde4/kbibtex/fieldlineedit.h
+include/kde4/kbibtex/file.h
+include/kde4/kbibtex/fileexporter.h
+include/kde4/kbibtex/fileexporterbibtex.h
+include/kde4/kbibtex/fileexporterbibtex2html.h
+include/kde4/kbibtex/fileexporterbibtexoutput.h
+include/kde4/kbibtex/fileexporterbibutils.h
+include/kde4/kbibtex/fileexporterpdf.h
+include/kde4/kbibtex/fileexporterps.h
+include/kde4/kbibtex/fileexporterris.h
+include/kde4/kbibtex/fileexporterrtf.h
+include/kde4/kbibtex/fileexportertoolchain.h
+include/kde4/kbibtex/fileexporterxml.h
+include/kde4/kbibtex/fileexporterxslt.h
+include/kde4/kbibtex/fileimporter.h
+include/kde4/kbibtex/fileimporterbibtex.h
+include/kde4/kbibtex/fileimporterbibutils.h
+include/kde4/kbibtex/fileimporterpdf.h
+include/kde4/kbibtex/fileimporterris.h
+include/kde4/kbibtex/fileinfo.h
+include/kde4/kbibtex/filemodel.h
+include/kde4/kbibtex/fileview.h
+include/kde4/kbibtex/filterbar.h
+include/kde4/kbibtex/findduplicates.h
+include/kde4/kbibtex/findduplicatesui.h
+include/kde4/kbibtex/findpdf.h
+include/kde4/kbibtex/findpdfui.h
+include/kde4/kbibtex/groups.h
+include/kde4/kbibtex/guihelper.h
+include/kde4/kbibtex/iconvlatex.h
+include/kde4/kbibtex/idsuggestions.h
+include/kde4/kbibtex/internalnetworkaccessmanager.h
+include/kde4/kbibtex/iocommon.h
+include/kde4/kbibtex/italictextitemmodel.h
+include/kde4/kbibtex/items.h
+include/kde4/kbibtex/journalabbreviations.h
+include/kde4/kbibtex/kbibtexdata_export.h
+include/kde4/kbibtex/kbibtexgui_export.h
+include/kde4/kbibtex/kbibtexio_export.h
+include/kde4/kbibtex/kbibtexnamespace.h
+include/kde4/kbibtex/kbibtexnetworking_export.h
+include/kde4/kbibtex/kbibtexpreferencesdialog.h
+include/kde4/kbibtex/kbibtexproc_export.h
+include/kde4/kbibtex/lyx.h
+include/kde4/kbibtex/macro.h
+include/kde4/kbibtex/oauthwizard.h
+include/kde4/kbibtex/onlinesearchabstract.h
+include/kde4/kbibtex/onlinesearchacmportal.h
+include/kde4/kbibtex/onlinesearcharxiv.h
+include/kde4/kbibtex/onlinesearchbibsonomy.h
+include/kde4/kbibtex/onlinesearchcernds.h
+include/kde4/kbibtex/onlinesearchdoi.h
+include/kde4/kbibtex/onlinesearchgeneral.h
+include/kde4/kbibtex/onlinesearchgooglescholar.h
+include/kde4/kbibtex/onlinesearchideasrepec.h
+include/kde4/kbibtex/onlinesearchieeexplore.h
+include/kde4/kbibtex/onlinesearchingentaconnect.h
+include/kde4/kbibtex/onlinesearchinspirehep.h
+include/kde4/kbibtex/onlinesearchisbndb.h
+include/kde4/kbibtex/onlinesearchjstor.h
+include/kde4/kbibtex/onlinesearchmathscinet.h
+include/kde4/kbibtex/onlinesearchmrlookup.h
+include/kde4/kbibtex/onlinesearchoclcworldcat.h
+include/kde4/kbibtex/onlinesearchpubmed.h
+include/kde4/kbibtex/onlinesearchsciencedirect.h
+include/kde4/kbibtex/onlinesearchsimplebibtexdownload.h
+include/kde4/kbibtex/onlinesearchsoanasaads.h
+include/kde4/kbibtex/onlinesearchspringerlink.h
+include/kde4/kbibtex/partwidget.h
+include/kde4/kbibtex/preamble.h
+include/kde4/kbibtex/settingsabstractwidget.h
+include/kde4/kbibtex/settingscolorlabelwidget.h
+include/kde4/kbibtex/settingsfileexporterpdfpswidget.h
+include/kde4/kbibtex/settingsfileexporterwidget.h
+include/kde4/kbibtex/settingsgeneralwidget.h
+include/kde4/kbibtex/settingsglobalkeywordswidget.h
+include/kde4/kbibtex/settingsidsuggestionseditor.h
+include/kde4/kbibtex/settingsidsuggestionswidget.h
+include/kde4/kbibtex/settingsuserinterfacewidget.h
+include/kde4/kbibtex/tagmodel.h
+include/kde4/kbibtex/tags.h
+include/kde4/kbibtex/value.h
+include/kde4/kbibtex/valuelistmodel.h
+include/kde4/kbibtex/xsltransform.h
lib/kde4/kbibtexpart.so
lib/libkbibtexconfig.so
lib/libkbibtexconfig.so.0.6