head	1.2;
access;
symbols
	old_RELEASE_5_4_0:1.1
	old_RELEASE_4_11_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.04.26.19.17.32;	author oliver;	state dead;
branches;
next	1.1;

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


desc
@@


1.2
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
@--- configure.orig	Wed Mar  3 05:54:13 2004
+++ configure	Tue Mar 16 19:36:40 2004
@@@@ -1268,6 +1268,10 @@@@
    { (exit 1); exit 1; }; }
 fi
 
+CFLAGS="$CFLAGS -I%%LOCALBASE%%/include"
+CPPFLAGS="$CPPFLAGS -I%%LOCALBASE%%/include"
+LDFLAGS="-L%%LOCALBASE%%/lib $LDFLAGS"
+
 ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@


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

