Date: Mon, 19 Mar 2012 23:33:15 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/sane-backends Makefile ports/graphics/sane-backends/files saned.in Message-ID: <201203192333.q2JNXFAM030234@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2012-03-19 23:33:15 UTC
FreeBSD ports repository
Modified files:
graphics/sane-backends Makefile
graphics/sane-backends/files saned.in
Log:
Relative to the problem mentioned in the PR, fix the rc.d script
to avoid a circular dependency problem which adversely affects
other scripts, including those in the base.
Specifically, it's impossible to have both:
REQUIRE: LOGIN
and
BEFORE: NETWORKING
Since this services runs as an unprivileged user, LOGIN wins.
While I'm here, apply various other cleanups, including adding
KEYWORD: shutdown, putting the elements in more typical order,
fixing some syntax issues, etc.
Bump PORTREVISION due to the previous incarnation of the rc.d
script being actually pathological, rather than just slightly
wacky.
PR: ports/165928
Submitted by: Matt Dawson <matt@chronos.org.uk>
Feature safe: yes
Revision Changes Path
1.104 +1 -1 ports/graphics/sane-backends/Makefile
1.4 +15 -17 ports/graphics/sane-backends/files/saned.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203192333.q2JNXFAM030234>
