11 Commits

Author SHA1 Message Date
Zero King acdc5b35d4 *: simplify skipping build phase (#4842) 2019-07-19 13:40:08 +00:00
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
Joshua Root d12ecda3ae correct license formatting
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95899 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-07-26 10:56:29 +00:00
Blair Zajac 59321fe5b2 spring-*: whitespace changes: switch to 4-space indentation.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95469 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-07-13 19:12:30 +00:00
Blair Zajac 70ae81eb87 spring-framework30: add license.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95413 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-07-12 04:47:53 +00:00
Blair Zajac f0b18d5784 spring-framework30: new upstream 3.0.7 release.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@88904 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-01-15 02:10:39 +00:00
Blair Zajac b19ed41015 spring-framework30: new upstream 3.0.6 release.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83079 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-08-25 16:49:03 +00:00
Blair Zajac bd42c2b100 Conflict with spring-framework31.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75971 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-02-14 02:42:52 +00:00
Blair Zajac 5abfdf6ab8 Make a new spring-framework30 port based off the spring-framework3
port.  This makes space for Spring Framework 3.1.x which just released
their first milestone release.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75914 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-02-13 00:07:24 +00:00