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/kmymoney-kde4/pkg-plist

Number of commits found: 28

Tuesday, 5 Jun 2018
21:47 jhale search for other commits by this committer
Update to 4.8.2
Original commitRevision:471824 
Friday, 13 Apr 2018
04:06 jhale search for other commits by this committer
- Update to 4.8.1.1
- Rename the package to make way for the kf5 version of KMyMoney
- Fix LICENSE
- Group plugins options together and improve descriptions
- Turn on QUOTES and OFX by default by request [1]
- Turn on KBANKING by default for parity with finance/gnucash
- WEBOOB is off by default for now since www/py-weboob was added only recently
  and requires additional setup
- Add custom create-plist target to make pkg-plist generation easier

PR:		221483 [1]
Submitted by:	Chris Wells <freebsd@chriswells.io> [1]
Original commitRevision:467207 
Saturday, 15 Oct 2016
21:24 rakuco search for other commits by this committer
Fix plist after r424017.

The headers are installed into include/kde4, not include, since r411156.
Original commitRevision:424031 
12:37 jhale search for other commits by this committer
Update to 4.8.0
Original commitRevision:424017 
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 
Thursday, 26 Feb 2015
05:12 jhale search for other commits by this committer
- Update to 4.7.1
- Update WWW
Original commitRevision:379986 
Monday, 22 Sep 2014
12:42 jhale search for other commits by this committer
- Trim @dirrm[try] from pkg-plist
Original commitRevision:368901 
Friday, 28 Mar 2014
02:05 jhale search for other commits by this committer
- STAGEify
- USE_XZ -> USES
Original commitRevision:349387 
Thursday, 20 Feb 2014
11:52 makc search for other commits by this committer
- Fix plist after recent KDE SC update
Original commitRevision:345219 
Saturday, 5 Oct 2013
16:25 jhale search for other commits by this committer
- Update to 4.6.4
- Back out staging support for the time being because the mime database
  was not being updated properly and was causing packaging failure [1]

Reported by:	QAT, avg (via email) [1]
Original commitRevision:329475 
Friday, 4 Oct 2013
12:54 jhale search for other commits by this committer
- Support staging
- Modernize LIB_DEPENDS
- Convert to new options macros
Original commitRevision:329303 
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, 13 Sep 2012
13:03 jhale search for other commits by this committer
- Update to 4.6.3
- Make COMMENT more concise
- Make NLS optional

Approved by:	avilla (mentor)
Original commitRevision:304207 
Saturday, 1 Sep 2012
17:05 rakuco search for other commits by this committer
devel/gwenhywfar:
- Repocopy devel/gwenhywfar to devel/gwenhywfar-{fox16,gtk2,qt4}.
- devel/gwenhywfar is now a master port and new slave ports will allow the
  user to install the GUI libraries separately. This will make packaging
  easier for finance/gnucash and finance/kmymoney-kde4.

finance/aqbanking:
- finance/aqbanking has been updated to 5.0.25 and includes a shlib bump, so
  instead of making the user rebuild twice it is included here.
- Shlib bump aqbanking.33 -> aqbanking.34.
- Fix LICENSE.
- Convert to new OPTIONS framework.

finance/gnucash:
- Adjust LIB_DEPENDS for AQBANKING option so they are installed in the
  correct order.
- Drop unneeded LICENSE_FILE.
- Drop ABI version numbers from all LIB_DEPENDS (if you really want to keep
  them, at least keep the LIB_DEPENDS in the order I changed them to since
  aqbanking should be built last. Also aqbanking.33 -> aqbanking.34).
- Remove BROKEN message now that the dependency problem is solved.

finance/kmymoney-kde4:
- Convert to new OPTIONS framework.
- Drop WITH_* from PLIST_SUB.
- Drop ABI version numbers from all LIB_DEPENDS.
- Add USE_PKGCONFIG=build.
- Remove IGNORE message now that the dependency problem is solved.

Also clean up the header for the touched Makefiles.

PR:		ports/170492
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Original commitRevision:303495 
Wednesday, 22 Feb 2012
11:06 makc search for other commits by this committer
Update to 4.6.2

PR:             ports/165262
Submitted by:   Jason E. Hale (maintainer)
Original commit
Saturday, 12 Nov 2011
16:51 miwi search for other commits by this committer
- Update to 4.6.1

PR:             162391
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe:   yes
Original commit
Monday, 17 Oct 2011
00:05 avilla search for other commits by this committer
- Update dependencies after KDE ports upgrade.
- Avoid removing kdehier4 directories.
- Bump PORTREVISION.
Original commit
Tuesday, 30 Aug 2011
23:28 beech search for other commits by this committer
- Update to 4.6.0

PR:             ports/160162
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com (maintainer)
Original commit
Monday, 28 Feb 2011
19:51 kwm search for other commits by this committer
Update to 4.5.3.

Add kde to categories.

PR:             ports/154840
Submitted by:   maintainer
Original commit
Thursday, 30 Dec 2010
10:10 fluffy search for other commits by this committer
- finance/kmymoney-kde4: Update to 4.5.2

PR:             153537
Submitted by:   Jason E. Hale (maintainer)
Original commit
Wednesday, 17 Nov 2010
21:19 makc search for other commits by this committer
Update to 4.5.1

PR:             ports/152291
Submitted by:   Jason E. Hale (maintainer)
Original commit
Saturday, 25 Sep 2010
15:53 fluffy search for other commits by this committer
- Update finance/kmymoney-kde4 to 4.5 release

PR:             150080
Submitted by:   Jason E. Hale (maintainer)
Original commit
Sunday, 13 Jun 2010
12:38 fluffy search for other commits by this committer
- Update finance/kmymoney-kde4 to 3.98.1

PR:             147821
Submitted by:   Jason E. Hale (maintainer)
Original commit
Thursday, 13 May 2010
22:40 fluffy search for other commits by this committer
- Make pointyhat tinderbox happy by removing extra @dirrmry for common locale
  and apps directories, which now handled by updated kdehier4.
- Bump PORTREVISIONs to force rebuild.

Noticed by:     pointyhat via pav
With hat on:    kde
Original commit
Tuesday, 4 May 2010
07:43 fluffy search for other commits by this committer
- Handle extra oxygen 68x68 icon

Submitted by:   QAT
Original commit
Monday, 3 May 2010
23:50 fluffy search for other commits by this committer
- finance/kmymoney-kde4: KDE4 version of KMyMoney
- Updated to 3.97.2 release

PR:             144520
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
Original commit
23:46 fluffy search for other commits by this committer
- Force commit to note a repocopy

Repocopied by:  marcus
Original commit

Number of commits found: 28