32 Commits

Author SHA1 Message Date
Rudi Heitbaum
763eddbab1 heimdal: update to githash 2022-11-17 2022-11-20 05:26:02 +00:00
Rudi Heitbaum
1112a18795 heimdal: update to 2022-04-27 2022-06-13 08:31:07 +00:00
Rudi Heitbaum
1dc0b5bf3e heimdal: update to 5dd29ec 2022-03-22 (8.0pre)
This supports the build of required host cross compiler binaries:
- heimdal_asn1_compile
- heimdal_compile_et

The update to 5dd29ec 2022-03-22 (8.0pre) is required for Samba 4.16.0

add asn1c:host dependancy
2022-03-22 07:35:26 +00:00
heitbaum
954f9fafec heimdal: yyerror match posix standard
required to compile with GNU Bison 3.8

Patch has been upstreamed and works with Bison 2.x --> 3.8
2021-09-12 00:26:40 +10:00
heitbaum
84e22e09db heimdal: autoconf-2.70 and newer are more strict 2021-09-11 23:21:26 +10:00
CvH
99c7d4cb37
Merge pull request #4888 from heitbaum/bump-heim
heimdal: add patches for automake 1.16+
2021-08-11 13:05:38 +02:00
Ian Leonard
a3424e77fc heimdal: add patches for building on Fedora
Build fails with a complaint about not finding ncurses, which is installed. It's
actually checking for tinfo.

Patches are from upstream:
872222db35
5e7bc8d881

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-02-03 05:06:32 +00:00
Ian Leonard
78440702f1 devel: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:48 +00:00
heitbaum
9fbde1a626 heimdal: add patches for automake 1.16+ 2021-01-07 11:51:54 +00:00
Sascha Kuehndel (InuSasha)
84f82d54b8
heimdal: force building own compile_et 2019-10-30 17:15:17 +01:00
MilhouseVH
92ccff3e5d samba: stop using compile_et installed by e2fsprogs
Install the Heimdal version of compile_et (and asn1_compile for completeness)
using a heimdal_ prefix to avoid a name clash with e2fsprogs which installs a
similar but different (and older) compile_et shell script.

Then, tell Samba where to find the new Heimdal binaries.

Ref: https://bugzilla.samba.org/show_bug.cgi?id=13856
2019-10-29 12:19:07 +00:00
MilhouseVH
5e939010e1 heimdal: we don't need e2fsprogs:host for compile_et 2019-10-29 12:19:07 +00:00
MilhouseVH
97f87d8e9c packages: switch from Python2 to Python3 2019-10-29 12:19:07 +00:00
Sascha Kuehndel (InuSasha)
c7c469431e
buildsystem: host should not depend on cross-compiler 2019-10-18 19:41:00 +02:00
MilhouseVH
75355ffa35 heimdal: update to heimdal-7.7.0 2019-06-07 16:43:38 +01:00
MilhouseVH
83fe1fb51b heimdal: update to heimdal-7.6.0 2019-05-15 23:26:06 +01:00
MilhouseVH
842904f31b heimdal: remove unrequired setting 2018-12-14 22:58:48 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
Lucian Muresan
f46c545ebd fix crossbuilding heimdal by adding dependency to host-ncurses 2018-09-13 23:23:16 +02:00
CvH
8e09fadb5b spdx: packages/devel 2018-07-17 23:58:50 +02:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
MilhouseVH
631622d9f0 heimdal: update to heimdal-7.5.0 2017-12-08 17:33:20 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
Jernej Skrabec
70f62dad63 heimdal: Disable OTP
Building OTP is broken on ArchLinux and it seems it is not needed
anyway.

Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
2017-11-14 21:23:23 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
MilhouseVH
3d99d28843 packages: adapt for Python2 2017-10-11 03:55:10 +01:00
MilhouseVH
f82f244aff heimdal: update to heimdal-7.4.0 2017-07-20 07:04:08 +01:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
79f75a42b2 heimdal: add package 2017-07-06 19:28:19 +01:00