Created attachment 172111 [details] v1 - Both projects were merged into one repo and migrated to GitHub - libublio dependency was removed in https://github.com/relan/exfat/commit/3959f7d - Drop unused iconv dependency poudriere bulk -t succeeded on 9.3R i386, 9.3R amd64, 10.1R i386, 10.3R amd64, 11.0A3 i386
Created attachment 172113 [details] v2 Oops, libublio is really essential on FreeBSD. $ truncate -s1g foo $ mdconfig -f foo Before $ mkexfatfs /dev/md0 mkexfatfs 1.2.4 Creating... ERROR: failed to erase block 1/1 at 0x38000. After $ mkexfatfs /dev/md0 mkexfatfs 1.2.4 Creating... done. Flushing... done. File system created successfully.
Created attachment 172115 [details] v2.1 Cleanup and fix build with poudriere.
Created attachment 172122 [details] v2.2 - Update URL for the patent license - Restore GPLv2 after ports r328060 (per bug 193629 comment 29)
A commit references this bug: Author: jbeich Date: Mon Jul 18 18:30:00 UTC 2016 New revision: 418728 URL: https://svnweb.freebsd.org/changeset/ports/418728 Log: sysutils/*exfat*: update to 1.2.4 - 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 Changes: head/sysutils/exfat-utils/Makefile head/sysutils/exfat-utils/distinfo head/sysutils/exfat-utils/files/patch-SConstruct head/sysutils/exfat-utils/files/patch-libexfat_platform.h head/sysutils/exfat-utils/files/patch-ublio head/sysutils/exfat-utils/pkg-descr head/sysutils/fusefs-exfat/Makefile head/sysutils/fusefs-exfat/distinfo head/sysutils/fusefs-exfat/files/patch-SConstruct head/sysutils/fusefs-exfat/files/patch-libexfat_platform.h head/sysutils/fusefs-exfat/files/patch-ublio head/sysutils/fusefs-exfat/pkg-descr
A commit references this bug: Author: jbeich Date: Mon Jul 18 20:26:09 UTC 2016 New revision: 418745 URL: https://svnweb.freebsd.org/changeset/ports/418745 Log: MFH: r418728 sysutils/*exfat*: update to 1.2.4 - 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) Approved by: ports-secteam (feld) Changes: _U branches/2016Q3/ branches/2016Q3/sysutils/exfat-utils/Makefile branches/2016Q3/sysutils/exfat-utils/distinfo branches/2016Q3/sysutils/exfat-utils/files/patch-SConstruct branches/2016Q3/sysutils/exfat-utils/files/patch-libexfat_platform.h branches/2016Q3/sysutils/exfat-utils/files/patch-ublio branches/2016Q3/sysutils/exfat-utils/pkg-descr branches/2016Q3/sysutils/fusefs-exfat/Makefile branches/2016Q3/sysutils/fusefs-exfat/distinfo branches/2016Q3/sysutils/fusefs-exfat/files/patch-SConstruct branches/2016Q3/sysutils/fusefs-exfat/files/patch-libexfat_platform.h branches/2016Q3/sysutils/fusefs-exfat/files/patch-ublio branches/2016Q3/sysutils/fusefs-exfat/pkg-descr