9 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 28f75066a7 zeroc-ice34-java: move build.dir setting next to build.env.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96833 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-19 17:52:29 +00:00
Blair Zajac 8a80d4bd9e zeroc-ice34-java: conflict with zeroc-ice33-java.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96830 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-19 17:49:28 +00:00
Blair Zajac 507fd17736 zeroc-ice34-java: fix lint warning.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96794 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-19 07:54:04 +00:00
Blair Zajac d498428d97 zeroc-ice34-java: new port copied from ice-java.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96792 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-19 07:51:55 +00:00