 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
|
d15fe330f5
|
ProjectManager: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@124992 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2014-09-02 03:09:53 +00:00 |
|
Ryan Schmidt
|
af6d3a587d
|
Add missing required variable "platforms"
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@56061 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2009-08-24 00:33:19 +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 |
|
Yves de Champlain
|
4b1cb11914
|
Revision 1, fix runtime problem
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@26674 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2007-07-03 04:55:00 +00:00 |
|
Yves de Champlain
|
0ceb361a31
|
prepare for gnutep-make-2.0
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@26262 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2007-06-17 21:53:18 +00:00 |
|
Ryan Schmidt
|
b85528b8e9
|
Delete svn:executable property from all Portfiles
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@24139 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2007-04-17 09:24:22 +00:00 |
|
Ryan Schmidt
|
0beeef2376
|
Set the svn:keywords property to 'Id' for all Portfiles.
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@24134 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2007-04-17 09:08:34 +00:00 |
|
Yves de Champlain
|
b58b8aba92
|
Add ProjectManager suite to gnustep
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@23363 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2007-03-30 00:01:20 +00:00 |
|