<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/bin/web, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>Remove redundant echo</title>
<updated>2024-05-31T09:36:50+00:00</updated>
<author>
<name>Kevin Hovsäter</name>
<email>kevin@hovsater.com</email>
</author>
<published>2024-05-31T07:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=8eb063cffdd1b8ead4e8fc5ee9dddb1a5efd5b45'/>
<id>8eb063cffdd1b8ead4e8fc5ee9dddb1a5efd5b45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>web: fix plumbing with Firefox</title>
<updated>2022-09-06T17:21:47+00:00</updated>
<author>
<name>mmnmnnmnmm</name>
<email>mnnnm@disroot.org</email>
</author>
<published>2022-08-19T10:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=28e91cd8798fd55993e98c83e577dd1d82955257'/>
<id>28e91cd8798fd55993e98c83e577dd1d82955257</id>
<content type='text'>
Default builds of Firefox remove the previous X remote interface,
now causing the use of -remote to silently exit and do nothing.

https://hg.mozilla.org/mozilla-central/rev/ef22d8cbf4ef
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Default builds of Firefox remove the previous X remote interface,
now causing the use of -remote to silently exit and do nothing.

https://hg.mozilla.org/mozilla-central/rev/ef22d8cbf4ef
</pre>
</div>
</content>
</entry>
<entry>
<title>web: allow any $BROWSER</title>
<updated>2018-11-14T05:04:07+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2018-11-14T05:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=2ba6fa9a65c82088cde14aa56740d0eea9e38628'/>
<id>2ba6fa9a65c82088cde14aa56740d0eea9e38628</id>
<content type='text'>
Fixes #118.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #118.
</pre>
</div>
</content>
</entry>
<entry>
<title>web: *chrome* matches google-chrome</title>
<updated>2017-10-16T04:56:58+00:00</updated>
<author>
<name>Gleydson Soares</name>
<email>gsoares@gmail.com</email>
</author>
<published>2017-10-15T18:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=7e6c008b73156b24ed7b59f6f076b4cda914ec86'/>
<id>7e6c008b73156b24ed7b59f6f076b4cda914ec86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>web: add Chromium support on FreeBSD</title>
<updated>2017-10-01T09:43:35+00:00</updated>
<author>
<name>David du Colombier</name>
<email>0intro@gmail.com</email>
</author>
<published>2017-10-01T09:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=67d25b6fb0ec561de501f2df969c9cad999672d0'/>
<id>67d25b6fb0ec561de501f2df969c9cad999672d0</id>
<content type='text'>
On FreeBSD, the Chromium executable is called chrome.

Fixes #108.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On FreeBSD, the Chromium executable is called chrome.

Fixes #108.
</pre>
</div>
</content>
</entry>
<entry>
<title>web: fix BROWSER=google-chrome on Mac</title>
<updated>2012-10-20T17:28:46+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2012-10-20T17:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=53527a6e7864f5d681d7140f1403d4d8d42311d5'/>
<id>53527a6e7864f5d681d7140f1403d4d8d42311d5</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/6750046
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/6750046
</pre>
</div>
</content>
</entry>
<entry>
<title>web: add support for chromium</title>
<updated>2011-08-16T19:50:32+00:00</updated>
<author>
<name>Fazlul Shahriar</name>
<email>fshahriar@gmail.com</email>
</author>
<published>2011-08-16T19:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=974b0ed3305ecf2b8bed57726d88987ca83538eb'/>
<id>974b0ed3305ecf2b8bed57726d88987ca83538eb</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/4863043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/4863043
</pre>
</div>
</content>
</entry>
<entry>
<title>web: pass $BROWSER as open -a argument on OS X</title>
<updated>2010-07-14T20:21:35+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2010-07-14T20:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=1a3b9158967f946f56df937adfe803873115bea2'/>
<id>1a3b9158967f946f56df937adfe803873115bea2</id>
<content type='text'>
(Suggestion by Martin Kühl)

R=rsc
http://codereview.appspot.com/1772044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Suggestion by Martin Kühl)

R=rsc
http://codereview.appspot.com/1772044
</pre>
</div>
</content>
</entry>
<entry>
<title>web: just use "open" on OS X</title>
<updated>2010-07-14T18:12:55+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2010-07-14T18:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=f92863adf47cd8426d3c2f62b386f532b5688ca1'/>
<id>f92863adf47cd8426d3c2f62b386f532b5688ca1</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/1764045
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/1764045
</pre>
</div>
</content>
</entry>
<entry>
<title>merge</title>
<updated>2009-12-27T17:19:39+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2009-12-27T17:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=7351eea28ed2d396ca524bb0164501aaca857e8f'/>
<id>7351eea28ed2d396ca524bb0164501aaca857e8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
