<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/testdisk, branch 2019Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2019Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2019Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2018-06-13T09:34:31Z</updated>
<entry>
<title>- Fix LICENSE</title>
<updated>2018-06-13T09:34:31Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2018-06-13T09:34:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6b695a15fd9782f4dbce3916fcfb11e42f3906ff'/>
<id>urn:sha1:6b695a15fd9782f4dbce3916fcfb11e42f3906ff</id>
<content type='text'>
- Update WWW

Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>sysutils/testdisk: Update to 7.1-WIP</title>
<updated>2018-03-06T12:23:43Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2018-03-06T12:23:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c89e833a9971aff771fc3201e85b38020e299c3e'/>
<id>urn:sha1:c89e833a9971aff771fc3201e85b38020e299c3e</id>
<content type='text'>
PR:		195339
Submitted by:	freebsd_ports@k-worx.org (based on)
</content>
</entry>
<entry>
<title>sysutils/testdisk: Fix build with PROGREISERFS=on</title>
<updated>2018-03-06T12:09:59Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2018-03-06T12:09:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=990a15c74fbcbeb45e8c0a4105972c8fbad6dcb1'/>
<id>urn:sha1:990a15c74fbcbeb45e8c0a4105972c8fbad6dcb1</id>
<content type='text'>
Fix LIB_DEPENDS: libreiserfs-0.3.so does not exist

PR:		195339
Submitted by:	crest@sahiro.org
Approved by:	flz (maintainer)
</content>
</entry>
<entry>
<title>sysutils/testdisk: remove optional option on expired ntfsprogs, always use</title>
<updated>2016-12-31T17:38:55Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2016-12-31T17:38:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a130d3471840ca9166e4ec658344cb3c71e34d64'/>
<id>urn:sha1:a130d3471840ca9166e4ec658344cb3c71e34d64</id>
<content type='text'>
ntfs3g instead. Rework option accordingly.
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.</title>
<updated>2016-04-01T14:25:16Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:25:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=597afc47baba19000afd8ec4880a2c47975b0367'/>
<id>urn:sha1:597afc47baba19000afd8ec4880a2c47975b0367</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>sysutils/testdisk: document ncurses requirement (USES+=ncurses)</title>
<updated>2016-02-04T18:09:09Z</updated>
<author>
<name>John Marino</name>
<email>marino@FreeBSD.org</email>
</author>
<published>2016-02-04T18:09:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=69e946cca99c015e0fc3b10d953a7c7cf93f721c'/>
<id>urn:sha1:69e946cca99c015e0fc3b10d953a7c7cf93f721c</id>
<content type='text'>
approved by:	infrastructure blanket
</content>
</entry>
<entry>
<title>Convert to USES=jpeg</title>
<updated>2015-06-22T18:33:20Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2015-06-22T18:33:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e'/>
<id>urn:sha1:6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicitly disable QT for now.  When devel/qt4-rcc is installed, configure</title>
<updated>2015-06-18T06:27:23Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2015-06-18T06:27:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a21d57bbcc44b75a901188c80f85a67a8e049bf3'/>
<id>urn:sha1:a21d57bbcc44b75a901188c80f85a67a8e049bf3</id>
<content type='text'>
script automatically enables QT support but it does not build properly.

Approved by:	portmgr ("just fix it" blanket)
</content>
</entry>
<entry>
<title>Update to 7.0 (contains various security fixes)</title>
<updated>2015-06-17T00:22:59Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2015-06-17T00:22:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b83f84e14588e489f25579381c546b4e58c4285d'/>
<id>urn:sha1:b83f84e14588e489f25579381c546b4e58c4285d</id>
<content type='text'>
PR:		ports/200250
Approved by:	maintainer timeout
</content>
</entry>
<entry>
<title>Cleanup DIST* variables.</title>
<updated>2015-05-11T18:34:57Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-05-11T18:34:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=88bfe4bd43787219ab4de75bd68c490c98776dfc'/>
<id>urn:sha1:88bfe4bd43787219ab4de75bd68c490c98776dfc</id>
<content type='text'>
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
</feed>
