Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 2004 16:03:15 +0400 (MSD)
From:      Alexander Zhuravlev <zaa@ulstu.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70766: New port: sysutils/p5-Sys-Utmp
Message-ID:  <20040821120315.3E48234E@orion.ulstu.ru>
Resent-Message-ID: <200408211210.i7LCAPFi009682@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         70766
>Category:       ports
>Synopsis:       New port: sysutils/p5-Sys-Utmp
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 21 12:10:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Zhuravlev
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Ulyanovsk State Technical University
>Environment:
System: FreeBSD orion.ulstu.ru 4.10-STABLE FreeBSD 4.10-STABLE #11: Mon Jun 14 18:16:17 MSD 2004 root@orion.ulstu.ru:/usr/obj/usr/src/sys/ORION i386


	
>Description:
	
	New port sysutils/p5-Sys-Utmp

>How-To-Repeat:
	
>Fix:

	

--- p5-Sys-Utmp begins here ---
# 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-Sys-Utmp/
#	p5-Sys-Utmp/pkg-plist
#	p5-Sys-Utmp/pkg-descr
#	p5-Sys-Utmp/distinfo
#	p5-Sys-Utmp/Makefile
#
echo c - p5-Sys-Utmp/
mkdir -p p5-Sys-Utmp/ > /dev/null 2>&1
echo x - p5-Sys-Utmp/pkg-plist
sed 's/^X//' >p5-Sys-Utmp/pkg-plist << 'END-of-p5-Sys-Utmp/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/Sys/Utmp.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Utmp/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Utmp/Utmp.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Utmp/Utmp.bs
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Utmp
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Sys 2>/dev/null || true
END-of-p5-Sys-Utmp/pkg-plist
echo x - p5-Sys-Utmp/pkg-descr
sed 's/^X//' >p5-Sys-Utmp/pkg-descr << 'END-of-p5-Sys-Utmp/pkg-descr'
XSys::Utmp provides a vaguely object oriented interface to the Unix
Xuser accounting file ( usually /etc/utmp ). Whilst it would prefer
Xto use the getutent() function from the systems C libraries it will
Xattempt to provide its own if they are missing.
X
XWWW: http://search.cpan.org/dist/Sys-Utmp/
X
X--
XAlexander Zhuravlev 
Xzaa@zaa.pp.ru
END-of-p5-Sys-Utmp/pkg-descr
echo x - p5-Sys-Utmp/distinfo
sed 's/^X//' >p5-Sys-Utmp/distinfo << 'END-of-p5-Sys-Utmp/distinfo'
XMD5 (Sys-Utmp-1.5.tar.gz) = 82ba5a8b398b9c990eadfe1d439917c8
XSIZE (Sys-Utmp-1.5.tar.gz) = 7282
END-of-p5-Sys-Utmp/distinfo
echo x - p5-Sys-Utmp/Makefile
sed 's/^X//' >p5-Sys-Utmp/Makefile << 'END-of-p5-Sys-Utmp/Makefile'
X# New ports collection makefile for:	p5-Sys-Utmp
X# Date created:				Fri Aug 20 13:33:55 MSD 2004
X# Whom:					Alexander Zhuravlev <zaa@zaa.pp.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Sys-Utmp
XPORTVERSION=	1.5
XCATEGORIES=	sysutils perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Sys
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	zaa@ulstu.ru
XCOMMENT=	Perl5 module which provides Object(ish) Interface to UTMP files
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Sys::Utmp.3
X
X.include <bsd.port.mk>
END-of-p5-Sys-Utmp/Makefile
exit
--- p5-Sys-Utmp ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040821120315.3E48234E>