Bug 54017 - vnc ports misses XFree86-client dep
Summary: vnc ports misses XFree86-client dep
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: james
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-02 14:20 UTC by Peter van Dijk
Modified: 2003-07-04 16:01 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter van Dijk 2003-07-02 14:20:02 UTC
Running vncserver results in an error about missing xauth. Installing
XFree86-clients fixes that.

Fix: 

Add dependency for xauth from XFree86-clients to the vnc port.
How-To-Repeat: install the vnc package and try to use 'vncserver'  without manually
installing XFree86-clients.
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-07-04 10:13:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->james@now.ie

Over to maintainer.
Comment 2 Sergey A. Osokin freebsd_committer freebsd_triage 2003-07-04 16:01:29 UTC
State Changed
From-To: open->closed

Committed, thanks!