- Bump to 1.4.7 to reflect the real distinfo version
The version for downloaded file was actually 1.4.7, but VERSION was
mistakenly set to 1.4.6.
PR: ports/178004 [1]
Submitted by: John Marino <draco@marino.st> [1]
Approved by: culot (mentor), maintainer (timeout, > 14 days)
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article and/or rephrase COMMENT
Approved by: portmgr (bapt), maintainer silence (12 days)
- fix MASTER_SITES
- while here tighten Makefile for configuration files
use DATADIR in pkg-plist (portlint)
PR: ports/165666
Submitted by: Martin Kropfinger,freebsd@rakor-net.de
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.
- See http://www.minecraftwiki.net/wiki/Version_history
- Add secondary download site since minecraft changes often, and does not keep old versions
- Fix (one more time), plist/sub
Submitted by: maintainer
Approved by: maintainer, gabor (mentor, implicit)
- 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)