Commit Graph
12 Commits
Author SHA1 Message Date
Davide Gerhardandra1nb0w f6f7b13cee mhddfs: use fuse portgroup 2021-05-31 07:58:05 +02:00
Christopher ChavezandPerry E. Metzger c6f19a248a mhddfs, mdf2iso: ports abandoned
Closes: https://trac.macports.org/ticket/58398
See: https://trac.macports.org/ticket/45786
2019-06-13 13:25:44 -04:00
Lawrence VelázquezandMojca Miklavec 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Kurt Hindenburg 8581ac3715 mhddfs: fix livecheck
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@135188 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-04-18 21:19:16 +00:00
Dan Ports d9bf7716a1 mhddfs: switch dependency from fuse4x to osxfuse
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@119224 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-04-21 00:09:42 +00:00
Dan Ports a5e6f05713 mhddfs: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95017 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-07-03 22:14:30 +00:00
Dan Ports 555d27ee70 bump revisions on FUSE filesystem ports that could be linked against
either fuse4x or macfuse, to ensure that they are now linked against
fuse4x

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95013 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-07-03 22:10:47 +00:00
Dan Ports 32a115c8cc fuse ports: change default dependency (for new installs) from macfuse
to fuse4x

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83483 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-03 07:28:40 +00:00
Dan Ports 9764e982d8 Bump revision on ports that can depend on fuse4x because of the
library name change in https://trac.macports.org/changeset/81459

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@81460 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-07-31 06:39:40 +00:00
Dan Ports 6958760ac8 various fuse filesystems: change macfuse dependency to one that can be
satisfied by fuse4x also; see https://trac.macports.org/ticket/30383

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@81151 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-07-26 04:45:40 +00:00
Dan Ports f11c5ed6f5 mhddfs: add missing build dep on pkgconfig
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@69430 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-07-05 22:00:15 +00:00
Joshua Root 3549ea70ae New port: mhddfs (https://trac.macports.org/ticket/15445)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@38438 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-07-20 15:42:40 +00:00