head	1.5;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.2;
locks; strict;
comment	@# @;


1.5
date	2012.06.24.12.40.40;	author oliver;	state Exp;
branches;
next	1.4;

1.4
date	2006.02.23.10.38.53;	author ade;	state Exp;
branches;
next	1.3;

1.3
date	2006.01.22.06.28.49;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2005.05.13.17.15.32;	author oliver;	state Exp;
branches;
next	1.1;

1.1
date	2005.04.26.19.17.31;	author oliver;	state Exp;
branches;
next	;


desc
@@


1.5
log
@update courier-authlib to 0.64.0
@
text
@@@unexec [ -x %D/sbin/authdaemond ] && %D/sbin/authdaemond stop || true
@@exec pw groupshow %%MAILGRP%% 2>/dev/null || pw groupadd %%MAILGRP%% -g %%MAILUID%% -h -
@@exec pw user show %%MAILOWN%% 2>/dev/null || pw useradd %%MAILOWN%% -u %%MAILUID%% -g %%MAILGID%% -h - -d /var/spool/courier -s /sbin/nologin -c "Courier Mail System"
bin/courierauthconfig
@@unexec cmp -s %D/etc/authlib/authdaemonrc.dist %D/etc/authlib/authdaemonrc && rm -f %D/etc/authlib/authdaemonrc 2>/dev/null || true
etc/authlib/authdaemonrc.dist
@@exec %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/authlib/authdaemonrc.dist && chmod 0600 %D/etc/authlib/authdaemonrc
@@exec chown -Rh %%MAILOWN%%:%%MAILGRP%% %D/etc/authlib && chmod 0750 %D/etc/authlib
include/courier_auth_config.h
include/courierauth.h
include/courierauthdebug.h
include/courierauthsasl.h
include/courierauthsaslclient.h
include/courierauthstaticlist.h
lib/courier-authlib/libcourierauth.a
lib/courier-authlib/libcourierauth.la
lib/courier-authlib/libcourierauth.so
lib/courier-authlib/libcourierauth.so.0
lib/courier-authlib/libcourierauthcommon.a
lib/courier-authlib/libcourierauthcommon.la
lib/courier-authlib/libcourierauthcommon.so
lib/courier-authlib/libcourierauthcommon.so.0
lib/courier-authlib/libcourierauthsasl.a
lib/courier-authlib/libcourierauthsasl.la
lib/courier-authlib/libcourierauthsasl.so
lib/courier-authlib/libcourierauthsasl.so.0
lib/courier-authlib/libcourierauthsaslclient.a
lib/courier-authlib/libcourierauthsaslclient.la
lib/courier-authlib/libcourierauthsaslclient.so
lib/courier-authlib/libcourierauthsaslclient.so.0
lib/courier-authlib/libauthpam.a
lib/courier-authlib/libauthpam.la
lib/courier-authlib/libauthpam.so
lib/courier-authlib/libauthpam.so.0
lib/courier-authlib/libauthpipe.a
lib/courier-authlib/libauthpipe.la
lib/courier-authlib/libauthpipe.so
lib/courier-authlib/libauthpipe.so.0
libexec/courier-authlib/authdaemond
libexec/courier-authlib/authsystem.passwd
sbin/authdaemond
sbin/authenumerate
sbin/authtest
sbin/courierlogger
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.authdebug.html
%%PORTDOCS%%%%DOCSDIR%%/README_authlib.html
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@@unexec rm -rf %%AUTHDAEMONVAR%% 2>/dev/null || true
@@dirrmtry etc/authlib
@@dirrm libexec/courier-authlib
@@dirrm lib/courier-authlib
@


1.4
log
@Conversion to a single libtool environment.

Approved by:	portmgr (kris)
@
text
@d14 1
@


1.3
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@d15 1
d19 1
d23 1
d27 1
d30 2
d34 2
@


1.2
log
@update to 0.56
@
text
@d46 1
a46 1
@@unexec rmdir %D/etc/authlib 2>/dev/null || true
@


1.1
log
@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
@
text
@d28 2
@

