Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix pkg-plist | Oliver Lehmann | 2005-01-25 | 1 | -2/+4 |
| | | | | | | | Noted by: kris Notes: svn path=/head/; revision=127338 | ||||
* | don't sed ${WRKSRC}/Makefile.in twice | Oliver Lehmann | 2005-01-21 | 1 | -2/+2 |
| | | | | | | | Noted By: Atanas <atanas@aplus.net> Notes: svn path=/head/; revision=126984 | ||||
* | upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0 | Oliver Lehmann | 2005-01-08 | 4 | -7/+28 |
| | | | | | | | Special thanks for testing and sugestions to: Brian Candler <B.Candler@pobox.com> Notes: svn path=/head/; revision=125759 | ||||
* | Add courier-authlib | Oliver Lehmann | 2004-12-19 | 10 | -0/+478 |
<quote> Copies of this library code used to exist in other tarballs: Courier, Courier-IMAP, and SqWebMail. Building and installing any of these packages would've automatically installed this authentication code. The authentication library is now a separate, standalone package. This authentication library must now be installed, separately, before upgrading to the following builds (or if installing them for the first time): Courier 0.48, Courier-IMAP 4.0, and SqWebMail 5.0. See NEWS for more information. </quote> http://www.courier-mta.org/authlib/ Notes: svn path=/head/; revision=124478 |