<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/mk/scripts/genreadme.awk, branch pkgsrc-2016Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2016Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2016Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2015-10-03T13:17:57Z</updated>
<entry>
<title>Add a list of options to generated README.html files. Patch from</title>
<updated>2015-10-03T13:17:57Z</updated>
<author>
<name>bsiegert</name>
<email>bsiegert@pkgsrc.org</email>
</author>
<published>2015-10-03T13:17:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4889a50cd1f811587485004e36a8657a1088c180'/>
<id>urn:sha1:4889a50cd1f811587485004e36a8657a1088c180</id>
<content type='text'>
Daniel Loffgren on tech-pkg, slightly modified by me to use dl tags.</content>
</entry>
<entry>
<title>Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.</title>
<updated>2013-05-09T23:37:25Z</updated>
<author>
<name>riastradh</name>
<email>riastradh@pkgsrc.org</email>
</author>
<published>2013-05-09T23:37:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4fc9f564bc1e55c92794e22b9db447cf95ad6873'/>
<id>urn:sha1:4fc9f564bc1e55c92794e22b9db447cf95ad6873</id>
<content type='text'>
Build depends are target packages that are needed at build-time for,
e.g., static libraries to link against, header files to include, &amp;c.
Tool depends are native packages that are needed at build-time for,
e.g., compilers/linkers/&amp;c. to run.

ok agc</content>
</entry>
<entry>
<title>give the readme creation scripts the option to be a lot less talkative,</title>
<updated>2010-07-21T12:29:46Z</updated>
<author>
<name>spz</name>
<email>spz@pkgsrc.org</email>
</author>
<published>2010-07-21T12:29:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=53176f25aa7a347cb8f807bdf61573df7f3d8379'/>
<id>urn:sha1:53176f25aa7a347cb8f807bdf61573df7f3d8379</id>
<content type='text'>
by optionally disabling progress report type output.
This will make the daily pkgmastr mail a lot smaller without dropping
useful information.</content>
</entry>
<entry>
<title>fix "make readme" error due to awk changes in -current.</title>
<updated>2008-08-03T16:24:53Z</updated>
<author>
<name>tnn</name>
<email>tnn@pkgsrc.org</email>
</author>
<published>2008-08-03T16:24:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d7188a9079ec57040b9543a3d6af4d36ff038f1a'/>
<id>urn:sha1:d7188a9079ec57040b9543a3d6af4d36ff038f1a</id>
<content type='text'>
From Aleksej Saushev.</content>
</entry>
<entry>
<title>Change the code generation README.html to use the new</title>
<updated>2008-04-18T14:26:36Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-04-18T14:26:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=45efa7e875b1e32049c383cb822238d9eb308926'/>
<id>urn:sha1:45efa7e875b1e32049c383cb822238d9eb308926</id>
<content type='text'>
"pkg_admin audit-history" command to print the full list of
vulnerabilities and use further pkg_admin pmatch logic to mark them as
fixed or still open. For pkg_install versions before 20080415, skip the
vulnerability processing.

Discussed with: dmcmahill</content>
</entry>
<entry>
<title>Remove remaining compat code for old pkg_install versions.</title>
<updated>2008-03-15T16:27:42Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-03-15T16:27:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1375bd11994e69708ff25f19ec39308b9a317cd3'/>
<id>urn:sha1:1375bd11994e69708ff25f19ec39308b9a317cd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Rename AP var to AUDIT_PACKAGES as the former was a bit obscure</title>
<updated>2008-01-03T20:51:21Z</updated>
<author>
<name>adrianp</name>
<email>adrianp@pkgsrc.org</email>
</author>
<published>2008-01-03T20:51:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8c8f2165fb7b67da615c5b3753f7fc570cd70173'/>
<id>urn:sha1:8c8f2165fb7b67da615c5b3753f7fc570cd70173</id>
<content type='text'>
* Add DOWNLOAD_VULN_LIST var
* Get AUDIT_PACKAGES and DOWNLOAD_VULN_LIST to point to the right binaries
  taking into consideration OPSYS and pkg_install version
* Replace all references to audit-packages and download-vulnerability-list
  with AUDIT_PACKAGES and DOWNLOAD_VULN_LIST</content>
</entry>
<entry>
<title>Rename PKGTOOLS_VER to PKGTOOLS_VERSION and use that everywhere</title>
<updated>2007-10-20T13:35:12Z</updated>
<author>
<name>adrianp</name>
<email>adrianp@pkgsrc.org</email>
</author>
<published>2007-10-20T13:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=64dfe763167288c04029f914b4419e52bdcfb9bb'/>
<id>urn:sha1:64dfe763167288c04029f914b4419e52bdcfb9bb</id>
<content type='text'>
Export PKGTOOLS_VERSION so that genreadme.awk can use it
This will sync the output between './mkreadme' and 'make readme'</content>
</entry>
<entry>
<title>The code for the pkg_install&lt;20070714 vulnerability checks used in the</title>
<updated>2007-08-29T23:26:30Z</updated>
<author>
<name>adrianp</name>
<email>adrianp@pkgsrc.org</email>
</author>
<published>2007-08-29T23:26:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=583342970a8624e981cae7ed3f98047a8e00de19'/>
<id>urn:sha1:583342970a8624e981cae7ed3f98047a8e00de19</id>
<content type='text'>
README.html generation are broken.  It will not find vulnerabilities in any
packages that have complex names in the pkg-vulnerabilties file.
e.g. php{4,5}-perl and sun-{jdk,jre}15
Post pkg_install-20070714 this is now fixed and only currently known
vulnerabilities are shown in the generated README.html files for packages.

You will need to update to pkg_install&gt;=20070714 to get this fix.</content>
</entry>
<entry>
<title>Remove trailing spaces.</title>
<updated>2007-05-28T11:07:00Z</updated>
<author>
<name>martti</name>
<email>martti@pkgsrc.org</email>
</author>
<published>2007-05-28T11:07:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5867247b54a273a42e6589b144f542b1d50567a4'/>
<id>urn:sha1:5867247b54a273a42e6589b144f542b1d50567a4</id>
<content type='text'>
</content>
</entry>
</feed>
