Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 2014 13:57:35 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349509 - head/games/xonotic
Message-ID:  <201403291357.s2TDvZp8000656@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Mar 29 13:57:35 2014
New Revision: 349509
URL: http://svnweb.freebsd.org/changeset/ports/349509
QAT: https://qat.redports.org/buildarchive/r349509/

Log:
  - Add pkg-message with instructions on dedicated server setup
  
  PR:		188047
  Submitted by:	Jonathan Price <freebsd@jonathanprice.org>

Added:
  head/games/xonotic/pkg-message   (contents, props changed)
Modified:
  head/games/xonotic/Makefile

Modified: head/games/xonotic/Makefile
==============================================================================
--- head/games/xonotic/Makefile	Sat Mar 29 13:57:01 2014	(r349508)
+++ head/games/xonotic/Makefile	Sat Mar 29 13:57:35 2014	(r349509)
@@ -3,7 +3,7 @@
 
 PORTNAME=	xonotic
 PORTVERSION=	0.7.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	games
 MASTER_SITES=	http://nl.dl.xonotic.org/ \
 		http://mirror.bitmissile.com/xonotic/releases/

Added: head/games/xonotic/pkg-message
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/xonotic/pkg-message	Sat Mar 29 13:57:35 2014	(r349509)
@@ -0,0 +1,9 @@
+--------------------
+
+Xonotic has now been installed. If you installed the server, you can
+configure it by running /usr/local/bin/xonotic-dedicated, which will 
+generate a .xonotic folder in the current user's home folder. Then, copy 
+/usr/local/share/xonotic/server/server.cfg to .xonotic/data/server.cfg. 
+You may additionally be interested in copying help.cfg.
+
+---------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403291357.s2TDvZp8000656>