Page MenuHomeFreeBSD

Register CONFLICTS_INSTALL among flavors
AbandonedPublic

Authored by sunpoet on Jan 27 2018, 12:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 13, 6:21 PM
Unknown Object (File)
May 27 2024, 2:02 AM
Unknown Object (File)
Jan 7 2024, 5:48 PM
Unknown Object (File)
Nov 6 2023, 11:34 PM
Unknown Object (File)
Oct 5 2023, 10:30 PM
Unknown Object (File)
Sep 11 2023, 11:32 AM
Subscribers

Details

Reviewers
osa

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 14602
Build 14734: arc lint + arc unit

Event Timeline

Writing three lines when two would be enought.

nginx_CONFLICTS_INSTALL=  ${PKGNAMEPREFIX}${PORTNAME}-apache
apache_CONFLICTS_INSTALL= ${PKGNAMEPREFIX}${PORTNAME}-nginx

Either way is OK since there are only 2 flavors now.

@mat, do we have maintainer timeout here? can I commit your version?