<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/shells/bash2/Makefile, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2020-01-18T23:30:43Z</updated>
<entry>
<title>all: migrate several HOMEPAGEs to https</title>
<updated>2020-01-18T23:30:43Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2020-01-18T23:30:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e6aafc34bcab826d3415e2834cbf1d3a4c314d73'/>
<id>urn:sha1:e6aafc34bcab826d3415e2834cbf1d3a4c314d73</id>
<content type='text'>
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.</content>
</entry>
<entry>
<title>shells: align variable assignments</title>
<updated>2019-11-04T21:14:06Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2019-11-04T21:14:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ef482b78e029548a99588f95eff363467deb3687'/>
<id>urn:sha1:ef482b78e029548a99588f95eff363467deb3687</id>
<content type='text'>
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.</content>
</entry>
<entry>
<title>Convert all occurrences (353 by my count) of</title>
<updated>2017-01-19T18:52:01Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2017-01-19T18:52:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a16b650423ebac0d6db54146c732a10b971237a4'/>
<id>urn:sha1:a16b650423ebac0d6db54146c732a10b971237a4</id>
<content type='text'>
	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.</content>
</entry>
<entry>
<title>Use OPSYSVARS.</title>
<updated>2016-02-26T09:41:05Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2016-02-26T09:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0538ec5b33e56381337ee00b1bb6243bc3bc3c7a'/>
<id>urn:sha1:0538ec5b33e56381337ee00b1bb6243bc3bc3c7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>needs yacc(1) tool</title>
<updated>2015-03-13T17:25:52Z</updated>
<author>
<name>tnn</name>
<email>tnn@pkgsrc.org</email>
</author>
<published>2015-03-13T17:25:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3d91e0686a926e0f81f8b35cee3dfd194dc8965a'/>
<id>urn:sha1:3d91e0686a926e0f81f8b35cee3dfd194dc8965a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 2.05.2.13</title>
<updated>2014-10-25T14:09:19Z</updated>
<author>
<name>ryoon</name>
<email>ryoon@pkgsrc.org</email>
</author>
<published>2014-10-25T14:09:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2b101ca159555230734a2fc370317272c09c08a7'/>
<id>urn:sha1:2b101ca159555230734a2fc370317272c09c08a7</id>
<content type='text'>
CHangelog:
Fix CVE-2014-6277 and CVE-2014-6278</content>
</entry>
<entry>
<title>Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.</title>
<updated>2014-10-09T14:05:50Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-10-09T14:05:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ef5c8ed42b5f83bfa34699052d684f23e761e43e'/>
<id>urn:sha1:ef5c8ed42b5f83bfa34699052d684f23e761e43e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to the latest upstream patch</title>
<updated>2014-09-30T18:27:40Z</updated>
<author>
<name>christos</name>
<email>christos@pkgsrc.org</email>
</author>
<published>2014-09-30T18:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=269f329b3ba8141f2feee7fc08f504bc177bc9bd'/>
<id>urn:sha1:269f329b3ba8141f2feee7fc08f504bc177bc9bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bring bash2 up to speed since people don't seem to think it can be removed.</title>
<updated>2014-09-27T03:00:06Z</updated>
<author>
<name>christos</name>
<email>christos@pkgsrc.org</email>
</author>
<published>2014-09-27T03:00:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=526d2d4fd2f33ea7469cca0bd3fe4626dea375fd'/>
<id>urn:sha1:526d2d4fd2f33ea7469cca0bd3fe4626dea375fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes</title>
<updated>2013-07-15T02:02:17Z</updated>
<author>
<name>ryoon</name>
<email>ryoon@pkgsrc.org</email>
</author>
<published>2013-07-15T02:02:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=818a5e8745dff4beadc0fe8aa4f56c71c53ea650'/>
<id>urn:sha1:818a5e8745dff4beadc0fe8aa4f56c71c53ea650</id>
<content type='text'>
  are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".</content>
</entry>
</feed>
