notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/choqok/pkg-plist

Number of commits found: 17

Monday, 4 Dec 2023
22:39 Jason E. Hale (jhale) search for other commits by this committer
www/choqok: Drop kdewebkit support

Remove the non-default WEBKIT option. www/kf5-kdewebkit is deprecated
and will be removed 2023-12-31.
commit hash: 648e2f6ce0c907615c175bb5ccd8792f81bec766 commit hash: 648e2f6ce0c907615c175bb5ccd8792f81bec766 commit hash: 648e2f6ce0c907615c175bb5ccd8792f81bec766 commit hash: 648e2f6ce0c907615c175bb5ccd8792f81bec766 648e2f6
Tuesday, 12 Sep 2023
15:16 Tobias C. Berner (tcberner) search for other commits by this committer
www/choqok: move webkit behind default-off option

qt5-webkit will be removed by the end of the year.
commit hash: 2e7ad1de91e6f200eec6311a12cd15050b1cdcbd commit hash: 2e7ad1de91e6f200eec6311a12cd15050b1cdcbd commit hash: 2e7ad1de91e6f200eec6311a12cd15050b1cdcbd commit hash: 2e7ad1de91e6f200eec6311a12cd15050b1cdcbd 2e7ad1d
Sunday, 5 Apr 2020
20:14 fluffy search for other commits by this committer
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
Original commitRevision:530834 
Saturday, 28 Apr 2018
21:56 tcberner search for other commits by this committer
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
Original commitRevision:468595 
Tuesday, 15 Mar 2016
12:35 rakuco search for other commits by this committer
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)
Original commitRevision:411156 
Sunday, 25 Jan 2015
00:56 rakuco search for other commits by this committer
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.
Original commitRevision:377851 
Tuesday, 19 Nov 2013
10:10 fluffy search for other commits by this committer
- Remove staled patch
- Don't mess with FindQtOAuth.cmake, it handled by kdepimlibs4
Original commitRevision:334294 
Wednesday, 6 Nov 2013
17:11 rakuco search for other commits by this committer
- 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]
Original commitRevision:333013 
Saturday, 19 May 2012
13:21 fluffy search for other commits by this committer
- Update ChoqoK to 1.3 release
Original commit
Monday, 17 Oct 2011
00:07 avilla search for other commits by this committer
- Update to 1.1.
Original commit
Friday, 25 Mar 2011
19:27 avilla search for other commits by this committer
- Update to 1.0.
Original commit
Tuesday, 23 Nov 2010
14:46 pav search for other commits by this committer
- Revert previous delta, it was incorrect

Reported by:    QAT
Pointy hat to:  pav
Original commit
09:37 pav search for other commits by this committer
- Stop removing shared dbus directories that are owned by dbus and kdehier
  ports respectively
Original commit
Sunday, 26 Sep 2010
08:10 fluffy search for other commits by this committer
- Unbroke package building

Noticed by:     QAT
Original commit
Wednesday, 22 Sep 2010
00:20 swills search for other commits by this committer
- Update to 0.9.90
- pet portlint while here

Approved by:    pgolluci (mentor)
Original commit
Friday, 8 Jan 2010
10:05 makc search for other commits by this committer
Add missing dependencies
sort plist
unbreak
Original commit
Tuesday, 15 Sep 2009
08:46 danfe search for other commits by this committer
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/
Original commit

Number of commits found: 17