aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | gcc: Ship all *nonshared*.a static libs.Christian Beier2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Particularly, this fixes linking with pthreads. Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | | | gcc: Remove notes that mpfr-dev and the like are needed on the build machine.Christian Beier2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That's not true, at least for GCC 4.6.3. Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | | | gcc: Remove patches that don't apply to 4.6.3.Christian Beier2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | | | gcc: Heavy Makefile modification, now builds and runs on target.Christian Beier2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use the same GCC version as the Attitude Adjustment toolchain. * Use REAL_GNU_TARGET_NAME that contains the _uclibc suffix. Otherwise the linker on the target is not found. * Revamped install section to install only needed binaries and omit static .a libs. Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | | | gcc: Enable parallel GCC builds.Christian Beier2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | | | gcc: Depend on binutils package.Christian Beier2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | | | gcc: Do not ship .info and .man files.Christian Beier2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | | | gcc: Add myself as maintainer.Christian Beier2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | | | gcc: The variable is simply called CONFIGURE_ARGS and already contains the ↵Christian Beier2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | host,build, target triplet plus right prefixes. Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | | | gcc: Add GCC 4.6 patches from official openwrt.git toolchain directory.Christian Beier2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | | | gcc: Add patch that fixes GCC building for MIPS.Christian Beier2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | | | gcc: Add patch that fixes a build error when building a 32bit toolchain on ↵Christian Beier2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 64bit build machine. Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | | | gcc: Add README to gcc package explaining build-deps on host machine.Christian Beier2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | | | gcc: Update GCC Makefile to let it build gcc 4.6 for target.Christian Beier2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | | | gcc: Add gcc package from git.openwrt.org/packages.git.Christian Beier2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
* | | | | | CONTRIBUTING: update gaining commit accessSteven Barth2014-08-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | CONTRIBUTING: readd example for PKG_LICENSE_FILESteven Barth2014-08-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | CONTRIBUTING: simplify PKG_LICENSE and PKG_LICENSE_FILE notesSteven Barth2014-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I found them too hard to understand ;) Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | CONTRIBUTING: add paragraph about gaining commit accessSteven Barth2014-08-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | shadow: update to 4.2.1, add PKG_LICENSESteven Barth2014-08-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | libsigc++: define package licenseSteven Barth2014-08-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | libsigc++: update to 2.3.2Steven Barth2014-08-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | Merge pull request #193 from chris5560/masterJonathan McCrohan2014-08-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | ddns-scripts: Set PKG_LICENSE
| * | | | | | ddns-scripts: Set PKG_LICENSEChristian Schoenebeck2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set PKG_LICENSE as written inside dynamic_dns_updater.sh and dynamic_dns_functions.sh. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | libpam: Applied fix for CVE-2014-2583Nikos Mavrogiannopoulos2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | Merge pull request #192 from Naoir/perl-wwwsbyx2014-08-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | perl-www: Backport CVE-2011-0633 fix
| * | | | | | | perl-www: Bump PKG_RELEASEMarcel Denia2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
| * | | | | | | perl-www: Default to verifying hostnames when using SSLMarcel Denia2014-08-11
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a backport of perl-www 6.00's CVE-2011-0633 fix. Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | | haproxy: fix from upstreamThomas Heil2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH 4/4] BUG: config: error in http-response replace-header number Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | | | pv: import from oldpackages, add myself as maintainer, update to latest v1.5.3Jo-Philipp Wich2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | | | mysql: import from oldpackages, add myself as maintainerJo-Philipp Wich2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No updates to the package as it is the latest release of the still supported 5.1 release series. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | | | net/mosquitto: Add PKG_LICENSE informationKarl Palsson2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | | | Merge pull request #171 from thess/contrib-updateTed Hess2014-08-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | CONTRIBUTING - an update with some addtions and clarifications
| * | | | | | | CONTRIBUTING - an update with some addtions and clarificationsTed Hess2014-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass 3, add back SPDX and examples. Change copyright reqs. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | file: bump to 5.19Luka Perkov2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | | | | | | net/mosquitto: update readme with protocol versionsKarl Palsson2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mosquitto has supported v3.1.1 of the mqtt protocol since verson 1.3 Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | | | | net/mosquitto: Bump to version 1.3.4Karl Palsson2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A minor point release. * Don’t ask client for certificate when require_certificate is false. * Fix incorrect handling of anonymous bridges on the local broker. * backout incomplete functionality incorrectly added in 1.3.2 Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | | | | tinyproxy: fix CVE-2012-3505Steven Barth2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | | | Merge pull request #186 from fatbob313/mastersbyx2014-08-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add package umurmur. Add myself as maintainer.
| * | | | | | | | Add package umurmur. Add myself as maintainer.Martin Johansson2014-08-10
| | | | | | | | |
* | | | | | | | | Merge branch perl-compress-bzip2 from https://github.com/Naoir/packages/Marcel Denia2014-08-11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | perl-compress-bzip2: Update to 2.18
| * | | | | | | | perl-compress-bzip2: Update to 2.18Marcel Denia2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
| * | | | | | | | nspr: add packageLuka Perkov2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
| * | | | | | | | Merge pull request #185 from MikePetullo/dmapdTed Hess2014-08-10
|/| | | | | | | | | | | | | | | | | | | | | | | | | | Copy dmapd package from old repository and update
| * | | | | | | | dmapd: update to 0.0.70W. Michael Petullo2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | | | | | Copy dmapd package from old repositoryW. Michael Petullo2014-08-10
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | Merge pull request #180 from MikePetullo/libdmapsharingTed Hess2014-08-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Copy libdmapsharing package from old repository and update (this is necessary for a forthcoming dmapd package addition)
| * | | | | | | | libdmapsharing: update to 2.9.28W. Michael Petullo2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | | | | | Merge remote-tracking branch 'openwrt/master' into libdmapsharingW. Michael Petullo2014-08-10
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Copy libdmapsharing package from old repositoryW. Michael Petullo2014-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>