| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
Faster and works with mips64 targets.
Removed all options as the defaults are updated. Added new dependencies.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
| |
Refresh patches and fix strerror one. uClibc also defines __GLIBC__.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
|
| |
Switch to AUTORELEASE for simplicity.
Move MAINTAINER line up for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
| |
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
|
|
|
|
| |
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
|
|
|
|
| |
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
|
|
|
|
| |
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
|
|
|
|
| |
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
|
|
|
|
| |
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
|
|
|
|
| |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|
|
|
|
|
| |
Not supported.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
| |
Some minor adjustments.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
| |
Fix
CVE-2017-1000472 - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000472
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|
|
|
|
|
|
|
|
|
| |
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git
(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
|
|
|
|
|
|
| |
Use bz2 instead of gz tarball, saves about 900kbyte in size
Do minor adjustments to download URL
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|
|
|
|
|
| |
Update package to latest stable version (1.7.7)
Signed-off-by Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
|
|
|
|
|
|
| |
Update package to latest stable version (1.7.5)
Signed-off-by Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
|
|
|
|
|
|
| |
Update package to latest stable version (1.7.3)
Signed-off-by: Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
|
|
|
|
|
|
|
|
|
| |
$(CP) was defined as `cp -fpR' since the very begining of OpenWrt build
system (2006-06-22). The -R option should be enough and base packages
use only $(CP) for the same purposes just fine and BSD manual of cp also
discourages the use of `-r' option. So let's just tidy up the usage now.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
POrtable COmponents is a Modern, powerful open source C++ class libraries
for building network- and internet-based applications that run on desktop,
server, mobile and embedded systems.
Original Makefile -->
https://dev.openwrt.org/browser/packages/libs/poco/Makefile
add license
add maintainer
update URL to latest github stable version (1.7.0)
change patch to the configure file
add a patch to build with musl-libc
Signed-off-by: Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
|