proftpd: add from meta-baryon
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 27 Nov 2012 11:25:52 +0000 (11:25 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:24:55 +0000 (08:24 -0800)
commitdb93bf4a5a2c37122374f48c6fdb4fdc54784675
treed208984f9609900aa085a702294f5338790692cd
parent005388bfd18ebfe3c1c368090f52d0b7a35e8af8
proftpd: add from meta-baryon

This was originally from OE-Classic. Improvements over the OE-Classic
recipe for reference:

* Update to 1.3.4b
* Add workaround for proftpd host IP resolution
* Add initscript, borrowed from Debian with some modifications for
  compatibility and handling for hardcoded paths
* Use autotools.bbclass and remove unnecessary configure options
* PARALLEL_MAKE = "" is no longer needed, the bug was fixed in 1.3.3c
* Set SUMMARY (which sets DESCRIPTION) and base it on the short
  description from the website
* Use useradd.bbclass to add ftp user/group
* Add HOMEPAGE
* Add/fix description in some patches and improve recipe indentation
* Make LICENSE more accurate
* Add LIC_FILES_CHKSUM

Some of this work was done by Dexuan Cui <dexuan.cui@intel.com> and
Kevin Strasser <kevin.strasser@linux.intel.com>.

(From meta-openembedded rev: 3d851fe4cec6f3c166c9fb76e767265dbeab5b69)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-networking/recipes-daemons/proftpd/files/basic.conf.patch [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/proftpd/files/contrib.patch [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/proftpd/files/default [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/proftpd/files/make.patch [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/proftpd/files/proftpd-basic.init [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb [new file with mode: 0644]