head	1.7;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2;
locks; strict;
comment	@# @;


1.7
date	2006.03.27.10.08.49;	author tobez;	state Exp;
branches;
next	1.6;

1.6
date	2006.01.22.02.50.23;	author edwin;	state Exp;
branches;
next	1.5;

1.5
date	2005.04.27.09.06.02;	author skv;	state Exp;
branches;
next	1.4;

1.4
date	2003.08.29.12.21.58;	author mat;	state Exp;
branches;
next	1.3;

1.3
date	2003.06.19.03.30.01;	author foxfair;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.22.18.36.43;	author demon;	state Exp;
branches;
next	1.1;

1.1
date	2003.01.04.07.04.38;	author demon;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Update to 2.10.  Require perl from ports.
@
text
@%%SITE_PERL%%/Authen/SASL.pm
%%SITE_PERL%%/Authen/SASL.pod
%%SITE_PERL%%/Authen/SASL/CRAM_MD5.pm
%%SITE_PERL%%/Authen/SASL/EXTERNAL.pm
%%SITE_PERL%%/Authen/SASL/Perl.pm
%%SITE_PERL%%/Authen/SASL/Perl.pod
%%SITE_PERL%%/Authen/SASL/Perl/ANONYMOUS.pm
%%SITE_PERL%%/Authen/SASL/Perl/CRAM_MD5.pm
%%SITE_PERL%%/Authen/SASL/Perl/DIGEST_MD5.pm
%%SITE_PERL%%/Authen/SASL/Perl/EXTERNAL.pm
%%SITE_PERL%%/Authen/SASL/Perl/GSSAPI.pm
%%SITE_PERL%%/Authen/SASL/Perl/LOGIN.pm
%%SITE_PERL%%/Authen/SASL/Perl/PLAIN.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/SASL/.packlist
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/SASL
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen
@@dirrm %%SITE_PERL%%/Authen/SASL/Perl
@@dirrm %%SITE_PERL%%/Authen/SASL
@@dirrmtry %%SITE_PERL%%/Authen
@


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

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@d11 1
@


1.5
log
@* update to 2.09
* change maintainer to perl@@
@
text
@d15 1
a15 1
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen 2>/dev/null || true
d18 1
a18 1
@@unexec rmdir %D/%%SITE_PERL%%/Authen 2>/dev/null || true
@


1.4
log
@- fixed plist
- made portlint happy

PR:		55962
Submitted by:	Oliver Eikemeier <eikemeier@@fillmore-labs.com>
@
text
@d6 1
@


1.3
log
@Update to 2.04, the latest version in CPAN.
Use SITE_PERL in PLIST.
@
text
@d1 6
d8 2
a10 2
%%SITE_PERL%%/Authen/SASL/Perl/ANONYMOUS.pm
%%SITE_PERL%%/Authen/SASL/Perl/EXTERNAL.pm
a11 5
%%SITE_PERL%%/Authen/SASL/EXTERNAL.pm
%%SITE_PERL%%/Authen/SASL/Perl.pm
%%SITE_PERL%%/Authen/SASL/CRAM_MD5.pm
%%SITE_PERL%%/Authen/SASL.pm
%%SITE_PERL%%/Authen/SASL.pod
d13 1
a13 1
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/SASL 2>/dev/null || true
d15 2
a16 2
@@unexec rmdir %D/%%SITE_PERL%%/Authen/SASL/Perl 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/Authen/SASL 2>/dev/null || true
@


1.2
log
@Remove empty directories on deinstall.
@
text
@d1 16
a16 16
lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/Perl/CRAM_MD5.pm
lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/Perl/LOGIN.pm
lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/Perl/ANONYMOUS.pm
lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/Perl/EXTERNAL.pm
lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/Perl/PLAIN.pm
lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/EXTERNAL.pm
lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/Perl.pm
lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/CRAM_MD5.pm
lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL.pm
lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/SASL/.packlist
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/SASL 2>/dev/null || true
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen 2>/dev/null || true
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/Perl 2>/dev/null || true
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL 2>/dev/null || true
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Authen 2>/dev/null || true
@


1.1
log
@New port: p5-Authen-SASL.

SASL is a generic mechanism for authentication used by
several network protocols. Authen::SASL provides an
implementation framework that all protocols should be able
to share.

Submitted by:	Blaz Zupan <blaz@@si.FreeBSD.org>
@
text
@d13 1
@

