Port details |
- t-prot TOFU Protection - Display Filter for RFC822 messages
- 3.4_1 mail =5 3.4_1Version of this port present on the latest quarterly branch.
- Maintainer: torres.g.alex@gmail.com
- Port Added: 2004-10-13 08:33:02
- Last Update: 2024-01-10 13:13:03
- Commit Hash: 64631af
- People watching this port, also watch:: mutt, cdrtools, ap24-mod_security, net-snmp, xorg-libraries
- License: BSD4CLAUSE
- WWW:
- https://www.escape.de/~tolot/mutt/
- Description:
- This program is a filter which shall improve the readability for messages
(emails and posts) by *hiding* some annoying parts, including:
- mailing list footers
- excessive quoting
- overlong signatures
- Outlook-style "TOFU" (text above - full quote below)
- squeeze sequences of blank lines or punctuation
Its primary mode of operation is a display filter in MUA (it has special
support for Mutt), but it can also be used in MTA/MDA - e.g. for immediately
bouncing "improper" messages.
- ¦ ¦ ¦ ¦
- 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/t-prot/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/t-prot
- pkg install t-prot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: t-prot
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1588369256
SHA256 (t-prot-3.4.tar.gz) = 39b7a5f0fefdea87885f3b6ab041e7148c600fb50017c3a283231f6dde5eca2b
SIZE (t-prot-3.4.tar.gz) = 46066
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Locale-gettext>=0 : devel/p5-Locale-gettext
- 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 t-prot-3.4_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- mail_t-prot
- USES:
- perl5 shebangfix
- 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 |
3.4_1 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man 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) |
3.4 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 ) |
3.4 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 ) |
3.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.4 01 May 2020 22:04:55 |
dbaio |
mail/t-prot: Update to 3.4, Unbreak
PR: 244037
Submitted by: Andreas Jobs
Approved by: torres.g.alex@gmail.com (maintainer timeout, >11 weeks) |
2.101_1 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
2.101_1 06 Nov 2019 14:00:19 |
antoine |
Mark a few ports BROKEN (unfetchable) |
2.101_1 29 Jun 2017 19:13:53 |
sunpoet |
Remove Perl core modules
- While I'm here:
- Convert to options target helper
- Add NO_ARCH
- Bump PORTREVISION for dependency change
With hat: perl |
2.101 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.101 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.101 02 Mar 2015 23:31:10 |
bapt |
Remove Author from pkg-descr and white space fixes |
2.101 17 Mar 2014 14:11:11 |
ehaupt |
- Support staging
- Use shebangfix
- Define EXAMPLES option
- Define DOCS option
- Use WWW: with a single space |
2.101 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.101 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.101 04 Sep 2013 06:06:59 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
2.101 30 Jun 2012 13:10:10 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
2.101 25 May 2012 14:10:18 |
miwi |
- Update to 2.101
PR: 167610
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer timeout |
2.99_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
2.99_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
2.99_1 19 Sep 2011 03:51:19 |
linimon |
Over to new volunteer. |
2.99_1 15 Sep 2011 23:56:43 |
tabthorpe |
- Return these ports to the heap |
2.99_1 12 Dec 2010 01:07:37 |
pgollucci |
- Add missing dependency
- Remove MD5
- Bump PORTREVISION
PR: ports/151776
Submitted by: Tilman Keskinoz <arved@freebsd.org>
Approved by: maintainer timeout (sergei ; 45 days) |
2.99 08 Aug 2010 21:51:48 |
sergei |
- Update to 2.99
- it now uses p5-Getopt-Long instead of the deprecated p5-Getopt-Mixed
- Respect NOPORTEXAMPLES
PR: ports/145579
Submitted by: Lars Engels <lme@FreeBSD.org> |
2.5_2 31 Mar 2009 20:08:02 |
wxs |
Revert back to Getopt::Mixed dependency.
PR: ports/132922
Submitted by: rollingbits@gmail.com
Approved by: sergei (maintainer) |
2.5_1 05 Mar 2009 21:45:38 |
wxs |
- Switch to p5-Getopt-Long (p5-Getopt-Mixed has been deprecated for a long
time now).
PR: ports/131888
Submitted by: wxs
Approved by: maintainer timeout |
2.5 19 Nov 2008 20:43:27 |
sergei |
- Restore MASTER_SITE_LOCAL which was removed during update to 2.5
- Take maintainership
Approved by: gabor |
2.5 12 Nov 2008 15:44:21 |
jadawin |
- Update to 2.5 |
2.4 27 Jul 2008 04:30:53 |
linimon |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
2.4 17 Jun 2007 14:17:51 |
sergei |
- Update to 2.4
PR: ports/113765
Submitted by: Nils Vogels |
2.1.1 29 Jan 2007 19:05:07 |
gabor |
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor) |
2.1.1 09 Aug 2006 11:03:05 |
sergei |
- Update to 2.1.1 |
2.0.2 25 Nov 2005 14:05:38 |
sergei |
- Add SHA256 checksums to my ports |
2.0.2 05 Oct 2005 04:26:25 |
sergei |
- Update to 2.0.2
Prompted by: edwin |
2.0.1 06 Sep 2005 14:19:43 |
sergei |
- Some users have problems downloading t-prot from its the only master site.
Attempt to address those issues to adding a mirror at FreeBSD.org
PR: ports/85771
Submitted by: Matthias Fechner <idefix@fechner.net> |
2.0.1 29 Aug 2005 12:22:01 |
sergei |
- Update to 2.0.1 |
1.47 13 Nov 2004 04:23:47 |
kris |
Add missing directory |
1.47 27 Oct 2004 15:18:04 |
sergei |
- Update to 1.47 (unbreaks fetching)
Prompted by: pointyhat via kris |
1.44 13 Oct 2004 08:26:07 |
sergei |
Add t-prot-1.44:
This program is a filter which shall improve the readability for messages
(emails and posts) by *hiding* some annoying parts, including:
- mailing list footers
- excessive quoting
- overlong signatures
- Outlook-style "TOFU" (text above - full quote below)
- squeeze sequences of blank lines or punctuation
Its primary mode of operation is a display filter in MUA (it has special
support for Mutt), but it can also be used in MTA/MDA - e.g. for immediately
bouncing "improper" messages.
Author: Jochen Striepe <t-prot@tolot.escape.de>
WWW: http://www.escape.de/users/tolot/mutt/ |