7 Commits

Author SHA1 Message Date
Joshua Root a560834f1e Adapt Portfiles to base *.env parsing changes
See: #116
2019-03-23 20:31:04 +11:00
Ryan Schmidt 1c11880a31 ccl-util: Specify the right character encoding
See: https://trac.macports.org/ticket/39038
2018-12-26 11:05:48 -06:00
Kurt Hindenburg 0aa4290056 ccl-util, javancss, objectweb-anttasks, objectweb-asm: set nomaintainer
closes https://trac.macports.org/ticket/57683
2018-12-15 12:47:32 -05: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
Andrea D'Amore 791d5b0b41 Maintainer email change, second batch, mail without @macports.org domain are put in domain:user form.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@50984 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-05-14 21:08:43 +00:00
Blair Zajac 1171187a50 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@20315 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-01 22:23:03 +00:00
Toby Peterson ad271e2bb0 ccl-util 32.69
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@14181 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-09-20 20:15:17 +00:00