aboutsummaryrefslogtreecommitdiff
path: root/mail/smfsav-devel
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-3/+6
| | | | Notes: svn path=/head/; revision=508882
* mail/smfsav-devel: Fix dependency in rc.d scriptSteve Wills2019-06-301-1/+1
| | | | | | | | PR: 238714 Submitted by: Kan Sasaki <sasaki@fcc.ad.jp> (maintainer) Notes: svn path=/head/; revision=505490
* - bump MILTER_SOVER to fix linking on FREEBSD-12Dirk Meyer2018-07-011-1/+1
| | | | | | | | | | | | - bump PORTREVISION on ports using libmilter - rename WITH_SENDMAIL_PORT to WITH_MILTER_PORT - rename WITH_SENDMAIL_BASE to WITH_MILTER_BASE - rename WITH_SENDMAIL_STATIC_MILTER to WITH_MILTER_STATIC - cleanup ifdefs - fix build on batv-filter with libmilter from ports Notes: svn path=/head/; revision=473663
* mail/smfsav-devel: Fix SUB_LISTDanilo G. Baio2017-08-261-1/+2
| | | | | | | | | | Copying PLIST_SUB into SUB_LIST was duplicating the contents Pointyhat to: dbaio Reported by: mat Notes: svn path=/head/; revision=448767
* New port: mail/smfsav-develDanilo G. Baio2017-08-269-0/+209
mail/smfsav -> mail/smfsav-devel This is a fork of smf-sav which was originally written by Eugene Kurmanin. It is a "reloaded" version with heavy bugfixes maintained by Gabriele Maria Plutzar. WWW: http://smf-sav.anw.at/ PR: 216669 Submitted by: Kan Sasaki <sasaki@fcc.ad.jp> Notes: svn path=/head/; revision=448747