Community maintained packages for difos.
Find a file
Thomas Heil eeab7d20fc libpcre: import from packages, add myself as the maintainer
This adds the pcre, aka libpcre package from the old svn tree. Ive
updated the package to the last version end checked that it builds with
various plattforms. The patch 750-pcre_config_cross.patch is not longer
necessary, so I removed him.

The old package needs to be removed from the svn package tree.

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-06-30 18:59:31 +02:00
admin zabbix: fix zabbix-extra-wifi discovery rule 2014-06-24 00:00:20 +02:00
devel/patch import GNU patch version 2.7.1 2014-06-16 02:01:28 -07:00
ipv6 Merge pull request #50 from oskar456/aiccu 2014-06-23 18:52:49 +02:00
lang luai2c: import from packages 2014-06-16 17:04:06 +02:00
libs libpcre: import from packages, add myself as the maintainer 2014-06-30 18:59:31 +02:00
mail/dovecot dovecot: import from packages 2014-06-16 11:54:42 +02:00
multimedia crtmpserver: import from packages, add myself as the maintainer 2014-06-23 18:53:18 +02:00
net portmap: import from packages 2014-06-30 15:42:44 +02:00
sound/pulseaudio pulseaudio: remove avahi support 2014-06-30 15:28:57 +02:00
utils Merge pull request #57 from champtar/format 2014-06-30 10:19:11 +02:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README Add no-outside-dependency guideline 2014-06-23 18:59:59 +02:00

* 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
Run: ./scripts/feeds install -a -p packages

 
* Package Guidelines *

Please make sure that all packages you commit or request to pull:
	* Package a version which is still maintained by the upstream author.
        * Have yourself or another person listed in the (PKG_)MAINTAINER field.
	* Will be updated regularly to maintained and supported versions. 
	* Have no dependencies outside the openwrt core packages or this feed.

Please sign-off your commits / pull requests to this repository. See:
https://dev.openwrt.org/wiki/SubmittingPatches#a10.Signyourwork