# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= ncftp VERSION= 3.2.7 KEYWORDS= ftp VARIANTS= standard SDESC[standard]= Set of free application programs implementing FTP HOMEPAGE= https://www.ncftp.com/ncftp/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= https://www.ncftp.com/public_ftp/ncftp/ DISTFILE[1]= ncftp-3.2.7-src.tar.xz:main DF_INDEX= 1 SPKGS[standard]= complete primary man OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= cpe perl:build LICENSE= ARTPERL10:primary LICENSE_FILE= ARTPERL10:{{WRKSRC}}/doc/LICENSE.txt LICENSE_SCHEME= solo CPE_VENDOR= ncftp_software FPC_EQUIVALENT= ftp/ncftp3 MUST_CONFIGURE= gnu CONFIGURE_ARGS= --without-curses --without-ncurses [FILE:559:descriptions/desc.primary] NcFTP is a free set of programs that use the File Transfer Protocol. The main program is simply called "ncftp". There are also separate utility programs for one-shot FTP operations (i.e. for shell scripts and command line junkies); these include "ncftpget", "ncftpput", and "ncftpls". Also included is a batch processing daemon, "ncftpbatch", which is invoked by the "bgget" command from "ncftp" and also the "-b" flag of "ncftpput" and "ncftpget". Lastly, the "ncftpbookmarks" program is a full-screen utility program to manipulate user's FTP bookmarks. [FILE:101:distinfo] d41c5c4d6614a8eae2ed4e4d7ada6b6d3afcc9fb65a4ed9b8711344bef24f7e8 422480 ncftp-3.2.7-src.tar.xz [FILE:67:manifests/plist.primary] bin/ ncftp ncftpbatch ncftpget ncftpls ncftpput ncftpspooler [FILE:108:manifests/plist.man] share/man/man1/ ncftp.1.gz ncftpbatch.1.gz ncftpget.1.gz ncftpls.1.gz ncftpput.1.gz ncftpspooler.1.gz [FILE:545:patches/patch-configure] --- configure.orig 2016-12-04 18:54:11 UTC +++ configure @@ -6286,7 +6286,7 @@ if test "$nc_cv_curses" = yes ; then echo $ac_n "checking for curses library headers""... $ac_c" 1>&6 echo "configure:6288: checking for curses library headers" >&5 if test "$wi_cv_ncurses" != "no" ; then - for ac_hdr in ncurses.h curses.h termios.h termio.h sgtty.h sys/ioctl.h + for ac_hdr in ncurses/ncurses.h curses.h termios.h termio.h sgtty.h sys/ioctl.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6