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: sysutils/k3b-kde4/pkg-plist

Number of commits found: 11

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 
Tuesday, 25 Aug 2015
13:10 makc search for other commits by this committer
sysutils/k3b-kde4:
- Update to 2.0.3
- Remove patches merged upstream, regenerate patches
- Add patch obtained from Gentoo to fix build with modern ffmpeg/libav

PR:		202561
Submitted by:	matthew@reztek.cz
Original commitRevision:395247 
Saturday, 22 Nov 2014
09:13 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:373038 
Sunday, 12 May 2013
16:16 makc search for other commits by this committer
- Add missing sharedmime to the list of USE_KDE4 components. It will be
  superseded by recently introduced USES= shared-mime-info later.
- Remove no longer needed exec/unexec from plist and post-install calls for
  update-mime-database
- Trim Makefile header while I'm here
Original commitRevision:317967 
Thursday, 20 Jan 2011
21:37 makc search for other commits by this committer
- Update to 2.0.2 for KDE 4
- Turn on FFMPEG and MUSEPACK by default, since ffmpeg and musepack are already
  pulled by kdemultimedia

Feature safe:   yes
Original commit
Tuesday, 21 Sep 2010
16:50 makc search for other commits by this committer
Switch to audio/musepack from deprecated audio/libmpcdec

PR:             ports/150510
Submitted by:   Ganael Laplanche <ganael.laplanche at martymac.org>
Original commit
Thursday, 2 Sep 2010
21:15 makc search for other commits by this committer
Fix build with KDE 4.5
Original commit
Wednesday, 18 Aug 2010
19:57 makc search for other commits by this committer
Fix plist
Original commit
06:47 makc search for other commits by this committer
Update to 2.0.1
Original commit
Sunday, 1 Aug 2010
19:48 makc search for other commits by this committer
Update to 2.0.0 for KDE 4

Thanks for all contributors to this port:

Alberto Villa <avilla@>
Andriy Gapon <avg@>
Dima Panov <fluffy@>
Ganael Laplanche <ganael.laplanche at martymac.com>
Jason E. Hale <bsdkaffee at gmail.com>
Juergen Lock <nox@>
Original commit
19:30 makc search for other commits by this committer
Forced commit to note repocopy from sysutils/k3b to sysutils/k3b-kde4
Original commit

Number of commits found: 11