https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209458
Mahdi Mokhtari <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170235|0 |1 is obsolete| | Attachment #170235|maintainer-approval?(mokhi6 | Flags|[email protected]) | Assignee|[email protected] |[email protected] Status|New |In Progress Attachment #170365| |maintainer-approval+ Flags| | --- Comment #8 from Mahdi Mokhtari <[email protected]> --- Created attachment 170365 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170365&action=edit Previous patch (mark port if Base used intentionally) with some changes This is like patch Markus suggested with some changes (to be more exact) Using BROKEN instead of IGNORE: as handbook suggests it's better to "Use BROKEN for ports where the problem is believed to be temporary." and i believe it's temporary (as I'm trying to patch the Cmake-script to make it not use `ld` for static libs and use them to build ;D) Also i see no reason to use .if condition for setting "WITH_OPENSSL_PORT=yes" as we should set it anyway. BTW, i solved these in this patch. QA: portlint -AC -> done successfully: no Fatal error -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
