| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
20 May 2005 17:47:48
0.55_1  |
kris  |
Finish removing courier-authlib
Pointy hat to: oliver |
26 Apr 2005 19:17:32
0.55_1  |
oliver  |
move mail/courier-authlib to security/courier-authlib which is a meta-port now.
Submitted by: Yarema <yds@CoolRat.org>
In corporation with: Jose M Rodriguez <josemi@freebsd.jazztel.es>, Milan
Obuch <ports@dino.sk>, myself |
12 Apr 2005 03:26:57
0.55_1  |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.55_1  |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
02 Apr 2005 14:28:05
0.55_1  |
oliver  |
- Merge sysconfdir and userdb configurable from courier-imap [1]
- Make the port conflicts with mail/courier [1]
- add an option to disable make install-configure to merge new otpions into old
cfg files
PR: ports/79062 [1]
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> [1] |
15 Mar 2005 19:41:41
0.55_1  |
oliver  |
- stop creatng /var/run/authdaemond during the package installation
- create /var/run/authdaemond within the rc.subr Script in case the
directory doesn't exist.
- Bump PORTREVISION
Suggested By: brooks |
15 Mar 2005 17:13:49
0.55  |
oliver  |
- change socket and pid location from /usr/local/var/spool/authdaemon/ to
/var/run/authdaemond/
- fix default user/group premissions.
PR: 78866
Submitted by: Artis Caune <Artis.Caune@latnet.lv> |
12 Mar 2005 17:24:14
0.55  |
oliver  |
fix building for cases where WRKDIR is a nfs mount |
05 Mar 2005 14:00:58
0.55  |
oliver  |
update to 0.55
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] |
01 Mar 2005 21:02:00
0.54_2  |
oliver  |
Add BSD master.passwd processing to pw2userdb
Bump PORTREVISION
PR: ports/78163
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> |
01 Mar 2005 19:39:52
0.54_1  |
oliver  |
- fix Makefile [1]
- 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] |
13 Feb 2005 13:50:41
0.54  |
oliver  |
update to 0.54 |
04 Feb 2005 18:44:48
0.53  |
oliver  |
VPOPMAILDIR?= ${LOCALBASE}/vpopmail
update to 0.53
new knobs: WITH_MAILUSER WITH_MAILGROUP WITHOUT_AUTHUSERDB
Submitted by: "Gustavo A. Baratto" <gbaratto@superb.net> |
31 Jan 2005 00:35:56
0.52  |
girgen  |
Split the postgresql ports into a server and a client part.
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) |
25 Jan 2005 22:24:12
0.52  |
oliver  |
fix pkg-plist
Noted by: kris |
21 Jan 2005 06:11:02
0.52  |
oliver  |
don't sed ${WRKSRC}/Makefile.in twice
Noted By: Atanas <atanas@aplus.net> |
08 Jan 2005 10:25:05
0.52  |
oliver  |
upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0
Special thanks for testing and sugestions to: Brian Candler
<B.Candler@pobox.com> |
19 Dec 2004 11:25:28
0.51  |
oliver  |
Add courier-authlib
<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/ |