[Bug 192191] New: [re-work/patch] games/minecraft-server from 1.4.6 to 1.7.10
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 28 13:28:07 UTC 2014
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 at FreeBSD.org
Reporter: freebsd at 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.
More information about the freebsd-ports-bugs
mailing list