Bug 28803

Summary: [patch] comms/conserver does not support ##user password
Product: Ports & Packages Reporter: motoyuki
Component: Individual Port(s)Assignee: Cy Schubert <cy>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description motoyuki 2001-07-08 04:00:16 UTC
	According to conserver.cf(5), conserver supports ##user
	form passwd, which means conserver use the user's password.

	But, FreeBSD's conserver does not support ##user form password.

Fix: Apply the following patch.  
How-To-Repeat: 	Install this port and try to use ##user form password in
	conserver.cf.
Comment 1 motoyuki freebsd_committer freebsd_triage 2001-07-08 04:35:07 UTC
Responsible Changed
From-To: freebsd-ports->obrien

Over to maintainer.
Comment 2 Pete Fritchman freebsd_committer freebsd_triage 2002-06-09 15:06:55 UTC
Responsible Changed
From-To: obrien->freebsd-ports

This port is now maintained by ports@.
Comment 3 Cy Schubert freebsd_committer freebsd_triage 2002-06-09 15:19:35 UTC
Responsible Changed
From-To: freebsd-ports->cy

I'll take a look at this one.
Comment 4 Florent Thoumie freebsd_committer freebsd_triage 2005-06-01 16:35:39 UTC
State Changed
From-To: open->closed

Committed, thanks!