When trying to build mail/alpine-2.11 I get this: ===> Cleaning for alpine-2.11 ===> Found saved configuration for alpine-2.11 ===> alpine-2.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by alpine-2.11 for building ===> Extracting for alpine-2.11 => SHA256 Checksum OK for alpine-2.11.tar.xz. => SHA256 Checksum OK for maildir.patch.gz. ===> Patching for alpine-2.11 ===> Applying distribution patches for alpine-2.11 ===> Applying extra patch /export/ports/mail/alpine/files/cons25-alpine_keymenu.c 1 out of 1 hunks failed--saving rejects to alpine/keymenu.c.rej *** [do-patch] Error code 1 Stop in /export/ports/mail/alpine. How-To-Repeat: Try to build /export/ports/mail/alpine. Fix: Unknown.
I ran into exactly this problem and did this: cd /usr/ports/mail/alpine make rmconfig I tried to build again and it just magically worked. Honestly, I don't know what setting was cleared to make this happen, but it's a clue to what's wrong and hopefully it will solve the problem for you. Good luck!
Yes, one can circumvent the issue by not enabling the: [ ] CONS25 Add a patch to support color for default console option. Since that requires the broken patch.
*** This bug has been marked as a duplicate of bug 191116 ***
*** This bug has been marked as a duplicate of bug 191350 ***