Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450 | Eitan Adler | 2012-01-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563 | ||||
* | With PEAR::Payment_DTA provides functions to create DTA files used in Germany | Martin Wilke | 2008-12-14 | 1 | -0/+26 |
to exchange informations about money transactions with banks or online banking programs. No dependencies registered. WWW: http://pear.php.net/package/Payment_DTA/ PR: ports/129532 Submitted by: Dorit Rottner (<rottner at punkt.de>) Notes: svn path=/head/; revision=224220 |