games-mud / tf

Small, flexible, screen-oriented MUD client (aka TinyFugue)

Official package sites : https://tinyfugue.sourceforge.net/ ·

v5.0_beta8_p8-r1 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
~amd64 ~arm64 ~x86
USE flags
atcp doc gmcp ipv6 option102 ssl

General

atcp
enable ATCP support.
doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
gmcp
enable GMCP support.
ipv6
Add support for IP version 6
option102
enable telnet option 102 support.
ssl
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)

dev-libs / libpcre : Perl-compatible regular expression library

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

sys-libs / ncurses : Console display library

dev-libs / libpcre : Perl-compatible regular expression library

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

sys-libs / ncurses : Console display library

784194
games-mud/tf-5.0_beta8_p8 stabilization request
828920
games-mud/tf-5.0_beta8_p8-r1 - malloc.c: error: unknown type name caddr_t
831560
games-mud/tf-5.0_beta8_p8-r1 - FileNotFoundError: [Errno 2] No such file or directory: b../-help/ .html
898986
games-mud/tf-5.0_beta8_p8-r1 has implicit function declarations in configure logs (GCC-13-SYSTEM)
921030
games-mud/tf-5.0_beta8_p8-r1 fails to compile (GCC-14-SYSTEM): socket.c:2657:27: error: assignment to String from incompatible pointer type conString [-Wincompatible-pointer-types]
Repository mirror & CI · gentoo
Merge updates from master
Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
games-mud/tf: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
games-mud/tf: Keyword 5.0_beta8_p8-r1 arm64, #866329
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
games-mud/tf: fix implicit function decls. (Clang 16+)
There's other code quality issues but there's so many of these bugs that we need to just keep moving forward for now, e.g. ``` * socket.c:2657:27: warning: assignment to ‘String *’ from incompatible pointer type ‘conString *’ [-Wincompatible-pointer-types] ``` Closes: https://bugs.gentoo.org/871084 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
games-mud/tf: autotools--
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-mud/tf: drop old (or, rather, too new)
Closes: https://github.com/gentoo/gentoo/pull/17545 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org>
Alexey Sokolov · gentoo
games-mud/tf: fix build, fix version number
* Use debian patches * Fix usage of ncurses (thanks Petr Šabata) * Remove debug USE flag which only was adding -g Closes: https://bugs.gentoo.org/710070 Closes: https://bugs.gentoo.org/706948 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org>
David Seifert · gentoo
games-*/*: Remove stable keywords
Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404
David Seifert · gentoo
*games*/*: Dekeyword ppc/ia64/sparc
Closes: https://github.com/gentoo/gentoo/pull/4614
David Seifert · gentoo
games-mud/tf: Remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Agostino Sarubbo · gentoo
games-mud/tf: x86 stable wrt bug #613000
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
games-mud/tf: amd64 stable wrt bug #613000
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
David Seifert · gentoo
games-mud/tf: Minor cosmetic fixes
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Austin English · gentoo
games-mud/tf: fix installation path
An unremoved $GAMES_DATADIR entry caused some files to be installed to / by mistake Gentoo-Bug: https://bugs.gentoo.org/590662 Package-Manager: portage-2.3.0
Sergei Trofimovich · gentoo
games-mud/tf: fix PATCHES variable not to use glob on DISTDIR
Noticed egencache warning today: /gentoo-ebuilds/gentoo/games-mud/tf/tf-50_beta8-r2.ebuild: line 32: no match: /gentoo/distfiles/tf-all*patch.txt Package-Manager: portage-2.3.0
Austin English · gentoo
games-mud/tf: remove deprecated games eclass
Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.0
Michael Sterrett · gentoo
add slot to openssl dep
Package-Manager: portage-2.2.20.1
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed