notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
serialmail Tools for passing mail across serial links
0.75_4 mail on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.75_3Version 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 search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-03-30 09:59:44
Commit Hash: 3afbd9b
People watching this port, also watch:: daemontools, netqmail, rsync, python, ucspi-tcp
License: djb
WWW:
https://cr.yp.to/serialmail.html
Description:
serialmail is a collection of tools for passing mail across serial links. It works with qmail: you use qmail to deliver messages to a maildir, and then serialmail to deliver messages out of the maildir. serialmail uses ucspi-tcp/tcpclient for networking. It can also be used with future UCSPI clients for transparent compression, IPv6, etc. serialmail supports SMTP, including ESMTP PIPELINING, and QMTP. serialmail is under user control. A user delivering messages to a maildir, and picking up the messages through qmail-pop3d, can switch to maildirsmtp without pestering the sysadmin. The user can also decide whether undeliverable messages should be left for POP retrieval or bounced back to the sender.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (19 items)
Collapse this list.
  1. /usr/local/share/licenses/serialmail-0.75_4/catalog.mk
  2. /usr/local/share/licenses/serialmail-0.75_4/LICENSE
  3. /usr/local/share/licenses/serialmail-0.75_4/djb
  4. bin/maildirqmtp
  5. bin/maildirserial
  6. bin/maildirsmtp
  7. @comment bin/maildirsmtps
  8. bin/serialqmtp
  9. bin/serialsmtp
  10. bin/setlock
  11. share/man/man1/maildirqmtp.1.gz
  12. share/man/man1/maildirserial.1.gz
  13. share/man/man1/maildirsmtp.1.gz
  14. share/man/man1/serialqmtp.1.gz
  15. share/man/man1/serialsmtp.1.gz
  16. share/man/man1/setlock.1.gz
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • serialmail>0:mail/serialmail
To install the port:
cd /usr/ports/mail/serialmail/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/serialmail
  • pkg install serialmail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: serialmail
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (serialmail-0.75.tar.gz) = 1825c911087f28692c3441d4f95747201c520a22575ab3e6132b5c14097038f3 SIZE (serialmail-0.75.tar.gz) = 55079 SHA256 (serialmail-auth.patch) = 374b911e6758636865a44af6bf0ec2988b831a7ffddef205f4ca8f9be05dd905 SIZE (serialmail-auth.patch) = 24469

Packages (timestamps in pop-ups are UTC):
serialmail
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.75_40.75_40.75_30.75_40.75_4-0.75_3-
FreeBSD:13:quarterly0.75_30.75_30.75_30.75_30.75_40.75_30.75_30.75_3
FreeBSD:14:latest0.75_40.75_40.75_30.75_40.75_40.75_3-0.75_3
FreeBSD:14:quarterly0.75_30.75_4-0.75_30.75_40.75_30.75_30.75_3
FreeBSD:15:latest0.75_40.75_4n/a0.75_4n/a0.75_40.75_40.75_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. tcpserver : sysutils/ucspi-tcp
  2. qmail-send : mail/qmail
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for serialmail-0.75_4: AUTH=off: Add CRAM-MD5, PLAIN and LOGIN authentication DOCS=on: Build and/or install documentation UCSPI_SSL=off: ucspi-ssl SMTP SSL transport layer support ===> Use 'make config' to modify these settings
Options name:
mail_serialmail
USES:
qmail:run
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://ftp.de.uu.net/pub/unix/mail/qmail/
  2. ftp://ftp.gbnet.net/pub/qmail/
  3. ftp://ftp.iway.fr/pub/unix/mail/qmail/
  4. http://cr.yp.to/software/
Collapse this list.

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.75_4
30 Mar 2024 09:59:44
commit hash: 3afbd9b50bca40b4094f9c9fef369e854e8d133ccommit hash: 3afbd9b50bca40b4094f9c9fef369e854e8d133ccommit hash: 3afbd9b50bca40b4094f9c9fef369e854e8d133ccommit hash: 3afbd9b50bca40b4094f9c9fef369e854e8d133c files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
mail/serialmail: Fix plist error when UCSPI_SSL option is enabled

Approved by:	portmgr (just fix it)
0.75_4
09 Jan 2024 09:47:14
commit hash: c75c944686415d24160b910420b8cec40549ce46commit hash: c75c944686415d24160b910420b8cec40549ce46commit hash: c75c944686415d24160b910420b8cec40549ce46commit hash: c75c944686415d24160b910420b8cec40549ce46 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.75_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.75_3
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.75_3
06 May 2021 11:47:48
commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37 files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Deorbit RESTRICTED && NO_CDROM, part two.

Move ports to the licenses framework.

RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept

Differential Revision:  https://reviews.freebsd.org/D30010
0.75_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.75_3
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.75_3
28 May 2015 15:57:00
Revision:387740Original commit files touched by this commit
bdrewery search for other commits by this committer
Farewell qmail. You were good but the lack of an upstream maintainer or
ecosystem maintainers makes this not a viable mail system today. Personally
I am moving to postfix and have so far found it incredibly easy to setup and
already prefer it over qmail.
0.75_3
28 Jul 2014 23:20:38
Revision:363275Original commit files touched by this commit
adamw search for other commits by this committer
Rename mail/ patch-xy patches to reflect the files they modify.
0.75_3
16 Feb 2014 14:25:12
Revision:344570Original commit files touched by this commit
bdrewery search for other commits by this committer
- Fix bad stage conversion. I added the left side of an MLINK in the plist
  which ended up in there twice.

PR:		ports/186812
Submitted by:	lioux
0.75_2
09 Feb 2014 02:22:45
Revision:343420Original commit files touched by this commit
bdrewery search for other commits by this committer
- Support STAGEDIR
0.75_2
12 Dec 2013 05:05:56
Revision:336244Original commit files touched by this commit
eadler search for other commits by this committer
multiple: sync LEGAL

Sync LEGAL for djb related ports.  I chose not to mark these ports as RESTRICTED
due to the mixed opinions of putting something into the public domain.

Approved by:	portmgr (implicit)
0.75_2
20 Sep 2013 15:58:09
Revision:327710Original commit files touched by this commit
bdrewery search for other commits by this committer
- Add NO_STAGE until validated to be safe for upcoming staging support
0.75_2
15 Jun 2013 13:11:11
Revision:320995Original commit files touched by this commit
bdrewery search for other commits by this committer
Use new options helpers
0.75_2
17 Mar 2013 16:34:18
Revision:314458Original commit files touched by this commit
bdrewery search for other commits by this committer
- Take maintainership
- Fix space in WWW
- Fix plist with UCSPI_SSL option
- Use PORTDOCS
0.75_2
15 Mar 2013 22:03:43
Revision:314324Original commit files touched by this commit
bdrewery search for other commits by this committer
- Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
  bapt contributed to the qmail.mk as well
- Trim headers

USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX

With hat:	portmgr
0.75_2
13 Jun 2012 05:55:02
Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework
0.75_2
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
0.75_2
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
0.75_2
27 Jul 2008 04:30:53
Original commit files touched by this commit
linimon search for other commits by this committer
Reset sergei@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
0.75_2
03 Sep 2006 01:38:24
Original commit files touched by this commit
kris search for other commits by this committer
RESTRICTED is intended instead of NO_PACKAGE
0.75_2
21 Jan 2006 17:37:14
Original commit files touched by this commit
krion search for other commits by this committer
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.75_1
25 Nov 2005 14:05:38
Original commit files touched by this commit
sergei search for other commits by this committer
- Add SHA256 checksums to my ports
0.75_1
15 Oct 2005 03:16:15
Original commit files touched by this commit
lioux search for other commits by this committer
o Add UCSPI_SSL OPTIONS which "Add ucspi-ssl SMTP SSL transport
  layer support" based on the recent update of sysutils/ucspi-ssl
  to 0.70
o Add a FreeBSD ports based ${PREFIX}/bin/maildirsmtps which sends
  email on a maildir through smtps. Based on maildirsmtp shipped
  with the distribution.

Approved by:    maintainer (timeout 26 Jul 2005)
0.75_1
12 Oct 2004 07:35:40
Original commit files touched by this commit
sergei search for other commits by this committer
- Add WITH_AUTH knob: this adds CRAM-MD5, PLAIN and LOGIN authentication
  support to serialmail (defaults to OFF).
  More information on the patch used can be found at:
  http://www.ingorohloff.de/soft/
- Bump PORTREVISION

PR:             ports/71414
Submitted by:   lioux
0.75
30 Jan 2004 16:03:29
Original commit files touched by this commit
sergei search for other commits by this committer
SIZE *DOES* MATTER.
0.75
23 Oct 2003 05:42:49
Original commit files touched by this commit
sergei search for other commits by this committer
Change to my @FreeBSD.org address.

Approved by:    krion
0.75
09 Jul 2003 12:01:51
Original commit files touched by this commit
daichi search for other commits by this committer
update mail/serialmail:
  - Check for tcpserver dependency in PATH rather than in ${PREFIX}/bin
  - Install additional documentation
  - Use DOCSDIR macro in pkg-plist
  - Cleanup and simplify Makefile
  - Make portlint(1) happy
  - Take maintainership

PR:             53860
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
0.75
27 Jun 2003 17:48:10
Original commit files touched by this commit
tom search for other commits by this committer
Stop being the MAINTAINER of ports I no longer use.
0.75
07 Mar 2003 06:06:02
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
0.75
03 Nov 2002 21:02:22
Original commit files touched by this commit
tom search for other commits by this committer
Make port follow standard procedures better, including use of %%PORTDOCS%%
0.75
30 Jul 2002 11:21:39
Original commit files touched by this commit
tom search for other commits by this committer
Update MASTER_SITES
29 Jan 2002 11:45:35
commit hash: fp1.24104@dev.null.freshports.orgcommit hash: fp1.24104@dev.null.freshports.orgcommit hash: fp1.24104@dev.null.freshports.orgcommit hash: fp1.24104@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
05 Feb 2001 15:11:27
commit hash: fp1.9242@dev.null.freshports.orgcommit hash: fp1.9242@dev.null.freshports.orgcommit hash: fp1.9242@dev.null.freshports.orgcommit hash: fp1.9242@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
Spaces->tabs in the mail category.    
08 Oct 2000 04:16:42
commit hash: fp1.4778@dev.null.freshports.orgcommit hash: fp1.4778@dev.null.freshports.orgcommit hash: fp1.4778@dev.null.freshports.orgcommit hash: fp1.4778@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category mail to new layout.  
08 Oct 2000 03:49:39
commit hash: fp1.4770@dev.null.freshports.orgcommit hash: fp1.4770@dev.null.freshports.orgcommit hash: fp1.4770@dev.null.freshports.orgcommit hash: fp1.4770@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Rename PLIST.nodocs to pkg-plist.nodocs.    
29 Jun 2000 08:03:02
commit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Move the stragler's www.freebsd.org/~user distfiles to the offical  
MASTER_SITE_LOCAL site.    

Number of commits found: 38