Commit Graph
9 Commits
Author SHA1 Message Date
Lawrence VelázquezandMojca Miklavec 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 0941fdedaa netclasses: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@84724 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-30 10:37:03 +00:00
Ryan Schmidt 765e6e40d4 netclasses: update master_sites to avoid redirects
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@82513 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-08-15 05:07:17 +00:00
Ryan Schmidt 61eb509b66 Undo https://trac.macports.org/changeset/38082 because the affected ports are in the xcode, gnustep, python24 and python25 portgroups where the default for use_configure is no. Thanks to Bryan Blackburn for pointing this out.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@38289 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-07-15 04:06:14 +00:00
Ryan Schmidt c02a21fd6a nomaintainer and openmaintainer ports: remove "use_configure yes" because that is already the default
Undone in https://trac.macports.org/changeset/38289.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@38082 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-07-05 23:14:42 +00:00
Juan Manuel Palacios f58fa43cda nomaintainer address abstraction in gnustep category.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30229 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-10-22 23:01:24 +00:00
Yves de Champlain 008e5c4dbc No more maintainer for gnustep
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@27115 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-07-19 22:26:17 +00:00
Blair Zajac 4cd20d015c 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@20307 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-01 21:21:02 +00:00
Yves de Champlain 946b2d7c51 Versions upgrades and lots of new ports
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@19697 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-09-23 04:24:21 +00:00