<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/base, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2009-09-17T21:16:19Z</updated>
<entry>
<title>- Update to 1.4.4</title>
<updated>2009-09-17T21:16:19Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-09-17T21:16:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fdbafc8318ba20aa68156c5878dc501f18e6f24a'/>
<id>urn:sha1:fdbafc8318ba20aa68156c5878dc501f18e6f24a</id>
<content type='text'>
Feature safe: yes

Requested  by:	Raleigh Romine &lt;rromine@nsf.gov&gt;
</content>
</entry>
<entry>
<title>- Switch SourceForge ports to the new File Release System: categories starting with P,R,S</title>
<updated>2009-08-22T00:35:32Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2009-08-22T00:35:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3eb168f46b2ba49b62efa711ffbdd0a1047a5e5b'/>
<id>urn:sha1:3eb168f46b2ba49b62efa711ffbdd0a1047a5e5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 1.4.3.1</title>
<updated>2009-06-06T16:23:58Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-06-06T16:23:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3441158f0649f289527ed77ece9ec3b9ff057268'/>
<id>urn:sha1:3441158f0649f289527ed77ece9ec3b9ff057268</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 1.4.3</title>
<updated>2009-05-29T19:41:47Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-05-29T19:41:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a8a048acc60127ed43aa14285c5f67c352f7182b'/>
<id>urn:sha1:a8a048acc60127ed43aa14285c5f67c352f7182b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 1.4.1</title>
<updated>2009-05-01T14:01:44Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-05-01T14:01:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3ab94ba880905c28a2a9eae32a57c58c2aaa71f6'/>
<id>urn:sha1:3ab94ba880905c28a2a9eae32a57c58c2aaa71f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add missing dependecy of php ctype</title>
<updated>2008-09-11T11:39:03Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-09-11T11:39:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=882af9a8dbc5ade4e1b0ecfa2f4c6080b54f9d4a'/>
<id>urn:sha1:882af9a8dbc5ade4e1b0ecfa2f4c6080b54f9d4a</id>
<content type='text'>
Reported by:	Matthew Seaman &lt;matthew.seaman@thebunker.net&gt;
Approved by:	portmgr (erwin)
</content>
</entry>
<entry>
<title>- Update to 1.4.1</title>
<updated>2008-09-06T21:13:27Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-09-06T21:13:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2a1614318bb6df2833274498cf284af002895efc'/>
<id>urn:sha1:2a1614318bb6df2833274498cf284af002895efc</id>
<content type='text'>
- Take over maintainership
- Use SF macro

PR:		127133
Submitted by:	Linh Pham &lt;question+fbsdports@closedsrc.org&gt; (old maintainer)
</content>
</entry>
<entry>
<title>Bump portrevision due to upgrade of devel/gettext.</title>
<updated>2008-06-06T14:17:21Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-06T14:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=090059a2104b9f20d6996143c0d726aaf861788d'/>
<id>urn:sha1:090059a2104b9f20d6996143c0d726aaf861788d</id>
<content type='text'>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
</content>
</entry>
<entry>
<title>- Update to 1.4.0</title>
<updated>2008-04-27T08:13:49Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2008-04-27T08:13:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2053519f99b315e7096b558d49a60bee632559cb'/>
<id>urn:sha1:2053519f99b315e7096b558d49a60bee632559cb</id>
<content type='text'>
PR:		ports/123125
Submitted by:	Linh Pham &lt;question+fbsdports at closedsrc.org&gt; (maintainer)
</content>
</entry>
<entry>
<title>- Update to 1.3.9</title>
<updated>2007-12-12T18:42:01Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2007-12-12T18:42:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3c52857aceb34e78c5cc95947fe34739524e9de3'/>
<id>urn:sha1:3c52857aceb34e78c5cc95947fe34739524e9de3</id>
<content type='text'>
PR:		118166
Submitted by:	Linh Pham &lt;question+fbsdports@closedsrc.org&gt; (maintainer)
</content>
</entry>
</feed>
