From owner-freebsd-ports Fri Oct 27 1:25: 2 2000 Delivered-To: freebsd-ports@freebsd.org Received: from bay2.bjt.net (mailhost.bjt.net [209.237.0.15]) by hub.freebsd.org (Postfix) with ESMTP id 6BD0837B479 for ; Fri, 27 Oct 2000 01:24:59 -0700 (PDT) Received: from foo.fake.primenet.com ([209.237.31.190]) by bay2.bjt.net (8.8.5/8.8.5) with ESMTP id BAA14807 for ; Fri, 27 Oct 2000 01:24:53 -0700 Received: from localhost (bkogawa@localhost) by foo.fake.primenet.com (8.9.3/8.8.8) with SMTP id BAA14820 for ; Fri, 27 Oct 2000 01:23:23 -0700 (PDT) (envelope-from bkogawa@primenet.com) X-Authentication-Warning: foo.fake.primenet.com: bkogawa owned process doing -bs Date: Fri, 27 Oct 2000 01:23:23 -0700 (PDT) From: "Bryan K. Ogawa" X-Sender: bkogawa@foo.fake.primenet.com To: ports@freebsd.org Subject: how should high score files for games be recorded in pkgs? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hey all, i am working on porting a game and I have a few questions. 1. Where should a high score file be stored? /var/games ? /usr/local/share/ ? 2. How should a high score file should be listed (if at all) in pkg-plist? 3. is it ok if such a file is world-writable, or would this be considered to constitute an unreasonable security risk, and the game be sgid games or some such? Or is that the unreasonable security risk? I'm not subscribed to ports, so please cc me with mail. Thanks, -- bryan k ogawa http://www.primenet.com/~bkogawa/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message