Commit Graph

13 Commits

Author SHA1 Message Date
Blair Zajac c237158538 Remove myself as maintainer for many ports.
All these ports are now nomaintainer.
2019-07-07 20:34:31 -07:00
Ryan Schmidt e8a3df90c8 Add GitHub handles blair and gk5885 to maintainers
See: https://trac.macports.org/ticket/56050
2018-06-01 21:19:16 -07: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
Blair Zajac 9e8b20318e zeroc-ice35-java: new port for Ice 3.5b; based off zeroc-ice34-java.
The unit test fails on my Mac, maybe because I have Oracle's JDK
installed.  Committing this anyway the build compiles.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@100528 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-12-14 20:57:13 +00:00
Blair Zajac 8a8faabd66 zeroc-ice3{4,}-java: depend upon 'db46-java' instead of 'db46 +java'.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@98725 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-10-13 19:26:20 +00:00
Blair Zajac 5244f9e629 zeroc-ice33-java: use ${build.dir}.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96836 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-19 17:55:30 +00:00
Blair Zajac ba010bdd1d zeroc-ice33-java: replace ${ice-java} with ${build.dir}.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96835 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-19 17:54:27 +00:00
Blair Zajac a3d38233c9 zeroc-ice33-java: no need to set test.dir.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96834 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-19 17:53:05 +00:00
Blair Zajac ad8e63aa33 zeroc-ice33-java: do not need to name the file for checksums.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96832 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-19 17:51:05 +00:00
Blair Zajac 42b0f670f0 zeroc-ice33-java: do not need to set distfiles.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96831 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-19 17:50:27 +00:00
Blair Zajac 2128aadeeb zeroc-ice33-java: set and use ${branch}.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96829 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-19 17:48:36 +00:00
Blair Zajac f05b1ff86a zeroc-ice33-java: fix lint warning.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96808 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-19 16:11:03 +00:00
Blair Zajac 0acacc20b1 zeroc-ice33-java: new port copied from ice33-java; update dependency.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96805 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-19 16:05:49 +00:00