summaryrefslogtreecommitdiff
path: root/mail/dma/files/patch-spool.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")
* - Update to 0.11Guido Falsi2016-02-141-3/+3
| | | | | | - Update GITHUB usage - Use software own install target - Removed support for unsupported FreeBSD releases
* - Drop 8.x supportDmitry Marakasov2015-10-081-0/+11
| | | | | | - Fix staging on 11.x Approved by: portmgr blanket
* - Fix build on 8.x [1]Erwin Lansing2014-05-181-11/+0
| | | | | | | | | - Change license to BSD3CLAUSE - Stageify PR: 189895 [1] Submitted by: plosher [1] Sponsored by: DK Hostmaster A/S
* mail/dma: update to 0.9William Grzybowski2013-09-161-0/+11
| | | | | | | | | | | - Update to 0.9 [1] - USE_GITHUB framework - Remove useless LICENSE_FILE - Trim Makefile header - Mark IGNORE for 8.x PR: ports/182058 Submitted by: bz (maintainer)
* - Update port to latest developer versionBaptiste Daroussin2010-10-181-11/+0
| | | | | | | | | | | - 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@
* - Fixes warning in aliases_scan.l [1]Baptiste Daroussin2010-08-111-0/+11
- Fixes warning in spool.c [2] Reported by: QAT Submitted by: Patrice Clement <patricec _at_ acm.org> (IRC) [1], me [2] Approved by: rene@ (mentor vacation)