12 Commits

Author SHA1 Message Date
i0ntempest 958a86940a ext4fuse: revert github.tarball_from change
Closes: https://trac.macports.org/ticket/72475
2025-05-14 09:27:03 +10:00
i0ntempest 42305a6444 ext4fuse: use makefile PG, add fs_link variant 2025-05-14 05:53:34 +10:00
Joshua Root 75258d1b58 fuse/*: set github.tarball_from explicitly
In preparation for changing the default.
2025-01-18 17:13:54 +11:00
Davide Gerhard 3f3af299d2 ext4fuse: use fuse portgroup 2021-05-31 07:58:05 +02:00
Joshua Root 88ea584994 nomaintainer ports: remove old base compat code 2019-10-06 13:22:59 +11:00
Joshua Root a560834f1e Adapt Portfiles to base *.env parsing changes
See: #116
2019-03-23 20:31:04 +11:00
Lawrence Velázquez 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
Ryan Schmidt d72f0c0cc5 ext4fuse: disable universal variant
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@152713 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-09-15 10:22:12 +00:00
Frank Schima 7a51737a53 ext4fuse: Switch to osxfuse. (https://trac.macports.org/ticket/39456)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@119124 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-04-17 22:22:49 +00:00
Frank Schima 06c12df8d6 ext4fuse: Fix license.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@117811 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-03-13 14:09:16 +00:00
Ryan Schmidt 231e350b8c ext4fuse: ensure we're UsingTheRightCompiler and -arch flags and optimization flags; add universal variant; remove redundant homepage variable
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@117791 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-03-13 03:38:16 +00:00
Frank Schima 8aeed9a8a1 ext4fuse: New port.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@117773 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-03-12 17:13:31 +00:00