6 Commits

Author SHA1 Message Date
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
Ryan Schmidt 0ef0badcb8 add php56 subports
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@124944 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-09-01 01:05:32 +00:00
Ryan Schmidt c2b66118c3 add php55 subport
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@101183 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-01-06 00:42:08 +00:00
Ryan Schmidt ecf0f63d50 take over unmaintained PHP extensions (with openmaintainer)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@94610 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-06-25 03:31:00 +00:00
Ryan Schmidt 1a5e5ef8f4 php-bbcode: php 1.1 portgroup
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@93632 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-05-28 05:05:22 +00:00
Ryan Schmidt fdc06026f7 php-bbcode: unified port; update to 1.0.3b1 because 1.0.2 doesn't build with php 5.4; add modeline
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@93029 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-05-14 07:09:41 +00:00