Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 2015 23:14:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205255] [NEW PORT] games/nethack36 (Based on games/nethack34)
Message-ID:  <bug-205255-13-ZLolin6h3D@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205255-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205255-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205255

--- Comment #19 from Greg Lewis <glewis@FreeBSD.org> ---
I should probably have applied the latest nethack36 patch before doing the
update to nethack34 since I'll now have to hand apply some of those patches=
 I
bet...

Anyway, a couple of last comments on nethack36.

- Do we want to plan for the future and install nethack36 versioned from the
start and avoid having to rejig it if/when there is a nethack37?
- The patch to makedefs.c should really use either mkstemp (preferably) or
mktemp.  The former avoids races between creating the temporary file name a=
nd
opening it and is thus more secure, but requires bigger code changes.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205255-13-ZLolin6h3D>