<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/science/qmcpack, branch release/12.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.4.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>*/*: bump all consumers after recent boost upgrade</title>
<updated>2022-08-12T14:46:53Z</updated>
<author>
<name>Dima Panov</name>
<email>fluffy@FreeBSD.org</email>
</author>
<published>2022-08-12T14:46:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4cf39decb348615b9c8a28370d987a85d1b8a5ed'/>
<id>urn:sha1:4cf39decb348615b9c8a28370d987a85d1b8a5ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>science/hdf5: bump PORTREVISION of consumers</title>
<updated>2022-07-20T14:35:24Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:33:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5564b3b420db29745d2d4981d1963200ddf53e35'/>
<id>urn:sha1:5564b3b420db29745d2d4981d1963200ddf53e35</id>
<content type='text'>
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .

Reported by:	VVD &lt;vvd@unislabs.com&gt;
</content>
</entry>
<entry>
<title>*/*: Replace science/szip with science/libaec</title>
<updated>2022-06-16T15:13:01Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-06-16T15:06:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=328ae4074233a5b85e0e38efece1af5dcc218160'/>
<id>urn:sha1:328ae4074233a5b85e0e38efece1af5dcc218160</id>
<content type='text'>
- Bump PORTREVISION of dependent ports for dependency change

szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.

PR:		228743, 246097, 250165
</content>
</entry>
<entry>
<title>devel/boost-all: bump all library consumers after boost upgrade</title>
<updated>2022-05-22T20:17:16Z</updated>
<author>
<name>Dima Panov</name>
<email>fluffy@FreeBSD.org</email>
</author>
<published>2022-05-22T20:13:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b082b3d13e8c4872b73fb681eb99b261926ac9cd'/>
<id>urn:sha1:b082b3d13e8c4872b73fb681eb99b261926ac9cd</id>
<content type='text'>
PR:	246106
</content>
</entry>
<entry>
<title>textproc/libxml2: bump all LIB_DEPENDS consumers</title>
<updated>2022-04-10T19:11:41Z</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@FreeBSD.org</email>
</author>
<published>2022-04-10T19:08:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d63665f7cd9c99880704a3c5bc221829cb009744'/>
<id>urn:sha1:d63665f7cd9c99880704a3c5bc221829cb009744</id>
<content type='text'>
This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
</content>
</entry>
<entry>
<title>science/qmcpack: Update 3.13.0 -&gt; 3.14.0</title>
<updated>2022-04-07T20:19:04Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2022-04-07T20:09:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0c60995262fbe9f134d69f1990919c07f0a8382e'/>
<id>urn:sha1:0c60995262fbe9f134d69f1990919c07f0a8382e</id>
<content type='text'>
Reported by:	portscout
</content>
</entry>
<entry>
<title>textproc/libxml2: bump all dependencies</title>
<updated>2022-03-26T08:27:27Z</updated>
<author>
<name>Matthias Fechner</name>
<email>mfechner@FreeBSD.org</email>
</author>
<published>2022-03-26T08:27:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=247c7db7513f1264922428278678da641c5a3f52'/>
<id>urn:sha1:247c7db7513f1264922428278678da641c5a3f52</id>
<content type='text'>
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
</content>
</entry>
<entry>
<title>science/qmcpack: Correct python dependency; Fix tests.</title>
<updated>2022-02-27T23:09:21Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2022-02-27T23:08:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=06212b20e7244e58cf9a40631399a6f177b6baaa'/>
<id>urn:sha1:06212b20e7244e58cf9a40631399a6f177b6baaa</id>
<content type='text'>
</content>
</entry>
</feed>
