head	1.9;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.5
	RELEASE_4_6_1:1.5
	RELEASE_4_6_0:1.5
	RELEASE_5_0_DP1:1.5
	RELEASE_4_5_0:1.5
	RELEASE_4_4_0:1.5
	RELEASE_4_3_0:1.5
	RELEASE_4_2_0:1.5
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.4
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.4
	RELEASE_3_4_0:1.4
	RELEASE_3_3_0:1.4
	RELEASE_3_2_0:1.4
	RELEASE_3_1_0:1.4
	RELEASE_2_2_8:1.3
	RELEASE_3_0_0:1.3
	RELEASE_2_2_7:1.1.1.1
	RELEASE_2_2_6:1.1.1.1
	RELEASE_2_2_5:1.1.1.1
	v0_05:1.1.1.1
	CPAN:1.1.1;
locks; strict;
comment	@# @;


1.9
date	2012.08.17.09.43.22;	author az;	state Exp;
branches;
next	1.8;

1.8
date	2006.01.22.02.50.23;	author edwin;	state Exp;
branches;
next	1.7;

1.7
date	2005.02.20.16.44.31;	author lth;	state Exp;
branches;
next	1.6;

1.6
date	2003.08.18.13.29.52;	author erwin;	state Exp;
branches;
next	1.5;

1.5
date	2000.10.31.07.22.29;	author kuriyama;	state Exp;
branches;
next	1.4;

1.4
date	99.01.11.15.34.37;	author simokawa;	state Exp;
branches;
next	1.3;

1.3
date	98.08.23.15.06.57;	author jseger;	state Exp;
branches;
next	1.2;

1.2
date	98.08.19.19.54.34;	author hoek;	state Exp;
branches;
next	1.1;

1.1
date	97.09.13.17.48.50;	author jfitz;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.09.13.17.48.50;	author jfitz;	state Exp;
branches;
next	;


desc
@@


1.9
log
@SVN rev 302672 on 2012-08-17 09:43:22Z by az

- dictionary.rfc2869 was missed from installation.
- bump PORTREVISION.

Reported by: Alexander Yamshanov <alexander@@yamshanov.ru>
@
text
@%%SITE_PERL%%/Authen/Radius.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Radius/.packlist
%%DATADIR%%/dictionary
%%DATADIR%%/dictionary.ascend
%%DATADIR%%/dictionary.cisco
%%DATADIR%%/dictionary.compat
%%DATADIR%%/dictionary.livingston
%%DATADIR%%/dictionary.quintum
%%DATADIR%%/dictionary.rfc2869
%%DATADIR%%/dictionary.shiva
%%DATADIR%%/dictionary.tunnel
%%DATADIR%%/dictionary.usr
%%DATADIR%%/dictionary.versanet
%%DATADIR%%/dictionary.xtradius
@@dirrm %%DATADIR%%
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Radius
@@dirrmtry %%SITE_PERL%%/Authen
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen
@


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

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


1.7
log
@Now installs Radius dictionary. This also unbreaks build om perl 5.005_03 [1].

Noticed by:	pointyhat
@
text
@d16 2
a17 2
@@unexec rmdir %D/%%SITE_PERL%%/Authen 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen 2>/dev/null || true
@


1.6
log
@Update to 0.09

PR:		55621
Submitted by:	Lars Thegler <lars@@thegler.dk>
@
text
@d3 12
@


1.5
log
@Add @@dirrm for Authen/Radius.
Add @@unexec rmdir for Authen directories if empty.

Submitted by:	bento
@
text
@d1 5
a5 5
lib/perl5/site_perl/%%PERL_VER%%/Authen/Radius.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Radius/.packlist
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Radius
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Authen 2>/dev/null || true
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen 2>/dev/null || true
@


1.4
log
@Rewrite p5- module's PLIST for alpha.

Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
@
text
@d3 3
@


1.3
log
@Perl fixes
@
text
@d2 1
a2 1
lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Authen/Radius/.packlist
@


1.2
log
@Secure the freedom of the manpages!  Free the manpages!

PR:		ports/7651
@
text
@d1 2
a2 2
lib/perl5/site_perl/Authen/Radius.pm
lib/perl5/site_perl/i386-freebsd/auto/Authen/Radius/.packlist
@


1.1
log
@Initial revision
@
text
@a0 1
lib/perl5/man/man3/Authen::Radius.3.gz
@


1.1.1.1
log
@Import of a module to authenticate/account against RADIUS (v1) servers
@
text
@@
