aboutsummaryrefslogtreecommitdiff
path: root/audio/teamspeak_server/files
Commit message (Collapse)AuthorAgeFilesLines
* Update the rc.d script to REQUIRE: DAEMON so that this server getsDoug Barton2006-09-061-1/+1
| | | | | | | | | started after all the things it needs (such as linux compat). Submitted by: Albert Poon <albert@bigtearice.net> Notes: svn path=/head/; revision=172422
* - Use new style rc.d script.Marcus Alves Grando2006-04-142-29/+35
| | | | | | | | | | | | - Reorganize Makefile - Bump PORTREVISION PR: 95063 Submitted by: "Anish Mistry" <amistry___am-productions.biz> Approved by: maintainer Notes: svn path=/head/; revision=159500
* Update for teamspeak_server port updateEdwin Groothuis2003-09-271-1/+1
| | | | | | | | | | Updates to not install as root, and installs startup script as .sample. PR: ports/56918 Submitted by: Daniel O'Connor <darius@dons.net.au> Notes: svn path=/head/; revision=89508
* iMinor teamspeak_server port updateEdwin Groothuis2003-09-051-12/+15
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=88571
* New port for Team Speak server (audio/teamspeak_server)Edwin Groothuis2003-09-011-0/+26
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> Notes: svn path=/head/; revision=88237