<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/generate_pkgconfig.sh, branch OPENBSD_6_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2016-09-03T12:42:47+00:00</updated>
<entry>
<title>Make tree build again</title>
<updated>2016-09-03T12:42:47+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2016-09-03T12:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=98c68c607d98de6403940d47170aebf8f582f7ad'/>
<id>urn:sha1:98c68c607d98de6403940d47170aebf8f582f7ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move build machinery for libcrypto from libssl/crypto to libcrypto, as well</title>
<updated>2014-04-11T22:51:54+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-11T22:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4362780bc2f199c11d5612e83851f6fc88139d21'/>
<id>urn:sha1:4362780bc2f199c11d5612e83851f6fc88139d21</id>
<content type='text'>
as configuration files; split manpages and .pc files between libcrypto and
libssl.
No functional change, only there to make engineering easier, and libcrypto
sources are still found in libssl/src/crypto at the moment.

ok reyk@, also discussed with deraadt@ beck@ and the usual crypto suspects.
</content>
</entry>
<entry>
<title>Make this script more generic and minimize differences between</title>
<updated>2011-05-05T20:58:15+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2011-05-05T20:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f3b41e3408d851721bbc323d8b2255867b18563d'/>
<id>urn:sha1:f3b41e3408d851721bbc323d8b2255867b18563d</id>
<content type='text'>
the openssl and libz versions:
- use a generic ${lib_version}
- define ${version_file} to look run ${version_re} on to
 acquire the library version.
- add license
- remove unused -k flag

no change in generated files

ok sthen@
</content>
</entry>
<entry>
<title>Adjust to explicitly list ${libdir}.</title>
<updated>2011-05-03T17:28:25+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2011-05-03T17:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d3ef9840bf9e7a35343e53240ac8241def9a42f9'/>
<id>urn:sha1:d3ef9840bf9e7a35343e53240ac8241def9a42f9</id>
<content type='text'>
    ok sthen@
</content>
</entry>
<entry>
<title>This script doesn't need write access to $curdir. Just check existence.</title>
<updated>2011-03-24T21:31:01+00:00</updated>
<author>
<name>matthieu</name>
<email></email>
</author>
<published>2011-03-24T21:31:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4158c1f1ac057c5219658d893b8697463537a60b'/>
<id>urn:sha1:4158c1f1ac057c5219658d893b8697463537a60b</id>
<content type='text'>
Fixes build on NFS src with no root access. ok jasper@
</content>
</entry>
<entry>
<title>Put -I${includedir} back into Cflags so configure script tests like</title>
<updated>2011-01-25T20:53:18+00:00</updated>
<author>
<name>naddy</name>
<email></email>
</author>
<published>2011-01-25T20:53:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5f07706d23c759a4046075aca987fcbfcd0a7290'/>
<id>urn:sha1:5f07706d23c759a4046075aca987fcbfcd0a7290</id>
<content type='text'>
  test -n "`pkg-config --cflags openssl`"
don't assume that OpenSSL isn't available.

ok miod@, sthen@, ajacoutot@, djm@
</content>
</entry>
<entry>
<title>- simplify, krb5 handling is not needed.</title>
<updated>2011-01-21T09:24:46+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2011-01-21T09:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d23be44a11f1a5189f70ab941e24ca0411bce500'/>
<id>urn:sha1:d23be44a11f1a5189f70ab941e24ca0411bce500</id>
<content type='text'>
prompted by brad
</content>
</entry>
<entry>
<title>- adjust krb5 directories</title>
<updated>2011-01-03T09:32:01+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2011-01-03T09:32:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fff3e6eaff21cc8a5f514d252315526688ba8e9c'/>
<id>urn:sha1:fff3e6eaff21cc8a5f514d252315526688ba8e9c</id>
<content type='text'>
- zap a trailing tab
</content>
</entry>
<entry>
<title>- generate and install pkg-config files for openssl, which more and more</title>
<updated>2010-12-28T14:30:50+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2010-12-28T14:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=39b32484a6292f856cc1e7e3edd4108bae9cfe2c'/>
<id>urn:sha1:39b32484a6292f856cc1e7e3edd4108bae9cfe2c</id>
<content type='text'>
projects depend on being present (e.g. various ports).

as discussed with various porters in a hungarian spa
help/feedback from ingo@ and also OK halex@
no objections from djm@
</content>
</entry>
</feed>
