Port details |
- swaks Swiss Army Knife SMTP transaction tester
- 20240103.0 mail =12 20240103.0Version of this port present on the latest quarterly branch.
- Maintainer: beat@FreeBSD.org
- Port Added: 2004-10-12 14:30:35
- Last Update: 2024-01-27 09:49:33
- Commit Hash: e8da7fc
- People watching this port, also watch:: nmap, screen, sudo, openssl, clamav
- License: GPLv2
- WWW:
- https://jetmore.org/john/code/swaks/
- Description:
- Program to test MTA configurations.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/swaks/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/swaks
- pkg install swaks
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: swaks
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706348911
SHA256 (swaks-20240103.0.tar.gz) = 0e531b4d164058802e7266b14f4dc1897099d096f930820de2f9b5eb08dcdbe8
SIZE (swaks-20240103.0.tar.gz) = 121308
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for swaks-20240103.0:
PERL_AUTHEN_NTLM=off: Add support for AUTH NTLM
PERL_NET_DNS=off: Add MX lookup support
PERL_NET_SSLEAY=off: Add TLS support
===> Use 'make config' to modify these settings
- Options name:
- mail_swaks
- USES:
- perl5 shebangfix
- pkg-message:
- For install:
- swaks has been successfully installed.
Try
`swaks --help'
to list the available options and
`swaks --support'
for a list of capabilities.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20240103.0 27 Jan 2024 09:49:33 |
Beat Gaetzi (beat) |
mail/swaks: Update to 20240103.0 |
20201014.0 06 Feb 2023 07:14:58 |
Beat Gaetzi (beat) |
mail/swaks: Update WWW to the project page itself |
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) |
20201014.0 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 ) |
20201014.0 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 ) |
20201014.0 04 Oct 2021 17:40:11 |
Beat Gaetzi (beat) |
mail/swaks: Update to 20201014.0 |
20201010.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20201010.0 11 Oct 2020 08:01:24 |
beat |
Update to 20201010.0 |
20190914.0 07 Oct 2019 19:02:10 |
beat |
Update to 20190914.0 |
20170101.0 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
20170101.0 26 Feb 2017 16:29:50 |
beat |
- Update to 20170101.0
PR: 217324
Submitted by: Gary <freebsd-bugzilla@in-addr.com> |
20130209.0 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
20130209.0 17 Dec 2015 17:19:48 |
mat |
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight |
20130209.0 21 May 2015 07:06:01 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
20130209.0 20 Jan 2014 19:39:18 |
beat |
- Update to 20130209.0
- STAGEify
- Add LICENSE
- Unmute install command
PR: ports/185817
Submitted by: Takefu <takefu@airport.fm> |
20120320.0 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
20120320.0 15 Sep 2013 07:14:13 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
20120320.0 05 Oct 2012 15:02:44 |
beat |
- Convert to optionsng
- Trim Makefile header |
20120320.0 29 Jun 2012 10:12:09 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
20120320.0 22 Mar 2012 03:16:06 |
beat |
- Update to 20120320.0
Feature safe: yes |
20111230.0 02 Jan 2012 10:37:10 |
beat |
- Update to 20111230.0 |
20100211.0 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
20100211.0 12 Feb 2010 17:51:52 |
beat |
- Update to 20100211.0 |
20061116.0 28 Jan 2009 23:25:21 |
beat |
Update my email address to @FreeBSD.org.
Approved by: miwi (mentor) |
20061116.0 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
20061116.0 29 Nov 2006 21:16:26 |
miwi |
- Pass maintainership to submitter
Submitted by: Beat Gätzi <beat@chruetertee.ch> |
20061116.0 28 Nov 2006 10:35:43 |
miwi |
- Add OPTIONS to the Makefile with optional dependencies for
MX lookup, TLS and AUTH NTLM support
PR: 105944
Submitted by: "Beat Gaetzi" <beat@chruetertee.ch> (maintainer) |
20061116.0 27 Nov 2006 19:26:05 |
dougb |
Upgrade to 20061116.0, the latest version.
Submitted by: The software author, John Jetmore <jj33@pobox.com> |
20050709.1 16 Feb 2006 10:38:36 |
skv |
Update to 20050709.1 (from 20040404.1)
Changes: http://jetmore.org/john/code/#swaks |
20040404.1 25 Nov 2005 15:31:02 |
pav |
- Add SHA256 |
20040404.1 18 Jul 2005 03:49:55 |
linimon |
With portmgr hat on, reset eik's ports since he has been inactive for
several months (not responding to email).
Discussed among: portmgr team |
20040404.1 12 Oct 2004 14:23:31 |
eik |
add mail/swaks- a SWiss Army Knife Smtp transaction tester |