summaryrefslogtreecommitdiff
path: root/mail/dma/files/patch-mail.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mail/dma: Fix compiler warningRenato Botelho2021-02-111-2/+2
| | | | | | | | | | - Make verify_server_fingerprint() static and fix compiler warning - While here, re-generate other patches with `make makepatch` Sponsored by: Rubicon Communications, LLC ("Netgate") Notes: svn path=/head/; revision=564953
* - Update to 0.11Guido Falsi2016-02-141-6/+6
| | | | | | | | | - Update GITHUB usage - Use software own install target - Removed support for unsupported FreeBSD releases Notes: svn path=/head/; revision=408860
* Update dma to 0.7Eitan Adler2012-03-041-11/+11
| | | | | | | | | | | | | Also build and install the dma-mbox-create tool, which sets permissions and uid/gid on /var/mail files as needed by dma. Changes: Adds maasquerading support PR: ports/165697 Submitted by: bz Notes: svn path=/head/; revision=292693
* - Update port to latest developer versionBaptiste Daroussin2010-10-181-0/+11
- Remove now useless patch-spool.c - add patch-mail.c to fix compilation on 8.1 i386 Note that the dragonflybsd version and gitorious versions are different and the virtuser file is gone in favour of env MAIL variable. PR: ports/151408 Submitted by: bz@ Notes: svn path=/head/; revision=263187