<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/identify, branch 2021Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2021Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2021Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2016-04-24T09:02:54Z</updated>
<entry>
<title>- Add LICENSE</title>
<updated>2016-04-24T09:02:54Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-04-24T09:02:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fcf18b10a419933be59d39de86c4f50023817bcb'/>
<id>urn:sha1:fcf18b10a419933be59d39de86c4f50023817bcb</id>
<content type='text'>
- Switch to options helpers
- Regenerate patches with `make makepatch`
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.</title>
<updated>2016-04-01T14:25:16Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:25:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=597afc47baba19000afd8ec4880a2c47975b0367'/>
<id>urn:sha1:597afc47baba19000afd8ec4880a2c47975b0367</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Rename security/ patches to reflect the files they modify.</title>
<updated>2014-07-29T14:30:10Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2014-07-29T14:30:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1c30911ff0463c1215e15dd9f7acb886ca35a93d'/>
<id>urn:sha1:1c30911ff0463c1215e15dd9f7acb886ca35a93d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support staging</title>
<updated>2014-02-28T12:54:01Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2014-02-28T12:54:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f737d0f044cec61036d97d71f02c943288de8665'/>
<id>urn:sha1:f737d0f044cec61036d97d71f02c943288de8665</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespaces from category security</title>
<updated>2014-02-21T13:39:24Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2014-02-21T13:39:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=275e0b44c5b798db908300b167521dcccfff2caa'/>
<id>urn:sha1:275e0b44c5b798db908300b167521dcccfff2caa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>According to the Porter's Handbook (5.12.2.3.) default options must be added to</title>
<updated>2014-02-10T13:54:26Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2014-02-10T13:54:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5005b67362a735dc18d3d85170eae34e1fb6feab'/>
<id>urn:sha1:5005b67362a735dc18d3d85170eae34e1fb6feab</id>
<content type='text'>
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
</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:24Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T22:55:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a65ed2e51bf631a6b8ab766f984bf33c686d239a'/>
<id>urn:sha1:a65ed2e51bf631a6b8ab766f984bf33c686d239a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update MASTER_SITES</title>
<updated>2012-10-20T05:10:27Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2012-10-20T05:10:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cb58c726037175d985b4142c5825f4fbe607bf40'/>
<id>urn:sha1:cb58c726037175d985b4142c5825f4fbe607bf40</id>
<content type='text'>
- Remove DEPRECATED/EXPIRATION_DATE since port fetches now
- Convert to new options framework
- Trim Makefile header

PR:		ports/172055
Submitted by:	KATO Tsuguru &lt;tkato432@yahoo.com&gt;
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
</content>
</entry>
<entry>
<title>Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's distilator)</title>
<updated>2012-09-21T10:07:33Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2012-09-21T10:07:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a3bd44a9140c89e84c8b6a10cf060fdaa31d13f5'/>
<id>urn:sha1:a3bd44a9140c89e84c8b6a10cf060fdaa31d13f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-remove MD5</title>
<updated>2011-07-03T14:03:52Z</updated>
<author>
<name>Olli Hauer</name>
<email>ohauer@FreeBSD.org</email>
</author>
<published>2011-07-03T14:03:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=87931c6875ff5b40f78648dd0e4d938d2c56da07'/>
<id>urn:sha1:87931c6875ff5b40f78648dd0e4d938d2c56da07</id>
<content type='text'>
</content>
</entry>
</feed>
