Commit graph

13 commits

Author SHA1 Message Date
Michael Scheidell
8d0c43914d - Forgot SUB_LIST (without it, %%s didn't expand in rc script)
- No PORTREVISION bump (caught before mirrors had a change to sync)

PR:		ports/166654
Submitted by:	scheidell (me)
Approved by:	maintainer (implicit)
2012-05-04 18:46:56 +00:00
Michael Scheidell
83a2497645 - Update to 3.0.3 [1]
- Update LICENSE_PERMS [1]
- Add @exec's to pkg-plist since Makefile:post-install isn't run with pkg-add [2]
- Add BATCH check because you can't acctept license in batch mode [3]
- Change mkdir/chown in Makefile (and pkg-plist) to install [3]

PR:		ports/166654 [1]
Submitted by:	Richard Hirner <hirner@bitfire.at> (maintainer) [1]
Submitted by:	scheidell (me) [2]
Submitted by:	crees@ [3]
2012-05-04 18:26:13 +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
Chris Rees
e6863f1dae - Update to 3.0.1
- 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
2011-11-19 08:42:47 +00:00
Chris Rees
9d26d34e79 - Update to 3.0.0 (release numerically less than betas,
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)
2011-08-12 14:39:51 +00:00
Greg Larkin
8b71d694e7 - Updated to 3.0.0.b30 [1]
- 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>
2011-05-03 22:06:11 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Stefan Walter
b9cfeeb594 Patch the startup script so the server process is run as the teamspeak user by
default, not as root.

PR:		126805
Submitted by:	Richard Tector <richard@tector.org.uk>
Approved by:	maintainer
2008-10-11 07:10:13 +00:00
Doug Barton
a0131cabb9 Update the rc.d script to REQUIRE: DAEMON so that this server gets
started after all the things it needs (such as linux compat).

Submitted by:	Albert Poon <albert@bigtearice.net>
2006-09-06 20:40:18 +00:00
Marcus Alves Grando
8bdc9bfcf5 - Use new style rc.d script.
- Reorganize Makefile
- Bump PORTREVISION

PR:		95063
Submitted by:	"Anish Mistry" <amistry___am-productions.biz>
Approved by:	maintainer
2006-04-14 18:10:37 +00:00
Edwin Groothuis
9eedc760df Update for teamspeak_server port update
Updates to not install as root, and installs startup script as .sample.

PR:		ports/56918
Submitted by:	Daniel O'Connor <darius@dons.net.au>
2003-09-27 03:56:32 +00:00
Edwin Groothuis
65e6d0e000 iMinor teamspeak_server port update
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>
2003-09-05 04:46:06 +00:00
Edwin Groothuis
06a36db746 New port for Team Speak server (audio/teamspeak_server)
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>
2003-09-01 04:07:32 +00:00