cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-exfat Makefile distinfo pkg-descr ports/sysutils/fusefs-exfat/files patch-SConstruct patch-libexfat_io.c

Alexander Logvinov avl at FreeBSD.org
Tue Jan 31 05:42:28 UTC 2012


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)


More information about the cvs-all mailing list