aboutsummaryrefslogtreecommitdiffstats
path: root/mail/squirrelmail-secure_login-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update to 1.4tabthorpe2008-06-032-62/+5
| | | | | | - Use bsd.squirrelmail.mk framework Notified by: portscout via miwibot
* - Fix typo in pkg-message.intabthorpe2008-04-252-1/+2
| | | | | | | - Bump PORTREVISION PR: ports/123048 Submitted by: Bogdan <bc default.co.yu>
* - change maintainer address on ports I maintaintabthorpe2007-08-231-1/+1
| | | | Approved by: clsung (mentor)
* - Update to 1,3miwi2007-03-013-15/+20
| | | | | | | | - Move to new SM layout - Compatibility-plugin no longer required PR: 109638 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
* - Fix typo error in plistmiwi2007-01-262-2/+3
| | | | | | | | - Bump PORTREVISION PR: 108316 Submitted by: Neil Darlow <neil@darlow.co.uk> Approved by: maintainer
* This is a simple plugin to automatically turn on SSL security duringpav2006-06-275-0/+103
login if it hasn't already been requested by the referring hyperlink or bookmark. Primarily this utility is intended to prevent plain text passwords and email contents being transmitted over the internet after people manually enter their server URL without including https://... WWW: http://www.squirrelmail.org/plugin_view.php?id=61 PR: ports/99234 Submitted by: Thomas Abthorpe <thomas@goodking.ca>