Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.0_8 04 Dec 2023 22:39:27 |
Jason E. Hale (jhale) |
www/choqok: Drop kdewebkit support
Remove the non-default WEBKIT option. www/kf5-kdewebkit is deprecated
and will be removed 2023-12-31. |
1.7.0_7 14 Sep 2023 07:08:26 |
Tobias C. Berner (tcberner) |
www/qt5-webkit: fix options
USE_QT5= was a thing quite a while ago...
Pointy hat: tcberner |
1.7.0_6 12 Sep 2023 15:16:35 |
Tobias C. Berner (tcberner) |
www/choqok: move webkit behind default-off option
qt5-webkit will be removed by the end of the year. |
1.7.0_5 15 Aug 2023 19:06:03 |
Tobias C. Berner (tcberner) |
KDE: make ecm a build-only dependency in kde@ maintained ports |
1.7.0_4 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.7.0_3 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.7.0_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.7.0_3 05 Sep 2022 19:06:57 |
Dima Panov (fluffy) |
www/choqok: pet stage-qa |
1.7.0_2 26 Aug 2022 06:30:22 |
Tobias C. Berner (tcberner) |
devel/qca: add flavors for Qt 5 and Qt 6 |
1.7.0_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.7.0 19 Oct 2021 08:36:47 |
Tobias Kortkamp (tobik) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
1.7.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.7.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.0 09 Aug 2020 08:53:41 |
tcberner |
Remove obsolete CONFLICTS on kde4 ports
- kde4 has been removed 2018-12-31, that's way back when. |
1.7.0 05 Apr 2020 20:14:47 |
fluffy |
www/choqok: update to 1.7.0 release
Please welcome the long-waited ChoqoK 1.7.0 release!
Also, incorporate latest patches from KDE/choqok git repository
to resolve build errors and work with twitter conversations |
1.6.0_9 21 Mar 2020 07:24:00 |
tcberner |
devel/qca: update to 2.3
- qca-2.3 drop support for OSSL<1.1
- copy devel/qca to devel/qca-legacy which is held at the current version
- update devel/qca to 2.3
- Add Uses/qca.mk which handles dependency on either of the ports depending on
the FreeBSD version
Users on FreeBSD11 must therefore change their pkg orign a la:
pkg set -o devel/qca:devel/qca-legacy
PR: 244682
Exp-run by: antoine
Reviewed by: arrowd
Differential Revision: https://reviews.freebsd.org/D24042 |
1.6.0_8 14 Mar 2020 17:42:11 |
tcberner |
Make implicit dependency on devel/qt5-concurrent explicit |
1.6.0_7 15 Aug 2019 10:01:34 |
adridg |
Update KDE Frameworks to latest upstream release, 5.61
Release notes at
https://kde.org/announcements/kde-frameworks-5.61.0.php
Thanks to
antoine@ for the exp-runs,
tcberner@ for most of the prep-work,
the Gentoo community for cherry-picking patches
There are a bunch of changes in (implicitly included) headers, which
broke existing KDE Applications builds; that's why there are a whole
bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo
packaging). Those will go away with the next KDE Applications release,
PR: 239777
Submitted by: tcberner |
1.6.0_7 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.6.0_6 16 Mar 2019 20:16:24 |
tcberner |
devel/qca: remove flavors (Qt4 deprecation) |
1.6.0_5 16 Mar 2019 20:00:07 |
tcberner |
devel/qjson: remove flavors (Qt4 deprecation) |
1.6.0_4 16 Mar 2019 19:13:34 |
tcberner |
net-im/telepathy-qt: remove flavors (Qt4 deprecation) |
1.6.0_3 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
1.6.0_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 |
1.6.0_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.6.0_1 07 Oct 2018 13:43:14 |
tcberner |
net-im/telepathy-qt[45]: falvorize
Flavorize the ports:
* telepathy-qt4 -> telepathy-qt@qt4
* telepathy-qt5 -> telepathy-qt@qt5
While here, also clean up the Makefile a bit.
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D17445 |
1.6.0_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.6.0 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 |
1.6.0 28 Apr 2018 21:56:24 |
tcberner |
www/choqok: update to 1.6.0 (kf5 based) and move the kde4 version to
www/choqok-kde4
Differential Revision: https://reviews.freebsd.org/D10168 |
1.5_4 14 Apr 2018 13:16:32 |
tcberner |
devel/qjson, devel-qjson-qt5 create flavors
* additionally, give the maintainership to kde@.
Approved by: portmgr (mat), avilla (timeout)
Differential Revision: https://reviews.freebsd.org/D14650 |
1.5_3 10 Feb 2018 10:29:51 |
tcberner |
Rename KDE4 meta ports
This is done for
* consistency,
* and to simplify the import of the newer KDE Plasma5 desktop and KDE
applications
Bumps the dependencies.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D12979 |
1.5_2 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
1.5_1 24 Aug 2016 08:20:31 |
tcberner |
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
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] (Only the first 15 lines of the commit message are shown above ) |
25 May 2016 20:56:06
|
rene |
Remove expired misc/kdehier4 and update all of its consumers to not 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 |
1.5_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.5_1 15 Mar 2016 12:35:56 |
rakuco |
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. (Only the first 15 lines of the commit message are shown above ) |
1.5 25 Jan 2015 00:56:23 |
rakuco |
Update to 1.5.
Release notes: http://choqok.gnufolks.org/2015/01/choqok-1-5-released/
On the packaging side:
- Add USE_KDE4=attica since the port explicitly looks for and links against
it.
- Add a dependency on telepathy-qt4, used by the imstatus plugin. |
1.4_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.4_2 15 Aug 2014 20:37:33 |
mandree |
Upgrade OpenEXR and ilmbase to 2.2.0.
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) |
1.4_1 29 Jul 2014 21:07:40 |
adamw |
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports) |
1.4_1 18 Feb 2014 14:31:33 |
makc |
- Bump PORTREVISION after KDE4_PREFIX change |
1.4 19 Nov 2013 10:10:24 |
fluffy |
- Remove staled patch
- Don't mess with FindQtOAuth.cmake, it handled by kdepimlibs4 |
1.4 06 Nov 2013 17:11:14 |
rakuco |
- Update to 1.4. [1]
- Support staging. [1]
- Remove commented out lines from Makefile and pkg-plist.
- Adapt the libraries in LIB_DEPENDS to the new format.
[1] is based on the patch in ports/183523.
PR: ports/183523 [1]
Submitted by: Jaap Boender <jaapb@kerguelen.org> [1] |
1.3_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.3_1 24 Apr 2013 07:35:41 |
ak |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
1.3_1 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) |
1.3_1 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) |
1.3_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.3 19 May 2012 13:21:04 |
fluffy |
- Update ChoqoK to 1.3 release |
1.1_1 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
1.1 17 Oct 2011 00:07:14 |
avilla |
- Update to 1.1. |
1.0 25 Mar 2011 19:27:16 |
avilla |
- Update to 1.0. |
0.9.90_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.9.90_2 23 Nov 2010 14:46:10 |
pav |
- Revert previous delta, it was incorrect
Reported by: QAT
Pointy hat to: pav |
0.9.90_2 23 Nov 2010 09:37:41 |
pav |
- Stop removing shared dbus directories that are owned by dbus and kdehier
ports respectively |
0.9.90_2 26 Sep 2010 08:10:40 |
fluffy |
- Unbroke package building
Noticed by: QAT |
0.9.90_2 24 Sep 2010 12:07:37 |
fluffy |
- Add dependency on kwebkitpart
- Don't mess with FindQJson.cmake, it's handled by devel/qjson port
Note to everyone: please reinstall devel/jqson after finishing choqok
upgrade to restore FindQJson.cmake |
0.9.90_1 24 Sep 2010 01:37:40 |
swills |
- chase dependency move
- bump portrevision
Approved by: pgollucci (mentor)
Approved by: kde@ (fluffykhv via irc) |
0.9.90 23 Sep 2010 06:26:45 |
danfe |
- Update port description according to new features
- Add LICENSE (GPLv3)
Approved by: kde@ (fluffy) |
0.9.90 22 Sep 2010 00:20:29 |
swills |
- Update to 0.9.90
- pet portlint while here
Approved by: pgolluci (mentor) |
0.6.6_4 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.6.6_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.6_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.6.6_1 08 Jan 2010 10:05:26 |
makc |
Add missing dependencies
sort plist
unbreak |
0.6.6_1 30 Sep 2009 21:05:12 |
pav |
- Mark BROKEN: does not compile
Reported by: pointyhat |
0.6.6_1 19 Sep 2009 00:09:18 |
miwi |
- Add automoc4 to the dependency
Reported by: pointyhat
Feature safe: yes |
0.6.6_1 17 Sep 2009 12:43:42 |
miwi |
- Fix build
Reported by: pointyhat
Feature safe: yes |
0.6.6 15 Sep 2009 17:50:46 |
danfe |
Hand over to kde@ after discussion with miwi@.
Feature safe: yes |
0.6.6 15 Sep 2009 13:45:53 |
danfe |
Augment port description.
Feature safe: yes |
0.6.6 15 Sep 2009 08:46:09 |
danfe |
Choqok is free/open-source micro-blogging client for K Desktop Environment.
The name comes from an ancient Persian word, means Sparrow. It currently
supports Twitter.com and Identi.ca services.
WWW: http://choqok.gnufolks.org/ |