Created attachment 165474 [details] svn diff to fix sysutils/fusdefs-cryptofs Seems like it would be a shame to lose this one. So I'll fix it. :) Currently makrked BROKEN (unfetchable) Changes/additions in the attached svn diff; MASTER_SITES, MAINTAINER, LICENSE, USES, distinfo, WWW USES - remove unnecessary tar:bz2 - I had the gzipped version already distinfo - see above - needed to checksum the gzipped source LICENSE - added, (wasn't already defined) The rest should be obvious. :) That's it! show it now works :-) dev.box# make -DBATCH extract ===> License GPLv2 accepted by the user ===> cryptofs-0.6.0_7 depends on file: /usr/local/sbin/pkg - found => cryptofs-0.6.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://BSDforge.com/projects/source/sysutils/fusefs-cryptofs/cryptofs-0.6.0.tar.gz cryptofs-0.6.0.tar.gz 100% of 344 kB 3476 kBps 00m00s ===> Fetching all distfiles required by cryptofs-0.6.0_7 for building ===> Extracting for cryptofs-0.6.0_7 => SHA256 Checksum OK for cryptofs-0.6.0.tar.gz. dev.box# make distclean ===> Cleaning for cryptofs-0.6.0_7 ===> Deleting distfiles for cryptofs-0.6.0_7 Thanks! --Chris maintained by ports@ -- patch implicitly approved
A commit references this bug: Author: rakuco Date: Sun Feb 28 20:55:43 UTC 2016 New revision: 409760 URL: https://svnweb.freebsd.org/changeset/ports/409760 Log: Unmark broken, pass maintainership to submitter. PR: 206182 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> Changes: head/sysutils/fusefs-cryptofs/Makefile head/sysutils/fusefs-cryptofs/distinfo head/sysutils/fusefs-cryptofs/pkg-descr
A commit references this bug: Author: rakuco Date: Sun Feb 28 20:56:57 UTC 2016 New revision: 409761 URL: https://svnweb.freebsd.org/changeset/ports/409761 Log: MFH: r409760 Unmark broken, pass maintainership to submitter. PR: 206182 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> Approved by: portmgr blanket approval Changes: _U branches/2016Q1/ branches/2016Q1/sysutils/fusefs-cryptofs/Makefile branches/2016Q1/sysutils/fusefs-cryptofs/distinfo branches/2016Q1/sysutils/fusefs-cryptofs/pkg-descr
Landed, thanks for the patch!