<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/sqlite-ext-pcre/Makefile, branch 13-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2022-09-07T21:10:59Z</updated>
<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>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>databases/sqlite-ext-pcre: Remove USE_LDCONFIG</title>
<updated>2018-06-10T04:46:52Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2018-06-10T04:46:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8220db01a827241c5718e1d01f0f2c8b2d462519'/>
<id>urn:sha1:8220db01a827241c5718e1d01f0f2c8b2d462519</id>
<content type='text'>
SQLite extensions are loaded with the full path to the shared library.

Approved by:	portmgr (port compliance, infrastructure)
</content>
</entry>
<entry>
<title>- Pet portlint</title>
<updated>2017-12-21T09:00:38Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2017-12-21T09:00:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e4e666ef51077cfe75da132ee94eae523421ad02'/>
<id>urn:sha1:e4e666ef51077cfe75da132ee94eae523421ad02</id>
<content type='text'>
- Add LICENSE
- Cosmetic fixes
- Unsilence installation commands

Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>Remove libpcre.so.3 compatibility link that was added in r374303 to</title>
<updated>2016-12-08T17:26:09Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2016-12-08T17:26:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1b6b6d972f0a873a4630c35c5a6bacef53159ebd'/>
<id>urn:sha1:1b6b6d972f0a873a4630c35c5a6bacef53159ebd</id>
<content type='text'>
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
</content>
</entry>
<entry>
<title>Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.</title>
<updated>2016-04-25T16:13:38Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-25T16:13:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=21bc5c0345300431d6e3edc6c43d743c61fc7b5e'/>
<id>urn:sha1:21bc5c0345300431d6e3edc6c43d743c61fc7b5e</id>
<content type='text'>
While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.</title>
<updated>2016-04-01T14:00:51Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:00:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e1b79a0a61f4973df8b4b0864d22086c769e219'/>
<id>urn:sha1:4e1b79a0a61f4973df8b4b0864d22086c769e219</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Update ports in the [bcd]* categories to not use GH_COMMIT.</title>
<updated>2015-05-06T15:16:53Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-05-06T15:16:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c6457ffef432e7f18fbdf8194ed4d1993763454a'/>
<id>urn:sha1:c6457ffef432e7f18fbdf8194ed4d1993763454a</id>
<content type='text'>
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Cleanup plist</title>
<updated>2014-12-20T17:40:53Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-12-20T17:40:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3f86adbc9433741e19367c58bb659ce5eb0429ef'/>
<id>urn:sha1:3f86adbc9433741e19367c58bb659ce5eb0429ef</id>
<content type='text'>
</content>
</entry>
</feed>
