<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/hal, branch pkgsrc_2009Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-09-14T15:18:36Z</updated>
<entry>
<title>Prepare configure for changes in the libtool m4 macros of libtool 2.2:</title>
<updated>2009-09-14T15:18:36Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-09-14T15:18:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fe4edaa635b7e3c525579b28f20b59a7bb7756cd'/>
<id>urn:sha1:fe4edaa635b7e3c525579b28f20b59a7bb7756cd</id>
<content type='text'>
- explicitly request finding the C++ compiler before trying to run it
</content>
</entry>
<entry>
<title>rename the "ismounted" property to "is_mounted" which seems to</title>
<updated>2009-07-26T18:42:04Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2009-07-26T18:42:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fd27a414238df10dd3bb21d811f4d9305b309f3a'/>
<id>urn:sha1:fd27a414238df10dd3bb21d811f4d9305b309f3a</id>
<content type='text'>
be the official name
bump PKGREVISION
(this still needs a lot of work)
</content>
</entry>
<entry>
<title>Remove USE_DIRS from pkgsrc.</title>
<updated>2009-07-22T09:01:16Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-07-22T09:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=367462a4bdc61bb5858d63012ba893b1f0ec2a86'/>
<id>urn:sha1:367462a4bdc61bb5858d63012ba893b1f0ec2a86</id>
<content type='text'>
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:13:25Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6283a06320806d59c6022aa307c55bafa60bc38f'/>
<id>urn:sha1:6283a06320806d59c6022aa307c55bafa60bc38f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simply and speed up buildlink3.mk files and processing.</title>
<updated>2009-03-20T19:23:50Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-03-20T19:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=405c61d80251d8e80401aed2264d4bede218cb22'/>
<id>urn:sha1:405c61d80251d8e80401aed2264d4bede218cb22</id>
<content type='text'>
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
</content>
</entry>
<entry>
<title>to netbsd-desktop</title>
<updated>2009-03-18T13:30:45Z</updated>
<author>
<name>jmcneill</name>
<email>jmcneill</email>
</author>
<published>2009-03-18T13:30:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=44b61ab8969be8e3708b66ddfebbb212309fb21a'/>
<id>urn:sha1:44b61ab8969be8e3708b66ddfebbb212309fb21a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actually substitute "PKG_SYSCONFBASE" in the package list. Bump package</title>
<updated>2009-03-02T11:36:33Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2009-03-02T11:36:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=df265d06e41fd91d88b4754234415792458b9a3d'/>
<id>urn:sha1:df265d06e41fd91d88b4754234415792458b9a3d</id>
<content type='text'>
revisions as this affects the binary package.
</content>
</entry>
<entry>
<title>Plug a memory leak in envsys_timeout; the caller of prop_dictionary_all_keys</title>
<updated>2009-03-01T18:22:31Z</updated>
<author>
<name>jmcneill</name>
<email>jmcneill</email>
</author>
<published>2009-03-01T18:22:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c6f9c406bed5a9c6d3b20eb4921b40b75f9097ef'/>
<id>urn:sha1:c6f9c406bed5a9c6d3b20eb4921b40b75f9097ef</id>
<content type='text'>
is responsible for freeing allocated memory. Bump PKGREVISION.
</content>
</entry>
<entry>
<title>The OWN_DIRS shouldnt be there.</title>
<updated>2009-02-28T15:54:29Z</updated>
<author>
<name>ahoka</name>
<email>ahoka</email>
</author>
<published>2009-02-28T15:54:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=62a3737624a6570b0e43f0ec5a1e8d952c10849a'/>
<id>urn:sha1:62a3737624a6570b0e43f0ec5a1e8d952c10849a</id>
<content type='text'>
Thanks goes again to Joerg.
</content>
</entry>
<entry>
<title>Use MAKE_DIRS and OWN_DIRS instead of INSTALL as suggested by Joerg.</title>
<updated>2009-02-28T14:54:23Z</updated>
<author>
<name>ahoka</name>
<email>ahoka</email>
</author>
<published>2009-02-28T14:54:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e3aac9d18a489391956fd4b3bda200d0cc423fd6'/>
<id>urn:sha1:e3aac9d18a489391956fd4b3bda200d0cc423fd6</id>
<content type='text'>
</content>
</entry>
</feed>
