<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/net/libcharon, 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>ports/cura: Update to 4.13.1</title>
<updated>2022-08-04T22:52:04Z</updated>
<author>
<name>Diane Bruce</name>
<email>db@FreeBSD.org</email>
</author>
<published>2022-08-04T22:52:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0628704aae0c4d91e325b2d7d53dab04bcd2769a'/>
<id>urn:sha1:0628704aae0c4d91e325b2d7d53dab04bcd2769a</id>
<content type='text'>
Major update to 4.13.1 not 4.12
I've said it before and I'll say it again. This port should be a
group effort but a cads porting team. I'd be happy to give
up Maintainership as my only interest with cura was to get it into
ports.

PR:		ports/255630
Reported by:	unrelentingtech &lt;greg@unrelenting.technology&gt;
Tested by:	trombik1973@gmail.com
</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>Really update libcharon to 4.8</title>
<updated>2021-01-13T23:19:06Z</updated>
<author>
<name>Diane Bruce</name>
<email>db@FreeBSD.org</email>
</author>
<published>2021-01-13T23:19:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e5daec898ccf6639ff783fef00ba71d622486f8b'/>
<id>urn:sha1:e5daec898ccf6639ff783fef00ba71d622486f8b</id>
<content type='text'>
N.B. the wrinkle in cmake build here.
find_package(Pythoninterp 3.4 REQUIRED) can find your install Python 3.9
instead of the DEFAULT Python. Force the correct one with a few patches.

PR:		ports/251236
Submitted by:	sko@rostwald.de
Reported by:	trombik1973@gmail.com
</content>
</entry>
<entry>
<title>This patch updates Cura and all associated dependencies to 4.7.1.</title>
<updated>2020-09-26T19:53:09Z</updated>
<author>
<name>Diane Bruce</name>
<email>db@FreeBSD.org</email>
</author>
<published>2020-09-26T19:53:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5019d0a3821c5dd9eae52acd48392a3ae1949c5c'/>
<id>urn:sha1:5019d0a3821c5dd9eae52acd48392a3ae1949c5c</id>
<content type='text'>
Also, it adds math/py-numpy-stl - an optional dependency that makes
loading STL files much faster. Without it, Cura was complaining:

2020-09-20 02:19:31,877 - WARNING - [MainThread] STLReader.STLReader.&lt;module&gt; [32]: Could not find numpy-stl, falling back to slower code.

I'm not sure where the 6.x version in cad/fdm_materials came from, seems
like now that project has its version in sync with the Cura version,
so I chose to increment PORTEPOCH for that. [Greg]

- fdm_materials adds some new materials usable with Cura
- I had to bump PORTEPOCH on a couple of ports
- py-numpy-stl was added on a separate commit
- Bump version checking in Cura on some dependancies
[db]

PR:		ports/249468
Submitted by:	greg@unrelenting.technology
</content>
</entry>
<entry>
<title>Clean up some duplicated variables</title>
<updated>2020-04-07T16:03:04Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2020-04-07T16:03:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ede6fda217fbb3d61ff515fb4af4d79f4aad39e7'/>
<id>urn:sha1:ede6fda217fbb3d61ff515fb4af4d79f4aad39e7</id>
<content type='text'>
Reported by:	portscan
</content>
</entry>
<entry>
<title>Forgot to add NO_ARCH=yes no binary change</title>
<updated>2020-03-25T23:44:59Z</updated>
<author>
<name>Diane Bruce</name>
<email>db@FreeBSD.org</email>
</author>
<published>2020-03-25T23:44:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8d4d453671a6b85a3d25f9a6e724edd2fd88cbd2'/>
<id>urn:sha1:8d4d453671a6b85a3d25f9a6e724edd2fd88cbd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>File metadata and streaming library</title>
<updated>2020-03-25T23:21:30Z</updated>
<author>
<name>Diane Bruce</name>
<email>db@FreeBSD.org</email>
</author>
<published>2020-03-25T23:21:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=735b7205506712f493216eba794df24bc619077a'/>
<id>urn:sha1:735b7205506712f493216eba794df24bc619077a</id>
<content type='text'>
As of march 5th the Charon library is the responsibility of the Embedded Applications team. Pull requests to MASTER have to be verified by the Embedded Applications team.

WWW: https://github.com/Ultimaker/libCharon
</content>
</entry>
</feed>
