Skip to content

Commit

Permalink
mail/courier: Mark BROKEN and DEPRECATED
Browse files Browse the repository at this point in the history
- Mark BROKEN for all RELEASE due to duplicate symbol:
  sqwebmail_content_charset
- Mark DEPRECATED as this is BROKEN for more than a year
- Set EXPIRATION_DATE to 2023-06-01

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed May 1, 2023
1 parent 74b433f commit 1da11da
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mail/courier/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ WWW= https://www.Courier-MTA.org/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING.GPL

BROKEN_FreeBSD_13= ld: error: duplicate symbol: sqwebmail_content_charset
BROKEN_FreeBSD_14= ld: error: duplicate symbol: sqwebmail_content_charset
BROKEN= ld: error: duplicate symbol: sqwebmail_content_charset
DEPRECATED= Broken for more than a year and fails to build on supported RELEASE
EXPIRATION_DATE= 2023-06-01

BUILD_DEPENDS= courierauthconfig:security/courier-authlib-base
LIB_DEPENDS= libidn.so:dns/libidn \
Expand Down

0 comments on commit 1da11da

Please sign in to comment.