Joshua Root
|
d33142f628
|
BrowserLauncher2: set platforms any
|
2024-01-09 17:48:57 +11: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 |
|
Ryan Schmidt
|
dbf3e39daf
|
BrowserLauncher2: fix build failure due to wrong enconding in source file (https://trac.macports.org/ticket/50628)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@145742 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2016-02-15 18:18:34 +00:00 |
|
Ryan Schmidt
|
95856e9144
|
Set svn:keywords to Id
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@88422 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2012-01-02 01:18:04 +00:00 |
|
David Baumgold
|
f5a4c4f0a5
|
browserlauncher2: switch to cvs checkout
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@87838 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2011-12-08 04:19:13 +00:00 |
|
Ryan Schmidt
|
b34a7676f8
|
BrowserLauncher2: LGPL-2+ license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@87815 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2011-12-07 07:57:33 +00:00 |
|
Ryan Schmidt
|
f99af117d0
|
BrowserLauncher2: noarch
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@87814 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2011-12-07 07:56:06 +00:00 |
|
David Baumgold
|
491e57510a
|
new port: browserlauncher2
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@87802 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2011-12-07 01:57:14 +00:00 |
|