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: finance/libalkimia/pkg-plist

Number of commits found: 6

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, 29 Dec 2015
16:11 jhale search for other commits by this committer
- Update finance/libalkimia to 5.0.0 [1]
- Update finance/kmymoney-kde4 to 4.7.2 [2]

PR:		205591 [1], 205590 [2]
Submitted by:	rakuco
Original commitRevision:404758 
Monday, 22 Sep 2014
12:42 jhale search for other commits by this committer
- Trim @dirrm[try] from pkg-plist
Original commitRevision:368901 
Wednesday, 22 Feb 2012
11:05 makc search for other commits by this committer
Update to 4.3.2
Update WWW

PR:             ports/165260
Submitted by:   Jason E. Hale (maintainer)
Original commit
Monday, 1 Aug 2011
17:57 arved search for other commits by this committer
Update to 4.3.1

PR:             159359
Submitted by:   maintainer
Original commit
Wednesday, 9 Mar 2011
03:11 avilla search for other commits by this committer
Libalkimia is a library with common classes and functionality used by finance
applications for KDE 4.

Currently, it supports a common class to represent monetary values with
arbitrary precision.

WWW: http://techbase.kde.org/Projects/KdeFinance/Alkimia/libalkimia

PR:             ports/155123
Submitted by:   Jason E. Hale <bsdkaffee at gmail.com>
Original commit

Number of commits found: 6