aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ntfs-3g.rb
AgeCommit message (Collapse)Author
2014-09-10use new :osxfuse symbolic dependencyJohnathan Conley
change formula to use :osxfuse symbolic dependency from #31975 Closes #32203. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-07use opt shortcutsAdam Vandenberg
2014-02-26ntfs-3g: add 2014.2.15 bottle.BrewTestBot
Closes #27029. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-26ntfs-3g 2014.2.15Martin Mauch
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-14remove useless FUSE-related caveatsSorin Ionescu
Closes #26660. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-21ntfs-3g: use osxfuseStefan
Closes #26044. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-14ntfs-3g: build librariesTony Cebzanov
Closes #22508. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-13ntfs-3g: remove caveats for replacing the system automounterAdam Vandenberg
Closes #20477.
2013-04-22ntfs-3g: use opt prefix, update instructions.Xiyue Deng
* Use opt prefix so that symlink won't be broken when upgrading. - Currently #{sbin} will be broken when older versions gets cleaned. * Update URL for instructions, which gets moved to wordpress. * Remove '-o noappledouble' option as it may cause some problem as mentioned in the original blog. Closes #19353. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-23ntfs-3g 2013.1.13Patrick Li
Closes #17997. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-03-17ntfs-3g: add support script and instructions for automountingBruno Santos
The support script will set the permissions for the current logged in user, otherwise it will set them for the user that installed ntfs-3g. The automount support script is based on the information provided at http://fernandoff.posterous.com/ntfs-write-support-on-osx-lion-with-ntfs-3g-f Closes #10959. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-03-12ntfs-3g 2012.1.15Hunter Morris
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-13New formula: ntfs-3gTareq A Khandaker
Closes #7585. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>