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.
- Abstract MASTER_SITES to avoid having to edit each update
- Use bsd.port.options.mk; apparently that includes ARCH
PR: ports/162666
Submitted by: Richard Hirner <hirner@bitfire.at> (maintainer)
Feature safe: yes
so unfortunately PORTEPOCH comes in)
- Use the LICENSE in the distfile
PR: ports/159674
Submitted by: Pavel M. <admin@onlyfriends.info>
Reviewed by: Richard Hirner <hirner@bitfire.at> (maintainer)
- Over to new volunteer [1]
- Added new UID, GID, and LEGAL entries [1]
- Fixed rc.conf variable name in pkg-message
- Fixed a couple of portlint warnings
PR: ports/154453 [1]
Submitted by: Richard Hirner <hirner@bitfire.at>
Reviewed by: Chris Rees <utisoft@gmail.com>
This patch by crtxreavr@trioptimum.com to prevent users
from read passwords out of the log file and database. Also
runs the server as the nobody user.
PR: ports/56464
Submitted by: Daniel O'Connor <darius@dons.net.au>
The server for Team Speak a voice chat program which supports
multiple channels with different rate codecs and several
people on each channel. Primarily aimed at team gamers but
can be used as an IP phone as well.
PR: ports/55088
Submitted by: Daniel O'Connor <darius@dons.net.au>