<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/testdisk, 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>2024-02-03T16:40:42Z</updated>
<entry>
<title>sysutils/testdisk: Fix build with PROGSREISERFS option</title>
<updated>2024-02-03T16:40:42Z</updated>
<author>
<name>Nicholas Taylor</name>
<email>nicholas.e.taylor@gmail.com</email>
</author>
<published>2024-02-03T16:38:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=907465b3032c41ddd7d4752121b0cca8305b3aef'/>
<id>urn:sha1:907465b3032c41ddd7d4752121b0cca8305b3aef</id>
<content type='text'>
Fix typo on lib depends for PROGSREISERFS option.

PR:		276803
</content>
</entry>
<entry>
<title>sysutils/testdisk: Update to 7.2</title>
<updated>2024-02-03T08:46:01Z</updated>
<author>
<name>Nuno Teixeira</name>
<email>eduardo@FreeBSD.org</email>
</author>
<published>2024-02-03T07:48:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e855ba6850d2a0525f0bd005588bd742e853bf56'/>
<id>urn:sha1:e855ba6850d2a0525f0bd005588bd742e853bf56</id>
<content type='text'>
- Move manpages to PREFIX/share
- Move PLIST_FILES to pkg-plist
- Take maintainership

ChangeLog: https://www.cgsecurity.org/wiki/TestDisk_7.2_Release
</content>
</entry>
<entry>
<title>sysutils/testdisk: fix build with NTFS option</title>
<updated>2023-08-09T13:01:36Z</updated>
<author>
<name>Robert Clausecker</name>
<email>fuz@FreeBSD.org</email>
</author>
<published>2023-08-08T15:16:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f5fac239219bdd6b380b7bad35be559d29871ef1'/>
<id>urn:sha1:f5fac239219bdd6b380b7bad35be559d29871ef1</id>
<content type='text'>
A benign type mismatch in a function pointer only used when compiled
with the NTFS option was disagreeable to LLVM 16.  Patch things over
by correcting the signature.

Reported by:	Ale &lt;discipline@tiscali.it&gt;
PR:		272982
MFH:		2023Q3
</content>
</entry>
<entry>
<title>*/*: Bump jpeg-turbo users treewide</title>
<updated>2023-07-28T17:13:17Z</updated>
<author>
<name>Daniel Engberg</name>
<email>diizzy@FreeBSD.org</email>
</author>
<published>2023-07-28T17:13:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=664a2fa1e56e670a356f54c94389bdb47d868f3f'/>
<id>urn:sha1:664a2fa1e56e670a356f54c94389bdb47d868f3f</id>
<content type='text'>
New major version 3.0.0
</content>
</entry>
<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>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>sysutils/testdisk: Update to 7.1 and unbreak</title>
<updated>2019-08-25T12:48:57Z</updated>
<author>
<name>Kai Knoblich</name>
<email>kai@FreeBSD.org</email>
</author>
<published>2019-08-25T12:48:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0ae168435b06c6aa167aa8e8c63ba99e086135a6'/>
<id>urn:sha1:0ae168435b06c6aa167aa8e8c63ba99e086135a6</id>
<content type='text'>
* Make the source tarball fetchable again since the 7.1 release has left its
  pre-release status (hence the removal of the -WIP suffix).

* Pet portlint by making the USES block separate while I'm here.

Changelog:

https://github.com/cgsecurity/testdisk/blob/3bb714e6/NEWS

PR:		240066
Submitted by:	cyberleo@cyberleo.net
MFH:		2019Q3
</content>
</entry>
<entry>
<title>Mark BROKEN: unfetchable</title>
<updated>2019-08-05T06:37:30Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2019-08-05T06:37:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef'/>
<id>urn:sha1:df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef</id>
<content type='text'>
</content>
</entry>
</feed>
