| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Mar 2013 11:18:39
1.5.7
|
rm  |
- update to 1.5.7
- update MASTER_SITES
- trim Makefile header, while here
changelog:
Version 1.5.7: Added support for MP4 files
Version 1.5.6: Added support for Office 2007 file as well as bug fixes
PR: 176752
Submitted by: antoine
Approved by: maintainer timeout (2 weeks) |
19 Mar 2011 12:38:54
1.5.5
|
miwi  |
- Get Rid MD5 support |
12 Feb 2009 17:58:46
1.5.5
|
beat  |
- Update to 1.5.5
- Use SF macro in MASTER_SITES
PR: ports/131528
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by: Jonatan B <onatan AT gmail.com> (maintainer), miwi (mentor) |
25 Jul 2008 14:34:52
1.4_1
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
28 Jan 2007 14:24:59
1.4_1
|
miwi  |
- Distfile was rerolled
- Bump Portrevision for follow fixes.
-Changelog:
* Fixed realpath problems when compiling with cygwin
* Fixed flaw in Zip extraction
* Made indirect block detection a little more stable
Submitted by: pointyhat via pav |
21 Dec 2006 21:43:33
1.4
|
miwi  |
- Update to 1.4
PR: ports/106824
Submitted by: miwi
Approved by: maintainer |
05 Oct 2006 04:07:49
1.3
|
clsung  |
- Update to 1.3
PR: ports/103921
Submitted by: chinsan
Approved by: maintainer (Jonatan B) |
19 Apr 2006 05:01:04
1.2
|
danfe  |
Update to most recent version.
Approved by: maintainer |
09 Jan 2006 15:23:40
1.0_3
|
ehaupt  |
- Update distinfo, tarball was rerolled [1]
- Bump PORTREVISION
[1]
Changes:
- char * -> unsigned char *
- whitespace changes
A full diff is available under
http://mmmmmm.mine.nu/FreeBSD/foremost.diff
PR: 91554
Submitted by: Jonathan <onatan@gmail.com> (maintainer) |
12 Dec 2005 12:34:44
1.0_2
|
mnag  |
Update MASTER_SITES (fetchable again)
Notified by: kris |
16 Nov 2005 02:46:05
1.0_2
|
mnag  |
Vendor updated content without changing the tarball name. Most changes are from
"char *" to "unsigned char *". (maintainer comment)
Bump PORTREVISION
Add SHA256
PR: 89095
Submitted by: Yonatan <onatan@gmail.com> (maintainer) |
07 Jul 2005 17:34:05
1.0_1
|
jylefort  |
Track the in-place distfile change:
diff -ruN foremost-1.0.orig/extract.c foremost-1.0/extract.c
--- foremost-1.0.orig/extract.c Tue Jun 28 07:13:47 2005
+++ foremost-1.0/extract.c Wed Jul 6 08:04:12 2005
@@ -1809,7 +1809,7 @@
return foundat;/*Error*/
}
foundat+=7;
- printx(foundat,0,16);
+ //printx(foundat,0,16);
if(foundat) /*Found found a valid JPEG*/
{
Reported by: pointyhat |
30 Jun 2005 20:34:55
1.0
|
jylefort  |
Update to 1.0
PR: ports/82781
Submitted by: maintainer |
29 Jan 2005 19:54:56
0.69
|
linimon  |
Apparently the maintainer still exists but with a new email address.
Suggested by: pav |
29 Jan 2005 19:47:21
0.69
|
linimon  |
With portmgr hat on, reset bouncing maintainer address:
Final-Recipient: rfc822; Yonatan@xpert.com
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; unknown user: "yonatan" |
15 Dec 2004 12:39:25
0.69
|
vs  |
Add foremost 0.69, console program to recover files based on their
headers and footers.
PR: ports/68414
Submitted by: Yonatan <Yonatan@xpert.com> |