[Bug 275921] misc/ctm: fix build / add symlink support / add patches needed by ctm hosting machine
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Dec 2023 09:57:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275921 Bug ID: 275921 Summary: misc/ctm: fix build / add symlink support / add patches needed by ctm hosting machine Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: se@FreeBSD.org Reporter: mail@fbsd2.e4m.org Flags: maintainer-feedback?(se@FreeBSD.org) Assignee: se@FreeBSD.org Created attachment 247237 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247237&action=edit See Comment I am currently preparing the machine which hosts the CTM files in order to deal with src-13, src-14 and ports using gitup. This PR adds 5 patch files to misc/ctm: 1. patch-r01_fix_warnings_in_mkCTM_mkctm.c As the name says, this fixes warnings when building mkctm. 2. patch-r02-fix_logf_name_clash_in_mkCTM_mkctm.c (*) This patch fixes the build for mkctm by avoiding using logf as variable name. 3. patch-r03-add_symlink_handling_to_mkCTM_mkctm.c This adds handling of symlinks to the CTM generator. 4. patch-r04-add_symlink_handling_to_ctm This adds handling of symlinks to ctm itself. Without that, the src-1[34] deltas won't apply. 5. patch-r05-add_ownermail_to_ctm__smail_ctm__smail.c (*) This adds an option to ctm_smail which is needed on the ctm generator machine. Patches marked with (*) were not created by me but probably by sms and are already in use on the the generator machine. They just have not been integrated into the port yet... -- You are receiving this mail because: You are the assignee for the bug.