aboutsummaryrefslogtreecommitdiff
path: root/mail/gubby
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-4/+1
| | | | | | | | | | | | | | | | | | | 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 MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - fix build with gcc4xMichael Landin2006-12-273-0/+42
| | | | Notes: svn path=/head/; revision=180869
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* o Update to -> 0.55Michael Landin2005-04-133-5/+5
| | | | | | | 0 Fix %%DOCSDIR%% macro while we are here Notes: svn path=/head/; revision=133224
* o Update to -> 0.54Michael Landin2004-12-202-4/+3
| | | | | | | | | | | o Feature enhancement: - remove /dev/null as a folder completely from the view - mark a folder as read (removing it from the view) -mark a folder as read and write changes to procmail logfile (experimental and incomplete, but works) Notes: svn path=/head/; revision=124600
* - SIZEify.Michael Landin2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104421
* Change maintainer email to my @FreeBSD.org addressMichael Landin2003-05-072-2/+2
| | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=80360
* Update to latest release (0.5.1)Yen-Ming Lee2003-04-042-2/+2
| | | | | | | | PR: 50591 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=78180
* [Maintainer Update]: mail/gubbyEdwin Groothuis2003-04-043-6/+26
| | | | | | | | | | | Update to latest release. (which is 0.5.0) PR: ports/50561 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=78069
* update to gubby-0.4.2Yen-Ming Lee2003-02-274-34/+10
| | | | | | | | PR: 48700 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=76557
* add gubby-0.3.2Yen-Ming Lee2003-02-256-0/+77
Gubby is a small program that continually shows where Procmail has placed new email. It runs both in commandline and in an ncurses environment with colors, and will update the overview in real time, while using very low resources. Users can launch a specified mailreader by selecting a folder and pressing enter. PR: 47907 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=76465