ec04f32481
so that we can install the info files into the same directory, as well as not requiring passing stuff from random templates. While here use merge-info from Xstow to merge two info dir files. As bonus I added git-1.6.0.2 and its dependencies, based on work done by morr@. Thank you! A git package built with pkgfs is fully functional now, enjoy! --HG-- extra : convert_revision : 97c0b5c4b24cc6d63594f0f467349b13ea553980
15 lines
688 B
Cheetah
Executable file
15 lines
688 B
Cheetah
Executable file
# Template file for 'curl-7.18.0'
|
|
pkgname=curl-7.18.0
|
|
extract_sufx=".tar.bz2"
|
|
url=http://curl.haxx.se/download/
|
|
build_style=gnu_configure
|
|
short_desc="Client that groks URLs"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=f25ec844e7ef6221719439b3214fd3c3a42f5604
|
|
long_desc="
|
|
Curl is a command line tool for transferring files with URL syntax, supporting
|
|
FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. Curl supports
|
|
HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
|
|
proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
|
|
kerberos...), file transfer resume, proxy tunneling and a busload of other
|
|
useful tricks."
|