| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
2.0.24.01
|
dougb  |
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. |
25 Jun 2011 19:57:41
2.0.24.01
|
crees  |
- Use USERS and GROUPS
PR: ports/157538
Submitted by: Chris Rees (utisoft@gmail.com) (me)
Approved by: tabthorpe (co-mentor) |
19 Mar 2011 12:38:54
2.0.24.01
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
2.0.24.01
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
05 Dec 2009 16:20:12
2.0.24.01
|
lippe  |
- Reset maintainership.
PR: ports/141048
Submitted by: Ralf van der Enden <tremere@cainites.net> (old maintainer) |
01 Feb 2009 06:28:38
2.0.24.01
|
rafan  |
- Update to 2.0.24.01
PR: ports/131213
Submitted by: Ralf van der Enden <tremere at cainites.net> (maintainer) |
11 Oct 2008 07:10:13
2.0.23.19
|
stefan  |
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 |
05 Aug 2007 23:13:47
2.0.23.19
|
laszlof  |
Update to version 2.0.23.19
Contains various security an bug fixes
PR: ports/115219
Submitted by: Ralf vd Enden <tremere@cainites.net> (maintainer) |
06 Sep 2006 20:40:18
2.0.20.1_2  |
dougb  |
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> |
14 Apr 2006 18:10:37
2.0.20.1_1  |
mnag  |
- Use new style rc.d script.
- Reorganize Makefile
- Bump PORTREVISION
PR: 95063
Submitted by: "Anish Mistry" <amistry___am-productions.biz>
Approved by: maintainer |
22 Jan 2006 08:13:12
2.0.20.1  |
edwin  |
SHA256ify
Approved by: krion@ |
17 Jun 2005 22:59:29
2.0.20.1  |
netchild  |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use(Only the first 15 lines of the commit message are shown above ) |
01 Jun 2005 08:26:45
2.0.20.1  |
pav  |
- Submitter of last update agreed to look after this port |
31 May 2005 12:49:14
2.0.20.1  |
pav  |
- Update to 2.0.20.1
- Reset maintainership on maintainer's request
PR: ports/81494
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: Daniel O'Connor <darius@dons.net.au> (maintainer) |
01 Mar 2005 21:51:49
2.0.19.40_1  |
trevor  |
Respect the user's USE_LINUX setting. |
24 May 2004 09:15:12
2.0.19.40_1  |
krion  |
- Remove dead MASTER_SITES and add the new one
PR: ports/67104
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
31 Mar 2004 03:12:58
2.0.19.40_1  |
trevor  |
SIZEify (maintainer timeout) |
03 Nov 2003 06:04:35
2.0.19.40_1  |
edwin  |
Make bento happy regarding build attempts on non-i386 machines.
Submitted by: Darius (on #bsdcode) |
08 Oct 2003 07:53:26
2.0.19.40_1  |
edwin  |
Add pkg-install to audio/teamspeak-server
Hi Edwin,
I see you committed my PR, thanks :)
I think I mangled my patch and it is missing pkg-install,
so the port doesn't work. I have attached it, please commit
:)
Submitted by: "Daniel O'Connor" <darius@dons.net.au> |
27 Sep 2003 03:56:32
2.0.19.40_1  |
edwin  |
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> |
05 Sep 2003 04:46:06
2.0.19.40_1  |
edwin  |
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> |
01 Sep 2003 04:07:32
2.0.19.40  |
edwin  |
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> |