aboutsummaryrefslogtreecommitdiff
path: root/german/dtaus
Commit message (Collapse)AuthorAgeFilesLines
* - honor CC, CFLAGSDirk Meyer2014-03-301-1/+4
| | | | Notes: svn path=/head/; revision=349672
* - remove broken MANPREFIXDirk Meyer2014-03-041-2/+2
| | | | Notes: svn path=/head/; revision=346994
* Remove trailing whitespaces from category germanEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345411
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-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) Notes: svn path=/head/; revision=343634
* - revert r331810Dirk Meyer2013-10-281-5/+4
| | | | Notes: svn path=/head/; revision=331895
* - use STAGEDIRDirk Meyer2013-10-271-13/+11
| | | | | | | - use OPTIONS_DEFINE Notes: svn path=/head/; revision=331810
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+2
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | german) Notes: svn path=/head/; revision=327732
* - cleanup commentsDirk Meyer2012-10-131-5/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* LICENSE GPLv2Dirk Meyer2010-06-041-0/+2
| | | | Notes: svn path=/head/; revision=255719
* - udpate to 0.9Dirk Meyer2009-07-292-4/+4
| | | | Notes: svn path=/head/; revision=238609
* This package contains a library that is able to read and write German DTAUSDirk Meyer2009-01-173-0/+64
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/ Notes: svn path=/head/; revision=226302