Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-04 | Add SHA512 digests for distfiles for www category | agc | 1 | -1/+2 | |
Problems found locating distfiles: Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2015-07-21 | Fix build. | wiz | 1 | -2/+2 | |
2014-10-19 | Revbump after lang/lua51 update. | alnsn | 1 | -2/+2 | |
2014-05-03 | Adapt to Lua multiversion support. | alnsn | 1 | -3/+3 | |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -2/+2 | |
2013-10-30 | Use LUA_PKGPREFIX. Many Lua packages already do, but not these. | dholland | 1 | -1/+2 | |
2013-09-17 | Use LUA_CDIR. Bump revision. | joerg | 2 | -4/+4 | |
2013-08-15 | Revbump after updating lang/lua to 5.2.2. | obache | 1 | -2/+2 | |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -2/+2 | |
2012-12-16 | recursive bump from cyrus-sasl libsasl2 shlib major bump. | obache | 1 | -2/+2 | |
2012-10-28 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 1 | -1/+2 | |
2010-02-26 | initial import of lua-curl-0.2 into the packages collection. | agc | 4 | -0/+48 | |
Lua support for libcurl. Connect and communicate to many different types of servers with many different types of protocols. This project is not a fork of LuaCURL, which is a direct mapping of parts of the libcurl-easy interface. The intent of Lua-cURL is to adapt the * Easy Interface * Multi Interface * Shared Interface of libcurl to the functionality of Lua (for example by using iterators instead of callbacks when possible). |