Bug 202715

Summary: games/wolfpack: switch to @sample, drop @dirrm
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Johan van Selst <johans>
Status: Closed FIXED    
Severity: Affects Many People Flags: bugzilla: maintainer-feedback? (johans)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch none

Description Dmitry Marakasov freebsd_committer freebsd_triage 2015-08-28 13:35:26 UTC
Created attachment 160440 [details]
Patch

- Switch to @sample
- Modernize plist

Still I'm not sure why this needs @owner/@group for data files.
Seems like you only need them for etc and /var files and dirs.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-09-20 12:49:45 UTC
A commit references this bug:

Author: johans
Date: Sun Sep 20 12:49:36 UTC 2015
New revision: 397364
URL: https://svnweb.freebsd.org/changeset/ports/397364

Log:
  Clean up plist

  PR:		202715
  Submitted by:	amdmi3

Changes:
  head/games/wolfpack/Makefile
  head/games/wolfpack/pkg-plist
Comment 2 Johan van Selst freebsd_committer freebsd_triage 2015-09-20 12:51:20 UTC
Committed, thanks.
The @owner bit for data files is required because the game requires a file lock  when they are used. I have no idea why it does that :(