On 2 December 2011 23:09, Andriy Gapon <a...@freebsd.org> wrote:
> on 02/12/2011 21:55 Baptiste Daroussin said the following:
>> On Fri, Dec 02, 2011 at 08:38:05PM +0100, Torfinn Ingolfsen wrote:
>>> On Fri, Dec 2, 2011 at 1:13 PM, Andriy Gapon <a...@freebsd.org> wrote:
>>>>
>>>> Or that they simply quit doing that and instead print a message like "Port 
>>>> X is
>>>> deinstalled but it may have some processes running, please do Y and/or Z 
>>>> to find
>>>> them and/or stop them".
>>>
>>> I prefer this suggestion.
>>
>> I also would prefer this.
>
>
> BTW, this part of my suggestion was inspired by the following:
> http://en.opensuse.org/SDB:Zypper_usage_11.3#Check_processes
>
> Not sure how that feature is implemented though.

A little service magic would do;

[ service blargh status 2>/dev/null ] && echo "DON'T FORGET TO STOP
THIS SERVICE!!!"

I'll prepare a patch, as long as there's some chance of it going in ;)

Chris
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to