summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-server/bedrock-server: bump to version 1.16.100.04Conrad Kostecki2020-11-192-0/+54
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/mtavc: Use relative symlinksMichał Górny2020-11-151-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-server/ut2004-ded: ut2004.ut-files.com cert has expiredJames Le Cuirot2020-11-081-3/+3
| | | | | | | | | I only used HTTPS because it worked before but it's now been 45 days so I guess they're not renewing it in a hurry. Closes: https://bugs.gentoo.org/753548 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-server/minecraft-server: drop old versionConrad Kostecki2020-11-041-54/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/minecraft-server: bump to version 1.16.4Conrad Kostecki2020-11-042-0/+55
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/minecraft-server: Add systemd unit, add ~arm64 keywordRoss Charles Campbell2020-11-032-0/+70
| | | | | | | | | Tested fine on Pi4 Closes: https://github.com/gentoo/gentoo/pull/18038 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Ross Charles Campbell <rossbridger.cc@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/minecraft-server: drop old versionConrad Kostecki2020-11-035-123/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/bedrock-server: drop old versionConrad Kostecki2020-11-033-100/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/bedrock-server: Stabilize 1.16.40.02 amd64, #750683Sam James2020-11-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-server/minecraft-server: Stabilize 1.16.3 amd64, #750680Sam James2020-11-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-server/minecraft-server: x86 stable (bug #750680)Thomas Deutschmann2020-10-261-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* games-server/steamcmd: drop old versionConrad Kostecki2020-10-093-99/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/steamcmd: amd64 stable wrt bug #744556Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-server/steamcmd: x86 stable wrt bug #744556Agostino Sarubbo2020-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-server/bedrock-server: drop old versionConrad Kostecki2020-09-242-54/+0
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/bedrock-server: bump to version 1.16.40.02Conrad Kostecki2020-09-242-0/+54
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/minecraft-server: drop old versionConrad Kostecki2020-09-242-50/+0
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/minecraft-server: bump to version 1.16.3Conrad Kostecki2020-09-242-0/+54
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/bedrock-server: drop old versionConrad Kostecki2020-08-251-52/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/steamcmd: switch to dtachConrad Kostecki2020-08-233-0/+119
| | | | | | | | | | | | | | | This version changes the usage from app-misc/screen to app-misc/dtach. A custom attach command is also added with that switch. Since at least the valve game server are running as an interactive console process in background, this custom command 'attach' enables the possibility to connect with dtach to that interactive console and send commands to the running server. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/bedrock-server: add custom attach commandConrad Kostecki2020-08-233-0/+122
| | | | | | | | | | Since the bedrock-server is running as an interactive console process in background, this custom command 'attach' enables the possibility to connect with dtach to that interactive console and send commands to the running server. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/minecraft-server: drop old versionConrad Kostecki2020-08-231-48/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/minecraft-server: add custom attach commandConrad Kostecki2020-08-235-1/+162
| | | | | | | | | | | Since the minecraft-server is running as an interactive console process in background, this custom command 'attach' enables the possibility to connect with dtach to that interactive console and send commands to the running server. Closes: https://github.com/gentoo/gentoo/pull/15055 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/bedrock-server: bump to version 1.16.20.03Conrad Kostecki2020-08-222-0/+53
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/minecraft-server: bump to version 1.16.2Conrad Kostecki2020-08-222-0/+49
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/minecraft-server: drop old versionConrad Kostecki2020-08-112-49/+0
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/bedrock-server: drop old versionConrad Kostecki2020-08-112-53/+0
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/minecraft-server: x86 stable wrt bug #736525Agostino Sarubbo2020-08-111-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-server/minecraft-server: amd64 stable wrt bug #736525Agostino Sarubbo2020-08-101-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-server/bedrock-server: amd64 stable wrt bug #736523Agostino Sarubbo2020-08-101-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-server/bedrock-server: bump to version 1.16.1.02Conrad Kostecki2020-07-072-0/+53
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/minecraft-server: bump to version 1.16.1Conrad Kostecki2020-07-072-0/+49
| | | | | | Closes: https://bugs.gentoo.org/730522 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/mtavc: move away from virtual/libstdc++Sergei Trofimovich2020-06-211-2/+2
| | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-server/minecraft-server: drop old versionConrad Kostecki2020-05-222-49/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/bedrock-server: drop old versionConrad Kostecki2020-05-222-53/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/minecraft-server: x86 stable wrt bug #724110Agostino Sarubbo2020-05-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-server/minecraft-server: amd64 stable wrt bug #724110Agostino Sarubbo2020-05-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-server/bedrock-server: amd64 stable wrt bug #724108Agostino Sarubbo2020-05-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-server/bedrock-server: drop old versionConrad Kostecki2020-04-162-53/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/bedrock-server: bump to version 1.14.60.5Conrad Kostecki2020-04-162-0/+53
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/bedrock-server: drop old versionConrad Kostecki2020-03-122-53/+0
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/bedrock-server: bump to version 1.14.32.1Conrad Kostecki2020-03-122-0/+53
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/bedrock-server: bump to version 1.14.21.0Conrad Kostecki2020-02-042-0/+53
| | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/minecraft-server: bump to version 1.15.2Conrad Kostecki2020-02-042-0/+49
| | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/minecraft-server: drop old versionConrad Kostecki2020-02-043-105/+0
| | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-server/minecraft-server: x86 stable wrt bug #705778Agostino Sarubbo2020-01-211-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-server/minecraft-server: amd64 stable wrt bug #705778Agostino Sarubbo2020-01-201-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-server/bedrock-server: amd64 stable wrt bug #705776Agostino Sarubbo2020-01-201-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Revert "games-server/ut2004-ded: drop vulnerable package"James Le Cuirot2019-12-275-0/+121
| | | | | | | | | | | | | | This reverts commit 5e1e96c14effb4f076191f9d8023547cb7e15ff4. This package was dropped because of CVE-2008-6441 and CVE-2008-7011. However, UT2004 was reported to *not* be vulnerable to the former and the latter was almost certainly fixed in 3369.3. I cannot find any release notes but the published workaround related to 3369.2 and 3369.3 was built just three days after the vulnerability was announced. Bug: https://bugs.gentoo.org/285010 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-server/bedrock-server: drop old versionConrad Kostecki2019-12-222-53/+0
| | | | | Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>