Bug 123822

Summary: [patch] devel/pcsc-lite: Fix bogus warning in rc script
Product: Ports & Packages Reporter: Daniel Roethlisberger <daniel>
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me CC: daniel
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pcsc-lite-enable.diff none

Description Daniel Roethlisberger 2008-05-19 20:30:03 UTC
The current rc script of pcscd complains about $pcscd_enable being configured
improperly if pcscd_enable is not set in rc.conf or rc.conf.local.  Setting a
default of "NO" in the rc script fixes this bogus warning.  I cowardly leave
it up to the maintainer to decide whether such a minor fix warrants a
PORTREVISION bump or not.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-19 20:30:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->arved

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2008-06-15 18:14:13 UTC
State Changed
From-To: open->closed

Sorry for not looking into this earlier. 

I consider this warning a feature not a bug. It is not bogus at all. 
I don't see any advantage by silencing it, there is no usecase,  
where i want pcscd neither started nor not started at bootup. 

I am closing this PR.