Bug 203725

Summary: [MAINTAINER] Update Port: www/drood to 5.5.9
Product: Ports & Packages Reporter: jimmy
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Many People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
none
patch
none
patch
none
patch none

Description jimmy 2015-10-12 15:17:16 UTC
Created attachment 161957 [details]
patch

Change to Makefile.

Humdinger is now installed setuid and setgid so that it can restart on SIGSEGV after changing to non-privileged user.
Comment 1 jimmy 2015-10-12 15:36:22 UTC
Created attachment 161958 [details]
patch
Comment 2 jimmy 2015-10-13 16:13:06 UTC
Created attachment 161985 [details]
patch

Drood master process now restarts on SIGSEGV
Humdinger installed setuid, setgid to enable restarts with root permissions.
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2015-10-13 22:10:51 UTC
Setuid permissions should be mentioned in plist.
Comment 4 jimmy 2015-10-13 23:43:49 UTC
(In reply to Dmitry Marakasov from comment #3)
I can find no docs on how to do that.
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2015-10-14 03:16:14 UTC
https://www.freebsd.org/doc/en/books/porters-handbook/plist-keywords.html

Example: /usr/ports/x11/slock/pkg-plist

You can leave it in PLIST_FILES though, quoting the entry.
Comment 6 jimmy 2015-10-14 09:20:32 UTC
Created attachment 162022 [details]
patch

Humdinger setuid permissions added to PLIST_FILES.
Comment 7 commit-hook freebsd_committer freebsd_triage 2015-10-14 20:58:56 UTC
A commit references this bug:

Author: amdmi3
Date: Wed Oct 14 20:58:47 UTC 2015
New revision: 399297
URL: https://svnweb.freebsd.org/changeset/ports/399297

Log:
  - Update to 5.6

  PR:		203725
  Submitted by:	jimmy@mammothcheese.ca (maintainer)

Changes:
  head/www/drood/Makefile
  head/www/drood/distinfo