<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ca179c4d - pkgbase: Put openssl in its own package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#ca179c4d</link>
        <description>pkgbase: Put openssl in its own packageThis is useful for upgrade and also to make tiny jail so they won&apos;tdepend on FreeBSD-utilities (where openssl was packaged before).MFC after:	1 monthDifferential Revision:	https://reviews.freebsd.org/D30081

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Sun, 02 May 2021 15:46:17 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7c1dfe5b - Remove pthread from LIBADD for openssl(1).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#7c1dfe5b</link>
        <description>Remove pthread from LIBADD for openssl(1).libcrypto is linked with pthread since r338816.

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Thu, 20 Sep 2018 23:06:59 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d465a4b0 - Move the openssl.cnf install to secure/usr.bin/openssl/</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#d465a4b0</link>
        <description>Move the openssl.cnf install to secure/usr.bin/openssl/This leverages CONFS to do the installApproved by:	re (pkgbase, blanket), bapt (mentor)Differential Revision:	https://reviews.freebsd.org/D17245

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Thu, 20 Sep 2018 09:34:55 +0000</pubDate>
        <dc:creator>Brad Davis &lt;brd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ff73837b - Build openssl(1).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#ff73837b</link>
        <description>Build openssl(1).

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Wed, 19 Sep 2018 06:29:06 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d7c49e6c - Clean up OpenSSL makefiles.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#d7c49e6c</link>
        <description>Clean up OpenSSL makefiles.

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Fri, 06 Nov 2015 17:39:17 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee5a34ec - Convert to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#ee5a34ec</link>
        <description>Convert to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 21:18:18 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6eefed92 - Update build infrastructure for OpenSSL 0.9.8k.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#6eefed92</link>
        <description>Update build infrastructure for OpenSSL 0.9.8k.

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Sun, 14 Jun 2009 19:46:18 +0000</pubDate>
        <dc:creator>Simon L. B. Nielsen &lt;simon@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e7926dc0 - Upgrade to OpenSSL 0.9.8b.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#e7926dc0</link>
        <description>Upgrade to OpenSSL 0.9.8b.

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Sat, 29 Jul 2006 19:41:41 +0000</pubDate>
        <dc:creator>Simon L. B. Nielsen &lt;simon@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d6608aaa - Update OpenSSL 0.9.7d -&gt; 0.9.7e.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#d6608aaa</link>
        <description>Update OpenSSL 0.9.7d -&gt; 0.9.7e.

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Fri, 25 Feb 2005 06:04:12 +0000</pubDate>
        <dc:creator>Jacques Vidrine &lt;nectar@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aa1cd79b - Handle includes the normal way.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#aa1cd79b</link>
        <description>Handle includes the normal way.Reviewed by:	markmApproved by:	nectar

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Thu, 27 Feb 2003 23:07:26 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6042ca2e - Install the OpenSSL man pages in /usr/share/openssl/man</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#6042ca2e</link>
        <description>Install the OpenSSL man pages in /usr/share/openssl/manand remove the WANT_OPENSSL_MANPAGES knob.

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Mon, 10 Feb 2003 19:57:56 +0000</pubDate>
        <dc:creator>Jacques Vidrine &lt;nectar@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab643b4d - Update for OpenSSL 0.9.7. No assembler code at the moment. This</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#ab643b4d</link>
        <description>Update for OpenSSL 0.9.7. No assembler code at the moment. Thiswill follow.

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Tue, 28 Jan 2003 22:58:14 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c55ae80a - Remove myself as maintainer of openssl; I no longer have enough time to</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#c55ae80a</link>
        <description>Remove myself as maintainer of openssl; I no longer have enough time todevote to it.

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Thu, 21 Nov 2002 08:48:08 +0000</pubDate>
        <dc:creator>Kris Kennaway &lt;kris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>01e8018a - Build using pregenerated manpages; don&apos;t use perl to translate .pod&apos;s.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#01e8018a</link>
        <description>Build using pregenerated manpages; don&apos;t use perl to translate .pod&apos;s.The translated .pod&apos;s have already been committed.

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Tue, 14 May 2002 19:39:00 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f091f002 - Added missing DPADD and CLEANFILES.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#f091f002</link>
        <description>Added missing DPADD and CLEANFILES.

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Thu, 12 Jul 2001 09:17:51 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b8cba406 - secure/ build fixes:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#b8cba406</link>
        <description>secure/ build fixes:- TELNETOBJDIR is gone.  `buildworld&apos; already installs libtelnet.a  in ${WORLDTMP}/usr/lib, and we have LIBRARY_PATH pointing there.- SSHDIR (formerly SSHSRC) is now shared between all SSH modules.  New LIBSSH is introduced for libssh.a (an internal static lib).  Previously, build without prior `obj&apos; was broken; SSH modules  always looked for libssh.a in ${.OBJDIR}.  Also, the dependancies  on the libssh.a were missing.- libtelnet/ did not install the crypto version of telnet.h into  /usr/include/arpa.- Removed BINOWN, BINMODE, BINDIR and SRCS with default values.Reviewed by:	markm- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Mon, 26 Mar 2001 14:53:33 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>95200624 - Update for OpenSSL 0.9.6</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#95200624</link>
        <description>Update for OpenSSL 0.9.6

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Mon, 13 Nov 2000 02:21:38 +0000</pubDate>
        <dc:creator>Kris Kennaway &lt;kris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>283cfe50 - Install the openssl(1) manpage with an MLINK from ssl(8) to at least put</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#283cfe50</link>
        <description>Install the openssl(1) manpage with an MLINK from ssl(8) to at least putsomething in the location where OpenSSH likes to point.

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Thu, 03 Aug 2000 05:29:04 +0000</pubDate>
        <dc:creator>Kris Kennaway &lt;kris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ce09ad50 - MFI. This is a documentation-only, diffreducing patch, that if</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/usr.bin/openssl/Makefile#ce09ad50</link>
        <description>MFI. This is a documentation-only, diffreducing patch, that ifinvoked will cause breakage. US Users - DO NOT try to turn onIDEA - the sources are not included.

            List of files:
            /freebsd-14.2/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Sat, 24 Jun 2000 06:50:58 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
