Port details |
- libdomainkeys DomainKeys library
- 0.69_1 mail =3 0.69_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-05-23 09:53:05
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: OpenSP, php81-pear, weberp, p5-MIME-Tools, icon-naming-utils
- License: not specified in port
- WWW:
- https://domainkeys.sourceforge.net/
- Description:
- The DomainKeys Library is being written in C and provides a foundation
for implementing the DomainKeys email authentication system in mail
transfer agents and mail user agents.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libdomainkeys>0:mail/libdomainkeys
- To install the port:
- cd /usr/ports/mail/libdomainkeys/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/libdomainkeys
- pkg install libdomainkeys
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libdomainkeys
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libdomainkeys-0.69.tar.gz) = 7e10dd7c8d20d8fde181a2550c77e241c27750ec74e0b8859e2664136d7aa21e
SIZE (libdomainkeys-0.69.tar.gz) = 40023
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- mail/qmail-dk
Configuration Options:
- No options to configure
- Options name:
- mail_libdomainkeys
- USES:
- uidfix ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.69_1 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.69_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.69_1 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
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 ) |
0.69_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.69_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.69_1 25 Nov 2019 23:25:52 |
brooks |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
0.69_1 07 Nov 2018 20:15:21 |
tobik |
mail/libdomainkeys: Correct OPENSSL_VERSION_NUMBER
For the sake posterity use OpenSSL 1.1.0-pre1's version which is
when EVP_MD_CTX was made opaque [1]. This should have no practical
impact on the build with any of the OpenSSL versions we support.
[1] https://github.com/openssl/openssl/commit/7638370ca6cb
Reported by: danfe, jbeich |
0.69_1 05 Nov 2018 21:09:41 |
tobik |
mail/libdomainkeys: Unbreak with OpenSSL 1.1.1 [1]
- Hook up the test suite
- Stop installing the test script which is useless beyond port
testing, and calls a dktest binary that is never installed
or built normally
- Cleanup/remove post-patch
PR: 232133
Submitted by: Nathan <ndowens@yahoo.com> [1] (based on)
Obtained from: PLD Linux [1] (based on) |
0.69 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
0.69 25 Feb 2016 18:11:38 |
amdmi3 |
- Fix build on current
- Simplify custom makefile handling |
0.69 22 Nov 2014 18:42:44 |
antoine |
Cleanup plist |
0.69 07 Sep 2014 11:08:57 |
antoine |
Allow staging as a regular user |
0.69 18 Feb 2014 12:25:41 |
ehaupt |
Support staging |
0.69 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.69 22 Apr 2013 13:27:48 |
bapt |
Reassign skv@ ports to the heap
Feature safe: yes |
0.69 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
0.69 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
0.69 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
0.69 24 Jun 2008 14:25:59 |
skv |
* update to 0.69
* don't build profiled libs at all |
0.68_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.68_2 31 Jul 2006 13:32:39 |
skv |
Install scripts to create and test keys
PR: ports/100536
Submitted by: garga |
0.68_1 14 Nov 2005 16:06:56 |
skv |
Add correct LDFLAGS. |
0.68 07 Oct 2005 10:37:05 |
skv |
Update to 0.68 |
0.67 30 Aug 2005 14:25:21 |
skv |
Update to 0.67 |
0.66 13 Jul 2005 12:45:57 |
skv |
Update to 0.66
Patch by: Ian Freislich <if at hetzner.co.za> |
0.63 23 May 2005 09:51:05 |
skv |
Add libdomainkeys 0.63, DomainKeys library. |