<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/libscep, branch release/12.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2021-08-28T13:51:51Z</updated>
<entry>
<title>security/libscep: Update to 0.09</title>
<updated>2021-08-28T13:51:51Z</updated>
<author>
<name>Sergei Vyshenski</name>
<email>svysh.fbsd@gmail.com</email>
</author>
<published>2021-08-28T13:51:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ca6396389fbb91476b190962533d489707800edb'/>
<id>urn:sha1:ca6396389fbb91476b190962533d489707800edb</id>
<content type='text'>
Update security/libscep and security/p5-Crypt-LibSCEP to 0.09

PR:		257926
</content>
</entry>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>security/libscep: allow build with clang, pet portlint</title>
<updated>2021-02-18T22:43:14Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2021-02-18T22:43:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=50b52031d571d133ba7973cbc9cdcd6042747acb'/>
<id>urn:sha1:50b52031d571d133ba7973cbc9cdcd6042747acb</id>
<content type='text'>
PR:		252444
Submitted by:	svysh.fbsd@gmail.com (maintainer)
</content>
</entry>
<entry>
<title>security/libscep: Remove Python 2.7 support and PY_SPHINX</title>
<updated>2021-01-15T13:25:15Z</updated>
<author>
<name>Danilo G. Baio</name>
<email>dbaio@FreeBSD.org</email>
</author>
<published>2021-01-15T13:25:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ba0d167261b9f01feeb36f7cda4f6c8b10000217'/>
<id>urn:sha1:ba0d167261b9f01feeb36f7cda4f6c8b10000217</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>Update Sphinx</title>
<updated>2020-05-11T23:51:58Z</updated>
<author>
<name>Danilo G. Baio</name>
<email>dbaio@FreeBSD.org</email>
</author>
<published>2020-05-11T23:51:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=75a5f7f0762c1039d83da77f699eed5f26998731'/>
<id>urn:sha1:75a5f7f0762c1039d83da77f699eed5f26998731</id>
<content type='text'>
- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX

  Shared macro to use with flavors and not break
  ports with USES=python (all versions).

  Python &gt;=3.5  --&gt; textproc/py-sphinx (v3.0.2)
  Python &lt; 3.5  --&gt; textproc/py-sphinx18 (v1.8.5)

  All ports that uses sphinx were changed to use the new variable
  ${PY_SPHINX} in the dependency line, exceptions:

    * Ports that fails to build with sphinx 3.0.2 because of code.
      They are pointing to textproc/py-sphinx18 directly.
      There aren't many ports.

    * Ports that doesn't know Python flavors.

- Add several patches to fix Sphinx consumers

  The most common issues are related with pkg-plist, the output
  files from Sphinx changes between versions, keep this dynamically
  is the better approach.

  This will save time in future sphinx updates.

PR:		245629
Exp-run by:	antoine
</content>
</entry>
<entry>
<title>security/{libscep,p5-Crypt-LibSCEP}: upgrade 0.06 -&gt; 0.08</title>
<updated>2019-12-08T11:42:20Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2019-12-08T11:42:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5946f3f420c26ab8c3067ae6cdd2782121f0436e'/>
<id>urn:sha1:5946f3f420c26ab8c3067ae6cdd2782121f0436e</id>
<content type='text'>
PR:		242461
Submitted by:	Sergei Vyshenski &lt;svysh.fbsd@gmail.com&gt; (maintainer)
Changes:	https://github.com/openxpki/libscep/commits/develop
</content>
</entry>
<entry>
<title>New ports security/libscep and security/p5-Crypt-LibSCEP</title>
<updated>2019-10-13T16:02:00Z</updated>
<author>
<name>Rodrigo Osorio</name>
<email>rodrigo@FreeBSD.org</email>
</author>
<published>2019-10-13T16:02:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2018f7d460b0fdc8991570766e2c6fe7533317e7'/>
<id>urn:sha1:2018f7d460b0fdc8991570766e2c6fe7533317e7</id>
<content type='text'>
libscep is a client side implementation of the Simple Certificate
Enrollment Protocol (SCEP) library.

p5-Crypt-LibSCEP is a perl module using the libscep library
to generate and read messages for the Simple Certificate Enrollment
Protocol (SCEP) in perl applications.

PR:		241195
Submitted by:	Sergei Vyshenski &lt;svysh.fbsd@gmail.com&gt;
</content>
</entry>
</feed>
