Date: Tue, 31 Jan 2012 05:42:28 +0000 (UTC) From: Alexander Logvinov <avl@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-exfat Makefile distinfo pkg-descr ports/sysutils/fusefs-exfat/files patch-SConstruct patch-libexfat_io.c Message-ID: <201201310542.q0V5gSeP059107@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
avl 2012-01-31 05:42:28 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/fusefs-exfat Makefile distinfo pkg-descr
sysutils/fusefs-exfat/files patch-SConstruct
patch-libexfat_io.c
Log:
exfat-fuse is a free exFAT file system implementation with write support.
exFAT is a simple file system created by Microsoft. It is intended to
replace FAT32 removing some of it's limitations. exFAT is a standard FS for
SDXC memory cards.
WWW: http://code.google.com/p/exfat/
PR: ports/164473
Submitted by: Alex Samorukov <samm at os2.kiev.ua>
Revision Changes Path
1.1376 +1 -0 ports/sysutils/Makefile
1.1 +38 -0 ports/sysutils/fusefs-exfat/Makefile (new)
1.1 +2 -0 ports/sysutils/fusefs-exfat/distinfo (new)
1.1 +22 -0 ports/sysutils/fusefs-exfat/files/patch-SConstruct (new)
1.1 +192 -0 ports/sysutils/fusefs-exfat/files/patch-libexfat_io.c (new)
1.1 +6 -0 ports/sysutils/fusefs-exfat/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201310542.q0V5gSeP059107>
