notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: finance/kmymoney-kde4/pkg-plist
SVNWeb

Number of commits found: 28

Tue, 5 Jun 2018
[ 21:47 jhale search for other commits by this committer ] Original commit   Revision:471824
Update to 4.8.2
Fri, 13 Apr 2018
[ 04:06 jhale search for other commits by this committer ] Original commit   Revision:467207
- 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]
Sat, 15 Oct 2016
[ 21:24 rakuco search for other commits by this committer ] Original commit   Revision:424031
Fix plist after r424017.

The headers are installed into include/kde4, not include, since r411156.
[ 12:37 jhale search for other commits by this committer ] Original commit   Revision:424017
Update to 4.8.0
Tue, 15 Mar 2016
[ 12:35 rakuco search for other commits by this committer ] Original commit   Revision:411156 (Only the first 10 of 123 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 29 Dec 2015
[ 16:11 jhale search for other commits by this committer ] Original commit   Revision:404758
- 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
Thu, 26 Feb 2015
[ 05:12 jhale search for other commits by this committer ] Original commit   Revision:379986
- Update to 4.7.1
- Update WWW
Mon, 22 Sep 2014
[ 12:42 jhale search for other commits by this committer ] Original commit   Revision:368901
- Trim @dirrm[try] from pkg-plist
Fri, 28 Mar 2014
[ 02:05 jhale search for other commits by this committer ] Original commit   Revision:349387
- STAGEify
- USE_XZ -> USES
Thu, 20 Feb 2014
[ 11:52 makc search for other commits by this committer ] Original commit   Revision:345219
- Fix plist after recent KDE SC update
Sat, 5 Oct 2013
[ 16:25 jhale search for other commits by this committer ] Original commit   Revision:329475
- 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]
Fri, 4 Oct 2013
[ 12:54 jhale search for other commits by this committer ] Original commit   Revision:329303
- Support staging
- Modernize LIB_DEPENDS
- Convert to new options macros
Sun, 12 May 2013
[ 16:16 makc search for other commits by this committer ] Original commit   Revision:317967 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 13 Sep 2012
[ 13:03 jhale search for other commits by this committer ] Original commit   Revision:304207
- Update to 4.6.3
- Make COMMENT more concise
- Make NLS optional

Approved by:	avilla (mentor)
Sat, 1 Sep 2012
[ 17:05 rakuco search for other commits by this committer ] Original commit   Revision:303495 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 22 Feb 2012
[ 11:06 makc search for other commits by this committer ] Original commit 
Update to 4.6.2

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

PR:             162391
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe:   yes
Mon, 17 Oct 2011
[ 00:05 avilla search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Update dependencies after KDE ports upgrade.
- Avoid removing kdehier4 directories.
- Bump PORTREVISION.
Tue, 30 Aug 2011
[ 23:28 beech search for other commits by this committer ] Original commit 
- Update to 4.6.0

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

Add kde to categories.

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

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

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

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

PR:             147821
Submitted by:   Jason E. Hale (maintainer)
Thu, 13 May 2010
[ 22:40 fluffy search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- 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
Tue, 4 May 2010
[ 07:43 fluffy search for other commits by this committer ] Original commit 
- Handle extra oxygen 68x68 icon

Submitted by:   QAT
Mon, 3 May 2010
[ 23:50 fluffy search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- finance/kmymoney-kde4: KDE4 version of KMyMoney
- Updated to 3.97.2 release

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

Repocopied by:  marcus

Number of commits found: 28