summaryrefslogtreecommitdiff
path: root/finance/libalkimia (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Trim @dirrm[try] from pkg-plistJason E. Hale2014-09-221-1/+0
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-151-1/+1
| | | | | | | | | | | | | | | | | | | 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)
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-181-1/+1
|
* - Support stagingJason E. Hale2013-10-041-5/+2
| | | | | - Make COMMENT more concise - Modernize LIB_DEPENDS
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | finance)
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-181-6/+2
|
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | Approved by: portmgr (bdrewery)
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* - Update MAINTAINER to my new FreeBSD.org addressJason E. Hale2012-09-131-1/+1
| | | | Approved by: makc (mentor)
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
|
* Update to 4.3.2Max Brazhnikov2012-02-224-10/+9
| | | | | | | Update WWW PR: ports/165260 Submitted by: Jason E. Hale (maintainer)
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-0/+1
|
* Update to 4.3.1Tilman Keskinoz2011-08-013-7/+10
| | | | | PR: 159359 Submitted by: maintainer
* Libalkimia is a library with common classes and functionality used by financeAlberto Villa2011-03-094-0/+56
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>