<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/shells/bash-completion, branch release/9.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F9.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F9.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2011-10-26T22:32:03Z</updated>
<entry>
<title>Fix a variable substitution.</title>
<updated>2011-10-26T22:32:03Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2011-10-26T22:32:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7844e5467791d6e11fd5c48afbfaa98e36240774'/>
<id>urn:sha1:7844e5467791d6e11fd5c48afbfaa98e36240774</id>
<content type='text'>
Note that this was the intended fix in PORTREVISION 3, the previous
commit, and was the change intended by ports/161999.

PR:		ports/161999
Submitted by:	Eugene Paskevich &lt;eugene@raptor.kiev.ua&gt;
</content>
</entry>
<entry>
<title>Fix a // in path which apparently breaks portinstall's ability to parse</title>
<updated>2011-10-25T23:13:32Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2011-10-25T23:13:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7093b565e97bb3f31331a34f1f45bc48b173cf92'/>
<id>urn:sha1:7093b565e97bb3f31331a34f1f45bc48b173cf92</id>
<content type='text'>
INDEX.

PR:		ports/161999
Submitted by:	Eugene Paskevich &lt;eugene@raptor.kiev.ua&gt;
</content>
</entry>
<entry>
<title>- Use @dirrmtry for PREFIX/etc/bash_completion.d</title>
<updated>2011-09-19T18:30:35Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2011-09-19T18:30:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e7290cb82c380db0c9aef42c6eab7d638d41984d'/>
<id>urn:sha1:e7290cb82c380db0c9aef42c6eab7d638d41984d</id>
<content type='text'>
  Other ports (e.g. devel/glib20) install files to this directory.
- Costmetic change: put build-related knobs together
- Sort PLIST
- Space/tab twiddle

PR:		ports/160202
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 24 days)
</content>
</entry>
<entry>
<title>Fix completions for portinstall, an indexing error.</title>
<updated>2011-08-01T22:03:35Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2011-08-01T22:03:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3d51cfe6f323f990302040e9fef3686eb7d801a6'/>
<id>urn:sha1:3d51cfe6f323f990302040e9fef3686eb7d801a6</id>
<content type='text'>
PR:		ports/152387
Submitted by:	Martin GlaC &lt;glaszig@gmail.com&gt;
</content>
</entry>
<entry>
<title>Update to 1.3.</title>
<updated>2011-02-12T21:34:23Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2011-02-12T21:34:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9e2ba8ac3146bbc6988f4588c6088b6d797455d0'/>
<id>urn:sha1:9e2ba8ac3146bbc6988f4588c6088b6d797455d0</id>
<content type='text'>
According to the CHANGES file, the avahi-browse error is patched in this
version, though in a manner a bit different from our patch. Please test
on amd64 and let me know if the problem has regressed.
</content>
</entry>
<entry>
<title>This patch hopefully fixes bash freezing on amd64 when using host-based</title>
<updated>2010-11-21T02:48:14Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2010-11-21T02:48:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=647f205ac57a2a43988bc824da04572748ae5a68'/>
<id>urn:sha1:647f205ac57a2a43988bc824da04572748ae5a68</id>
<content type='text'>
completions. Tons of thanks to Raphael Kubo da Costa for identifying the
fix and providing us with a patch, and to ehaupt for testing!

PR:		ports/150322
Submitted by:	Raphael Kubo da Costa &lt;kubito@gmail.com&gt;
Reviewed by:	ehaupt
</content>
</entry>
<entry>
<title>Now that shells/bash-completion-classic is in the tree, register a</title>
<updated>2010-09-20T23:09:06Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2010-09-20T23:09:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0cf84630c9836a9ee9d3110927c998931d4c3a6d'/>
<id>urn:sha1:0cf84630c9836a9ee9d3110927c998931d4c3a6d</id>
<content type='text'>
conflict with it. Also, remove the rsync-disable hack on amd64, and
replace it with a simple BROKEN message.

Note that shells/bash-completion-classic is currently an unedited
repocopy, but I know ehaupt is working to get it up and running.
</content>
</entry>
<entry>
<title>The rsync completion plugin causes the shell to freeze on amd64.</title>
<updated>2010-09-06T20:30:14Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2010-09-06T20:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d3a1b2b72b96d6f832bb39566e2c1f081383f176'/>
<id>urn:sha1:d3a1b2b72b96d6f832bb39566e2c1f081383f176</id>
<content type='text'>
Until that gets resolved, I'm disconnecting the rsync plugin from
the build on amd64.

PR:		ports/150322
Submitted by:	ehaupt
</content>
</entry>
<entry>
<title>Add pkg-plist, forgotten in bash-completion-1.2 commit.</title>
<updated>2010-09-04T17:52:21Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2010-09-04T17:52:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=94e657545544da5953b9dcd53e99d35f279ba928'/>
<id>urn:sha1:94e657545544da5953b9dcd53e99d35f279ba928</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace bash-completion with a new package.</title>
<updated>2010-09-04T17:51:46Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2010-09-04T17:51:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=293b2c979ed4b1ec4befb07330bf2333930d9ad3'/>
<id>urn:sha1:293b2c979ed4b1ec4befb07330bf2333930d9ad3</id>
<content type='text'>
The previous bash-completion package hadn't been updated since 2006. A
new group has picked up the package and continued development. The old
completions should remain, so I'm not going to update UPDATING.

I'm taking maintainership of this as well. Many thanks to Kirk, the
previous maintainer!
</content>
</entry>
</feed>
