<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/debootstrap, branch pkg-install-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-08-08T01:26:31Z</updated>
<entry>
<title>sysutils/debootstrap: runtime fixes</title>
<updated>2014-08-08T01:26:31Z</updated>
<author>
<name>William Grzybowski</name>
<email>wg@FreeBSD.org</email>
</author>
<published>2014-08-08T01:26:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f53f5d7b9d175f7137d129871546aa79e153f315'/>
<id>urn:sha1:f53f5d7b9d175f7137d129871546aa79e153f315</id>
<content type='text'>
 - Add a runtime dependency on Perl
 - Fix --foreign bootstrap
 - Fix HOST_ARCH detection with dpkg
 - Add a runtime dependency on dpkg

PR:		179766
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>sysutils/debootstrap: Upgrade version 1.0.53 =&gt; 1.0.60 and stage</title>
<updated>2014-08-07T09:47:51Z</updated>
<author>
<name>John Marino</name>
<email>marino@FreeBSD.org</email>
</author>
<published>2014-08-07T09:47:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c4214db1562ededefc85fe5e03d139c73b585422'/>
<id>urn:sha1:c4214db1562ededefc85fe5e03d139c73b585422</id>
<content type='text'>
Also assign port to submitter.

PR:		192458
Submitted by:	Nikolai Lifanov
</content>
</entry>
<entry>
<title>Resetting maintainership on ports that have not been staged and without any</title>
<updated>2014-07-06T15:52:25Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-07-06T15:52:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0a498c759a59ba2154ba7a0037566e384e3f0005'/>
<id>urn:sha1:0a498c759a59ba2154ba7a0037566e384e3f0005</id>
<content type='text'>
pending PR (related to stage)

With hat:	portmgr
</content>
</entry>
<entry>
<title>- Convert gmake,bzip2,xz to USES</title>
<updated>2014-05-29T11:20:14Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2014-05-29T11:20:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7a21dec23d525b7d538c8b786a36466c6f42a3fe'/>
<id>urn:sha1:7a21dec23d525b7d538c8b786a36466c6f42a3fe</id>
<content type='text'>
Approved by:	portmgr
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)</title>
<updated>2013-09-20T23:05:58Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T23:05:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=83f65384c9041fa9a31c84b5e21b643fa2bf97c6'/>
<id>urn:sha1:83f65384c9041fa9a31c84b5e21b643fa2bf97c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update debootstrap to 1.0.53</title>
<updated>2013-07-30T20:41:12Z</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2013-07-30T20:41:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d06941fa38b3ca8a9d3a051c75620c394bfa8208'/>
<id>urn:sha1:d06941fa38b3ca8a9d3a051c75620c394bfa8208</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update debootstrap to 1.0.52</title>
<updated>2013-05-24T08:37:48Z</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2013-05-24T08:37:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2c73ed6ba14f99d1f6d510b2457bc1bcc51bba22'/>
<id>urn:sha1:2c73ed6ba14f99d1f6d510b2457bc1bcc51bba22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- fix pkg-plist</title>
<updated>2013-03-23T06:00:49Z</updated>
<author>
<name>Ruslan Makhmatkhanov</name>
<email>rm@FreeBSD.org</email>
</author>
<published>2013-03-23T06:00:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d10ada9cd8bcf887a20cf42f84e43b4ff0479a29'/>
<id>urn:sha1:d10ada9cd8bcf887a20cf42f84e43b4ff0479a29</id>
<content type='text'>
- trim Makefile header
- whitespace fixes in pkg-descr
- bump PORTREVISION

PR:		177237
Submitted by:	William Grzybowski &lt;william88@gmail.com&gt;
Approved by:	mm (maintainer, via private email)
</content>
</entry>
<entry>
<title>Update to 1.0.46</title>
<updated>2013-03-07T14:57:44Z</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2013-03-07T14:57:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7da038107b85f788c4cd563e4647c2f51d031734'/>
<id>urn:sha1:7da038107b85f788c4cd563e4647c2f51d031734</id>
<content type='text'>
Submitted by:	John Hein
</content>
</entry>
<entry>
<title>Update to 1.0.42</title>
<updated>2012-08-16T08:38:43Z</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2012-08-16T08:38:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2b69f736638088ad30e196e8874bd326ee85d43f'/>
<id>urn:sha1:2b69f736638088ad30e196e8874bd326ee85d43f</id>
<content type='text'>
</content>
</entry>
</feed>
