Bug 203725 - [MAINTAINER] Update Port: www/drood to 5.5.9
Summary: [MAINTAINER] Update Port: www/drood to 5.5.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-12 15:17 UTC by jimmy
Modified: 2015-10-14 20:58 UTC (History)
0 users

See Also:


Attachments
patch (867 bytes, patch)
2015-10-12 15:17 UTC, jimmy
no flags Details | Diff
patch (867 bytes, patch)
2015-10-12 15:36 UTC, jimmy
no flags Details | Diff
patch (861 bytes, patch)
2015-10-13 16:13 UTC, jimmy
no flags Details | Diff
patch (1.04 KB, patch)
2015-10-14 09:20 UTC, jimmy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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