Community maintained packages for difos.
Find a file
Luiz Angelo Daros de Luca dccc2268bb git: add subpackage for http(s)/ftp(s) commands
This patch add a new package, git-http, that contains all
http related commands (and ftp as extra). All http/ftp
depends on libcurl. Even without SSL suport in libcurl,
git compiles and it returns an informative error only
at runtime.

The use of symlinks now are trigged using NO_INSTALL_HARDLINKS env
and not based only on Makefile patch.

imap-send was kept builtin and idependent of curl (just as it was
before)

Template files, which are not necessary, where removed.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-14 14:47:43 -03:00
admin zabbix: update to 2.4.4 2015-03-10 22:28:26 +01:00
devel global: change all instances of USE_EGLIBC to USE_GLIBC 2015-03-12 20:52:37 +01:00
ipv6 aiccu: fix requiretls option handling 2015-03-02 21:43:53 +01:00
lang python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
libs libtasn1: updated to 4.3 2015-03-14 14:14:19 +01:00
mail msmtp: prevent use of IDN support on uClibc 2015-03-07 23:28:06 +01:00
multimedia mjpg-streamer: fix YUV capture mode 2015-03-11 16:54:09 +02:00
net git: add subpackage for http(s)/ftp(s) commands 2015-03-14 14:47:43 -03:00
sound forked-daapd: update to 22.3 2015-02-22 23:04:17 +01:00
utils collectd: unbreak collectd-mod-modbus 2015-03-13 22:41:47 +01:00
CONTRIBUTING.md CONTRIBUTING: Add paragraph about the use of PKG_RELEASE tag. 2015-02-04 15:45:08 -05:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md README.md: fix OpenWrt name in heading 2014-08-09 08:12:31 +02:00

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained packages.

Usage

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update packages
./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.