From nobody@FreeBSD.org  Wed Dec 20 18:45:11 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 11A4516A407
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 Dec 2006 18:45:11 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F0C3643CC8
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 Dec 2006 18:45:00 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id kBKIj08o012644
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 Dec 2006 18:45:00 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id kBKIixPI012631;
	Wed, 20 Dec 2006 18:44:59 GMT
	(envelope-from nobody)
Message-Id: <200612201844.kBKIixPI012631@www.freebsd.org>
Date: Wed, 20 Dec 2006 18:44:59 GMT
From: Simun Mikecin<numisemis@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [new port] emulators/linux-libaio
X-Send-Pr-Version: www-3.0

>Number:         106994
>Category:       ports
>Synopsis:       [new port] emulators/linux-libaio
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 20 18:50:12 GMT 2006
>Closed-Date:    Wed Dec 20 23:12:40 GMT 2006
>Last-Modified:  Thu Dec 21 11:30:47 GMT 2006
>Originator:     Simun Mikecin
>Release:        FreeBSD 6.2-PRERELEASE
>Organization:
>Environment:
FreeBSD qosmio.home.hr 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sun Dec 17 12:58:58 CET 2006     root@qosmio.home.hr:/usr/obj/usr/src.6/sys/QOSMIO  i386

>Description:
This library, libaio, provides the Linux-native API for async I/O.
It is required for running Oracle XE for Linux.

>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:
#
#	linux-libaio
#	linux-libaio/distinfo.i386
#	linux-libaio/Makefile
#	linux-libaio/pkg-descr
#	linux-libaio/pkg-plist
#
echo c - linux-libaio
mkdir -p linux-libaio > /dev/null 2>&1
echo x - linux-libaio/distinfo.i386
sed 's/^X//' >linux-libaio/distinfo.i386 << 'END-of-linux-libaio/distinfo.i386'
XMD5 (rpm/i386/fedora/4/libaio-0.3.104-2.i386.rpm) = d2cb563fd7dcf77d74f9c025c33f9ae1
XSHA256 (rpm/i386/fedora/4/libaio-0.3.104-2.i386.rpm) = 90ba528eb64f087e436a89b57da3438e076227ac0a06a8e786cbf4dc64c5667e
XSIZE (rpm/i386/fedora/4/libaio-0.3.104-2.i386.rpm) = 18525
END-of-linux-libaio/distinfo.i386
echo x - linux-libaio/Makefile
sed 's/^X//' >linux-libaio/Makefile << 'END-of-linux-libaio/Makefile'
X# New ports collection makefile for:	linux-libaio
X# Date created:				2006-12-02
X# Whom:					Simun Mikecin <numisemis at yahoo dot com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libaio
XDISTVERSION=	0.3.104-2
XCATEGORIES=	emulators linux
X
XMAINTAINER=	numisemis@yahoo.com
XCOMMENT=	Linux-native asynchronous I/O access library, Linux binary
X
XONLY_FOR_ARCHS=	i386 amd64
XUSE_LINUX_RPM=	yes
XLINUX_DIST_VER=	4
XUSE_LDCONFIG=	yes
XSRC_DISTFILES=	${PORTNAME}-${PORTVERSION}-2.src.rpm
X
X.include <bsd.port.mk>
END-of-linux-libaio/Makefile
echo x - linux-libaio/pkg-descr
sed 's/^X//' >linux-libaio/pkg-descr << 'END-of-linux-libaio/pkg-descr'
XThe Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
Xricher API and capability set than the simple POSIX async I/O facility.
XThis library, libaio, provides the Linux-native API for async I/O.
XThe POSIX async I/O facility requires this library in order to provide
Xkernel-accelerated async I/O capabilities, as do applications which
Xrequire the Linux-native async I/O API.
END-of-linux-libaio/pkg-descr
echo x - linux-libaio/pkg-plist
sed 's/^X//' >linux-libaio/pkg-plist << 'END-of-linux-libaio/pkg-plist'
Xusr/lib/libaio.so.1
Xusr/lib/libaio.so.1.0.0
Xusr/lib/libaio.so.1.0.1
Xusr/share/doc/libaio-0.3.104/COPYING
Xusr/share/doc/libaio-0.3.104/TODO
X@dirrm usr/share/doc/libaio-0.3.104
END-of-linux-libaio/pkg-plist
exit


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: bsam 
State-Changed-When: Wed Dec 20 23:10:01 UTC 2006 
State-Changed-Why:  
Committed with minor fixes: 
- SRC_DISTFILES deleted from Makefile (bsd.linux-rpm.mk does the right thing); 
- distinfo changed (src distinfo added). 
Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106994 
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Thu Dec 21 03:42:28 UTC 2006 
Responsible-Changed-Why:  
I'm working on an Oracle port 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106994 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/106994: commit references a PR
Date: Thu, 21 Dec 2006 11:27:56 +0000 (UTC)

 bsam        2006-12-20 23:02:59 UTC
 
   FreeBSD ports repository
 
   Modified files:
     emulators            Makefile 
   Added files:
     emulators/linux-libaio Makefile distinfo.i386 pkg-descr 
                            pkg-plist 
   Log:
   The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
   richer API and capability set than the simple POSIX async I/O facility.
   This library, libaio, provides the Linux-native API for async I/O.
   The POSIX async I/O facility requires this library in order to provide
   kernel-accelerated async I/O capabilities, as do applications which
   require the Linux-native async I/O API.
   
   PR:             ports/106994
   Submitted by:   Simun Mikecin <numisemis at yahoo dot com>
   
   Revision  Changes    Path
   1.206     +1 -0      ports/emulators/Makefile
   1.1       +20 -0     ports/emulators/linux-libaio/Makefile (new)
   1.1       +6 -0      ports/emulators/linux-libaio/distinfo.i386 (new)
   1.1       +6 -0      ports/emulators/linux-libaio/pkg-descr (new)
   1.1       +6 -0      ports/emulators/linux-libaio/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
