Bug 172365 - [PATCH]: x11/slim Fix ConsoleKit support
Summary: [PATCH]: x11/slim Fix ConsoleKit support
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-05 17:50 UTC by Maxim Samsonov
Modified: 2012-12-21 00:11 UTC (History)
0 users

See Also:


Attachments
x11_slim.patch (482 bytes, patch)
2012-10-05 17:50 UTC, Maxim Samsonov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Samsonov 2012-10-05 17:50:11 UTC
Correct x11-display-device(tty) naming scheme (according to freebsd's
tty naming scheme), so ConsoleKit session become active.
As the result x11-display-device gets sane value, for example: /dev/ttyv8
instead of /dev/tty9.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-05 17:50:20 UTC
Maintainer of x11/slim,

Please note that PR ports/172365 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/172365

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-05 17:50:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Henry Hu 2012-12-01 05:30:56 UTC
Ok, I've tested the patch and it works well. Please commit it.

-- 
Cheers,
Henry
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2012-12-01 20:22:14 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Pawel Pekala freebsd_committer freebsd_triage 2012-12-21 00:11:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!