# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= fetch VERSION= 12.0.10 KEYWORDS= ftp VARIANTS= standard library SDESC[library]= Library to retrieve file by URL SDESC[standard]= Tool to retrieve file by Uniform Resource Locator HOMEPAGE= https://www.freebsd.org/cgi/man.cgi?fetch(1) CONTACT= John_Marino[draco@marino.st] DOWNLOAD_GROUPS= main SITES[main]= GITHUB/jrmarino:fetch-freebsd:v12.0.10 DISTFILE[1]= generated:main DF_INDEX= 1 SPKGS[library]= single SPKGS[standard]= single OPTIONS_AVAILABLE= LIBRARY OPTIONS_STANDARD= none VOPTS[library]= LIBRARY=ON USES= cmake ssl LICENSE= BSD3CLAUSE:single LICENSE_FILE= BSD3CLAUSE:{{WRKSRC}}/LICENSE LICENSE_SCHEME= solo SOVERSION= 1.0 [LIBRARY].DESCRIPTION= Build library instead of executable [LIBRARY].CMAKE_ARGS_ON= -DFETCH_LIBRARY:BOOL=ON -DFETCH_PROGRAM:BOOL=OFF post-install-LIBRARY-ON: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libfetch.so post-install-LIBRARY-OFF: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/fetch [FILE:391:descriptions/desc.single.standard] The fetch program is a command-line utility originating with FreeBSD. Its purpose is to retrieve the file(s) pointed to by the URL(s) on the command line. The original implementation of fetch was done by Jean-Marc Zucconi It was extensively re-worked for FreeBSD 2.2 by Garrett Wollman , and later completely rewritten to use the fetch(3) library by Dag-Erling Smorgrav and Michael Gmelin. [FILE:163:descriptions/desc.single.library] The fetch library is the backbone of the fetch command-line utility originating with FreeBSD. Its purpose is to retrieve file(s) given Uniform Resource Locators. [FILE:116:distinfo] ccb2f760741f253d9e7e583d28257110764f797100ae31579935bef29e65c2c6 91100 jrmarino-fetch-freebsd-12.0.10.tar.gz [FILE:36:manifests/plist.single.standard] bin/fetch share/man/man1/fetch.1.gz [FILE:159:manifests/plist.single.library] include/ fetch-estream.h fetch.h lib/ libfetch.a libfetch.so libfetch.so.%%SOMAJOR%% libfetch.so.%%SOVERSION%% libfetch_pic.a share/man/man3/fetch.3.gz