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
|
7e6db7d5d6
|
add php55 subport
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@101243 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2013-01-07 01:14:35 +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
|
169d264bec
|
php-html_parse: simplify running tests ("make test" works fine)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@93814 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2012-05-31 20:42:51 +00:00 |
|
Ryan Schmidt
|
1fde80bfed
|
php-html_parse: php 1.1 portgroup
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@93644 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2012-05-28 05:16:06 +00:00 |
|
Ryan Schmidt
|
4d1b9f38e1
|
php-html_parse: unified port; patch to fix build with php 5.4; remove archcheck
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@93143 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2012-05-16 05:40:53 +00:00 |
|