summaryrefslogtreecommitdiff
path: root/mail/opendkim/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mail/opendkim: Silence RC script warningChris Rees2022-01-161-8/+18
| | | | Reported by: Herbert J. Skuhra <herbert@gojira.at>
* mail/opendkim: Respect PidFile setting in opendkim.confChris Rees2022-01-141-51/+47
| | | | | | | | | | | While here, pet rclint a bit, though it doesn't like the profile parts not being in functions PR: ports/254762 Reported by: Rob LA LAU <freebsd@ohreally.nl> Reviewed by: skozlov (a previous iteration) Approved by: maintainer timeout, 9 months Differential Revision: https://reviews.freebsd.org/D29586
* mail/opendkim: Fix errors when no value is set for socket in RC scriptChris Rees2022-01-081-30/+30
| | | | | | | | | | | | | Fix errors PR: ports/222122 Submitted by: Matthias Pfaller <matthias.pfaller@familie-pfaller.de> (Fix) While here, various style fixes; no need for the "x$var" != "x" idiom as that is confusing to follow. Approved by: maintainer timeout (3 years)
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+0
|
* Fix Lua version checks and thus unbreak the build against Lua 5.4.Alexey Dokuchaev2021-01-192-41/+120
| | | | | PR: 251688 Submitted by: dim
* Unbreak the build with options GNUTLS and/or OPENDBX.Alexey Dokuchaev2020-07-101-0/+34
| | | | PR: 247634
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-4/+6
|
* mail/opendkim: fix build with lua52 and lua53Steve Wills2018-12-312-0/+172
| | | | | | | PR: 232953 Submitted by: Chad Jacob Milios <milios@ccsys.com> (with slight changes) Reported by: pr@aoek.com Approved by: maintainer timeout (freebsd-ports@dan.me.uk, >2 weeks)
* mail/opendkim: Fix build with LibreSSL 2.8.2Steve Wills2018-10-271-2/+2
| | | | | | PR: 232481 Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer) Reported by: Simeon Simeonov <blackmore@pichove.org>
* Update devel/py-pygit2 to version 0.27.2.Matthias Fechner2018-10-202-0/+80
| | | | | | | Changelog: https://github.com/libgit2/pygit2/blob/v0.27.2/CHANGELOG.rst Reported by: PORTSCOUT Approved by: mentors (implicit)
* Fixed problems with OpenSSL 1.1.1 and an error message regarding lua.Matthias Fechner2018-10-203-4/+4
| | | | | | | | PR: 223568 Submitted by: freebsd-ports@dan.me.uk Reported by: pi@FreeBSD.org Reviewed by: mfechner@FreeBSD.org Approved by: mentors (implicit)
* Fix mail/opendkim to work with standard sendmail in baseUlrich Spörlein2018-10-121-13/+20
| | | | | | PR: 208056 Submitted by: Krzysztof <ports@bsdserwis.com> Reported by: Marcin Cieślak
* mail/opendkim: Add GID support to the rc scriptSteve Wills2017-08-181-0/+26
| | | | | | PR: 208056 Submitted by: Krzysztof <ports@bsdserwis.com> Approved by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
* * Add a fix for where libopendkim fails to cope with a header lineMatthew Seaman2015-08-281-0/+11
| | | | | | | | | | | | | which is wrapped immediately after the header name. This has been reported upstream: http://sourceforge.net/p/opendkim/bugs/230/ * Update pkg-descr -- all of the ADSP stuff has gone from opendkim now. PR: 202668 Approved by: freebsd-ports@dan.me.uk (maintainer)
* - Update mail/opendkim to 2.10.3Guido Falsi2015-08-062-8/+8
| | | | | | | | | | | | | | | | - Assign maintainership to submitter - Mark mail/p5-Mail-OpenDKIM as broken, and deprecate it, please use mail/p5-Mail-DKIM instead While here: - Sort USES - Make IGNORE text start with lower case - Regenerate some patches PR: 200900 Submitted by: Daniel Austin <freebsd-ports at dan.me.uk> Approved by: Maintainer timeout
* Update to 2.9.2Matthew Seaman2014-07-172-43/+0
| | | | | | | | | | | - Options helpers - Uses += libtool - Regenerate pkg-plist based on 'make makeplist' - Almost all of what was in Makefile.features disappeared due to usage of options helpers, so make that file redundant. PR: 191286 Approved by: maintainer timeout (> 3 weeks)
* Update to 2.8.2Guido Falsi2013-03-284-44/+43
| | | | | PR: ports/177433 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
* - Update to 2.8.0Beech Rintoul2013-02-275-0/+130
| | | | | | | | - Release-announcement: http://lists.opendkim.org/archive/opendkim/announce/2013/02/0041.html PR: ports/176462 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
* - Update to 2.7.3Guido Falsi2012-12-132-49/+0
| | | | | | | - Use GROUP options PR: ports/173635 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
* - Update to 2.7.1Guido Falsi2012-11-122-0/+49
| | | | | | | | | | - Convert to new options framework - Document US-CERT VU#268267 - Trim Makefile headers PR: ports/173226 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) Feature safe: yes
* - Update to 2.5.0.1Jason Helfman2012-03-051-32/+0
| | | | | | | - stylistic maintainer fixes PR: ports/165601 Submitted by: maintainer, umq@ueo.co.jp
* - Update to 2.5.0Michael Scheidell2012-03-011-0/+32
| | | | | | | | - Unbreak build with ARLIB and clang PR: ports/165583 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) Approved by: gabor (mentor, implicit)
* 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.
* Remove painful examples of foo="", with particular prejudice againstDoug Barton2011-05-151-6/+0
| | | | | | | | | | | | | | | constructions that parse out to [ -z "$foo" ] && foo="" These are bad examples that get copied and pasted into new code, so the hope is that with less bad examples there will be less need for me to bring this up in review. In a few of these files all that were changed were comments so that next time I search for these patterns I won't trip on the file for no reason. In a few places, add $FreeBSD$ No functional changes, so no PORTREVISION bumps
* - Update to 2.1.3Sahil Tandon2010-07-223-23/+2
| | | | | | | | | | - Define OPTIONS - Respect NOPORTDOCS - Remove unnecessary patches - Fix alignment in Makefile header PR: ports/148397 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* - Update to 1.1.2Martin Wilke2009-11-211-0/+23
| | | | | | PR: 140191 Submitted by: Sahil Tandon <sahil@tandon.net> Approved by: maintainer timeout
* OpenDKIM is an open source implementation of the DKIM sender authenticationPav Lucistnik2009-09-213-0/+200
system proposed by the E-mail Signing Technology Group (ESTG), now a proposed standard of the IETF (RFC4871). The OpenDKIM package consists of a library that implements the DKIM service and a milter-based filter application that can plug in to any milter-aware MTA to provide that service to sufficiently recent sendmail MTAs and other MTAs that support the milter protocol. WWW: http://opendkim.org/ PR: ports/138232 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Feature safe: yes