<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/scripts/make-pkg-package.sh, branch releng/12.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2016-12-16T23:05:47Z</updated>
<entry>
<title>Revert r309339, thus re-instating r309314</title>
<updated>2016-12-16T23:05:47Z</updated>
<author>
<name>Matthew Seaman</name>
<email>matthew@FreeBSD.org</email>
</author>
<published>2016-12-16T23:05:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aeb76c0bb7d53e6ee65bc12c6b75ec8078cbd833'/>
<id>urn:sha1:aeb76c0bb7d53e6ee65bc12c6b75ec8078cbd833</id>
<content type='text'>
The original problem with conflicting definitions of ${PKG_CMD} was
solved by r427523 in ports (see https://reviews.freebsd.org/D8677), so
this should be safe now.

Reviewed by:	gjb
Approved by:	gjb
Differential Revision:	https://reviews.freebsd.org/D8120
</content>
</entry>
<entry>
<title>Revert r309314, which breaks installing ports.</title>
<updated>2016-11-30T22:00:25Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-11-30T22:00:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ebc7f2b8de85e24aae4235625a2756eae86d16ae'/>
<id>urn:sha1:ebc7f2b8de85e24aae4235625a2756eae86d16ae</id>
<content type='text'>
Requested by:	antoine
Differential Revision:	https://reviews.freebsd.org/D8120 (related)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Allow a user-overridable setting 'PKG_CMD' to control the command used</title>
<updated>2016-11-30T07:16:29Z</updated>
<author>
<name>Matthew Seaman</name>
<email>matthew@FreeBSD.org</email>
</author>
<published>2016-11-30T07:16:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=91c915facf29fa2ded409354e49e9b8833c132f3'/>
<id>urn:sha1:91c915facf29fa2ded409354e49e9b8833c132f3</id>
<content type='text'>
to create a repo during 'make packages'

This would have been useful for a situation I found myself in where
pkg(8) had been upgraded to a version that wanted the FBSD_1.5 ABI
version but libc.so.7 had not been upgraded, and only provided
FBSD_1.4. I found I needed to update libc in order to run pkg, and I
also needed to use pkg to update libc... Which is why pkg-static
exists, but there's currently no way to tell the build system to use
pkg-static instead of pkg.

This creates a variable PKG_CMD, default value 'pkg', that can be
overridden from the command line.

Reviewed by:	gjb
Approved by:	gjb
Differential Revision:	https://reviews.freebsd.org/D8120
</content>
</entry>
<entry>
<title>Include a 'package-pkg' target, intended for use for</title>
<updated>2016-02-24T03:05:05Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-02-24T03:05:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3a3f435f98f5bdab7685a03370ccf22a958645e8'/>
<id>urn:sha1:3a3f435f98f5bdab7685a03370ccf22a958645e8</id>
<content type='text'>
architectures we do not provide upstream pkg(8) packages.

This is not tied to anything as-is, and likely will break
your system if used (based on experience with testing with
powerpc).

There is an overwhelming amount of evil happening here,
so until the issues are fixed, it will not be tied into the
'packages' target.

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
</feed>
