| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 Oct 2012 21:17:22
6.13_1  |
bapt  |
- Convert to new option framework
- Trim headers
Approved by: flz (irc) |
19 Sep 2012 22:41:15
6.13_1
|
bdrewery  |
- Chase sysutils/fusefs-ntfs shlib update |
16 Feb 2012 04:44:32
6.13
|
pgollucci  |
- Update to 6.13
PR: ports/163151
Submitted by: jadawin
Approved by: maintainer timeout (flz ; 65 days) |
24 Oct 2011 04:17:38
6.12
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
23 Sep 2011 22:26:39
6.12
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
18 Jul 2011 14:18:26
6.12
|
flz  |
Update sysutils/testdisk to 6.12.
Also add support for ntfs3g.
PR: ports/158792
Submitted by: Jan Henrik Sylvester <me@janh.de> |
19 Mar 2011 12:38:54
6.11_1
|
miwi  |
- Get Rid MD5 support |
05 Feb 2010 11:46:55
6.11_1
|
dinoex  |
- update to jpeg-8 |
09 Aug 2009 19:16:44
6.11
|
flz  |
Update sysutils/testdisk to 6.11.
PR: ports/137167
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> |
18 Jul 2009 11:11:29
6.10_2
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
02 Sep 2008 13:45:19
6.10_1
|
flz  |
Fix packing list when NOPORTDOCS is defined.
Reported by: QAT |
21 Aug 2008 06:18:49
6.10_1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
13 Aug 2008 09:49:12
6.10_1
|
miwi  |
- Case sysutils/ntfsprogs shlib bump
PR: 126496
Submitted by: Michael HENNETON <sidh@rtha.info>
Approved by: flz (maintainer) |
18 Jul 2008 09:12:49
6.10
|
flz  |
- Update sysutils/testdisk to 6.10.
- Don't install documentation if NOPORTDOCS is defined.
- Explicitely disable filesystem support when not selected. [1]
PR: ports/125564 [1]
Submitted by: Jan Henrik Sylvester <me@janh.de> [1] |
14 Feb 2008 13:23:29
6.9
|
flz  |
Update sysutils/testdisk to 6.9. |
14 Aug 2007 12:43:53
6.8
|
flz  |
Update to sysutils/testdisk 6.8. |
27 Jun 2007 10:01:27
6.7
|
flz  |
Update sysutils/testdisk to 6.7. |
20 Feb 2007 16:01:50
6.6
|
flz  |
- Update testdisk/photorec to 6.6.
- Add jpeg to LIB_DEPENDS for photorec. |
29 Jan 2007 20:15:52
6.5
|
flz  |
Fix forgotten shlib version bump for sysutils/ntfsprogs.
Reported by: Mamory Iwaki <iwaki@bc.niigata-u.ac.jp> |
29 Jan 2007 16:49:04
6.5
|
flz  |
Update sysutils/testdisk to 6.5. |
13 May 2006 04:15:53
6.3
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
21 Mar 2006 16:57:23
6.3
|
flz  |
Update to 6.3.
Reminded by: author |
09 Nov 2005 11:23:01
6.1
|
flz  |
- Add SHA256 checksums. |
11 Oct 2005 15:50:54
6.1
|
flz  |
- Update to 6.1.
- Bump libntfs version. |
03 Oct 2005 10:02:29
5.9
|
flz  |
- Update to 5.9.
Reminded by: edwin's annoying outdated port detection tool |
12 Apr 2005 03:26:57
5.6
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
5.6
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
01 Mar 2005 12:28:00
5.6
|
flz  |
Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org.
Approved by: pav (mentor) |
20 Feb 2005 17:32:28
5.6
|
pav  |
- Update to 5.6
- Engage OPTIONS
PR: ports/77789
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) |
30 May 2004 14:04:15
5.2_2
|
pav  |
- Update to 5.3
PR: ports/67381
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) |
18 May 2004 09:28:27
5.2_2
|
krion  |
- Add support for for ntfsprogs and progsreiserfs.
PR: ports/66795
Submitted by: maintainer |
09 May 2004 16:49:35
5.2_1
|
pav  |
- Add patch that fixes compilation on non-i386 archs and fixes a little bug
in extended partition creation.
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
Obtained from: author |
02 May 2004 23:40:41
5.2
|
pav  |
- Update to 5.2
PR: ports/66181
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) |
18 Apr 2004 19:42:57
5.1
|
clement  |
Add testdisk 5.1, tool to check and undelete partitions.
WWW: http://www.cgsecurity.org/
PR: ports/63615
Submitted by: Florent Thoumie <flz@xbsd.org> |