<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/liboop/PLIST, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-09-22T08:09:14Z</updated>
<entry>
<title>Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.</title>
<updated>2004-09-22T08:09:14Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-09-22T08:09:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=08039266e343e3cb99feb5cbfd5fd9acf006ac97'/>
<id>urn:sha1:08039266e343e3cb99feb5cbfd5fd9acf006ac97</id>
<content type='text'>
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
</content>
</entry>
<entry>
<title>update to 1.0</title>
<updated>2004-04-16T18:41:00Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2004-04-16T18:41:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1c042cdd75b6fc8ba31d694c5c8b117129688177'/>
<id>urn:sha1:1c042cdd75b6fc8ba31d694c5c8b117129688177</id>
<content type='text'>
changes:
-more modular build (the pkg doesn't need glib anymore)
-new oop_sys_run_once() function for polling
</content>
</entry>
<entry>
<title>Initial import of liboop-0.9 into The NetBSD Packages Collection.</title>
<updated>2003-09-27T08:14:50Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2003-09-27T08:14:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=10f13dc9bfdb4ed231c244e9456dcebfae17b667'/>
<id>urn:sha1:10f13dc9bfdb4ed231c244e9456dcebfae17b667</id>
<content type='text'>
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.
</content>
</entry>
</feed>
