Date: Mon, 28 Jul 2014 13:28:07 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192191] New: [re-work/patch] games/minecraft-server from 1.4.6 to 1.7.10 Message-ID: <bug-192191-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192191 Bug ID: 192191 Summary: [re-work/patch] games/minecraft-server from 1.4.6 to 1.7.10 Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: freebsd@jonathanprice.org Created attachment 145079 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145079&action=edit SHAR file for games/minecraft-server I have re-built the games/minecraft-server port from the ground up. The old version was for minecraft 1.4.6 (released 2012-12-20), whereas this new version is 1.7.10 (released 2014-06-26). A summary of the changes are as follows: - It now provides a "shortcut" in /usr/local/bin/minecraft-server. It is a basic script which launches the JAR file. This brings it in-line with similar ports such as games/xonotic - the "world" files (essentially a database) is now stored in /var/db/minecraft-server - the configuration files are now stored in /usr/local/etc/minecraft-server All files are owned by the user and group "mcserver" (inherited from the old games/minecraft-server port). Therefore, while you need root to run /usr/local/bin/minecraft-server, it executes the jar file as mcserver, to minimise security issues. It would be great if I could have some feedback on improvements; I am not very experienced with porting. -- 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-192191-13>