<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/pssh, branch 2016Q3</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>- Fix trailing whitespace in pkg-descrs, categories [p-x]*</title>
<updated>2016-05-19T10:53:05+00:00</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-05-19T10:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=1f8b48b772b2d0ac0ed48a8259d2117ea3236a90'/>
<id>1f8b48b772b2d0ac0ed48a8259d2117ea3236a90</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	portmgr blanket
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.</title>
<updated>2016-04-01T14:25:16+00:00</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:25:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=597afc47baba19000afd8ec4880a2c47975b0367'/>
<id>597afc47baba19000afd8ec4880a2c47975b0367</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With hat:	portmgr
Sponsored by:	Absolight
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove $FreeBSD$ from patches files everywhere.</title>
<updated>2015-05-22T20:34:27+00:00</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-05-22T20:34:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=6172d4b590384f82cfee76956f7d5af4bb526df8'/>
<id>6172d4b590384f82cfee76956f7d5af4bb526df8</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With hat:	portmgr
Sponsored by:	Absolight
</pre>
</div>
</content>
</entry>
<entry>
<title>- Update LICENSE [1]</title>
<updated>2014-08-30T09:02:49+00:00</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2014-08-30T09:02:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=abdce60f9877a41add10d81805b5d05b87755f45'/>
<id>abdce60f9877a41add10d81805b5d05b87755f45</id>
<content type='text'>
- Use USES=python [2]
- Use USE_PYTHON=autoplist to fix packaging when DEFAULT_VERSIONS=python=3.* [2]

Approved by:	portmgr (blanket) [1]
With hat:	python [2]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use USES=python [2]
- Use USE_PYTHON=autoplist to fix packaging when DEFAULT_VERSIONS=python=3.* [2]

Approved by:	portmgr (blanket) [1]
With hat:	python [2]
</pre>
</div>
</content>
</entry>
<entry>
<title>STAGIFY</title>
<updated>2013-10-18T14:40:44+00:00</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2013-10-18T14:40:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d13a4b8e8f5cbde25974c746db818382cb355a4b'/>
<id>d13a4b8e8f5cbde25974c746db818382cb355a4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: security)</title>
<updated>2013-09-20T22:55:24+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T22:55:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=a65ed2e51bf631a6b8ab766f984bf33c686d239a'/>
<id>a65ed2e51bf631a6b8ab766f984bf33c686d239a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to 2.3.1. [0]</title>
<updated>2012-07-30T16:04:39+00:00</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2012-07-30T16:04:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=151f1b6bb57fe9b8bc4d1e4ca89cd54d1544dde8'/>
<id>151f1b6bb57fe9b8bc4d1e4ca89cd54d1544dde8</id>
<content type='text'>
Fix a few outstanding plist bugs.

PR:		ports/166509 [0]
Submitted by:	Paul Procacci &lt;pprocacci at gmail.com&gt; [0]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix a few outstanding plist bugs.

PR:		ports/166509 [0]
Submitted by:	Paul Procacci &lt;pprocacci at gmail.com&gt; [0]
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 2.2.2</title>
<updated>2011-02-11T18:12:28+00:00</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2011-02-11T18:12:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7eeab3d6e66b9772964004c27fce4113f083a456'/>
<id>7eeab3d6e66b9772964004c27fce4113f083a456</id>
<content type='text'>
PR:		ports/154568
Submitted by:	Ruslan Mahmatkhanov
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		ports/154568
Submitted by:	Ruslan Mahmatkhanov
</pre>
</div>
</content>
</entry>
<entry>
<title>- Use GOOGLE_CODE/LOCAL macro</title>
<updated>2011-02-05T11:19:28+00:00</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-02-05T11:19:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=85c93697cb057322500b554eb5acfb8638aec3c8'/>
<id>85c93697cb057322500b554eb5acfb8638aec3c8</id>
<content type='text'>
PR:		153113
Submitted by:	Sunpoet Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
Approved by:	maintainer timeout
Feature safe:	yes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		153113
Submitted by:	Sunpoet Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
Approved by:	maintainer timeout
Feature safe:	yes
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to the new distribution site on googlecode and upgrade to 2.1.1.</title>
<updated>2010-12-08T23:46:28+00:00</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2010-12-08T23:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=3328e736fae20a0419c19803b767cec2b284363a'/>
<id>3328e736fae20a0419c19803b767cec2b284363a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
