<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/getssl, branch release/14.1.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F14.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F14.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2022-09-07T21:58:51Z</updated>
<entry>
<title>Remove WWW entries moved into port Makefiles</title>
<updated>2022-09-07T21:58:51Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4'/>
<id>urn:sha1:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4</id>
<content type='text'>
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>urn:sha1:b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>sysutils/getssl: Update to 2.46</title>
<updated>2022-02-08T03:06:14Z</updated>
<author>
<name>Hung-Yi Chen</name>
<email>gaod@hychen.org</email>
</author>
<published>2022-02-08T03:03:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=49ad7fa8bcb9890f3ce6a24466950f7e5bde18cf'/>
<id>urn:sha1:49ad7fa8bcb9890f3ce6a24466950f7e5bde18cf</id>
<content type='text'>
Approved by:	maintainer timeout [1]

PR:		261696, 260767 [1]
Reported by:	Krzysztof &lt;ports@bsdserwis.com&gt; [1]
</content>
</entry>
<entry>
<title>sysutils/getssl: Update to 2.35</title>
<updated>2021-07-10T16:17:25Z</updated>
<author>
<name>Krzysztof</name>
<email>ports@bsdserwis.com</email>
</author>
<published>2021-07-10T16:17:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9f83c265894dc90c81558c6eefbf7d01edffb49a'/>
<id>urn:sha1:9f83c265894dc90c81558c6eefbf7d01edffb49a</id>
<content type='text'>
 * pet portclippy: reorder variables
 * pet portfmt: reformat Makefile

ChangeLog: https://github.com/srvrco/getssl/releases/tag/v2.35

PR:		256791
Approved by:	maintainer timeout (rainbow@sanitylinux.org &gt; 2 weeks)
Approved by:	portmgr
</content>
</entry>
<entry>
<title>One more small cleanup, forgotten yesterday.</title>
<updated>2021-04-07T08:09:01Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-07T08:06:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cf118ccf875508b9a1c570044c93cfcc82bd455c'/>
<id>urn:sha1:cf118ccf875508b9a1c570044c93cfcc82bd455c</id>
<content type='text'>
Reported by:	lwhsu
</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>Update to 2.22</title>
<updated>2020-04-18T10:00:10Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2020-04-18T10:00:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=18626b94eaca44013ae3a62a493dec8b2e3c7619'/>
<id>urn:sha1:18626b94eaca44013ae3a62a493dec8b2e3c7619</id>
<content type='text'>
PR:		244116
Submitted by:	sanpei
Approved by:	maintainer timeout (rainbow@sanitylinux.org; 63 days)
</content>
</entry>
<entry>
<title>sysutils/getssl: Update to 2.14</title>
<updated>2020-01-15T04:30:47Z</updated>
<author>
<name>Koichiro Iwao</name>
<email>meta@FreeBSD.org</email>
</author>
<published>2020-01-15T04:30:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=77772856dc5baf2534826d6d6f672d5fe96ab3bd'/>
<id>urn:sha1:77772856dc5baf2534826d6d6f672d5fe96ab3bd</id>
<content type='text'>
2.14
  * Rebased master onto APIv2 and added Content-Type: application/jose+json

PR:		242621
Submitted by:	sanpei
Approved by:	maintainer timeout
</content>
</entry>
<entry>
<title>sysutils/getssl Update 2.13</title>
<updated>2019-12-07T21:46:04Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2019-12-07T21:46:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6aeb755be34b5d5d039708851f719bd2bc0d8bfe'/>
<id>urn:sha1:6aeb755be34b5d5d039708851f719bd2bc0d8bfe</id>
<content type='text'>
2.11
 * issue #423 Use HTTP 1.1 as workaround atm
2.12
 * issue #425 Case insensitive processing of agreement url because of HTTP/2
2.13
 * update DNS checks to allow use of CNAMEs

PR:		241844
Submitted by:	sanpei
Approved by:	rainbow@sanitylinux.org (maintainer, timeout)
</content>
</entry>
<entry>
<title>sysutils/getssl: add missing RUN_DEPENDS</title>
<updated>2019-02-11T14:23:58Z</updated>
<author>
<name>Koichiro Iwao</name>
<email>meta@FreeBSD.org</email>
</author>
<published>2019-02-11T14:23:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=16b9cef21a378ed59b9afc55a75f9afa8134dfe3'/>
<id>urn:sha1:16b9cef21a378ed59b9afc55a75f9afa8134dfe3</id>
<content type='text'>
ftp/curl and dns/bind-tools are required. Also while here, pet some portlint
warnings.

PR:		232918 235351
Submitted by:	Rainbow &lt;rainbow@sanitylinux.org&gt; (maintainer)
Reported by:	Andrew &lt;pez_098@yahoo.com&gt;, oz42@oz42.eu
MFH:		2019Q1
Differential Revision:	https://reviews.freebsd.org/D17954
</content>
</entry>
</feed>
