Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add SHA256 | Pav Lucistnik | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | - Update to 0.6.3 | Pav Lucistnik | 2005-08-29 | 2 | -6/+5 |
| | | | | | | | | - Reset maintainership due to long series of timeouts PR: ports/84110 Submitted by: Andrej Zverev <az@inec.ru> Approved by: maintainer timeout (1 month) | ||||
* | Chase update of openhbci | Sam Lawrance | 2005-05-17 | 1 | -1/+2 |
| | | | | | | | | - Bump PORTREVISION - Bump openhbci major Approved by: clement (mentor) maintainer timeout on ports/70308 | ||||
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | Trevor Johnson | 2004-02-06 | 2 | -1/+1 |
| | |||||
* | Fix dependencies: | Tilman Keskinoz | 2004-02-01 | 1 | -1/+1 |
| | | | | | | # ldd /usr/local/bin/aqmoney /usr/local/bin/aqmoney: libopenhbci.so.13 => /usr/local/lib/libopenhbci.so.13 (0x2006bc000) | ||||
* | Fix dependencies for finance/aqmoney; fix plist for those dependencies. | Mark Linimon | 2004-01-25 | 1 | -1/+1 |
| | | | | | | This should fix the build(s) on bento. prompted by: kris | ||||
* | I forgot to reset the BROKEN Makevar; it does indeed make on 5.1-RELEASE | Mark Linimon | 2003-12-15 | 1 | -7/+1 |
| | | | | now. However, I have not yet tested it on -CURRENT. | ||||
* | Fix up the bogus BUILD_DEPENDS that I left in after testing. | Mark Linimon | 2003-12-15 | 1 | -1/+1 |
| | | | | Prodded by: kris. | ||||
* | The openhbci dependency is needed to build the object modules, not just | Mark Linimon | 2003-11-22 | 1 | -1/+1 |
| | | | | the libraries. Boot to the butt supplied by: kris. | ||||
* | Update to current versions. PR: ports/57080 and maintainer timeout. | Mark Linimon | 2003-11-11 | 3 | -3/+5 |
| | |||||
* | Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN | Kris Kennaway | 2003-06-04 | 1 | -4/+4 |
| | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris | ||||
* | BROKEN on 5.1: configure fails | Kris Kennaway | 2003-05-18 | 1 | -1/+7 |
| | |||||
* | Add Aqmoney, a HBCI homebanking application | Tilman Keskinoz | 2003-04-16 | 4 | -0/+29 |
PR: 50998 Submitted by: Heiner Strauss <heiner@bilch.com> |