Community maintained packages for difos.
Find a file
Marcel Denia 7236fe401f perl: Provide correct CFLAGS through perlmod.mk
In case threading is enabled, perl is compiled with -D_REENTRANT
and -D_GNU_SOURCE, which, apart from other things, enables usage
of off64_t. As we override module CFLAGS manually, we'll have to
pass that flags as well.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-02-07 23:22:54 +01:00
admin muninlite: correctly parse ifname with - char 2015-02-07 20:56:27 +00:00
devel patch: bump version to 2.7.4 2015-02-01 22:36:19 -08:00
ipv6 aiccu: Add NTP hotplug hook 2014-12-01 15:15:35 +01:00
lang perl: Provide correct CFLAGS through perlmod.mk 2015-02-07 23:22:54 +01:00
libs libdmapsharing: make check library optionnal 2015-02-07 14:31:35 +01:00
mail alpine: update to 2.20 2015-01-25 12:43:24 +02:00
multimedia Merge pull request #856 from thess/shairplay-move 2015-02-05 11:38:01 +01:00
net Merge pull request #872 from ZeroChaos-/aircrack-ng_v2 2015-02-07 16:59:55 -05:00
sound Merge pull request #856 from thess/shairplay-move 2015-02-05 11:38:01 +01:00
utils openobex: add new package (v1.7.1) 2015-02-07 11:19:26 +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.