<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/libgtop, branch cube-native-xorg</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-04-12T22:42:57Z</updated>
<entry>
<title>Convert to use PLIST_VARS instead of manually passing "@comment "</title>
<updated>2008-04-12T22:42:57Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2008-04-12T22:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=841dfa0e7aaa6a0f0cce2901291d1d938dd0fc0a'/>
<id>urn:sha1:841dfa0e7aaa6a0f0cce2901291d1d938dd0fc0a</id>
<content type='text'>
through PLIST_SUBST to the plist module.</content>
</entry>
<entry>
<title>remove a check which allows only selected NetBSD archs tu build.</title>
<updated>2008-03-18T17:46:27Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2008-03-18T17:46:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=efcdd4e743348fa06d50eeedb206323e6d6da2f6'/>
<id>urn:sha1:efcdd4e743348fa06d50eeedb206323e6d6da2f6</id>
<content type='text'>
There is no machine dependency in the NetBSD support code, and even
if there is some left, a compiler error message is more helpful than
"make" rejecting it from the beginnng.
in response to PR pkg/38252 by Stuart Shelton</content>
</entry>
<entry>
<title>update to 2.20.2</title>
<updated>2008-03-12T21:43:30Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2008-03-12T21:43:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=29df04092cce9924b0d9916c34c359272a77ee46'/>
<id>urn:sha1:29df04092cce9924b0d9916c34c359272a77ee46</id>
<content type='text'>
mostly cosmetical, just fix a linux specific issue</content>
</entry>
<entry>
<title>Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.</title>
<updated>2008-03-06T14:53:47Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2008-03-06T14:53:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8e810a2bc93974096863e410b3488f28bee3ea06'/>
<id>urn:sha1:8e810a2bc93974096863e410b3488f28bee3ea06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to 2.20.1</title>
<updated>2008-01-11T12:50:36Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2008-01-11T12:50:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2f5b5c9dac8a025feea2a0d0db03c11bbf4535ec'/>
<id>urn:sha1:2f5b5c9dac8a025feea2a0d0db03c11bbf4535ec</id>
<content type='text'>
changes: minor fixes for FreeBSD</content>
</entry>
<entry>
<title>update to 2.20.0</title>
<updated>2007-11-05T19:06:02Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2007-11-05T19:06:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4d7f1acf90e889b0a0a7d788a84c824c7028aec3'/>
<id>urn:sha1:4d7f1acf90e889b0a0a7d788a84c824c7028aec3</id>
<content type='text'>
This switches to the new gnome-2.20 branch.

pkgsrc notes:
-System dependant parts were reorganized upstream, in particular there
 if a subtree for FreeBSD now, and one for the other BSDs. I didn't
 pull in the DragonFly patches because I can't decide whether to base
 them on the freebsd or the rest.
-I've changed the NetBSD code to use kinfo_proc2 almost completely.
 Some vm statistics reporting might be less accurate now because
 some fields in proc2 seem to be unmaintained by the current kernel
 (eg ixrss).
-Also, some libgtop functions might be able to run in the non-privileged
 part now, but dealing with this would require even more #ifdefs, so
 we should consider setting up a private subtree as FreeBSD did.
-I didn't verify with older NetBSDs; kvm_getproc2() has been in the
 tree for quite some time so I hope it will just work without the need
 for excessive "#if __NetBSD_Version__ &gt; t".</content>
</entry>
<entry>
<title>Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.</title>
<updated>2007-09-21T13:03:25Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2007-09-21T13:03:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3528e063450c6c10f9548d9ded687e713f731a1b'/>
<id>urn:sha1:3528e063450c6c10f9548d9ded687e713f731a1b</id>
<content type='text'>
Bump PKGREVISION.</content>
</entry>
<entry>
<title>Rename libgtop2 to libgtop, to match upstream name.</title>
<updated>2007-09-20T21:12:04Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2007-09-20T21:12:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=179070a57e970617b66a0d1bfe1033836574cec1'/>
<id>urn:sha1:179070a57e970617b66a0d1bfe1033836574cec1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove gnome1 packages except as needed for gnucash.</title>
<updated>2005-05-18T22:02:17Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2005-05-18T22:02:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cdb6489776b0f8249164e4022d8ebd3796ce424b'/>
<id>urn:sha1:cdb6489776b0f8249164e4022d8ebd3796ce424b</id>
<content type='text'>
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv@pkgsrc.org</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f816d81489fd245a89e581c2f9cf792562ade194'/>
<id>urn:sha1:f816d81489fd245a89e581c2f9cf792562ade194</id>
<content type='text'>
</content>
</entry>
</feed>
