aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pop3gwd
Commit message (Collapse)AuthorAgeFilesLines
* Add staging supportpawel2014-06-052-9/+12
|
* Reset maintainer, maintainer no longer wishes to maintain those portsantoine2014-05-301-1/+1
| | | | With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-6/+2
| | | | mail)
* - remove MD5ohauer2011-07-031-1/+0
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Chase mastersites per distfile survey.linimon2005-11-281-3/+1
|
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* De-pkg-comment.knu2003-02-212-1/+1
|
* Don't hard-code -O2; respect CC and CFLAGSkris2001-04-301-2/+3
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-2/+2
|
* Remove trailing period and package name from the pkg-comment.demon2000-12-191-1/+1
|
* Add pop3gwd 1.2, an app-level proxy for mail retrieval behind firewalls.will2000-10-2814-0/+275
It appears to have been heavily audited (at least as far as string format paranoia goes, and optimizes: snprintf() -> strlcpy()). PR: 22123 Submitted by: Joao Carlos Mendes Luis <jonny@jonny.eng.br> Obtained from: OpenBSD