Port details |
- dot-forward Dot-forward reads sendmail's .forward files under qmail
- 0.71_2 mail =3 0.71_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: 2014-05-25 07:34:04
- Last Update: 2024-09-30 22:11:20
- Commit Hash: 6204518
- People watching this port, also watch:: oss, monit, proggy_fonts-ttf, inotify-tools
- License: not specified in port
- WWW:
- https://cr.yp.to/dot-forward.html
- Description:
- dot-forward reads sendmail's .forward files under qmail.
You can run it in the qmail startup script to support all
your existing .forward files automatically.
Individual users can switch to the .qmail mechanism at their leisure.
dot-forward supports forwarding, program deliveries, and comments.
It does not support file deliveries or :include:.
(However, it recognizes file delivery attempts,
and defers delivery to give you a chance to set up a .qmail file.)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dot-forward>0:mail/dot-forward
- To install the port:
- cd /usr/ports/mail/dot-forward/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/dot-forward
- pkg install dot-forward
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dot-forward
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dot-forward-0.71.tar.gz) = 18086b59edf113aaeb02a770afb5429c3200e8637d06ce15094247416fc6e258
SIZE (dot-forward-0.71.tar.gz) = 26352
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- groff : textproc/groff
- This port is required by:
- for Run
-
- mail/qmail-contrib
Configuration Options:
- No options to configure
- Options name:
- mail_dot-forward
- USES:
- gmake groff
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.71_2 30 Sep 2024 22:11:20 |
Brooks Davis (brooks) |
mail/dot-forward: include errno.h for errno
errno must be accessed by a macro from errno.h. |
0.71_1 09 Jan 2024 15:41:04 |
Baptiste Daroussin (bapt) |
mail/dot-forward: remove cat files
cat files have been removed from base long ago, brings no values in 2023
while here remove usage of MANPREFIX and move manpages to share/man |
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.71 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.71 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.71 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.71 28 May 2017 21:18:04 |
antoine |
Register dependency on groff
PR: 213725 |
0.71 09 Oct 2016 22:01:34 |
bsam |
Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time
to contribute to FreeBSD in the future. Reset Uffe's ports maintainership.
Requested by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail) |
0.71 25 May 2016 15:43:34 |
mat |
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight |
0.71 25 May 2014 07:33:58 |
miwi |
dot-forward reads sendmail's .forward files under qmail.
You can run it in the qmail startup script to support all
your existing .forward files automatically.
Individual users can switch to the .qmail mechanism at their leisure.
dot-forward supports forwarding, program deliveries, and comments.
It does not support file deliveries or :include:.
(However, it recognizes file delivery attempts,
and defers delivery to give you a chance to set up a .qmail file.)
WWW: http://cr.yp.to/dot-forward.html
PR: ports/184480
Submitted by: Uffe Jakobsen <uffe@uffe.org> |
Number of commits found: 10
|