<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/gkrellm1, 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-03T15:14:50Z</updated>
<entry>
<title>Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.</title>
<updated>2004-12-03T15:14:50Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-12-03T15:14:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=998b0c7156c398a485c9894ae57403d161b66dca'/>
<id>urn:sha1:998b0c7156c398a485c9894ae57403d161b66dca</id>
<content type='text'>
Suggested by Roland Illig, ok'd by various.
</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>Use statvfs instead of statfs on NetBSD&gt;=2.0D.</title>
<updated>2004-08-15T06:03:19Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-08-15T06:03:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1eb661bcaa40a848b273950e7251f4f94596a85f'/>
<id>urn:sha1:1eb661bcaa40a848b273950e7251f4f94596a85f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unused.</title>
<updated>2004-04-25T23:19:37Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-04-25T23:19:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6811596e6cc7033d5022ee7fb33b3cea7fb782fa'/>
<id>urn:sha1:6811596e6cc7033d5022ee7fb33b3cea7fb782fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add conflict with gkrellm-share&gt;=2.0, since they both</title>
<updated>2004-04-25T23:14:47Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-04-25T23:14:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3d89f8004d8c682fab5c107146feed96f0766385'/>
<id>urn:sha1:3d89f8004d8c682fab5c107146feed96f0766385</id>
<content type='text'>
install share/locale/*/LC_MESSAGES/gkrellm.mo.
</content>
</entry>
<entry>
<title>Change dependency constraint to 'gkrellm&lt;2.0' so that gkrellm1 plugins</title>
<updated>2004-03-18T15:28:27Z</updated>
<author>
<name>cube</name>
<email>cube</email>
</author>
<published>2004-03-18T15:28:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=88352ee8f7cde24e91ad37a12bfe455340941208'/>
<id>urn:sha1:88352ee8f7cde24e91ad37a12bfe455340941208</id>
<content type='text'>
don't even try building when gkrellm-2 is installed.
</content>
</entry>
<entry>
<title>Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly</title>
<updated>2004-03-18T09:12:08Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-03-18T09:12:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=847385cb2d9851c0ea2e94e51e8cb05abfdd6dbf'/>
<id>urn:sha1:847385cb2d9851c0ea2e94e51e8cb05abfdd6dbf</id>
<content type='text'>
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for &lt;pkg&gt; correctly ensured that &lt;pkg&gt; was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
</content>
</entry>
<entry>
<title>bl3ify.</title>
<updated>2004-03-12T04:56:49Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2004-03-12T04:56:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4e40d78d6172312df8f78ca89816a7704659c091'/>
<id>urn:sha1:4e40d78d6172312df8f78ca89816a7704659c091</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct paths.</title>
<updated>2004-02-24T22:42:29Z</updated>
<author>
<name>cube</name>
<email>cube</email>
</author>
<published>2004-02-24T22:42:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=694e72552e60500522075b1c72a2f66f70cf0b4b'/>
<id>urn:sha1:694e72552e60500522075b1c72a2f66f70cf0b4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-import GKrellM-1 as sysutils/gkrellm1.</title>
<updated>2004-02-24T22:06:56Z</updated>
<author>
<name>cube</name>
<email>cube</email>
</author>
<published>2004-02-24T22:06:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d4b783c4af99be9061670869b871c889f13bb861'/>
<id>urn:sha1:d4b783c4af99be9061670869b871c889f13bb861</id>
<content type='text'>
</content>
</entry>
</feed>
