Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - honor CC, CFLAGS | dinoex | 2014-03-31 | 1 | -1/+4 |
| | |||||
* | - remove broken MANPREFIX | dinoex | 2014-03-04 | 1 | -2/+2 |
| | |||||
* | Remove trailing whitespaces from category german | ehaupt | 2014-02-21 | 1 | -1/+1 |
| | |||||
* | According to the Porter's Handbook (5.12.2.3.) default options must be added to | ehaupt | 2014-02-10 | 1 | -0/+2 |
| | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) | ||||
* | - revert r331810 | dinoex | 2013-10-29 | 1 | -5/+4 |
| | |||||
* | - use STAGEDIR | dinoex | 2013-10-28 | 1 | -13/+11 |
| | | | | - use OPTIONS_DEFINE | ||||
* | - fix misplaced NO_STAGE in slaveports and ifdefs | dinoex | 2013-09-21 | 1 | -1/+2 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | german) | ||||
* | - cleanup comments | dinoex | 2012-10-13 | 1 | -5/+0 |
| | | | | Feature safe: yes | ||||
* | LICENSE GPLv2 | dinoex | 2010-06-04 | 1 | -0/+2 |
| | |||||
* | - udpate to 0.9 | dinoex | 2009-07-29 | 1 | -1/+1 |
| | |||||
* | This package contains a library that is able to read and write German DTAUS | dinoex | 2009-01-17 | 1 | -0/+47 |
files, DTAUS is an abbreviation for DatenTraegerAUStausch and refers to a special file format used by German credit institutes in order to manage money exchanges between accounts and institutes. Dieses Paket enthaelt ein Programm zur Verwaltung und Erstellung von DTA- bzw. DTAUS-Dateien. Damit wird belegloser Datentraegeraustausch fuer Ueberweisungen, Lastschriften, Lohnzahlungen in Euro mit Deutschen Banken automatisiert realisiert. Als Grundlage dient eine leicht verstaendliche ASCII-Datei, die in das DTA-Format uebersetzt wird. LICENSE: GPL2 or later WWW: http://www.infodrom.org/projects/dtaus/ |