| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Changes: https://community.teamspeak.com/t/server-3-13-6/23615
|
|
|
|
| |
Changes: https://community.teamspeak.com/t/server-3-13-5/22672
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=566138
|
|
|
|
|
|
|
|
|
| |
Removed i386 support, no longer supported upstream.
Changes: https://community.teamspeak.com/t/teamspeak-server-3-12-x
Notes:
svn path=/head/; revision=557862
|
|
|
|
|
|
|
|
|
|
| |
fail due to the txt's not being found.
The serverquerydocs folder needs to be
in the working directory. Added a link
to resolve this issue.
Notes:
svn path=/head/; revision=553066
|
|
|
|
|
|
|
| |
Changes: https://community.teamspeak.com/t/teamspeak-server-3-12-x/3916
Notes:
svn path=/head/; revision=530469
|
|
|
|
|
|
|
| |
Changes: https://forum.teamspeak.com/threads/143119-TeamSpeak-Server-3-11-0
Notes:
svn path=/head/; revision=526089
|
|
|
|
|
|
|
| |
Changes: https://forum.teamspeak.com/threads/142033-TeamSpeak-3-Server-3-10-x?s=56839051668533fef545e469b506f2ee
Notes:
svn path=/head/; revision=518375
|
|
|
|
|
|
|
|
|
|
|
|
| |
When calling teamspeak_flags prior to this commit,
flags would be appended to the daemon command. After
this commit, it will be appended to the teamspeak
command as one would expect.
Reported by: Oliver Lehmann <lehmann@ans^>
Notes:
svn path=/head/; revision=508976
|
|
|
|
|
|
|
| |
Changes: https://forum.teamspeak.com/threads/140352-Release-TeamSpeak-3-Server-3-9-x
Notes:
svn path=/head/; revision=508048
|
|
|
|
|
|
|
| |
Changes: https://forum.teamspeak.com/threads/139966-Release-TeamSpeak-Server-3-8-0
Notes:
svn path=/head/; revision=503847
|
|
|
|
|
|
|
| |
Changes: https://forum.teamspeak.com/threads/139248-Release-TeamSpeak-3-Server-3-7-x
Notes:
svn path=/head/; revision=497220
|
|
|
|
|
|
|
| |
Changes: https://forum.teamspeak.com/threads/139248-Release-TeamSpeak-3-Server-3-7-0
Notes:
svn path=/head/; revision=496548
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Removed workaround for a fixed bug in previous 11.x release
* Reworked rc script to be more standardized
The rc script now has 3 possible entries that can be changed,
teamspeak_pidfile, teamspeak_db_dir and teamspeak_log_dir.
This will provide a more customizable experience when using
teamspeak.
Changes: https://forum.teamspeak.com/threads/138675-Release-TeamSpeak-3-Server-3-6-1
PR: 235082
Notes:
svn path=/head/; revision=492462
|
|
|
|
|
|
|
| |
Changes: https://forum.teamspeak.com/threads/138675-Release-TeamSpeak-3-Server-3-6-0
Notes:
svn path=/head/; revision=491172
|
|
|
|
|
|
|
| |
Changes: https://forum.teamspeak.com/threads/138368-TeamSpeak-3-server-3-5-1-hotfix-released
Notes:
svn path=/head/; revision=488347
|
|
|
|
|
|
|
|
|
|
| |
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
Notes:
svn path=/head/; revision=483807
|
|
|
|
|
|
|
| |
Changes: https://forum.teamspeak.com/threads/137798-Release-TeamSpeak-3-Server-3-5-0
Notes:
svn path=/head/; revision=483551
|
|
|
|
|
|
|
| |
Changes: https://forum.teamspeak.com/threads/137292-Release-TeamSpeak-3-Server-3-4-0
Notes:
svn path=/head/; revision=479912
|
|
|
|
|
|
|
| |
Changes: https://forum.teamspeak.com/threads/136554-Release-TeamSpeak-3-Server-3-3-0-amp-3-3-1
Notes:
svn path=/head/; revision=478839
|
|
|
|
|
|
|
| |
Changes: https://forum.teamspeak.com/threads/136554-Release-TeamSpeak-3-Server-3-3-0
Notes:
svn path=/head/; revision=476489
|
|
|
|
|
|
|
| |
Changes: https://forum.teamspeak.com/threads/135760-TeamSpeak-3-Server-3-2-0
Notes:
svn path=/head/; revision=470061
|
|
|
|
|
|
|
| |
Changes: https://forum.teamspeak.com/threads/135623-TeamSpeak-3-server-3-1-3-released
Notes:
svn path=/head/; revision=469770
|
|
|
|
|
|
|
| |
Changes: https://forum.teamspeak.com/threads/135056-TeamSpeak-3-Server-3-1-1-released
Notes:
svn path=/head/; revision=463279
|
|
|
|
|
|
|
|
|
| |
* Accounting services now uses https which requires ca_root_nss, added to run time depends
Changes: https://forum.teamspeak.com/threads/134874-TeamSpeak-3-Server-3-1-0-released
Notes:
svn path=/head/; revision=462896
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If mysql is used instead of sqlite, teamspeak can fail to start because
mysql sometimes starts after teamspeak. As a fix, a new option has been
added that will add mysql to REQUIRES and set mysql server as a depend.
Reported by: Dries Michiels <driesmp@hotmail.com>
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11681
Notes:
svn path=/head/; revision=446701
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixed broken using cd in rc script as work around
* Modified pkg-message to be more copy/paste friendly
* Fixed whitespace to satisfy portlint
Changelog: http://forum.teamspeak.com/threads/126318-TeamSpeak-3-Server-3-0-13-8-released
PR: 220846
Reported by: Denys Razumov <zxzharmlesszxz@gmail.com>
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11662
Notes:
svn path=/head/; revision=446291
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Sorted Makefile
* Fixed Broken message for only being for 11.0, this was fixed in r310010
* Removed RESTRICTED, already in LICENSE_PERMS
* Removed append flag on PLIST_SUB and SUB_LIST
Changelog: http://forum.teamspeak.com/threads/126318-TeamSpeak-3-Server-3-0-13-7-released
Reviewed by: lifanov (mentor), matt
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11593
Notes:
svn path=/head/; revision=446040
|
|
|
|
|
|
|
|
|
|
|
| |
* Changed comment headers to match my name and FreeBSD email
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11466
Notes:
svn path=/head/; revision=444980
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 212237
Submitted by: ultima1252@gmail.com (maintainer)
Reported by: Jonathan Price <freebsd@jonathanprice.org>
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9170
Notes:
svn path=/head/; revision=431501
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=430235
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed virtual server stops responding to clients
- TSDNS server now also listens on ipv6 when available
- TSDNS server Documentation updated
PR: 214641
Submitted by: Ultima1252@gmail.com (maintainer)
Notes:
svn path=/head/; revision=426367
|
|
|
|
|
|
|
|
| |
PR: 213794
Submitted by: Ultima1252@gmail.com (maintainer)
Notes:
svn path=/head/; revision=424910
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Detailed maintainer log:
- fixed a problem where virtual servers refuse to start due to invalid flags
or order
- fixed a crash in fix crash on servergroupautodelperm /
servergroupautoaddperm
- "Error opening file: No such file or directory" message now includes
filename
- Fixed server crash when ipv6 client connects while using MariaDB (or
MySQL) server
- Database plugins are now checked more thoroughly at server startup
- To fix the problem with MariaDB, the server needs to alter columns in the
client and bindings table. For large databases, this can take a while. It
is recommended that all ts3servers that use the same database, are stopped
and then one new ts3server is started first which does the update. After
this, the other instances can be started too.
PR: 212531
Submitted by: Ultima1252@gmail.com (maintainer)
Notes:
svn path=/head/; revision=421671
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fixed several vulnerabilities.
- fixed a crash introduced in 3.0.13.1
- fixed a deadlock in the server causing some instances to
hang / be unresponsive
- fixed a crash reported by a customer.
PR: 211911
Changes: http://forum.teamspeak.com/threads/126318-TeamSpeak-3-Server-3-0-13-2-released
Submitted by: Ultima1252@gmail.com (maintainer)
Notes:
svn path=/head/; revision=420318
|
|
|
|
|
|
|
|
| |
PR: 211848
Submitted by: Ultima1252@gmail.com (maintainer)
Notes:
svn path=/head/; revision=420202
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ ipv6 support
+ improved database performance
+ improved snapshot create/deploy performance
+ Enable "tcp_nodelay" option for server query (less latency)
+ bindinglist command now has a new parameter "subsystem"
- file transfer now only accepts connections from ip addresses that
have started an upload / download. There is a reserve of 20 slots
that are allowed to connect even though that particular
ip address did not start an upload/download. This is to support
exotic client routing configurations like tcp load balancers.
- fixed incorrect filetransfer port reported in instanceinfo
- binding voice to the any address (0.0.0.0 / 0::0), which is the
default behaviour of the server, now supports clients connecting
to all addresses instead of just the default ip of the network interface.
- fixed assertion in puzzle feature (Thanks to Schlumpi for helping
us find this)
- fixed virtual server log and bindinglist for voice showing multiple
senseless bindings
* file transfer now only allows an idle time of 2 seconds after connect
* new file transfer implementation
* updated sqlite to 3.11.1
* sqlite db now uses WAL as journal mode
! the new file transfer routines on unix systems now depend on async
io (aio*) routines. For freebsd this probably means you need to
load the aio kernel module using 'kldload aio'
! for server query users: ftinitupload/download replies may now
omit the ip parameter. If it is omitted, it means the transfer
should be started on the same ip that was currently used by the
server query ip.
! for ftinitupload/download there is now an optional "proto"
parameter. See the server query manual for more info.
PR: 211638
Submitted by: Ultima1252@gmail.com (maintainer)
Notes:
svn path=/head/; revision=419885
|
|
|
|
|
|
|
|
|
| |
- upstream is notified
Submitted by: Ultima1252@gmail.com (maintainer)
Notes:
svn path=/head/; revision=419267
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=418767
|
|
|
|
|
|
|
|
|
|
|
| |
- fixed an other server crashes on malicious input (again)
- fixed a deadlock on some query commands
PR: 209126
Submitted by: Ultima1252@gmail.com (maintainer)
Notes:
svn path=/head/; revision=414330
|
|
|
|
|
|
|
|
| |
PR: 207839
Submitted by: Ultima <ultima1252@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=410841
|
|
|
|
|
|
|
|
|
| |
PR: 207884
Submitted by: Ultima1252@gmail.com
Approved by: hirner@bitfire.at (maintainer)
Notes:
svn path=/head/; revision=410837
|
|
|
|
|
|
|
|
|
|
|
| |
- fixed an other server crashes on malicious input
PR: 207826
Submitted by: Ultima1252@gmail.com
Approved by: hirner@bitfire.at (maintainer)
Notes:
svn path=/head/; revision=410727
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixed DISTNAME
* Added tar to uses for new tar format
* Fixed WORKSRC
* Removed server query manual (No longer exists)
* Adjusted ts3 Binary name for new version
* Updated distinfo
* Adjusted rc script for binary change
* Updated pkg-plist
PR: 207430
Submitted by: Ultima <Ultima1252@gmail.com>
Approved by: hirner@bitfire.at (maintainer)
Notes:
svn path=/head/; revision=409698
|
|
|
|
|
|
|
|
| |
PR: 202796
Submitted by: hirner@bitfire.at (maintainer)
Notes:
svn path=/head/; revision=398466
|
|
|
|
|
|
|
|
|
| |
PR: 200372
Submitted by: Henrik Friedrichsen <henrik@affekt.org>
Approved by: Richard Hirner <hirner@bitfire.at> (maintainer)
Notes:
svn path=/head/; revision=390636
|
|
|
|
|
|
|
|
|
| |
PR: 198644
Submitted by: Henrik Friedrichsen <henrik@affekt.org>
Approved by: maintainer (hirner@bitfire.at)
Notes:
svn path=/head/; revision=383236
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove invalid mirror
- gcc and libiconv dependencies not needed anymore
- WRKSRC has changed ("_" for x86, "-" for amd64)
- Correct ownership of /var/log/teamspeak
- Un-silence INSTALL*
- Remove explicit actions which are handled by ports/pkg automatically
- Display pkg-message.in
- IGNORE due to license; LICENSE_PERMS does not contain auto-accept
PR: 194282
Submitted by: hirner@bitfire.at (maintainer)
Reviewed by: riggs
Approved by: hirner@bitfire.at (maintainer)
Notes:
svn path=/head/; revision=371531
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|