Port details |
- libalkimia KDE4 financial data handling library
- 5.0.0_3 finance
=0 5.0.0_3Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2011-03-09 03:11:39
- Last Update: 2018-04-13 13:16:46
- SVN Revision: 467240
- Also Listed In: kde
- License: LGPL21
- WWW:
- http://kde-apps.org/content/show.php/libalkimia?content=137323
- Description:
- 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://community.kde.org/Alkimia/libalkimia
WWW: http://kde-apps.org/content/show.php/libalkimia?content=137323
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libalkimia>0:finance/libalkimia
- No installation instructions:
- This port has been deleted.
- PKGNAME: libalkimia
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libalkimia-5.0.0.tar.xz) = eea8a2a0f6788a1b9fd464b370598ed6e55353fb40da53375e6f022e71526cb5
SIZE (libalkimia-5.0.0.tar.xz) = 28400
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- automoc4 : devel/automoc4
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- uic : devel/qt4-uic
- Library dependencies:
-
- libgmp.so : math/gmp
- libkdecore.so : x11/kdelibs-kde4
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- cmake:outsource kde:4 pathfix tar:xz qmake:_env
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.0_3 13 Apr 2018 13:16:46 |
jhale |
- Move finance/libalkimia -> finance/alkimia to follow upstream project name
- Update to 7.0.1
- finance/alkimia is the Qt 5 version for the upcoming kf5 version of KMyMoney
- finance/alkimia-qt4 is the Qt 4 version for the kde4 version of KMyMoney
- Fix LICENSE
- Default multi-precision library is now MPIR upstream, but an option has
been added if you wish to use GMP instead
- Add regression test support
- Adjust finance/kmymoney to use the new version
While here:
- Add a patch to finance/kmymoney to fix a possible build failure when
kmymoneysettings.h is not generated early enough. |
5.0.0_3 10 Feb 2018 10:29:51 |
tcberner |
Rename KDE4 meta ports
This is done for
* consistency,
* and to simplify the import of the newer KDE Plasma5 desktop and KDE
applications
Bumps the dependencies.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D12979 |
5.0.0_2 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
5.0.0_1 24 Aug 2016 08:20:31 |
tcberner |
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4] (Only the first 15 lines of the commit message are shown above ) |
25 May 2016 20:56:06
|
rene |
Remove expired misc/kdehier4 and update all of its consumers to not reference it
any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE
Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.
PR: 209014 (partial)
Submitted by: myself
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D6542 |
5.0.0_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
5.0.0_1 15 Mar 2016 12:35:56 |
rakuco |
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 ) |
5.0.0 07 Jan 2016 15:07:37 |
jhale |
Use pathfix |
5.0.0 29 Dec 2015 16:11:00 |
jhale |
- 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 |
4.3.2_4 22 Sep 2014 12:42:20 |
jhale |
- Trim @dirrm[try] from pkg-plist |
4.3.2_4 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
4.3.2_3 15 Aug 2014 20:37:33 |
mandree |
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) |
4.3.2_2 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
4.3.2_2 18 Feb 2014 14:31:33 |
makc |
- Bump PORTREVISION after KDE4_PREFIX change |
4.3.2_1 04 Oct 2013 12:38:45 |
jhale |
- Support staging
- Make COMMENT more concise
- Modernize LIB_DEPENDS |
4.3.2_1 20 Sep 2013 17:18:39 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
4.3.2_1 18 Sep 2013 08:00:44 |
bapt |
Add an explicit dependency on pkgconf |
4.3.2_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.3.2_1 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
4.3.2_1 13 Sep 2012 04:45:59 |
jhale |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
4.3.2_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
4.3.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
4.3.2 22 Feb 2012 11:05:35 |
makc |
Update to 4.3.2
Update WWW
PR: ports/165260
Submitted by: Jason E. Hale (maintainer) |
4.3.1_1 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
4.3.1 01 Aug 2011 17:57:18 |
arved |
Update to 4.3.1
PR: 159359
Submitted by: maintainer |
4.3.0 09 Mar 2011 03:11:09 |
avilla |
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> |