diff --git a/ftp/Makefile b/ftp/Makefile index 1f22abcc54a3..c78424d688fd 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -1,97 +1,96 @@ COMMENT = FTP client and server utilities SUBDIR += R-cran-RCurl SUBDIR += R-cran-curl SUBDIR += axel SUBDIR += bbftp-client SUBDIR += bbftp-server SUBDIR += bftpd SUBDIR += bsdftpd-ssl SUBDIR += cmdftp - SUBDIR += cpr SUBDIR += curl SUBDIR += curlie SUBDIR += curlpp SUBDIR += dmachine SUBDIR += fastdfs SUBDIR += filezilla SUBDIR += fmirror SUBDIR += fpc-libcurl SUBDIR += ftpcopy SUBDIR += ftpfind SUBDIR += ftplib SUBDIR += ftpmirror SUBDIR += ftpproxy SUBDIR += ftpsesame SUBDIR += ftpsync SUBDIR += gftp SUBDIR += gnustep-ftp SUBDIR += gstreamer1-plugins-curl SUBDIR += horde-gollem SUBDIR += hsftp SUBDIR += jftp SUBDIR += lftp SUBDIR += libfilezilla SUBDIR += linux-c7-curl SUBDIR += mirror SUBDIR += multiget SUBDIR += ncftp3 SUBDIR += net2ftp SUBDIR += netdumpd SUBDIR += ocaml-ocurl SUBDIR += oftpd SUBDIR += omi SUBDIR += p5-File-Fetch SUBDIR += p5-Net-FTP-Common SUBDIR += p5-Net-FTP-Recursive SUBDIR += p5-Net-FTPSSL SUBDIR += p5-Net-FTPServer SUBDIR += p5-POE-Component-Client-FTP SUBDIR += p5-SOAP-Transport-FTP SUBDIR += paraget SUBDIR += pavuk SUBDIR += pear-Net_FTP SUBDIR += pftpd SUBDIR += php-fastdfs SUBDIR += php73-curl SUBDIR += php73-ftp SUBDIR += php74-curl SUBDIR += php74-ftp SUBDIR += php80-curl SUBDIR += php80-ftp SUBDIR += phpwebftp SUBDIR += proftpd SUBDIR += proftpd-mod_vroot SUBDIR += profxp SUBDIR += puf SUBDIR += pure-ftpd SUBDIR += py-aioftp SUBDIR += py-ftputil SUBDIR += py-pycurl SUBDIR += py-pyftpdlib SUBDIR += py-requests-ftp SUBDIR += py-sftp SUBDIR += py-tftpy SUBDIR += quftp SUBDIR += rexx-curl SUBDIR += rubygem-curb SUBDIR += rubygem-net-ftp SUBDIR += smbftpd SUBDIR += spegla SUBDIR += tftp-hpa SUBDIR += tnftp SUBDIR += tnftpd SUBDIR += twoftpd SUBDIR += uftp SUBDIR += urlgfe SUBDIR += vsftpd SUBDIR += vsftpd-ext SUBDIR += waiho SUBDIR += weex SUBDIR += wget SUBDIR += wmget SUBDIR += wput SUBDIR += wxdfast SUBDIR += yafc .include diff --git a/ftp/cpr/Makefile b/ftp/cpr/Makefile deleted file mode 100644 index 069034eabca0..000000000000 --- a/ftp/cpr/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# Created by: Po-Chuan Hsieh - -PORTNAME= cpr -PORTVERSION= 1.6.2 -CATEGORIES= ftp - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= C++ Requests: Curl for People - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -LIB_DEPENDS= libcurl.so:ftp/curl - -USES= cmake compiler:c++11-lang ssl - -CMAKE_OFF= CPR_BUILD_TESTS CPR_BUILD_TESTS_SSL CPR_CURL_NOSIGNAL CPR_FORCE_DARWINSSL_BACKEND CPR_FORCE_WINSSL_BACKEND CPR_GENERATE_COVERAGE CPR_USE_SYSTEM_GTEST -CMAKE_ON= BUILD_SHARED_LIBS CPR_ENABLE_SSL CPR_FORCE_OPENSSL_BACKEND CPR_FORCE_USE_SYSTEM_CURL - -GH_ACCOUNT= whoshuu -USE_GITHUB= yes - -.include diff --git a/ftp/cpr/distinfo b/ftp/cpr/distinfo deleted file mode 100644 index 4002e0146775..000000000000 --- a/ftp/cpr/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1619910295 -SHA256 (whoshuu-cpr-1.6.2_GH0.tar.gz) = c45f9c55797380c6ba44060f0c73713fbd7989eeb1147aedb8723aa14f3afaa3 -SIZE (whoshuu-cpr-1.6.2_GH0.tar.gz) = 68856 diff --git a/ftp/cpr/pkg-descr b/ftp/cpr/pkg-descr deleted file mode 100644 index 7e729ce61793..000000000000 --- a/ftp/cpr/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -C++ Requests is a simple wrapper around libcurl inspired by the excellent Python -Requests project. - -Despite its name, libcurl's easy interface is anything but, and making mistakes -misusing it is a common source of error and frustration. Using the more -expressive language facilities of C++11, this library captures the essence of -making network calls into a few concise idioms. - -WWW: https://whoshuu.github.io/cpr/ -WWW: https://github.com/whoshuu/cpr diff --git a/ftp/cpr/pkg-plist b/ftp/cpr/pkg-plist deleted file mode 100644 index 350587b31e97..000000000000 --- a/ftp/cpr/pkg-plist +++ /dev/null @@ -1,33 +0,0 @@ -include/cpr/api.h -include/cpr/auth.h -include/cpr/bearer.h -include/cpr/body.h -include/cpr/callback.h -include/cpr/connect_timeout.h -include/cpr/cookies.h -include/cpr/cpr.h -include/cpr/cprtypes.h -include/cpr/curl_container.h -include/cpr/curlholder.h -include/cpr/digest.h -include/cpr/error.h -include/cpr/limit_rate.h -include/cpr/low_speed.h -include/cpr/max_redirects.h -include/cpr/multipart.h -include/cpr/ntlm.h -include/cpr/parameters.h -include/cpr/payload.h -include/cpr/proxies.h -include/cpr/response.h -include/cpr/session.h -include/cpr/ssl_options.h -include/cpr/status_codes.h -include/cpr/timeout.h -include/cpr/unix_socket.h -include/cpr/user_agent.h -include/cpr/util.h -include/cpr/verbose.h -lib/libcpr.so -lib/libcpr.so.1 -lib/libcpr.so.1.6