From serg@sbtx.tmn.ru  Thu Jul 19 03:48:48 2001
Return-Path: <serg@sbtx.tmn.ru>
Received: from sbtx.tmn.ru (sbtx.tmn.ru [212.76.160.49])
	by hub.freebsd.org (Postfix) with ESMTP id 13B6D37B403
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Jul 2001 03:48:47 -0700 (PDT)
	(envelope-from serg@sbtx.tmn.ru)
Received: from sv.tech.sibitex.tmn.ru (sv.tech.sibitex.tmn.ru [212.76.160.59])
	by sbtx.tmn.ru (8.11.3/8.11.3) with ESMTP id f6JAmjc70385
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Jul 2001 16:48:45 +0600 (YEKST)
	(envelope-from serg@sbtx.tmn.ru)
Received: (from serg@localhost)
	by sv.tech.sibitex.tmn.ru (8.11.4/8.11.4) id f6JAmjH36538;
	Thu, 19 Jul 2001 16:48:45 +0600 (YEKST)
	(envelope-from serg)
Message-Id: <200107191048.f6JAmjH36538@sv.tech.sibitex.tmn.ru>
Date: Thu, 19 Jul 2001 16:48:45 +0600 (YEKST)
From: "Sergey N. Voronkov" <serg@tmn.ru>
Reply-To: "Sergey N. Voronkov" <serg@tmn.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: net/p5-IC-Radius
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         29081
>Category:       ports
>Synopsis:       New port: net/p5-IC-Radius
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 19 03:50:26 PDT 2001
>Closed-Date:    Tue Dec 18 18:28:12 PST 2001
>Last-Modified:  Tue Dec 18 18:28:32 PST 2001
>Originator:     Sergey N. Voronkov
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Sibitex ISP
>Environment:
System: FreeBSD sv.tech.sibitex.tmn.ru 4.3-STABLE FreeBSD 4.3-STABLE #1: Wed Jul 11 11:11:13 YEKST 2001 serg@sv.tech.sibitex.tmn.ru:/usr/obj/usr/src/sys/SV i386

>Description:

IC::Radius - ICRADIUS Interface Module

The IC::Radius module provides functions for interfacing with ICRADIUS.


>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-IC-Radius
#	p5-IC-Radius/pkg-plist
#	p5-IC-Radius/pkg-descr
#	p5-IC-Radius/pkg-comment
#	p5-IC-Radius/distinfo
#	p5-IC-Radius/Makefile
#	p5-IC-Radius/files
#	p5-IC-Radius/files/patch-aa
#
echo c - p5-IC-Radius
mkdir -p p5-IC-Radius > /dev/null 2>&1
echo x - p5-IC-Radius/pkg-plist
sed 's/^X//' >p5-IC-Radius/pkg-plist << 'END-of-p5-IC-Radius/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/IC/Radius.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IC/Radius/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IC/Radius
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IC 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/IC 2>/dev/null || true
END-of-p5-IC-Radius/pkg-plist
echo x - p5-IC-Radius/pkg-descr
sed 's/^X//' >p5-IC-Radius/pkg-descr << 'END-of-p5-IC-Radius/pkg-descr'
XIC::Radius - ICRADIUS Interface Module
X
XThe IC::Radius module provides functions for interfacing with ICRADIUS.
X
X### ICRADIUS Interface Module
X### Drew Wilder-Goodwin
X### 2001-04-24
END-of-p5-IC-Radius/pkg-descr
echo x - p5-IC-Radius/pkg-comment
sed 's/^X//' >p5-IC-Radius/pkg-comment << 'END-of-p5-IC-Radius/pkg-comment'
XPerl5 extension for ICRADIUS Interface Module
END-of-p5-IC-Radius/pkg-comment
echo x - p5-IC-Radius/distinfo
sed 's/^X//' >p5-IC-Radius/distinfo << 'END-of-p5-IC-Radius/distinfo'
XMD5 (IC-Radius-0.4.tar.gz) = ecd7e2c89caac91c9167fd2c128b6d19
END-of-p5-IC-Radius/distinfo
echo x - p5-IC-Radius/Makefile
sed 's/^X//' >p5-IC-Radius/Makefile << 'END-of-p5-IC-Radius/Makefile'
X# New ports collection makefile for:	p5-IC-Radius
X# Date created:				27 Jun 2001
X# Whom:	      				Sergey N. Voronkov <serg@tmn.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	IC-Radius
XPORTVERSION=	0.4
XCATEGORIES=	net perl5
XMASTER_SITES=	ftp://ftp.innercite.com/pub/perl/
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	serg@tmn.ru
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-Mysql
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		IC::Radius.3
X
X.include <bsd.port.mk>
END-of-p5-IC-Radius/Makefile
echo c - p5-IC-Radius/files
mkdir -p p5-IC-Radius/files > /dev/null 2>&1
echo x - p5-IC-Radius/files/patch-aa
sed 's/^X//' >p5-IC-Radius/files/patch-aa << 'END-of-p5-IC-Radius/files/patch-aa'
X--- Radius.pm.orig	Thu Jul  5 14:20:54 2001
X+++ Radius.pm	Thu Jul  5 14:30:19 2001
X@@ -1038,7 +1038,7 @@
X 
X =item * I<sample>
X 
X- $radius->insert_realm('flintstones.com', 'bedrock.com', 'bedrock', '1812', 'nostrip');
X+ $radius->update_realm('flintstones.com', 'bedrock.com', 'bedrock', '1812', 'nostrip');
X 
X =item * I<return value>
X 
X@@ -1778,7 +1778,7 @@
X 
X sub fetch_realm_options {
X         my $self = shift;
X-	my @options = ('nostrip', 'dohints');
X+	my @options = ('nostrip', 'dohints', 'loglocal');
X 
X 	return @options if wantarray;
X 	return \@options;
END-of-p5-IC-Radius/files/patch-aa
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Tue Dec 18 18:28:12 PST 2001 
State-Changed-Why:  
Committed, thanks.  Sorry for the delay. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29081 
>Unformatted:
