Commit Graph

6 Commits

Author SHA1 Message Date
Torsten Maehne ef86185d76 mars: Update to version 4.5.1
The original MARS web site got moved to GitHub.
The patch for the jedit-based editor is dropped, as it is fixed upstream.
universalJavaApplicationStub replaces the JavaApplicationStube removed from macOS.
2026-05-19 07:22:53 -04:00
Joshua Root ee7af6f9e1 mars: set platforms darwin any 2024-01-12 19:33:41 +11:00
Ryan Schmidt c58a70564e Add GitHub handle maehne to maintainers
See: https://trac.macports.org/ticket/56050
2018-07-12 10:00:02 -04: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 d2ed72948e mars: update to 4.4 (https://trac.macports.org/ticket/40444)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@111147 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-09-16 01:26:49 +00:00
Ryan Schmidt 057cae4899 mars: new port, version 4.3 (https://trac.macports.org/ticket/38320)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@103815 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-03-08 05:53:45 +00:00