Commit graph

5 commits

Author SHA1 Message Date
Jason Helfman
54f4a08d27 - Use full path for java to resolve server startup operations
- bump PORTREVISION

PR:	ports/165884
Submitted by:	ler@lerctr.org
Approved by:	maintainer, freebsd@rakor-net.de
Feature safe:	yes
2012-03-09 19:03:06 +00:00
Chris Rees
5da1b14ffc Remove redundant warning about users created by port
Approved by:	maintainer implicit (scheidell's insertion)
2012-01-14 15:55:28 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Michael Scheidell
dbd0d9d709 - Minor changes to plist_sub and files
Submitted by:	scheidell
Approved by:	maintainer, gabor (mentor, implicit)
2012-01-12 20:34:38 +00:00
Michael Scheidell
d9939c32b9 - Functionality upgrade. Add in *.txt.sample files so that uninstall/pkg_delete won't delete users settings [1]
- Add mcserver user to GIDs/UIDs [1]
- Added rc startup script [1]
- Lots of PLIST_SUB/SUB_FILES patches to allow substitution, moved several pkg* files to files/*.in [1]
- made USERS a ?= in case server had previously been running as a different user [2]

PR:		ports/163920 [1]
Submitted by:	maintainer [1]
Reviewed by:	scheidell [2]
Approved by:	maintainer, gabor (mentor)
2012-01-12 13:14:45 +00:00