Commit Graph

50 Commits

Author SHA1 Message Date
Michael Forney e82b3305e5 libressl: Use generic dummy bn_arch.h and crypto_arch.h
We define OPENSSL_NO_ASM so the arch-specific versions don't do
anything. LibreSSL only provides these headers for particular
architectures, building against some other architecture just fails.
So, add our own generic headers.
2026-05-05 10:41:57 -07:00
Michael Forney 3a19587db7 libressl: Avoid constructor attribute if it's not needed 2026-05-05 10:38:21 -07:00
Michael Forney 7d08841db6 libressl: Update to 4.3.1 2026-05-05 10:24:31 -07:00
Michael Forney 994860663c libressl: Update to 4.2.1 2026-04-03 03:49:44 -07:00
Michael Forney 2eddb78d1b Store dist files in config.distdir
This makes it easy to remove old distfiles with `git clean -f dist`.
2026-03-12 16:40:37 -07:00
Michael Forney bc2331aaca libressl: Fix url 2024-01-26 16:40:35 -08:00
Michael Forney 0636ca1f43 libressl: Update to 3.4.2 2021-12-22 00:15:18 -08:00
Michael Forney af5fcf4187 libressl: Update to 3.4.0 2021-10-05 14:55:34 -07:00
Michael Forney 067726357a libressl: Remove a couple extra ';' at top-level 2021-05-01 01:49:41 -07:00
Michael Forney 045d979f67 libressl: Update to 3.3.2 2021-04-18 23:53:32 -07:00
Michael Forney f5f043f7cb libressl: Update to 3.3.1 2020-12-13 01:39:41 -08:00
Michael Forney 1c4b1a0bc0 libressl: Update to 3.2.2 2020-10-30 21:11:01 -07:00
Michael Forney c0226113bd libressl: Fix version in ver file 2020-10-02 02:34:42 -07:00
Michael Forney 038ebaa0ac libressl: Update to 3.2.1 2020-09-22 20:25:44 -07:00
Michael Forney 9badf2860b libressl: Update to 3.1.4 2020-08-19 12:43:47 -07:00
Michael Forney 7acf7010c9 libressl: Update to 3.1.3 2020-06-16 02:49:42 -07:00
Michael Forney 733056b326 libressl: Update to 3.1.2 2020-05-21 18:10:24 -07:00
Michael Forney 7fb2502e3d libressl: Update to 3.1.1 2020-05-11 21:16:32 -07:00
Michael Forney 784fd72689 libressl: Don't install libtls 2020-04-22 22:55:05 -07:00
Michael Forney d9a2250d81 libressl: Update to 3.1.0 2020-04-11 03:14:37 -07:00
Michael Forney 2255c43da7 Use $basedir to refer to paths relative to base source tree 2019-12-16 23:48:22 -08:00
Michael Forney 001f7af9b5 Build nc from openbsd sources instead of libressl 2019-12-04 01:11:35 -08:00
Michael Forney 9923185824 libressl: Remove cert.pem in favor of cacert 2019-11-12 17:34:16 -08:00
Michael Forney 51781ad5fd libressl: Update to 3.0.2 2019-10-31 20:46:35 -07:00
Michael Forney fe0aae18e5 Use no-op static assert for defining away macros
Empty top-level declarations aren't allowed in ISO C.
2019-06-27 14:33:51 -07:00
Michael Forney 1c4d9f87e4 libressl: Update to 2.9.2 2019-05-22 01:33:13 -07:00
Michael Forney d4dbd89012 libressl: Update to 2.9.1 2019-04-24 00:13:20 -07:00
Michael Forney 4332740046 Rename rev to ver, and keep track of package versions as well 2019-03-19 00:14:12 -07:00
Michael Forney 952909cb82 libressl: Update to 2.8.3 2018-12-27 19:05:52 -08:00
Michael Forney 8077071627 Build nc from libressl
This way we don't have to maintain the nc linux port patch ourselves.
It also avoids a circular dependency between the libressl and openbsd
packages.
2018-11-07 14:04:38 -08:00
Michael Forney d19e6b823b Use musl 1.1.20 getentropy 2018-11-06 00:00:25 -08:00
Michael Forney f724d54482 libressl: Update to 2.8.2 2018-11-06 00:00:25 -08:00
Michael Forney 7cb1fc016f libressl: Update to 2.7.4 2018-08-21 13:50:35 -07:00
Michael Forney a69d24cc6c libressl: Update to 2.7.2 2018-04-10 12:09:21 -07:00
Michael Forney 38aaafbb3f libressl: Update to 2.7.1 2018-03-23 21:28:12 -07:00
Michael Forney aeb85f6d85 libressl: Update to 2.6.4 2018-02-23 23:42:25 -08:00
Michael Forney 47f6125ead libressl: Update to 2.6.3 2017-11-07 10:56:19 -08:00
Michael Forney 6415dc98e7 openbsd: Update to 6.2 2017-10-10 03:22:25 -07:00
Michael Forney d676f9545b libressl: Update to 2.6.2 2017-10-10 03:22:25 -07:00
Michael Forney ba94a8513d Rewrite ninja generation scripts in Lua 2017-09-25 19:23:06 -07:00
Michael Forney 6fa5f88e60 Don't use -isystem
This way we can use -MMD to exclude system header files and still retain
dependency tracking within oasis.
2017-08-19 19:07:18 -07:00
Michael Forney 84be4fac21 libressl: Update to 2.5.5 2017-07-13 21:17:38 -07:00
Michael Forney c9a38a09e1 libressl: Build libtls 2017-06-19 23:25:40 -07:00
Michael Forney 5bb7b7c2fd libressl: Update to 2.5.4 2017-05-02 23:22:02 -07:00
Michael Forney e13582e8cb libressl: Update to 2.5.1 2017-02-07 14:36:25 -08:00
Michael Forney e0105e05bb libressl: Use tar instead of git mirror
The git mirror is often force-updated causing the tags to become no
longer valid.

The tar also conveniently has the pre-generated obj_dat.h and obj_mac.h
headers.
2017-01-19 00:40:09 -08:00
Michael Forney 2d73ad9b5b libressl: Declare dependency on headers 2016-12-20 01:55:33 -08:00
Michael Forney 2420bcc6b1 Compress man pages 2016-12-19 00:05:57 -08:00
Michael Forney d2319858ae libressl: Update to new libressl-v2.5.0 tag
The old one is no longer available on the remote.
2016-12-17 13:48:48 -08:00
Michael Forney 293f5a93b7 Move to flat package hierarchy
Note to self: never try to move submodules again

To migrate your existing submodules (more or less):

	set -x
	set -e

	mkdir .git/modules/pkg
	for old in */*/src ; do
	        new="pkg/${old#*/}"
	        if ! [ -f "$old/.git" ] || [ "${old%%/*}" = pkg ] ; then
			continue
		fi
		git -C ".git/modules/$old" config core.worktree "../../../../../$new"
		rmdir "$new"
		mv "$old" "$new"
	        sed -e "s,$old,$new," "$new/.git" > "$new/.git.tmp"
	        mv "$new/.git.tmp" "$new/.git"
		mkdir ".git/modules/${new%/src}"
	        mv ".git/modules/$old" ".git/modules/$new"

		rm "${old%/src}"/*.ninja
		mv "${old%/src}"/*.tar.{gz,xz,bz2} "${new%/src}/"
		rmdir "${old%/src}" || true
	done
	sed -e 's,^\[submodule "[^/]*/,[submodule "pkg/,' .git/config > .git/config.tmp
	mv .git/config.tmp .git/config
2016-12-13 23:10:30 -08:00