<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/screen, branch release/7.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F7.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F7.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2011-01-04T03:28:30Z</updated>
<entry>
<title>Add option to enable locking using user's password.</title>
<updated>2011-01-04T03:28:30Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2011-01-04T03:28:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4d5ee7102d926d8556744b443ba1c64fedaf363d'/>
<id>urn:sha1:4d5ee7102d926d8556744b443ba1c64fedaf363d</id>
<content type='text'>
PR:		153548
</content>
</entry>
<entry>
<title>Bjorn Zeeb discovered that screen(1) was mangling ut_host by performing</title>
<updated>2010-11-18T20:44:32Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2010-11-18T20:44:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ff246d444476e135fddafcc3f3a3465c04b2b81b'/>
<id>urn:sha1:ff246d444476e135fddafcc3f3a3465c04b2b81b</id>
<content type='text'>
strange translations. For example, foo.bar.com gets translated to foo:S.0.
Unfortunately, this means that it also truncates IPv6 addresses,
e.g. 2001:7b8:310::1 -&gt; 2001:S.0. Wouldn't it be better to just use the
hostname unmodified? ut_host is supposed to contain a hostname, not some
arbitrary string.

Submitted by:	ed (Ed Schouten)
Discovered by:	Bjorn Zeeb
</content>
</entry>
<entry>
<title>Apply a new improved utmp patch.</title>
<updated>2010-07-22T03:22:48Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2010-07-22T03:22:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f86086845f9a1d711b350da7ca17d8e30c50216c'/>
<id>urn:sha1:f86086845f9a1d711b350da7ca17d8e30c50216c</id>
<content type='text'>
Submitted by:	ed
</content>
</entry>
<entry>
<title>Screen failed to work properly under HEAD. This patch resolve the issue.</title>
<updated>2010-02-09T07:05:42Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2010-02-09T07:05:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0debb538115b56b08ea7ed5e1db7a1467ff23e02'/>
<id>urn:sha1:0debb538115b56b08ea7ed5e1db7a1467ff23e02</id>
<content type='text'>
Submitted by:	ed
</content>
</entry>
<entry>
<title>Make screen build on the latest HEAD (900008).</title>
<updated>2010-01-27T06:39:00Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2010-01-27T06:39:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d26751199690d3748bb497b2102bad83784558a9'/>
<id>urn:sha1:d26751199690d3748bb497b2102bad83784558a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build under FreeBSD 9.0-CURRENT.</title>
<updated>2009-12-21T23:16:04Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2009-12-21T23:16:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ba8a0cfdfebc0227f55f5628318cf9fa71535c04'/>
<id>urn:sha1:ba8a0cfdfebc0227f55f5628318cf9fa71535c04</id>
<content type='text'>
PR:		141743
</content>
</entry>
<entry>
<title>Remove the NO_PACKAGE.  Recent testing suggests the problem may have</title>
<updated>2009-09-12T15:50:15Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2009-09-12T15:50:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7b1956a3bf40b2e49774d52f4f738c2ff5f27c25'/>
<id>urn:sha1:7b1956a3bf40b2e49774d52f4f738c2ff5f27c25</id>
<content type='text'>
been fixed in the 5.x timeframe.

Tested by:	trasz
Hat:		portmgr
</content>
</entry>
<entry>
<title>Set termios' VERASE to DEL, for vte's autodetect feature.</title>
<updated>2009-02-23T21:48:35Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2009-02-23T21:48:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=491d6d248caa22399fa63ed6a179a58ae0fd68a8'/>
<id>urn:sha1:491d6d248caa22399fa63ed6a179a58ae0fd68a8</id>
<content type='text'>
PR:		131858
Submitted by:	Szalai Andras &lt;szalai.bandi@gmail.com&gt;
Obtained from:	screen.git commit 01fbf99748f536519605087d5937761790fc6ded
		by Micah Cowan &lt;micah@cowan.name&gt;
		see: http://git.savannah.gnu.org/cgit/screen.git/commit/?id=01fbf99748f536519605087d5937761790fc6ded
</content>
</entry>
<entry>
<title>Implement a new knob WITH_SHOWENC to show the encoding of every window</title>
<updated>2008-07-25T04:53:02Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2008-07-25T04:53:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1acf4c833e33fa853a88a19e1e74c7234d4c98b6'/>
<id>urn:sha1:1acf4c833e33fa853a88a19e1e74c7234d4c98b6</id>
<content type='text'>
on status line.

PR:		124492
Submitted by:	Yi-Jheng Lin &lt;yzlin@cs.nctu.edu.tw&gt;
</content>
</entry>
<entry>
<title>Add optional patch to include hostname in screen's "locked" message.</title>
<updated>2008-06-10T07:23:27Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2008-06-10T07:23:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e5852451af401f9e0c381f7d2629c1e5206b5f31'/>
<id>urn:sha1:e5852451af401f9e0c381f7d2629c1e5206b5f31</id>
<content type='text'>
PR:		122718
Submitted by:	Valentin Nechayev &lt;netch@netch.kiev.ua&gt;
</content>
</entry>
</feed>
