aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-exfat
Commit message (Collapse)AuthorAgeFilesLines
* Replace my personal email address to the samm@freebsd.orgOleksii Samorukov2019-10-131-2/+2
| | | | | | | | Approved by: krion (mentor) Differential Revision: https://reviews.freebsd.org/D22013 Notes: svn path=/head/; revision=514411
* sysutils/fusefs-exfat, sysutils/exfat-utils: Update to 1.3.0Matthias Andree2019-09-074-192/+5
| | | | | | | | PR: 239954 Submitted by: samm@os2.kiev.ua (maintainer) Notes: svn path=/head/; revision=511418
* sysutils/exfat-utils sysutils/fusefs-exfat: Update 1.2.7 -> 1.2.8Yuri Victorovich2018-03-233-19/+18
| | | | | | | | | | Also grouped USExx. PR: 226699 Submitted by: samm@os2.kiev.ua (maintainer) Notes: svn path=/head/; revision=465414
* Update to upstream release 1.2.7Thomas Zander2018-01-052-3/+4
| | | | | | | | PR: 224633 Submitted by: samm@os2.kiev.ua Notes: svn path=/head/; revision=458134
* Some typo fixes and whitespace cleanup for pkg-descr files.Jimmy Olgeni2017-09-101-1/+1
| | | | Notes: svn path=/head/; revision=449586
* sysutils/*exfat*: update to 1.2.4Jan Beich2016-07-186-34/+208
| | | | | | | | | | | | | | | | | - Chase project move to GitHub - Chase patent licensing URL [1] - Restore GPLv2 after r328060 [2] - Fix build on DragonFly - Drop unused iconv dependency PR: 199874, 210823 PR: 210162 [1] Suggested by: decke, tijl [2] (via bug 193629) Approved by: maintainer timeout (2 weeks) MFH: 2016Q3 Notes: svn path=/head/; revision=418728
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Make scons preserve environment to fix build with ccacheDmitry Marakasov2015-04-141-0/+14
| | | | | | | | | PR: 199425 Submitted by: amdmi3 Approved by: samm@os2.kiev.ua (maintainer) Notes: svn path=/head/; revision=383975
* Convert to USES=sconsBaptiste Daroussin2014-05-271-2/+1
| | | | Notes: svn path=/head/; revision=355499
* - Support stagingDmitry Marakasov2014-05-081-7/+5
| | | | | | | | | - User new LIB_DEPENDS syntax Approved by: portmgr (blanket) Notes: svn path=/head/; revision=353358
* We should not distribute exFAT related packages due to licensing issues.Gavin Atkinson2013-09-231-1/+5
| | | | | | | | Reviewed by: tabthorpe Approved by: portmgr (bapt), core Notes: svn path=/head/; revision=328060
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* sysutils/fusefs-exfat: update to 1.0.1William Grzybowski2013-07-102-4/+4
| | | | | | | | | | | - Update to 1.0.1 [1] - Code has been relicensed to GPLv2 PR: ports/180428 [1] Submitted by: Alex Samorukov <samm os2.kiev.ua> (maintainer) Notes: svn path=/head/; revision=322686
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* Convert USE_FUSE macros into USES feature.7-eolBaptiste Daroussin2013-03-061-1/+1
| | | | | | | | | While here trim headers Convert some USE_GNOME= gnomehack -> USES= pathfix Notes: svn path=/head/; revision=313527 svn path=/tags/RELEASE_7_EOL/; revision=313528; tag=7-eol
* - update to 1.0.0Ruslan Makhmatkhanov2013-01-312-4/+4
| | | | | | | | PR: 175729 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) Notes: svn path=/head/; revision=311326
* - introduce a USE_FUSE macroFlorian Smeets2012-12-141-3/+2
| | | | | | | | | | | | - convert all fuse ports to use the new macro The macro makes sure sysutils/fusefs-libs gets installed and depending on fuse being in base or not it installs sysutils/fusefs-kmod. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=308910
* - Update to 0.9.8 [1]Bryan Drewery2012-11-282-10/+6
| | | | | | | | | | | | - Trim header - Remove ABI versions from LIB_DEPENDS PR: ports/173961 [1] Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) [1] Feature safe: yes Notes: svn path=/head/; revision=307881
* - Update to 0.9.7Martin Wilke2012-03-105-702/+9
| | | | | | | | | | | | - Remove old patches - Make dependency from libublio mandatory PR: 165856 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=293055
* - Fixed time/date handling, fix taken from upstreamMichael Scheidell2012-02-093-21/+500
| | | | | | | | | | | | | - Device block size is now requested from the device - Added optional ublio support, enabled by default - Bump PORTREVISION PR: ports/164790 Submitted by: Alex Samorukov<samm@os2.kiev.ua> (maintainer) Approved by: gabor (mentor) Notes: svn path=/head/; revision=290799
* exfat-fuse is a free exFAT file system implementation with write support.Alexander Logvinov2012-01-315-0/+260
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> Notes: svn path=/head/; revision=290151