Page MenuHomeFreeBSD

audio/teamspeak3-server: Fix startup on FreeBSD 11+ (Remove BROKEN)
ClosedPublic

Authored by ultima on Jul 19 2017, 7:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 14, 9:32 PM
Unknown Object (File)
Thu, Jul 4, 2:15 AM
Unknown Object (File)
Wed, Jul 3, 12:03 PM
Unknown Object (File)
Mon, Jul 1, 4:57 PM
Unknown Object (File)
Jun 24 2024, 2:57 AM
Unknown Object (File)
Jun 24 2024, 1:59 AM
Unknown Object (File)
Jun 23 2024, 1:41 AM
Unknown Object (File)
Jun 8 2024, 6:27 AM
Subscribers

Details

Summary
  • Updated to 3.0.13.8
  • 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), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: possible use of absolute pathname "/var/db/teamspeak".
WARN: Makefile: possible use of absolute pathname "/var/log/teamspeak".
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: new ports should not set PORTREVISION.
WARN: Makefile: new ports should not set PORTEPOCH.
WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX.
0 fatal errors and 6 warnings found.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable