30 Commits

Author SHA1 Message Date
Eitan Adler 919f2ac06d all: use https for gnu 2018-01-04 04:57:01 -06: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 aeee2b6e2c gnu-classpath: update to 0.99, including an upstream patch to fix a build failure on OS X
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@100288 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-12-07 10:28:03 +00:00
Joshua Root f591fbc9bd gnu-classpath: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@85001 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-10-07 01:21:44 +00:00
Mark Evenson 10a1946336 Add hardlink to the expected path for the library.
This allows software that depend on gnu-classpath to configure
properly without further patching.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@77432 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-03-30 10:09:08 +00:00
Mark Evenson 215d68cd80 Update to gnu-classpath-0.98.
Now uses the antlr port to compile.

No longer compiles with jikes (I think this has been removed
upstream).

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@77357 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-03-28 14:42:32 +00:00
Ryan Schmidt c5aaa2a961 Remove darwin 7 bits; MacPorts itself no longer compiles on Panther.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@60534 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-11-14 23:10:00 +00:00
Ryan Schmidt 0788003b4e gnu-classpath: fix syntax errors in +gtk variant
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@55737 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-08-18 02:29:54 +00:00
Anthony Ramine eabb0567cf gnu-classpath:
* Use GNU livecheck from base/.
 * Use move instead of file rename.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@33473 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-01-27 15:29:04 +00:00
Anthony Ramine c347bf8b97 gnu-classpath: Whitespace changes.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@33472 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-01-27 15:26:54 +00:00
Ryan Schmidt 3ed97e88c2 For all nomaintainer and openmaintainer ports, remove occurrences of
{{{
platform darwin 8 {
    configure.compiler gcc-4.0
}
}}}

MacPorts 1.6 already ensures that GCC 4.0 is used by default on Tiger. See https://trac.macports.org/ticket/14046.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@33297 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-01-23 09:32:47 +00:00
Juan Manuel Palacios 5751db47c8 nomaintainer address abstraction in java category.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30233 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-10-22 23:09:00 +00:00
Markus W. Weißmann 0804f071b6 fix livecheck (https://trac.macports.org/ticket/12634 - thanks to ryandesign@), drop maintainership
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@29237 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-09-18 15:15:17 +00:00
Markus W. Weißmann f01a91b2fb use configure.compiler instead
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@28531 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-09-03 01:12:02 +00:00
Markus W. Weißmann ab9845343d remove FLAGS
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@24290 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-04-21 10:12:08 +00:00
Markus W. Weißmann 6a128e1cf4 add livecheck (regex)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@22566 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-03-05 00:15:41 +00:00
Markus W. Weißmann c37c1ee967 version 0.93
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@21935 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-02-11 22:37:22 +00:00
Blair Zajac 8047eedd62 Set the svn:keywords property to 'Id' for all Portfile's. This
re-enables the Id keyword substitution that was present in the CVS
repository.

See this thread for more information:
http://lists.macosforge.org/pipermail/macports-dev/2006-October/000180.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@20316 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-01 22:25:06 +00:00
Markus W. Weißmann ec573f804c version 0.92
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@19173 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-08-18 07:37:07 +00:00
Markus W. Weißmann 83d1da78ef version 0.91
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@18006 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-05-16 06:35:07 +00:00
Markus W. Weißmann 911ca247c2 version 0.90
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@16808 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-03-06 22:11:02 +00:00
Markus W. Weißmann 96131b30ec version 0.20
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@15881 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-01-16 19:32:20 +00:00
Markus W. Weißmann 38f49dd23a update to 0.19, take maintainership
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@14928 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-11-04 06:54:31 +00:00
Ole Guldberg Jensen f542055c1e freeing up some time
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@14070 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-09-13 06:57:56 +00:00
Ole Guldberg Jensen 73b534baac bump to 0.18
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@13950 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-09-07 16:03:44 +00:00