<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/misc/blccc, 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>2004-12-14T20:36:54Z</updated>
<entry>
<title>Add build dependency on pkgconfig.</title>
<updated>2004-12-14T20:36:54Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-12-14T20:36:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a4135cf571a99fd739a746d9ec5287673e9f8040'/>
<id>urn:sha1:a4135cf571a99fd739a746d9ec5287673e9f8040</id>
<content type='text'>
While here, rearrange paragraphs so that buildlink3.mk files are
included before overriding targets.
</content>
</entry>
<entry>
<title>Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10</title>
<updated>2004-10-03T00:12:51Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2004-10-03T00:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b5510d5a2d7f9a1406603d922ae5d8548950233c'/>
<id>urn:sha1:b5510d5a2d7f9a1406603d922ae5d8548950233c</id>
<content type='text'>
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
</content>
</entry>
<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>bl3ify</title>
<updated>2004-04-16T12:49:05Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2004-04-16T12:49:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7e508428c7461d46f524b816bd33f880311d0eb3'/>
<id>urn:sha1:7e508428c7461d46f524b816bd33f880311d0eb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs</title>
<updated>2004-02-14T17:21:32Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-02-14T17:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c46da24c142eef5eab634a945d7e1d201115cb8b'/>
<id>urn:sha1:c46da24c142eef5eab634a945d7e1d201115cb8b</id>
<content type='text'>
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
</content>
</entry>
<entry>
<title>Bump package revisions for tiff update.</title>
<updated>2004-01-03T18:49:33Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2004-01-03T18:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a06f12bdce16b588525a769c9f6a99518e6aaef5'/>
<id>urn:sha1:a06f12bdce16b588525a769c9f6a99518e6aaef5</id>
<content type='text'>
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
</content>
</entry>
<entry>
<title>Initial import of blccc-1.99: Blinkenlights Chaos Control Center</title>
<updated>2003-12-27T22:45:37Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2003-12-27T22:45:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=631358bcaef1466097bebd2c908cb1e8040cc92d'/>
<id>urn:sha1:631358bcaef1466097bebd2c908cb1e8040cc92d</id>
<content type='text'>
This is a rewrite of the master control program for Blinkenlights.
The first implementation used to be a GTK+ application that allowed
previewing of movies and run-time modification of the playlist using
a graphical user interface.  The need for a way to control
the Blinkenlights remotely arose, so this new implementation runs as
a daemon controllable via telnet connections.  This software was used
for the Blinkenlights installation at the end of September 2001.


Greetings from 20c3, 20th Chaos Communication Congress in Berlin, where the
real Blinkenlights are running at this very moment on the Haus des Lehrers,
next to the congress building ;) (http://www.blinkenlights.de/).
</content>
</entry>
</feed>
