aboutsummaryrefslogtreecommitdiff
path: root/mail/enma
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Bump PORTREVISION on ldns consumersSteve Wills2019-09-021-1/+1
| | | | | | | | | Shared lib version changed in update Reported by: sunpoet Notes: svn path=/head/; revision=510851
* Do not set OPTIONS_DEFINE twiceTobias Kortkamp2019-01-061-3/+3
| | | | Notes: svn path=/head/; revision=489481
* Fix build with openssl 1.1Tilman Keskinoz2018-11-133-1/+170
| | | | | | | | PR: 233130 Submitted by: Yoshihiro Takahashi Notes: svn path=/head/; revision=484900
* - 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
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-151-2/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436247
* - Chase ldns shlip bumpMartin Wilke2017-03-031-1/+1
| | | | | | | PR: 217495 Notes: svn path=/head/; revision=435306
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - split libmilter from sendmail into a seperate portDirk Meyer2016-02-131-1/+1
| | | | | | | | - bump PORTREVISION Submitted by: matthew (Matthew Seaman) Notes: svn path=/head/; revision=408774
* Cleanup plistAntoine Brodin2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373086
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-08-132-7/+8
| | | | | | | | | - Strip libraries - Clarify LICENSE - Fix GNU_CONFIGURE misuse Notes: svn path=/head/; revision=364794
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-0/+2
| | | | Notes: svn path=/head/; revision=361961
* mail/enma: stage, explicit linking to libssl (dports)John Marino2014-07-082-18/+26
| | | | | | | | | | While here: * convert from PLIST to pkg-plist * convert to new LIB_DEPENDS format * change <pre> & <post> includes to <options> Notes: svn path=/head/; revision=361256
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-041-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360579
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - convert to the new perl5 frameworkAndrej Zverev2013-09-151-2/+3
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327333
* Convert to new options frameworkBaptiste Daroussin2013-06-041-9/+6
| | | | Notes: svn path=/head/; revision=319871
* - Update ldns to 1.6.15 [1]Alex Kozlov2012-10-311-1/+2
| | | | | | | | | | | | | | | - Add an entry to UPDATING about binary incompatibility in previous version of ldns - Fix OptionsNG - Bump PORTREVISION for all ports dependent on dns/ldns - Remove ABI version numbers from LIB_DEPENDS while I'm here PR: ports/173080 [1] Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [1] Approved by: portmgr (erwin) Feature safe: yes Notes: svn path=/head/; revision=306736
* - Update to 1.2.0Martin Wilke2012-03-045-54/+39
| | | | | | | | PR: 164664 Submitted by: maintainer Notes: svn path=/head/; revision=292642
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* Add Build dependency on perlTilman Keskinoz2011-02-221-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=269503
* Build with bind97 instead of libbind.Tilman Keskinoz2011-02-131-4/+11
| | | | | | | | | PR: 154090 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Reported by: HAMADA Takeshi <hamm@crimson-jp.org> Notes: svn path=/head/; revision=269085
* - Fix build on CURRENTRene Ladan2010-11-012-10/+18
| | | | | | | | | | - Borrow sources from dns/libbind instead of dns/bind95 - Add license PR: ports/151873 Submitted by: maintainer Notes: svn path=/head/; revision=263914
* Mark BROKEN on 9.x: does not buildErwin Lansing2010-04-181-0/+4
| | | | Notes: svn path=/head/; revision=252881
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* Fix build on 6.xErwin Lansing2009-06-281-2/+0
| | | | | | | Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer), pointyhat Notes: svn path=/head/; revision=236735
* - Use OpenSSL from port on 6.X, to fix buildPav Lucistnik2009-05-311-1/+6
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=234925
* - Update to 1.1.0Pav Lucistnik2009-05-145-43/+35
| | | | | | | | PR: ports/134465 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) Notes: svn path=/head/; revision=233895
* ENMA is a milter program for the domain authentication technologies.Martin Wilke2008-09-076-0/+164
It authenticates sender's address with SPF and Sender ID, then labels the result onto the Authentication-Results: field. WWW: http://sourceforge.net/projects/enma/ PR: ports/127158 Submitted by: Hirohisa Yamaguchi <umq at ueo.co.jp> Notes: svn path=/head/; revision=220143