<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/libirman, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2003-07-17T22:50:55Z</updated>
<entry>
<title>s/netbsd.org/NetBSD.org/</title>
<updated>2003-07-17T22:50:55Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2003-07-17T22:50:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=016914e7f9e5498e9fdf870d12d99bfeb4e66d4a'/>
<id>urn:sha1:016914e7f9e5498e9fdf870d12d99bfeb4e66d4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Instead of including bsd.pkg.install.mk directly in a package Makefile,</title>
<updated>2003-01-28T22:03:00Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2003-01-28T22:03:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d9bf9ebd1c4d0cf9334ca40c2f585d4d17f70bdf'/>
<id>urn:sha1:d9bf9ebd1c4d0cf9334ca40c2f585d4d17f70bdf</id>
<content type='text'>
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal &lt;jmmv at menta.net&gt;.
</content>
</entry>
<entry>
<title>Make Dewey-conformant PKGNAME.</title>
<updated>2002-09-26T02:03:58Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2002-09-26T02:03:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=401f9a16688c42c89a3551bca88c0a2250d81c3e'/>
<id>urn:sha1:401f9a16688c42c89a3551bca88c0a2250d81c3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RCS Id.</title>
<updated>2002-07-02T13:01:52Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2002-07-02T13:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f4f7a1aa88dbdd5d5fafef9f01b379406e2e0670'/>
<id>urn:sha1:f4f7a1aa88dbdd5d5fafef9f01b379406e2e0670</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix last correctly. Bump to libirman-0.4.1bnb5</title>
<updated>2002-06-26T22:51:46Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2002-06-26T22:51:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=303d8e86936839782ba5380de1b9ec1c96fc695e'/>
<id>urn:sha1:303d8e86936839782ba5380de1b9ec1c96fc695e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated libirman to 0.4.1bnb4:</title>
<updated>2002-06-26T21:02:59Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2002-06-26T21:02:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5c64af2a4b3c30d662b1a6d80731ebbd943df7bf'/>
<id>urn:sha1:5c64af2a4b3c30d662b1a6d80731ebbd943df7bf</id>
<content type='text'>
    Fix incorrect free() usage and writing past the end of a malloc()ed string
</content>
</entry>
<entry>
<title>Update to libirman-0.4.1bnb3 - honour PKG_SYSCONFDIR</title>
<updated>2002-06-20T09:06:48Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2002-06-20T09:06:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c1e8dd6c403598780aea84c3c7a34e8b89a3191f'/>
<id>urn:sha1:c1e8dd6c403598780aea84c3c7a34e8b89a3191f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to libirman-0.4.1bnb2</title>
<updated>2002-06-14T20:38:40Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2002-06-14T20:38:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4f0216f387d41fb7d75eaa370dd4232b916eadb4'/>
<id>urn:sha1:4f0216f387d41fb7d75eaa370dd4232b916eadb4</id>
<content type='text'>
    Fix default serial port to be ${DEFAULT_SERIAL_DEVICE}
    Drop 'test_' prefix on test_irman_{name,io,func}, and call
    setlinebuf(stdout) so they are usable when piped to an interactive
    program.
    Mmmm, fixes to libirman and mserv in the same day. Can they be related? :)
</content>
</entry>
<entry>
<title>Updated libirman to libirman-0.4.1bnb1</title>
<updated>2002-05-17T13:06:09Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2002-05-17T13:06:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=58c4cb91c95a761bc7ef7b114df42ccc9d9087be'/>
<id>urn:sha1:58c4cb91c95a761bc7ef7b114df42ccc9d9087be</id>
<content type='text'>
    - Install README and programs for testing/setting up config
</content>
</entry>
<entry>
<title>Import libirman-0.4.1b</title>
<updated>2002-05-17T11:32:51Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2002-05-17T11:32:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1cf3bc5d7fb763ed1b19e57c83429bfa486f363c'/>
<id>urn:sha1:1cf3bc5d7fb763ed1b19e57c83429bfa486f363c</id>
<content type='text'>
    Libirman is a programming library for Irman control of Unix software.

    Infrared man (Irman) is a small device that allows you to control
    your PC with the remote from your TV, VCR, CD or Stereo. Irman
    can be used in many ways, for example to control a software program
    while you are in another room, such as xmms.
</content>
</entry>
</feed>
