<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/shells/bash, 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-09-23T22:26:39Z</updated>
<entry>
<title>- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)</title>
<updated>2011-09-23T22:26:39Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2011-09-23T22:26:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6f6fbe4bdf9851de1eb6ebef5287e3007846045e'/>
<id>urn:sha1:6f6fbe4bdf9851de1eb6ebef5287e3007846045e</id>
<content type='text'>
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
</content>
</entry>
<entry>
<title>Update to Bash 4.1 patchlevel 11.</title>
<updated>2011-08-29T18:44:40Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2011-08-29T18:44:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=792f9af6d14b3753cc7206a3c9c56c687e035547'/>
<id>urn:sha1:792f9af6d14b3753cc7206a3c9c56c687e035547</id>
<content type='text'>
  Under certain circumstances, running `fc -l' two times in succession
  with a relative history offset at the end of the history will result
  in an incorrect calculation of the last history entry and a seg fault

PR:	160239
</content>
</entry>
<entry>
<title>Add option to log user history to syslog.</title>
<updated>2011-04-06T17:47:52Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2011-04-06T17:47:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bf7ad139d5ae39e53ab4ea23c315852a0bec44e6'/>
<id>urn:sha1:bf7ad139d5ae39e53ab4ea23c315852a0bec44e6</id>
<content type='text'>
PR:		155780
Submitted by:	Alexander Kriventsov &lt;avk@vl.ru&gt;
</content>
</entry>
<entry>
<title>Update to Bash 4.1 patchlevel 10.</title>
<updated>2011-04-05T17:38:33Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2011-04-05T17:38:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2159e26025c600085688ddc0d56499cf28c82787'/>
<id>urn:sha1:2159e26025c600085688ddc0d56499cf28c82787</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Get Rid MD5 support</title>
<updated>2011-03-18T17:59:50Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-03-18T17:59:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=65e190c0f0fc85f9a4e4362dd04d79edcfb46255'/>
<id>urn:sha1:65e190c0f0fc85f9a4e4362dd04d79edcfb46255</id>
<content type='text'>
With hat:	portmgr (myself)
</content>
</entry>
<entry>
<title>Update to Bash 4.1 patchlevel 9.</title>
<updated>2010-10-20T01:08:16Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2010-10-20T01:08:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9e909fc921ac0037fd1352c8ff1d35b52be06c3b'/>
<id>urn:sha1:9e909fc921ac0037fd1352c8ff1d35b52be06c3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add OPTIONS processing.</title>
<updated>2010-09-10T02:30:50Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2010-09-10T02:30:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9f82a80526280de1900be9e938dcb75057123268'/>
<id>urn:sha1:9f82a80526280de1900be9e938dcb75057123268</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove iconv dependency if WITHOUT_NLS is defined</title>
<updated>2010-09-09T13:24:39Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2010-09-09T13:24:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=135815e4ab57932aa549d962f71f10f73470ed27'/>
<id>urn:sha1:135815e4ab57932aa549d962f71f10f73470ed27</id>
<content type='text'>
- Bump PORTREVISION

PR:             149981
Submitted by:   Jeremy Chadwick &lt;freebsd@jdc.parodius.com&gt; (via ports)
Approved by:    obrien (maintainer-timeout; 14 days)
</content>
</entry>
<entry>
<title>- Depend on libiconv in order to fix package installation</title>
<updated>2010-08-06T08:48:46Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2010-08-06T08:48:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9f049e5f9f5f9f207f2474dc71f0039a33e1e4b2'/>
<id>urn:sha1:9f049e5f9f5f9f207f2474dc71f0039a33e1e4b2</id>
<content type='text'>
- Bump PORTREVISION

PR:		147747, 148329, 149218
Submitted by:	Alex Goncharov &lt;alex-goncharov@comcast.net&gt;,
		Garrett Wollman &lt;wollman@khavrinen.csail.mit.edu&gt;
		yar
Approved by:	obrien (maintainer timeout; &gt; 50 days)
</content>
</entry>
<entry>
<title>Update to 4.1.7</title>
<updated>2010-06-16T14:20:42Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2010-06-16T14:20:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=df6564ce3d73504188eba2f91e5c7eccfb53251d'/>
<id>urn:sha1:df6564ce3d73504188eba2f91e5c7eccfb53251d</id>
<content type='text'>
PR:		147172
Approved by:	obrien (maintainer timeout; &gt; 14 days)
</content>
</entry>
</feed>
