| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
- fix minor typos to keep portlint happy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Approved by: roberto(mentor)
|
|
|
|
|
|
|
|
| |
Update to latest release.
(which is 0.5.0)
PR: ports/50561
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
|
|
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>
|