Subject: CVS commit: pkgsrc/devel/liboop
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 09/27/2003 08:14:50
Module Name:	pkgsrc
Committed By:	grant
Date:		Sat Sep 27 08:14:50 UTC 2003

Update of /cvsroot/pkgsrc/devel/liboop
In directory ivanova.netbsd.org:/tmp/cvs-serv5966

Log Message:
Initial import of liboop-0.9 into The NetBSD Packages Collection.

Liboop is a low-level event loop management library for POSIX-based
operating systems. It supports the development of modular, multiplexed
applications which may respond to events from several sources. It
replaces the "select() loop" and allows the registration of event
handlers for file and network I/O, timers and signals. Since processes
use these mechanisms for almost all external communication, liboop can
be used as the basis for almost any application.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/devel/liboop/Makefile
N pkgsrc/devel/liboop/PLIST
N pkgsrc/devel/liboop/distinfo
N pkgsrc/devel/liboop/buildlink2.mk
N pkgsrc/devel/liboop/DESCR

No conflicts created by this import