<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/bootstrap, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-12-06T15:22:18Z</updated>
<entry>
<title>README.Cygwin: if using git, make sure to checkout with Unix line endings.</title>
<updated>2022-12-06T15:22:18Z</updated>
<author>
<name>schmonz</name>
<email>schmonz@pkgsrc.org</email>
</author>
<published>2022-12-06T15:22:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7625751796588a18309ee0bd64667efc92ffc9dc'/>
<id>urn:sha1:7625751796588a18309ee0bd64667efc92ffc9dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bootstrap: Switch to native awk/sed on illumos.</title>
<updated>2022-11-11T17:22:14Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2022-11-11T17:22:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6e0af1434c6eb28e146d98f5d77850e038e9ebc6'/>
<id>urn:sha1:6e0af1434c6eb28e146d98f5d77850e038e9ebc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bootstrap: Add mktools to special preserve handling.</title>
<updated>2022-10-04T11:47:45Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2022-10-04T11:47:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6dfbdfb97e65c4bfe4104db77f1ea4bcc6f73b97'/>
<id>urn:sha1:6dfbdfb97e65c4bfe4104db77f1ea4bcc6f73b97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for Bitrig.</title>
<updated>2022-09-29T02:25:15Z</updated>
<author>
<name>charlotte</name>
<email>charlotte@pkgsrc.org</email>
</author>
<published>2022-09-29T02:25:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9d505cf443761feb5cca1b8dac401a916263212f'/>
<id>urn:sha1:9d505cf443761feb5cca1b8dac401a916263212f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bootstrap: Put back /usr/include hack on old OSX.</title>
<updated>2022-09-15T11:53:05Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2022-09-15T11:53:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6c9e8715cb2eec29ac7605bce7bffbd19e074147'/>
<id>urn:sha1:6c9e8715cb2eec29ac7605bce7bffbd19e074147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>macOS: Support MACOSX_DEPLOYMENT_TARGET.</title>
<updated>2022-09-12T12:32:30Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2022-09-12T12:32:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3709b206ca697d01c1ed5fcb19d10c1dae639957'/>
<id>urn:sha1:3709b206ca697d01c1ed5fcb19d10c1dae639957</id>
<content type='text'>
This allows the user to specify an exact SDK to use, and can be used to build
packages for an older release of macOS than the host.  The user should ideally
set this via environment variable at bootstrap time, and pkgsrc will then
encode that into mk.conf and use it for all builds.

Tested on macOS 12.x building against an 11.3 SDK for both arm64 and x86_64.</content>
</entry>
<entry>
<title>bootstrap: Remove old -isystem hack on macOS.</title>
<updated>2022-09-09T10:58:15Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2022-09-09T10:58:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dfbf890a5b09443ba5bea82b6cf508d3ebffa33b'/>
<id>urn:sha1:dfbf890a5b09443ba5bea82b6cf508d3ebffa33b</id>
<content type='text'>
This was introduced many years ago in PR#26143 to try and work around a
misconfiguration in how Apple's GCC was built at the time.  Newer compilers no
longer look in /usr/local/include, and this workaround can now be harmful when
trying to pick a specific SDK to build against.</content>
</entry>
<entry>
<title>Update docs for Joyent migration.</title>
<updated>2022-08-01T14:49:09Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2022-08-01T14:49:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f99c17a2bbb2ef4950d70717c9b40d9b34ac6857'/>
<id>urn:sha1:f99c17a2bbb2ef4950d70717c9b40d9b34ac6857</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bootstrap/README: Add MidnightBSD to the unknown status list</title>
<updated>2022-06-28T23:37:09Z</updated>
<author>
<name>gdt</name>
<email>gdt@pkgsrc.org</email>
</author>
<published>2022-06-28T23:37:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=17a77df97aabd15910353c5dff207bd77c32f311'/>
<id>urn:sha1:17a77df97aabd15910353c5dff207bd77c32f311</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mention why we're doing PREFER_PKGSRC=yes on OpenBSD (at least for now)</title>
<updated>2022-06-16T22:12:20Z</updated>
<author>
<name>charlotte</name>
<email>charlotte@pkgsrc.org</email>
</author>
<published>2022-06-16T22:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9c2adcd34af2c38e372430e6f67cc1eada96f07d'/>
<id>urn:sha1:9c2adcd34af2c38e372430e6f67cc1eada96f07d</id>
<content type='text'>
Requested by nia@</content>
</entry>
</feed>
