notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: audio/teamspeak3-server/pkg-plist
SVNWeb

Number of commits found: 29

Sat, 12 Dec 2020
[ 19:13 ultima search for other commits by this committer ] Original commit   Revision:557862
Update to 3.13.2
Removed i386 support, no longer supported upstream.

Changes: https://community.teamspeak.com/t/teamspeak-server-3-12-x
Fri, 23 Oct 2020
[ 03:58 ultima search for other commits by this committer ] Original commit   Revision:553066
When in the serverquery, help commands
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.
Fri, 3 Apr 2020
[ 07:36 ultima search for other commits by this committer ] Original commit   Revision:530469
Updated to 3.12.1

Changes: https://community.teamspeak.com/t/teamspeak-server-3-12-x/3916
Mon, 25 Nov 2019
[ 02:33 ultima search for other commits by this committer ] Original commit   Revision:518375
Update to 3.10.2

Changes:
https://forum.teamspeak.com/threads/142033-TeamSpeak-3-Server-3-10-x?s=56839051668533fef545e469b506f2ee
Sun, 4 Aug 2019
[ 03:46 ultima search for other commits by this committer ] Original commit   Revision:508048
Updated to 3.9.1

Changes:
https://forum.teamspeak.com/threads/140352-Release-TeamSpeak-3-Server-3-9-x
Sun, 9 Jun 2019
[ 17:18 ultima search for other commits by this committer ] Original commit   Revision:503847
Updated to 3.8.0

Changes:
https://forum.teamspeak.com/threads/139966-Release-TeamSpeak-Server-3-8-0
Fri, 22 Mar 2019
[ 04:12 ultima search for other commits by this committer ] Original commit   Revision:496548
* Updated to 3.7.0

Changes:
https://forum.teamspeak.com/threads/139248-Release-TeamSpeak-3-Server-3-7-0
Fri, 25 Jan 2019
[ 18:40 ultima search for other commits by this committer ] Original commit   Revision:491172
* Updated to 3.6.0

Changes:	https://forum.teamspeak.com/threads/138675-Release-TeamSpeak-3-Server-3-6-0
Wed, 31 Oct 2018
[ 05:46 ultima search for other commits by this committer ] Original commit   Revision:483551
* Updated to 3.5.0

Changes:
https://forum.teamspeak.com/threads/137798-Release-TeamSpeak-3-Server-3-5-0
Mon, 6 Aug 2018
[ 05:49 ultima search for other commits by this committer ] Original commit   Revision:476489
* Updated to 3.3.0

Changes:
https://forum.teamspeak.com/threads/136554-Release-TeamSpeak-3-Server-3-3-0
Tue, 15 May 2018
[ 23:43 ultima search for other commits by this committer ] Original commit   Revision:470061
* Updated to 3.2.0

Changes: https://forum.teamspeak.com/threads/135760-TeamSpeak-3-Server-3-2-0
Sun, 25 Feb 2018
[ 03:52 ultima search for other commits by this committer ] Original commit   Revision:462896
* Updated to 3.1.0
* 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
Sat, 10 Sep 2016
[ 07:25 riggs search for other commits by this committer ] Original commit   Revision:421671
Update to upstream version 3.0.13.4

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)
Mon, 8 Aug 2016
[ 18:23 pi search for other commits by this committer ] Original commit   Revision:419885
audio/teamspeak3-server: 3.0.12.4 -> 3.0.13

+ 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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 27 Feb 2016
[ 23:29 rakuco search for other commits by this committer ] Original commit   Revision:409698
Update to 3.0.12.2.

* 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)
Sat, 4 Apr 2015
[ 18:19 robak search for other commits by this committer ] Original commit   Revision:383236
audio/teamspeak3-server: update 3.0.11 -> 3.0.11.2

PR:		198644
Submitted by:	Henrik Friedrichsen <henrik@affekt.org>
Approved by:	maintainer (hirner@bitfire.at)
Mon, 27 Oct 2014
[ 06:19 riggs search for other commits by this committer ] Original commit   Revision:371531
- Update to upstream version 3.0.11
- 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)
Mon, 20 Oct 2014
[ 06:36 bapt search for other commits by this committer ] Original commit   Revision:371234 (Only the first 10 of 352 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Tue, 2 Sep 2014
[ 22:40 bapt search for other commits by this committer ] Original commit   Revision:367115
Simplify plist
Wed, 4 Jun 2014
[ 06:36 miwi search for other commits by this committer ] Original commit   Revision:356438
- Stage support

PR:		190474
Submitted by:	maintainer
Thu, 13 Mar 2014
[ 15:28 culot search for other commits by this committer ] Original commit   Revision:348088
- Update to 3.0.10.3

PR:		ports/186374
Submitted by:	R Hirner <hirner@bitfire.at> (maintainer)
Thu, 7 Mar 2013
[ 07:34 beech search for other commits by this committer ] Original commit   Revision:313566
- Update to 3.0.7

PR:		ports/176664
Submitted by:	Richard Hirner <hirner@bitfire.at> (maintainer)
Wed, 26 Sep 2012
[ 00:59 jase search for other commits by this committer ] Original commit   Revision:304869
- Update to 3.0.6.1 [1]
- Convert to OPTIONSng, add DOCS option
- Convert to new format Makefile header

PR:		ports/171826 [1]
Submitted by:	Richard Hirner <hirner@bitfire.at> (maintainer)
Approved by:	flo, culot (mentors, implicit)
Sat, 23 Jun 2012
[ 18:05 beech search for other commits by this committer ] Original commit 
- Upadate to 3.0.5

PR:             ports/169267
Submitted by:   Richard Hirner <hirner@bitfire.at> (maintainer)
Fri, 4 May 2012
[ 18:26 scheidell search for other commits by this committer ] Original commit 
- 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]
Sat, 19 Nov 2011
[ 08:42 crees search for other commits by this committer ] Original commit 
- 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
Fri, 12 Aug 2011
[ 14:39 crees search for other commits by this committer ] Original commit 
- 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)
Mon, 23 May 2011
[ 13:38 sylvio search for other commits by this committer ] Original commit 
- Update to RC1

PR:             ports/157265
Submitted by:   Richard Hirner <hirner@bitfire.at> (maintainer)
Tue, 3 May 2011
[ 22:06 glarkin search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- 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>

Number of commits found: 29