aboutsummaryrefslogtreecommitdiff
path: root/mail/t-prot
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.4Sergei Kolobov2007-06-173-5/+5
| | | | | | | | PR: ports/113765 Submitted by: Nils Vogels Notes: svn path=/head/; revision=193722
* Remove USE_GPG from all effected ports. This knob is a no-op and the way itGabor Kovesdan2007-01-292-4/+0
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=183644
* - Update to 2.1.1Sergei Kolobov2006-08-094-10/+11
| | | | Notes: svn path=/head/; revision=170182
* - Add SHA256 checksums to my portsSergei Kolobov2005-11-251-0/+2
| | | | Notes: svn path=/head/; revision=149422
* - Update to 2.0.2Sergei Kolobov2005-10-053-6/+6
| | | | | | | Prompted by: edwin Notes: svn path=/head/; revision=144252
* - Some users have problems downloading t-prot from its the only master site.Sergei Kolobov2005-09-061-1/+3
| | | | | | | | | | Attempt to address those issues to adding a mirror at FreeBSD.org PR: ports/85771 Submitted by: Matthias Fechner <idefix@fechner.net> Notes: svn path=/head/; revision=142101
* - Update to 2.0.1Sergei Kolobov2005-08-293-10/+8
| | | | Notes: svn path=/head/; revision=141289
* Add missing directoryKris Kennaway2004-11-131-0/+1
| | | | Notes: svn path=/head/; revision=121500
* - Update to 1.47 (unbreaks fetching)Sergei Kolobov2004-10-273-4/+7
| | | | | | | Prompted by: pointyhat via kris Notes: svn path=/head/; revision=120317
* Add t-prot-1.44:Sergei Kolobov2004-10-134-0/+65
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/ Notes: svn path=/head/; revision=119175