Commit Graph

14 Commits

Author SHA1 Message Date
trustbyte 65b6f66d4d ehcache: update to 3.11.1 2026-02-10 21:40:05 -05:00
Joshua Root 05147a9e52 misc: update platforms 2022-10-31 08:35:31 +11:00
Ryan Schmidt f0841b1fc9 ehcache: Minor edits to long description wording 2020-04-11 03:55:09 -05:00
Ryan Schmidt c89d8e8659 ehcache: Add newlines to long description 2020-04-11 03:52:48 -05:00
saptarshi1729 3ae6f98778 ehcache: update to version 3.8.1
* update to version 3.8.1
* removing dependency on deprecated port kaffe
* introducing dependency on Java portgroup
* rectifying alignment and spacing

Closes: https://trac.macports.org/ticket/60219
2020-04-09 21:48:39 +02: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 1069808989 Remove wrong backslashes
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75061 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-01-13 21:07:47 +00:00
James D. Berry 642169f6c6 Drop maintainership of my recently ill-maintained java ports. I may still look in on them from time to time, but this feels better than to just ignore thme. Free to a good home.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@72252 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-10-08 23:20:28 +00:00
James D. Berry cd367ef034 obfuscate my maintainer email addresses
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@35275 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-03-23 15:54:42 +00:00
Juan Manuel Palacios 30f26913c5 Openmaintainer address abstraction in java category.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30199 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-10-22 21:00:27 +00:00
James D. Berry a5bf406478 Add openmaintainer to my ports
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@24558 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-04-28 04:00:37 +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
James D. Berry 6d941e467b Update to my @macports email address in all my ports
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@19406 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-09-03 16:12:08 +00:00
James D. Berry 2592dfd88f New port java/ehcache
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@13990 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-09-09 19:29:24 +00:00