summaryrefslogtreecommitdiff
path: root/mail/courier-authlib/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finish removing courier-authlibKris Kennaway2005-05-201-13/+0
| | | | | | | Pointy hat to: oliver Notes: svn path=/head/; revision=135722
* move mail/courier-authlib to security/courier-authlib which is a meta-port now.Oliver Lehmann2005-04-266-385/+0
| | | | | | | | Submitted by: Yarema <yds@CoolRat.org> In corporation with: Jose M Rodriguez <josemi@freebsd.jazztel.es>, Milan Obuch <ports@dino.sk>, myself Notes: svn path=/head/; revision=134220
* - stop creatng /var/run/authdaemond during the package installationOliver Lehmann2005-03-151-4/+12
| | | | | | | | | | | - create /var/run/authdaemond within the rc.subr Script in case the directory doesn't exist. - Bump PORTREVISION Suggested By: brooks Notes: svn path=/head/; revision=131330
* - change socket and pid location from /usr/local/var/spool/authdaemon/ to ↵Oliver Lehmann2005-03-151-2/+2
| | | | | | | | | | | | /var/run/authdaemond/ - fix default user/group premissions. PR: 78866 Submitted by: Artis Caune <Artis.Caune@latnet.lv> Notes: svn path=/head/; revision=131315
* Add BSD master.passwd processing to pw2userdbOliver Lehmann2005-03-011-0/+104
| | | | | | | | | | Bump PORTREVISION PR: ports/78163 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Notes: svn path=/head/; revision=130118
* upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0Oliver Lehmann2005-01-081-0/+8
| | | | | | | Special thanks for testing and sugestions to: Brian Candler <B.Candler@pobox.com> Notes: svn path=/head/; revision=125759
* Add courier-authlibOliver Lehmann2004-12-196-0/+278
<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