<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/benchmarks/xengine/Makefile, 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-07-30T15:50:37Z</updated>
<entry>
<title>Enable pkgviews installation.</title>
<updated>2004-07-30T15:50:37Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-07-30T15:50:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=34f0a2d9b1b9ca3d53f2835ec68dc5df62ee518a'/>
<id>urn:sha1:34f0a2d9b1b9ca3d53f2835ec68dc5df62ee518a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move WRKSRC definition away from the first paragraph in a Makefile.</title>
<updated>2004-01-20T12:07:06Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2004-01-20T12:07:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0bc53217fe50327f0f59e7136db15f92f75951d9'/>
<id>urn:sha1:0bc53217fe50327f0f59e7136db15f92f75951d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wildcard BUILD_DEPENDS. From Kouichirou Hiratsuka in PR 22196.</title>
<updated>2003-07-20T09:54:52Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2003-07-20T09:54:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=55de49fe5969a3227c9db5cd8b66c2142a549994'/>
<id>urn:sha1:55de49fe5969a3227c9db5cd8b66c2142a549994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/netbsd.org/NetBSD.org/</title>
<updated>2003-07-17T21:21:03Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2003-07-17T21:21:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=11098bb7c0a27bd5d959bf673e389ae06279251b'/>
<id>urn:sha1:11098bb7c0a27bd5d959bf673e389ae06279251b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.</title>
<updated>2003-03-29T12:40:00Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2003-03-29T12:40:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=95b3e3e2360a18f5efbc61ef85a063b7481be09f'/>
<id>urn:sha1:95b3e3e2360a18f5efbc61ef85a063b7481be09f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more</title>
<updated>2003-02-25T03:34:57Z</updated>
<author>
<name>jschauma</name>
<email>jschauma</email>
</author>
<published>2003-02-25T03:34:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=79688e2548e5d46cce32a1e70686f90db00593f3'/>
<id>urn:sha1:79688e2548e5d46cce32a1e70686f90db00593f3</id>
<content type='text'>
portable.  Bump PKGREVISION accordingly.
</content>
</entry>
<entry>
<title>Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:</title>
<updated>2001-09-09T20:36:07Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2001-09-09T20:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=10ab8c4a3a9386cf6af1611fcb6fed36f0c7837e'/>
<id>urn:sha1:10ab8c4a3a9386cf6af1611fcb6fed36f0c7837e</id>
<content type='text'>
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
</content>
</entry>
<entry>
<title>Change BUILD_DEPENDS semantics:</title>
<updated>2001-03-27T03:19:43Z</updated>
<author>
<name>hubertf</name>
<email>hubertf</email>
</author>
<published>2001-03-27T03:19:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f63de72ad91a5e675f6b4da410b4fc8333fc0d81'/>
<id>urn:sha1:f63de72ad91a5e675f6b4da410b4fc8333fc0d81</id>
<content type='text'>
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks &lt;agc@netbsd.org&gt;
</content>
</entry>
<entry>
<title>Cleanup MKDIR usage =&gt; INSTALL_*_DIR</title>
<updated>2001-02-25T04:17:35Z</updated>
<author>
<name>hubertf</name>
<email>hubertf</email>
</author>
<published>2001-02-25T04:17:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a753e3df91cdc99aabc59d87ac260acdd2edb79d'/>
<id>urn:sha1:a753e3df91cdc99aabc59d87ac260acdd2edb79d</id>
<content type='text'>
XXX need to teach pkglint to be more picky about this
</content>
</entry>
<entry>
<title>Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.</title>
<updated>2001-02-16T13:30:32Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2001-02-16T13:30:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1a921119dd7800c8643b301cf01c02647fdd018d'/>
<id>urn:sha1:1a921119dd7800c8643b301cf01c02647fdd018d</id>
<content type='text'>
</content>
</entry>
</feed>
