3 Commits

Author SHA1 Message Date
Frank Schima 15a5b567f4 *_select: Update macports homepage to https. 2017-08-24 07:34:11 -06: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
Sean Farley e7f2173094 py-ipdb: add new port for debugging with ipython
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@107563 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-07-03 00:39:58 +00:00