aboutsummaryrefslogtreecommitdiff
path: root/mail/t-prot
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+0
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=284239
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-0/+1
| | | | | | | | | | | - 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. Notes: svn path=/head/; revision=284232
* Over to new volunteer.Mark Linimon2011-09-191-1/+1
| | | | Notes: svn path=/head/; revision=281976
* - Return these ports to the heapThomas Abthorpe2011-09-151-1/+1
| | | | Notes: svn path=/head/; revision=281826
* - Add missing dependencyPhilip M. Gollucci2010-12-122-4/+4
| | | | | | | | | | | | - Remove MD5 - Bump PORTREVISION PR: ports/151776 Submitted by: Tilman Keskinoz <arved@freebsd.org> Approved by: maintainer timeout (sergei ; 45 days) Notes: svn path=/head/; revision=266084
* - Update to 2.99Sergei Kolobov2010-08-083-15/+19
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=258959
* Revert back to Getopt::Mixed dependency.Wesley Shields2009-03-311-2/+2
| | | | | | | | | PR: ports/132922 Submitted by: rollingbits@gmail.com Approved by: sergei (maintainer) Notes: svn path=/head/; revision=231406
* - Switch to p5-Getopt-Long (p5-Getopt-Mixed has been deprecated for a longWesley Shields2009-03-051-1/+2
| | | | | | | | | | | time now). PR: ports/131888 Submitted by: wxs Approved by: maintainer timeout Notes: svn path=/head/; revision=229533
* - Restore MASTER_SITE_LOCAL which was removed during update to 2.5Sergei Kolobov2008-11-191-2/+4
| | | | | | | | | - Take maintainership Approved by: gabor Notes: svn path=/head/; revision=223057
* - Update to 2.5Philippe Audeoud2008-11-122-7/+5
| | | | Notes: svn path=/head/; revision=222771
* Reset sergei@ due to maintainer-timeouts and no response to email.Mark Linimon2008-07-271-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=217649
* - 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