8 Commits

Author SHA1 Message Date
Mohamed Akram d1d5b54774 various ports: fix patch permissions 2025-10-12 13:37:30 +04: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
Joshua Root 252994075d slirp: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@104287 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-03-23 09:35:39 +00:00
Landon Fuller f3893cd99c Update to slirp 1.0.17. (Upstream) bugs remain with the 64-bit build
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@63051 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-01-24 19:29:31 +00:00
Juan Manuel Palacios 7f79363b95 nomaintainer address abstraction in comms category.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30221 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-10-22 22:43:55 +00:00
Elias Pipping 055ddf508a * Spring-cleaning @opendarwin.org addresses
see https://trac.macports.org/ticket/11465
 see http://www.mail-archive.com/macports-dev@lists.macosforge.org/msg00309.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@22478 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-03-02 05:16:40 +00:00
Blair Zajac bfafa0f807 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.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@20224 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-10-29 06:34:27 +00:00
Markus W. Weißmann dcbf9fbecd new port comms/slirp
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@8194 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-09-07 16:45:14 +00:00