non port: mail/opendkim/Makefile |
SVNWeb
|
Number of commits found: 70 |
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b587cc2 (Only the first 10 of 577 ports in this commit are shown above. )
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above )
|
Tue, 10 May 2022
|
[ 20:17 Bryan Drewery (bdrewery) Author: Evilham ] e0c54af
mail/opendkim: Properly create pidfile dir
Submitted by: Evilham
Approved by: maintainer timeout
PR: 262473
|
Sun, 16 Jan 2022
|
[ 19:26 Chris Rees (crees) ] 27f7397
mail/opendkim: Silence RC script warning
Reported by: Herbert J. Skuhra <herbert@gojira.at>
|
Fri, 14 Jan 2022
|
[ 18:01 Chris Rees (crees) ] 0e46cdf
mail/opendkim: Respect PidFile setting in opendkim.conf
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
|
Sat, 8 Jan 2022
|
[ 13:07 Chris Rees (crees) ] d5d57b5
mail/opendkim: Fix errors when no value is set for socket in RC script
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)
|
Sun, 29 Aug 2021
|
[ 18:55 Bernhard Froehlich (decke) ] 554623c
mail/opendkim: Add CPE information
Approved by: portmgr (blanket)
|
Sun, 1 Aug 2021
|
[ 08:32 Xin LI (delphij) ] 974e13b (Only the first 10 of 34 ports in this commit are shown above. )
net/openldap24-server: Make SASL permanent for OpenLDAP port.
PR: ports/257374
Reviewed by: obrien
Approved by: portmgr (exp-run by antoine)
Differential Revision: https://reviews.freebsd.org/D31301
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 4 Jul 2020
|
[ 08:52 lwhsu ]
mail/opendkim: Respect DEBUG option
PR: 242425
Submitted by: ml@netfence.it
Approved by: maintainer timeout
|
Mon, 31 Dec 2018
|
[ 20:51 swills ]
mail/opendkim: fix build with lua52 and lua53
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)
|
Fri, 23 Nov 2018
|
[ 20:17 swills ]
mail/opendkim: mark broken with Lua 5.3 and higher
PR: 232953
Reported by: pr@aoek.com
Approved by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
|
Sat, 20 Oct 2018
|
[ 10:19 mfechner ]
Fixed problems with OpenSSL 1.1.1 and an error message regarding lua.
PR: 223568
Submitted by: freebsd-ports@dan.me.uk
Reported by: pi@FreeBSD.org
Reviewed by: mfechner@FreeBSD.org
Approved by: mentors (implicit)
|
Fri, 12 Oct 2018
|
[ 15:30 uqs ]
Fix mail/opendkim to work with standard sendmail in base
PR: 208056
Submitted by: Krzysztof <ports@bsdserwis.com>
Reported by: Marcin Cieslak
|
Tue, 18 Sep 2018
|
[ 18:24 swills ]
dns/unbound: update to 1.8.0
Bump PORTREVISION on consumers due to library major version change
PR: 231283
Submitted by: jaap@NLnetLabs.nl (maintainer)
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Thu, 5 Jul 2018
|
[ 08:37 amdmi3 ]
- Switch to new test framework
- Switch to options helpers
Approved by: portmgr blanket
|
Sun, 1 Jul 2018
|
[ 10:17 dinoex ] (Only the first 10 of 30 ports in this commit are shown above. )
- bump MILTER_SOVER to fix linking on FREEBSD-12
- 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
|
Thu, 29 Mar 2018
|
[ 14:53 mat ] (Only the first 10 of 13 ports in this commit are shown above. )
Mark some ports broken with openssl-devel.
Sponsored by: Absolight
|
Wed, 1 Nov 2017
|
[ 13:10 olgeni ] (Only the first 10 of 57 ports in this commit are shown above. )
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
|
Fri, 18 Aug 2017
|
[ 20:49 swills ]
mail/opendkim: Add GID support to the rc script
PR: 208056
Submitted by: Krzysztof <ports@bsdserwis.com>
Approved by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
|
Fri, 3 Mar 2017
|
[ 04:12 miwi ] (Only the first 10 of 15 ports in this commit are shown above. )
- Chase ldns shlip bump
PR: 217495
|
Mon, 8 Aug 2016
|
[ 13:46 mat ] (Only the first 10 of 80 ports in this commit are shown above. )
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 27 Mar 2016
|
[ 14:58 tijl ] (Only the first 10 of 183 ports in this commit are shown above. )
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Tue, 15 Mar 2016
|
[ 06:21 ohauer ]
- bump PORTREVISION on ports depending on unbound
PR: 207948
Submitted by: jaap@NLnetLabs.nl (maintainer)
|
Sat, 13 Feb 2016
|
[ 09:03 dinoex ] (Only the first 10 of 35 ports in this commit are shown above. )
- split libmilter from sendmail into a seperate port
- bump PORTREVISION
Submitted by: matthew (Matthew Seaman)
|
Thu, 4 Feb 2016
|
[ 15:58 erwin ]
- Update unbound to 1.5.7
- Bump PORTREVISIOn on dependent ports
Some Upgrade Notes:
This release fixes a validation failure for nodata with wildcards and
emptynonterminals. Fixes OpenSSL Library compability. Fixes correct
response for malformed EDNS queries. For crypto in libunbound there is
libnettle support.
Qname minimisation is implemented. Use qname-minimisation: yes to
enable it. This version sends the full query name when an error is
found for intermediate names. It should therefore not fail for names
on nonconformant servers. It combines well with
harden-below-nxdomain: yes because those nxdomains are probed by the (Only the first 15 lines of the commit message are shown above )
|
Fri, 28 Aug 2015
|
[ 09:23 matthew ]
* Add a fix for where libopendkim fails to cope with a header line
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)
|
Thu, 6 Aug 2015
|
[ 22:36 madpilot ]
- Update mail/opendkim to 2.10.3
- 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
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Thu, 11 Dec 2014
|
[ 05:26 koobs ] (Only the first 10 of 25 ports in this commit are shown above. )
databases/libmemcached: Update to 1.0.18 and much more
- Update to 1.0.18 and pkg-plist accordingly
- Add LICENSE (BSD3CLAUSE) and LICENSE_FILE
- Add TEST_DEPENDS and regression-test target
- Perl is not required, remove USE_PERL and from USES
- Split LDFLAGS from CONFIGURE_ENV, they're already set there
- Add libmemcachedprotocol to CONFIGURE_ARGS (Now default: off)
- Add OPTIONS for hash functions, debug and dtrace
- pkg-descr: Update WWW: URL
- Add patches for:
* alloca.h include not found on FreeBSD
* cinttypes include location
* clang compatibility
- Strip shared libraries manually since upstream install-strip target is
fail
Changes:
https://launchpad.net/libmemcached/+announcements
[1] https://bugs.launchpad.net/libmemcached/+bug/1245562
[2] https://bugs.launchpad.net/libmemcached/+bug/1400560
Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email)
|
Fri, 22 Aug 2014
|
[ 09:06 amdmi3 ]
- Switch dns/unbound to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- While here, add LICENSE_FILE to dns/getdns
Approved by: portmgr blanket
|
[ 06:56 mandree ]
Fix up missed or botched PORTREVISION bumps from r365599.
Apparently Tools/scripts/bump-revision.sh isn't too robust...
PR: 192690
|
Thu, 21 Aug 2014
|
[ 22:50 mandree ] (Only the first 10 of 119 ports in this commit are shown above. )
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
|
Wed, 30 Jul 2014
|
[ 02:12 amdmi3 ]
- Switch databases/opendbx to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above )
|
Wed, 23 Jul 2014
|
[ 09:54 tijl ] (Only the first 10 of 139 ports in this commit are shown above. )
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Thu, 17 Jul 2014
|
[ 14:07 matthew ]
Fix compilation when options enabled
- Typo JANNSON --> JANSSON
- Additional files for shebangfix
- Add missing shlibs to pkg-plist and rationalise the %%TAG%% markers
Submitted by: tijl
Approved by: portmgr (blanket 'just fix it')
|
[ 09:50 matthew ]
Update to 2.9.2
- 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)
|
Tue, 15 Jul 2014
|
[ 16:14 adamw ] (Only the first 10 of 44 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Tue, 22 Apr 2014
|
[ 15:58 rene ]
- Add an option for DEBUG
- Shebang fixes for perl scripts
- Properly handle conditional manual pages
Part of PR already committed in r351697
PR: ports/188266
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Approved by: maintainer timeout (<umq@ueo.co.jp> , 18 days)
|
Mon, 21 Apr 2014
|
[ 17:40 bapt ]
Support stage
Switch to lua 5.2
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 7 May 2013
|
[ 13:00 bdrewery ]
- Update to 2.8.3
- Add missing pkgconfig build dependency
Changelog: http://lists.opendkim.org/archive/opendkim/announce/2013/05/0044.html
PR: ports/178382
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
Thu, 28 Mar 2013
|
[ 22:58 madpilot ]
Update to 2.8.2
PR: ports/177433
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
Wed, 27 Feb 2013
|
[ 08:42 beech ]
- Update to 2.8.0
- 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)
|
Tue, 5 Feb 2013
|
[ 16:17 novel ] (Only the first 10 of 94 ports in this commit are shown above. )
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
|
Mon, 7 Jan 2013
|
[ 19:25 madpilot ]
Update to 2.7.4
PR: ports/175088
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
Thu, 13 Dec 2012
|
[ 21:40 madpilot ]
- Update to 2.7.3
- Use GROUP options
PR: ports/173635
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
Mon, 12 Nov 2012
|
[ 13:04 madpilot ]
- Update to 2.7.1
- 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
|
Tue, 15 May 2012
|
[ 00:24 zi ]
- Fix install whenever WITH_FILTER is not specified
- Do not bump PORTREVISION
PR: ports/167803
Submitted by: zi
Approved by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
Tue, 10 Apr 2012
|
[ 09:20 culot ]
- Update to 2.5.2
Changes:
http://sourceforge.net/projects/opendkim/files/RELEASE_NOTES/view
PR: ports/166808
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
Mon, 26 Mar 2012
|
[ 08:53 sunpoet ]
- Update to 2.5.1
Changes:
http://sourceforge.net/projects/opendkim/files/RELEASE_NOTES/view
PR: ports/166179
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Feature safe: yes
|
Mon, 5 Mar 2012
|
[ 18:45 jgh ]
- Update to 2.5.0.1
- stylistic maintainer fixes
PR: ports/165601
Submitted by: maintainer, umq@ueo.co.jp
|
Thu, 1 Mar 2012
|
[ 17:38 scheidell ]
- Update to 2.5.0
- Unbreak build with ARLIB and clang
PR: ports/165583
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Approved by: gabor (mentor, implicit)
|
Sun, 22 Jan 2012
|
[ 11:49 scheidell ]
- update to 2.4.3 [1]
- add in secondary master path [2]
PR: ports/163984 [1]
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> [1]
Reviewed by: scheidell [2]
Approved by: maintainer, gabor (mentor)
|
Mon, 9 Jan 2012
|
[ 20:00 ohauer ]
- fix outdated download link
|
Sun, 8 Jan 2012
|
[ 01:23 scheidell ]
- make dependency to Sendmail optional
PR: ports/162177
Submitted by: Michele Mazzucchi <m.mazzucchi@frontdam.com>
Approved by: maintainer (timeout, 60 days), gabor (mentor)
|
Sat, 2 Jul 2011
|
[ 11:55 swills ]
- Update to 2.4.1
PR: ports/158575
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
Sun, 5 Jun 2011
|
[ 18:43 novel ] (Only the first 10 of 95 ports in this commit are shown above. )
Chase security/gnutls update and add an UPDATING entry.
|
Wed, 27 Apr 2011
|
[ 10:12 bapt ]
- update to 2.3.2
PR: ports/156518
Submitted by: Hirohisa Yamaguchi <umq _at_ ueo.co.jp> (maintainer)
|
Mon, 29 Nov 2010
|
[ 19:01 pav ]
- Update to 2.2.2
PR: ports/152670
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
Thu, 22 Jul 2010
|
[ 02:30 sahil ]
- Update to 2.1.3
- Define OPTIONS
- Respect NOPORTDOCS
- Remove unnecessary patches
- Fix alignment in Makefile header
PR: ports/148397
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
Tue, 22 Dec 2009
|
[ 11:36 miwi ]
- Chase libtre shlib bump
|
Sat, 21 Nov 2009
|
[ 14:42 miwi ]
- Update to 1.1.2
PR: 140191
Submitted by: Sahil Tandon <sahil@tandon.net>
Approved by: maintainer timeout
|
Mon, 21 Sep 2009
|
[ 12:25 pav ]
OpenDKIM is an open source implementation of the DKIM sender authentication
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
|
Number of commits found: 70 |