aboutsummaryrefslogtreecommitdiff
path: root/net/socat
Commit message (Collapse)AuthorAge
* Upgrade socat to 1.7.3.0.John Szakmeister2015-03-03
| | | | | | | | | The cross-compiling patch is no longer necessary. Also added librt as a dependency, since it is required. This also fixes an issue where support for linux/errqueue.h was not being detected correctly and causing a build failure with 3.18. Signed-off-by: John Szakmeister <john@szakmeister.net>
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* packages/socat: add init scriptHenning Schild2014-08-12
| | | | | | Init script to start instances of socat for port-forwarding etc. Signed-off-by: Henning Schild <henning@hennsch.de>
* socat: Import from oldpackages, upgrade to 1.7.2.4, update copyright, ↵Ted Hess2014-08-12
license info, pkg maintainer. Fix cross built error Signed-off-by: Ted Hess <thess@kitschensync.net>