mail/alpine: update DESCR to reflect changes.

Add conflict with mail/pine, beside editors/pico.
It make sense to default to alpine now to provide both pico(1) and
pilot(1) since the original pine is unmaintained.
This commit is contained in:
vins 2023-03-02 16:30:09 +00:00
parent 3a82bd0cf1
commit 11a56a23e2
2 changed files with 9 additions and 5 deletions

View file

@ -5,6 +5,9 @@ configuration, Alpine offers an intentionally limited set of
functions geared toward the novice user, but it also has a large
list of optional "power-user" and personal-preference features.
This package currently only installs the alpine binary, excluding
the pilot and pico binaries which would cause it to conflict with
the pine package.
This package also includes:
* pico(1), a simple text editor with limited searching,
block cut and paste, and spell checking features.
* pilot(1), a simple, console-based,
display-oriented file system navigator. Pilot provides basic file
manipulation commands.

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.54 2023/02/27 20:08:37 vins Exp $
# $NetBSD: Makefile,v 1.55 2023/03/02 16:30:09 vins Exp $
DISTNAME= alpine-2.26
PKGREVISION= 1
@ -28,7 +28,8 @@ HOMEPAGE= https://alpineapp.email/
COMMENT= Program for Internet News and E-mail
LICENSE= apache-2.0
CONFLICTS+= pico-[0-9]* # bin/pico
CONFLICTS+= pico-[0-9]* # bin/{pico,pilot}
CONFLICTS+= pine-[0-9]* # bin/{rpdump,rpload}
GNU_CONFIGURE= yes
USE_TOOLS+= msgfmt msgmerge xgettext