Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9.4_2 11 Mar 2019 15:10:13 |
adridg |
Remove textproc/soprano. There's an open PR to update it to
Qt5, but it would still be an unused leaf port, largely
unmaintained upstream. Instead, can it ahead of the Qt4 cleanup.
2019-03-15 textproc/soprano: Qt4 has been EOL since december 2015
PR: 235501 |
2.9.4_2 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
2.9.4_2 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
2.9.4_2 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
2.9.4_2 06 Jan 2018 22:33:12 |
tcberner |
textproc/soprano, fix build with clang6
PR: 224945
Reported by: jbeich |
2.9.4_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.9.4_1 17 Nov 2015 15:11:54 |
rakuco |
Switch to out-of-source build. |
2.9.4_1 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
2.9.4_1 05 May 2014 16:24:01 |
bapt |
Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time
While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql
Discussed with: rakuco (kde)
With hat: portmgr |
2.9.4 14 Oct 2013 12:09:05 |
rakuco |
Update to 2.9.4.
While here, add staging support. Contains commits by Schaich Alonso from our
(KDE@'s) area51 repository. Many thanks! |
2.9.3 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.9.3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.9.3 14 Jul 2013 16:17:59 |
rakuco |
Update to 2.9.3. |
2.9.2 11 May 2013 12:19:50 |
rakuco |
- Update to 2.9.2.
This new upstream release should prevent crashes on shutdown.
- Adjust the list of Qt components we depend on. |
2.9.1 05 May 2013 14:17:12 |
rakuco |
Update to 2.9.1 |
2.9.0 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
2.9.0 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
2.9.0 03 Feb 2013 20:10:39 |
makc |
KDE/FreeBSD team presents KDE SC 4.9.5 ports!
- 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 |
2.7.6 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
2.7.6 20 May 2012 15:58:11 |
rakuco |
Update to 2.7.6.
Changes according to <http://soprano.sourceforge.net/node/62>:
- Support for the new SPARQL 1.1 DELETE statement which omits the graph to
delete from for faster removeAllStatement execution in the Virtuoso backend.
- Support for the new default graph query result format of Virtuoso >= 6.1.5.
- Fixed apidox generation with Doxygen 1.8.0. |
2.7.5 04 Mar 2012 22:08:18 |
rakuco |
Update to 2.7.5.
Also remove the SESAME2 option: the sesame2 backend has not been
maintained upstream for years, so enabling it would only cause us,
users and upstream headaches. |
2.7.4 25 Jan 2012 21:58:12 |
rakuco |
Update to 2.7.4. |
2.7.3 31 Oct 2011 22:10:47 |
rakuco |
Update to 2.7.3.
Approved by: avilla (mentor, implicit) |
2.7.2 29 Oct 2011 02:52:18 |
rakuco |
Update to 2.7.2.
Approved by: avilla (mentor, implicit) |
2.7.0 16 Oct 2011 22:55:01 |
avilla |
- Stop installing the rapper binary with raptor and bump PORTREVISION.
- Update raptor2 to 2.0.4.
- Update rasqal to 0.9.27.
- Update redland to 1.0.14.
- Update redland-bindings to 1.0.13.1.
- Update shared-desktop-ontologies to 0.8.0. [1]
- Update soprano to 2.7.0 and disable clucene indexer.
- Update strigi to 0.7.6.
PR: 157022 [1]
Submitted by: rakuco [1] |
2.6.0 25 Mar 2011 10:16:44 |
avilla |
- Update libdbusmenu-qt to 0.8.0.
- Update akonadi to 1.5.1.
- Update soprano to 2.6.0. |
2.5.3 29 Nov 2010 15:26:50 |
fluffy |
- Update soprano to 2.5.3 maintenance stable release |
2.5.2 10 Sep 2010 17:53:20 |
makc |
Update to 2.5.2 |
2.5.1 08 Sep 2010 18:17:43 |
makc |
Update to 2.5.1 |
2.5.0 02 Sep 2010 21:03:22 |
makc |
Update to 2.5.0 for KDE SC 4.5 |
2.4.4 24 Jul 2010 07:39:38 |
makc |
Update to 2.4.4 |
2.4.3 11 May 2010 12:40:01 |
fluffy |
- Update strigi to 0.7.2
- Update eigen to 2.0.11
- Update gmm++ to 4.0.0
- Update soprano to 2.4.3
- Update shared-desktop-ontologies to 0.4
With hat on: kde@ |
2.3.1_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.3.1 27 Nov 2009 00:52:08 |
miwi |
- Update to 2.3.1 |
2.3.0 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
2.3.0 04 Aug 2009 21:14:07 |
miwi |
The KDE FreeBSD team is proud to announce the release of KDE 4.3.0
for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release
notes can be found at:
http://kde.org/announcements/4.3/index.php.
We'd like to say thanks to all helpers and submitters.
Tested by: pointyhat-exp-run (pav/miwi) |
2.2.3_1 24 Mar 2009 19:13:32 |
makc |
bump PORTREVISION after cmake update |
2.2.3 09 Mar 2009 00:55:48 |
makc |
Update KDE to 4.2.1.
multimedia/phonon port has been split into phonon itself, phonon-xine
and phono-gstreamer backends. After updating phonon port you have
to install at least one backend. phonon-xine backend is recommended
for KDE. |
2.1.67 08 Feb 2009 20:23:46 |
miwi |
The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.
New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.
New ports for KDE 4.2.0:
arabic/kde4-l10n Arabic
hebrew/kde4-l10n Hebrew
misc/kde4-l10n-bn_IN Bengali (India)
misc/kde4-l10n-eu Basque (Only the first 15 lines of the commit message are shown above ) |
2.1.1_1 13 Jan 2009 23:16:39 |
makc |
kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in
4.1.x series.
You have only two weeks to play with it -- KDE 4.2.0 is coming ;)
Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during
long-long ports ice-age.
For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php
Approved by: miwi (mentor) |
2.1.1 08 Aug 2008 22:37:30 |
miwi |
- Update to 2.1.1
- Pass maintainership to kde@
Approved by: arved |
2.1 05 Aug 2008 11:21:38 |
miwi |
Soprano (formerly known as QRDF) is a library which provides a highly usable
object-oriented C++/QT4 framework for RDF data. It uses different RDF storage
solutions as backends through a simple plugin system. Soprano is targetted at
desktop applications that need a RDF data storage solution. It has been
optimized for easy usage and simplicity.
WWW: http://soprano.sourceforge.net/ |