| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=344937
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=314904
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=228127
|
|
|
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Notes:
svn path=/head/; revision=217485
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=183539
|
|
|
|
|
|
|
|
|
| |
PR: ports/106824
Submitted by: miwi
Approved by: maintainer
Notes:
svn path=/head/; revision=180401
|
|
|
|
|
|
|
|
|
| |
PR: ports/103921
Submitted by: chinsan
Approved by: maintainer (Jonatan B)
Notes:
svn path=/head/; revision=174507
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=159915
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=153139
|
|
|
|
|
|
|
| |
Notified by: kris
Notes:
svn path=/head/; revision=150983
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
from "char *" to "unsigned char *". (maintainer comment)
Bump PORTREVISION
Add SHA256
PR: 89095
Submitted by: Yonatan <onatan@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=148418
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=138658
|
|
|
|
|
|
|
|
| |
PR: ports/82781
Submitted by: maintainer
Notes:
svn path=/head/; revision=138267
|
|
|
|
|
|
|
| |
Suggested by: pav
Notes:
svn path=/head/; revision=127647
|
|
|
|
|
|
|
|
|
|
| |
Final-Recipient: rfc822; Yonatan@xpert.com
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; unknown user: "yonatan"
Notes:
svn path=/head/; revision=127646
|
|
headers and footers.
PR: ports/68414
Submitted by: Yonatan <Yonatan@xpert.com>
Notes:
svn path=/head/; revision=124106
|