Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 May 1997 22:53:43 -0700 (PDT)
From:      asami@vader.cs.berkeley.edu (Satoshi Asami)
To:        pst@freebsd.org
Cc:        ports@freebsd.org, samath@slt.lk
Subject:   popper no-package ?
Message-ID:  <199705060553.WAA10899@silvia.HIP.Berkeley.EDU>

next in thread | raw e-mail | index | archive | help
I see that mail/popper/Makefile contains this line:

===
NO_PACKAGE=     "Needs POP UID"
===

Is this still true?  I don't see any pop id on hub, for instance.

===
>> ls -slg /usr/local/bin/popauth
 58 -rws--x--x  1 root  bin  58410 May 12  1996 /usr/local/bin/popauth*
===

Even if it really needs the UID, we can just make the check the
existence of the uid and fall back to IS_INTERACTIVE if it doesn't
exist.  (Put the check in pkg/REQ and that will cover the package
too.)

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705060553.WAA10899>