<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/gensolpkg, branch pkgsrc_2011Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-05-28T17:27:08Z</updated>
<entry>
<title>Provide DESTDIR and UNPRIVILEGED installation support</title>
<updated>2011-05-28T17:27:08Z</updated>
<author>
<name>cheusov</name>
<email>cheusov</email>
</author>
<published>2011-05-28T17:27:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=daa10168ea6b45e51475337fc34f3c88b1d9d484'/>
<id>urn:sha1:daa10168ea6b45e51475337fc34f3c88b1d9d484</id>
<content type='text'>
Add LICENCE
Fix a few pkglint warnings
</content>
</entry>
<entry>
<title>Add RMD160 digests.</title>
<updated>2005-02-24T12:28:30Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2005-02-24T12:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=92315919f7016d0bd677968e1f29990fcd861b57'/>
<id>urn:sha1:92315919f7016d0bd677968e1f29990fcd861b57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bring this package into line with 21st century pkgsrc:</title>
<updated>2004-11-05T16:44:46Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2004-11-05T16:44:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=585e6b4a43b729ac7070ccab2ac336f498400879'/>
<id>urn:sha1:585e6b4a43b729ac7070ccab2ac336f498400879</id>
<content type='text'>
+ ZOULARISBASE is gone - just use PREFIX to find bmake
+ WRKDIR contains the name of the work directory, so find this out from pkgsrc
+ remove getcwd() calls, and use WRKDIR to find the place where the various
  informational files are placed
+ retain the ability to set the working directory from the command-line, but
  it is almost useless these days

Bump pkg revision to 2.
</content>
</entry>
<entry>
<title>If we're passing through MAKEFLAGS variables whose values may contain</title>
<updated>2004-02-06T19:04:24Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-02-06T19:04:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a0db33103cd4ddee3ab1e90a3b1066b1f4b9175c'/>
<id>urn:sha1:a0db33103cd4ddee3ab1e90a3b1066b1f4b9175c</id>
<content type='text'>
spaces, use the :Q modifier instead of double-quoting the value.  This
avoids breakage when executing the just-in-time su targets.
</content>
</entry>
<entry>
<title>s/netbsd.org/NetBSD.org/</title>
<updated>2003-07-17T22:50:55Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2003-07-17T22:50:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=016914e7f9e5498e9fdf870d12d99bfeb4e66d4a'/>
<id>urn:sha1:016914e7f9e5498e9fdf870d12d99bfeb4e66d4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make excessive use of :Q in MAKE_ENV to placate pkglint</title>
<updated>2003-01-31T12:18:31Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2003-01-31T12:18:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b597e29ed2f93f941f5358c9f3bdd94fdc60c037'/>
<id>urn:sha1:b597e29ed2f93f941f5358c9f3bdd94fdc60c037</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in manual page.</title>
<updated>2002-12-08T12:54:44Z</updated>
<author>
<name>cjep</name>
<email>cjep</email>
</author>
<published>2002-12-08T12:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=187c3b11ade3da8c928527f195fd75af9baa0c32'/>
<id>urn:sha1:187c3b11ade3da8c928527f195fd75af9baa0c32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Honour ZOULARISBASE, rather than expecting bmake in ${PREFIX}/bsd/bin.</title>
<updated>2002-11-23T20:55:21Z</updated>
<author>
<name>cjep</name>
<email>cjep</email>
</author>
<published>2002-11-23T20:55:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=66af3cded9e2842eb61f2e13038f2ca33c4b7d11'/>
<id>urn:sha1:66af3cded9e2842eb61f2e13038f2ca33c4b7d11</id>
<content type='text'>
This should work with the Zoularis kit and the bootstrap kit.

XXX The patches should go into 1.11.
</content>
</entry>
<entry>
<title>Put PREFIX in make arguments so gensolpkg own Makefile could pick it.</title>
<updated>2002-01-11T17:38:45Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2002-01-11T17:38:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e93b60ae16cf402de16b6b7a5e7ab13badab2d0d'/>
<id>urn:sha1:e93b60ae16cf402de16b6b7a5e7ab13badab2d0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move pkg/ files into package's toplevel directory</title>
<updated>2001-10-31T20:59:00Z</updated>
<author>
<name>zuntum</name>
<email>zuntum</email>
</author>
<published>2001-10-31T20:59:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ba78e03015d3f55f331ed5230168cfe2bd66e6a6'/>
<id>urn:sha1:ba78e03015d3f55f331ed5230168cfe2bd66e6a6</id>
<content type='text'>
</content>
</entry>
</feed>
