summaryrefslogtreecommitdiffstats
path: root/databases/courier-authlib-mysql
Commit message (Collapse)AuthorAgeFilesLines
* - change socket and pid location from /usr/local/var/spool/authdaemon/ to ↵oliver2005-03-153-16/+14
| | | | | | | | | /var/run/authdaemond/ - fix default user/group premissions. PR: 78866 Submitted by: Artis Caune <Artis.Caune@latnet.lv>
* fix building for cases where WRKDIR is a nfs mountoliver2005-03-121-0/+5
|
* update to 0.55oliver2005-03-052-16/+21
| | | | | | | | | migrate to OPTIONS [1] add WITH_SYSLOG_FACILITY knob [2] PR: 78362 [1] Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1] Sascha Holzleiter <sascha@daemonground.de> [2]
* Add BSD master.passwd processing to pw2userdboliver2005-03-012-1/+105
| | | | | | | Bump PORTREVISION PR: ports/78163 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
* - fix Makefile [1]oliver2005-03-012-1/+5
| | | | | | | | | - Bump PORTREVISION - create and remove PREFIX/var/spool/authdaemon on (de)installation [2] PR: ports/78613 [1] - partly Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> [1] Noted by: Gustavo A. Baratto <gbaratto@superb.net> [2]
* update to 0.54oliver2005-02-132-3/+3
|
* VPOPMAILDIR?= ${LOCALBASE}/vpopmailoliver2005-02-043-12/+32
| | | | | | | update to 0.53 new knobs: WITH_MAILUSER WITH_MAILGROUP WITHOUT_AUTHUSERDB Submitted by: "Gustavo A. Baratto" <gbaratto@superb.net>
* Split the postgresql ports into a server and a client part.girgen2005-01-311-2/+1
| | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* fix pkg-plistoliver2005-01-251-2/+4
| | | | Noted by: kris
* don't sed ${WRKSRC}/Makefile.in twiceoliver2005-01-211-2/+2
| | | | Noted By: Atanas <atanas@aplus.net>
* upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0oliver2005-01-084-7/+28
| | | | Special thanks for testing and sugestions to: Brian Candler <B.Candler@pobox.com>
* Add courier-authliboliver2004-12-1910-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/
OpenPOWER on IntegriCloud