Versions
v1.3.7-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~arm ~ppc ~sparc ~x86
- USE flags
- kerberos readline socks5 ssh
USE flags
General
Dependencies
dev-libs / libbsd : Library to provide useful functions commonly found on BSD systems
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-libs / libssh : Access a working SSH implementation by means of a library
net-proxy / dante : A free socks4,5 and msproxy implementation
sys-libs / ncurses : Console display library
Runtime Dependencies
dev-libs / libbsd : Library to provide useful functions commonly found on BSD systems
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-libs / libssh : Access a working SSH implementation by means of a library
net-proxy / dante : A free socks4,5 and msproxy implementation
sys-libs / ncurses : Console display library
Bugs
- 885701
- net-ftp/yafc-1.3.7-r1 fails to compile (CLANG-STRICTER-SYSTEM): completion.c:(.text+0x3ef): undefined reference to strlcpy
- 900070
- net-ftp/yafc-1.3.7-r2 has implicit function declarations in configure logs (GCC-13-SYSTEM)
- 904066
- net-ftp/yafc-1.3.7-r2 - src/syshdr.h: error: unknown type name CPPFunction
- 907249
- net-ftp/yafc-1.3.7-r2 - ./.../ftp.h: fatal error: libssh/sftp.h: No such file or directory
- 911556
- net-ftp/yafc-1.3.7-r2 - Failed running glib-gettextize!
- 919872
- net-ftp/yafc-1.3.7-r2 - [clang] configure: error: inet_ntop, getaddrinfo, or gai_strerror is missing
- 945471
- net-ftp/yafc-1.3.7-r2 fails to compile: fnmatch.c:150:11: error: too many arguments to function gmatch
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Petr Vaněk · gentoo
net-ftp/yafc: drop 1.3.7-r1
Signed-off-by: Petr Vaněk <arkamar@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pascal Jäger · gentoo
net-ftp/yafc: fix build for clang16
- add new homepage - patch autoreconf - runs eautoreconf in ebuild Closes: https://bugs.gentoo.org/731160 Closes: https://bugs.gentoo.org/783381 Closes: https://bugs.gentoo.org/831240 Closes: https://bugs.gentoo.org/882231 Closes: https://bugs.gentoo.org/885289 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/28624 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-ftp/yafc: use correct (:=) slot operator for ncurses
We need to be rebuilt when ncurses' subslot (representing its ABI here) is changed, not just note that we're fine with any (sub)slot which is what :* does. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-ftp/yafc: port to EAPI 7
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-ftp/yafc: inherit epatch directly
Signed-off-by: Sam James <sam@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Pacho Ramos · gentoo
net-ftp/yafc: Support libressl (#565396)
Package-Manager: portage-2.3.1 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/nvinson/yafc'
Pull request: https://github.com/gentoo/gentoo/pull/894 - Nicholas Vinson · gentoo
net-ftp/yafc: Removing yafc-1.2.6
This is an outdated version. Version 1.3.7 is now in the tree. Package-Manager: portage-2.2.27 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/nvinson/yafc'
Pull request: https://github.com/gentoo/gentoo/pull/761 - Nicholas Vinson · gentoo
net-ftp/yafc: Fix QA and dependency issues
- Added libbsd as a dependency - removed '--without-krb4' configure option - changed README to README.md Package-Manager: portage-2.2.27 - Nicholas Vinson · gentoo
net-ftp/yafc: Version bump to 1.3.7
Fixes bug #573462 Package-Manager: portage-2.2.27 - 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