Commit Graph

5118 Commits

Author SHA1 Message Date
Nikos Mavrogiannopoulos 3679eadf79 gnutls: do not use uclibc's AI_IDN; it doesn't like it
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-18 21:28:29 +02:00
Nikos Mavrogiannopoulos fa78baaeb2 gnutls: updated to 3.3.8
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-18 21:17:27 +02:00
Nikos Mavrogiannopoulos 7c27853fff p11-kit: updated to 0.20.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-18 21:17:27 +02:00
Nikos Mavrogiannopoulos 7a7e9ae46f libtasn1: updated to version 4.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-15 21:25:57 +02:00
sbyx 7208a95647 Merge pull request #308 from mwarning/master
libs/libsodium: add LIBSODIUM_MINIMAL
2014-09-15 17:43:02 +02:00
Hauke Mehrtens d013ed39e6 libnatpmp: add from oldpackages
This adds libnatpmp from old packages and updates it to version
20140401. This new version has to install the header file declspec.h.

libnatpmp is needed for tor.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2014-09-14 15:56:57 +02:00
Moritz Warning 5948b0a632 libs/libsodium: add LIBSODIUM_MINIMAL 2014-09-13 23:22:48 +02:00
Etienne CHAMPETIER eb07b2c055 libs/neon: update to latest, add maintainer, add description
the package (ipk) was previously called libneon, so I keep this
name instead of neon.

Signed-off-by: Federico Di Marco <fededim@gmail.com>
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-12 21:16:10 +02:00
Etienne CHAMPETIER 2c21f90b84 libs/neon: import from old packages
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-12 19:23:44 +02:00
Ted Hess c33600e476 alsa-lib: update to 1.0.28, refresh patches, add myself as PKG_MAINTAINER
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-12 10:49:27 -04:00
sbyx b99b1c9e92 Merge pull request #294 from cjkoenig/update_liburcu
liburcu: Update to 0.8.4
2014-09-09 15:38:50 +02:00
Christoph König 643157b865 liburcu: Update to 0.8.4
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
2014-09-08 19:49:18 +02:00
champtar 978dc488e9 Merge pull request #289 from cjkoenig/update_sqlite
sqlite3: update to 3.8.6
2014-09-07 12:08:51 +02:00
Christoph König f64163525e sqlite3: update to 3.8.6
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
2014-09-07 10:07:59 +02:00
Thomas Heil 80fa48c5a3 Merge pull request #282 from mhei/libs/pcre
pcre: small makefile fixes
2014-09-06 15:29:55 +02:00
Nikos Mavrogiannopoulos d83e91fb73 gnutls: enable anon by default to allow gnutls-cli in gnutls-utils
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-06 15:18:55 +02:00
Michael Heimpold bd02c168cd pcre: small makefile fixes
- make license tag spdx conform
- drop duplicate copy commands (previous lines with asterisk match already)
- minor whitespace cleanup

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-05 23:34:43 +02:00
Michael Heimpold dfa0c226ba libexpat: do not install soname symlink
The .so symlinks (without any suffix) are only used by compiler/linker and
not needed on the target system.
See https://github.com/openwrt/packages/pull/274 for a short discussion.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-05 23:20:48 +02:00
sbyx e4130ad94e Merge pull request #279 from damianorenfer/master
libsodium: use CONFIGURE_ARGS var instead of Build/Configure block
2014-09-05 09:55:12 +02:00
Damiano Renfer 4c62b9463c libsodium: use CONFIGURE_ARGS var instead of Build/Configure block
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
2014-09-05 09:36:28 +02:00
Michael Heimpold 868c69082a libmodbus: include licensing information
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-04 21:29:01 +02:00
Steven Barth 72063428e6 libsodium: remove DEFAULT
Signed-off-by: Steven Barth <steven@midlink.org>
2014-09-04 17:43:36 +02:00
Michael Heimpold 3f4b17b150 expat: small makefile fixes
- fix licensing file list
- install pkgconfig file
- drop explicite call to Build/Compile
- use PKG_INSTALL

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-03 23:09:04 +02:00
Damiano Renfer 6c91732b07 libsodium: add package, version 0.7.0
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
2014-09-02 22:13:38 +02:00
Nikos Mavrogiannopoulos 6b3b219c16 gnutls: set USE_MIPS16 to zero
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-30 23:33:26 +02:00
Matthias Schiffer b937b33685 nacl: increment package release
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-30 19:38:06 +02:00
Matthias Schiffer 2f517518e6 nacl: disable mips16 as it significantly decreases performance
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-30 19:26:19 +02:00
Jacob Siverskog 66817dee95 protobuf-c: Add license information.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-08-27 15:35:13 +02:00
sbyx 288232110a Merge pull request #250 from psycho-nico/my-updates
libarchive: cleanup & fixes
2014-08-26 11:14:39 +02:00
Steven Barth b524135778 libsoxr: don't use moving target HEAD as source version
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-26 11:05:29 +02:00
Nicolas Thill df9f3b7b72 libarchive: cleanup & fixes
Disable unused stuff explicitely, cleanup package def, only install useful devel stuff

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-26 10:00:12 +02:00
Jacob Siverskog 459a47b0cf protobuf-c: Bump version to 1.0.1.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-08-26 09:11:26 +02:00
Johannes Morgenroth 6be97e5371 ibrdtn: Add autoreconf to fixup
The fixup is necessary since there is a patch for configure.ac in this recipe.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-25 18:35:22 +02:00
Mike Brady 4b873427d6 libsoxr: initial commit
Signed-off-by: Mike Brady <mikebrady@eircom.net>
2014-08-25 16:31:11 +01:00
sbyx ef10bde4d0 Revert "libsoxr – The SoX Resampler library – add package request" 2014-08-25 16:51:38 +02:00
sbyx 8c5ab711cc Merge pull request #244 from mikebrady/master
libsoxr – The SoX Resampler library – add package request
2014-08-25 16:49:28 +02:00
sbyx 1310ac5896 Merge pull request #236 from ejonny/libarchive-reduce-dependencies
libarchive: Reduce dependencies by disabling them using configure args
2014-08-25 16:46:36 +02:00
Mike Brady 3786ec64cb Add license code 2014-08-25 15:41:20 +01:00
Mike Brady 2680ebcb80 Add libsoxr -- it performs one-dimensional sample-rate conversion 2014-08-25 15:27:01 +01:00
Johannes Morgenroth 719ed2b98b ibrdtn: Disable dependency on glib-2.0 library
Since the current release of the package does not provide a
configure option to disable this dependency, a patch is necessary
to add this option.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-24 11:59:06 +02:00
Nikos Mavrogiannopoulos b73d80200a libtasn1: updated to 4.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-24 10:18:38 +02:00
Nikos Mavrogiannopoulos d22670e760 gnutls: updated to 3.2.17
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-24 10:15:55 +02:00
Johannes Morgenroth 1dc00a2b0a libarchive: Reduce dependencies by disabling them using configure args
In order to reduce the dependencies, this patch disables following features:
 * Extended Attributes
 * ACL support
 * bzip2 through bz2lib
 * lzop through liblzo2
 * crypto support from Nettle
 * xar through libxml2

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-23 15:53:12 +02:00
Nicolas Thill 7c4f8a350c libnetfilter-queue: import from old packages feed
- update to latest version (v1.0.2)
 - add dependency on libmnl
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:11 +02:00
Nicolas Thill d3b6ea7140 libnetfilter-log: import from old packages feed
- update to latest version (v1.0.1)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Nicolas Thill 2a3b9adae1 libnetfilter-acct: import new package
libnetfilter_acct is a userspace library providing a programming interface
(API) to the extended accounting infrastructure.

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Nicolas Thill 671fc5a589 libdbi-drivers: import from old packages feed
- rename packages from libdbi-drivers-* to libdbd-*
 - cleanup title & description
 - remove SQLite v2 driver
 - use PKG_INSTALL
 - add a BuildPlugin macro to package drivers
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Nicolas Thill 1fa3b600e6 libdbi: import from old packages feed
- cleanup title & description
 - install dbi.pc during InstallDev
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Nicolas Thill 265f6bfb21 opus: import new package
Opus is a totally open, royalty-free, highly versatile audio codec.

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Johannes Morgenroth 4af4395e2d libarchive: Add missing dependencies
Dependencies to libacl, libattr, libbz2, liblzo, and libnettle added.
PKG_BUILD_DEPENDS is removed since it is already defined by DEPENDS.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:35:35 +02:00
Johannes Morgenroth 3c3d95b0b8 ibrdtn: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:33:56 +02:00
Johannes Morgenroth ebe346b616 ibrcommon: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:33:45 +02:00
Johannes Morgenroth efb7c5fc59 dtndht: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:33:37 +02:00
Johannes Morgenroth 2c28b81816 libarchive: Fix install target
This commit replaces the command with a more generic one.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:08:01 +02:00
Johannes Morgenroth ab25b5cb10 ibrdtn: Fix install target
The previous copying command includes non-existing variables. This commit replaces
the command with a more generic one.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:07:58 +02:00
Johannes Morgenroth ea805a8f26 ibrcommon: Fix install target
The previous copying command includes non-existing variables. This commit replaces
the command with a more generic one.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:07:55 +02:00
Johannes Morgenroth 269a79e8c1 dtndht: Fix install target
The previous copying command includes non-existing variables. This commit replaces
the command with a more generic one.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:07:51 +02:00
Jiri Slachta 53e1532b68 nspr: update to 3.16.4
This patch updates nspr to 3.16.4. This update fixes CVE-2014-1544.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-21 20:01:26 +02:00
Nicolas Thill c5576e392e Merge branch 'nico/import-liblo' 2014-08-21 16:59:36 +02:00
Nicolas Thill 5b87eb7290 freetype: import from old packages feed
- update to latest version (v2.5.3)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-20 21:06:49 +02:00
Nicolas Thill c57058da44 liblo: import from old packages feed
- update to latest version (v0.28)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-20 15:52:06 +02:00
Johannes Morgenroth b51142a18b ibrdtn: add new package
The ibrdtn is a C++ library for DTN related objects to process bundle data and
talk to the DTN daemon of IBR-DTN. It is development together with IBR-DTN an
implementation of DTN stack following the Bundle Protocol RFC 5050.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:44:11 +02:00
Johannes Morgenroth 74e2ccff82 ibrcommon: add new package
The ibrcommon is a C++ abstraction library for several platforms (linux,
win32, osx, ...) and is development together with IBR-DTN an implementation
of DTN stack following the Bundle Protocol RFC 5050.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:43:58 +02:00
Johannes Morgenroth c8b84ec8ae dtndht: add new package
DTN-DHT is a library providing a fully distributed Bittorrent DHT based
naming service especially for DTN Bundle Protocol EIDs (RFC 5050). It can
be used for all IP (v4/v6) based networks.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:43:33 +02:00
Johannes Morgenroth a4e21e7216 libarchive: add new package
Multi-format archive and compression library

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:43:30 +02:00
Marcel Denia aa90b27693 db47: Update to 4.7.25.4
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:40 +02:00
Marcel Denia e062c4b69e db47: Correct license
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:40 +02:00
Marcel Denia 11e2d68394 db47: Update URL
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:40 +02:00
Marcel Denia 9da8819907 libidn: Update to 1.29
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:40 +02:00
Marcel Denia 36347315bf libidn: Adopt to SPDX license identifiers
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:29 +02:00
Marcel Denia e00a282f87 gdbm: Adopt to SPDX license identifiers
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:22 +02:00
Etienne CHAMPETIER ef6c65077e vips: disable PKG_CHECK_FORMAT_SECURITY
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-08-12 23:07:01 +02:00
Steven Barth a7671356fe libpam: fix package source to unbreak BB build
Yesterday's CVE-fix changed the package source URL to an invalid location.
Reverting this change to unbreak builds.

Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 17:38:15 +02:00
Steven Barth 272f3b43cd libsigc++: define package license
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 08:01:01 +02:00
Steven Barth 522fb42e1c libsigc++: update to 2.3.2
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 07:59:14 +02:00
Nikos Mavrogiannopoulos 0a232ca6c6 libpam: Applied fix for CVE-2014-2583
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-11 18:22:19 +02:00
Luka Perkov 3c16d44eeb file: bump to 5.19
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-08-11 14:26:13 +02:00
Luka Perkov 4ca8a2dbc2 nspr: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-08-11 00:44:32 +02:00
Ted Hess e80a7a4e42 Merge pull request #180 from MikePetullo/libdmapsharing
Copy libdmapsharing package from old repository and update (this is necessary for a forthcoming dmapd package addition)
2014-08-10 15:20:07 -04:00
W. Michael Petullo 87193b25cd cyrus-sasl: add maintainer
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-10 15:06:41 -04:00
W. Michael Petullo c79d250e75 libdmapsharing: update to 2.9.28
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-10 15:02:31 -04:00
W. Michael Petullo adb3c66d7d Merge remote-tracking branch 'openwrt/master' into libdmapsharing 2014-08-10 14:34:54 -04:00
Daniel Golle 96cec85081 libowfat: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-10 13:59:28 +02:00
Daniel Golle a2d793286b engine_pkcs11: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-10 13:54:18 +02:00
Daniel Golle 60e2f882b8 libp11: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-10 13:52:59 +02:00
Ian Leonard f5a1d1bba6 Merge branch 'master' into license-updates
Signed-off-by: Ian Leonard <antonlacon@gmail.com>

Conflicts:
	devel/patch/Makefile
	multimedia/minidlna/Makefile
2014-08-10 01:09:06 -07:00
Jiri Slachta f2d0e23959 libssh2: add licensing information
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-10 09:25:44 +02:00
Jiri Slachta 364de5bc3f tiff: add licensing information
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-10 09:25:21 +02:00
Jiri Slachta 90c93bed5c libxslt: add licensing information
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-10 09:24:48 +02:00
W. Michael Petullo 19ee0ac935 Copy libdmapsharing package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-09 19:56:31 -04:00
Matthias Schiffer 3a03753dc0 nacl: add licensing information
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-09 05:16:22 +02:00
Matthias Schiffer 910d3a956c libuecc, fastd: add licensing information
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-09 04:58:58 +02:00
Steven Barth b349ec1d0e libftdi1: mark as non-MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-08 13:11:06 +02:00
Steven Barth 60b182c719 libftdi: mark as non-MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-08 13:07:17 +02:00
sbyx 72ebc0ded7 Merge pull request #164 from MikePetullo/vips
Copy vips package from old repository and update (this is necessary for a forthcoming dmapd package addition)
2014-08-08 06:59:14 +02:00
W. Michael Petullo 8c57e91ae3 vips: update to 7.38.5
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-07 17:00:17 -04:00
W. Michael Petullo db2cad7e7c Copy vips package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-07 16:49:40 -04:00
W. Michael Petullo 53f1b27ea0 libsoup: update to 2.44.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-07 16:46:29 -04:00
Ted Hess d54d7c29a5 Merge branch 'gstreamer1' of https://github.com/MikePetullo/packages 2014-08-07 13:09:39 -04:00
Steven Barth 5adeb3dfd6 libjpeg: update to 9a
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-07 10:31:11 +02:00
W. Michael Petullo 0989bd84df Merge remote-tracking branch 'openwrt/master' into gstreamer1 2014-08-06 14:04:03 -04:00
Ted Hess a9ea397c98 libaudiofile: disable examples build (not used)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-06 13:07:54 -04:00
Steven Barth 7a1077d878 cyrus-sasl: update to 2.1.26
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-06 11:54:56 +02:00
W. Michael Petullo 7e43c37182 Copy cyrus-sasl package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-06 11:44:15 +02:00
W. Michael Petullo 3c78eaff96 Copy openldap package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-06 11:28:22 +02:00
W. Michael Petullo 6c9015eb5d Merge remote-tracking branch 'openwrt/master' into gstreamer1 2014-08-05 17:47:34 -04:00
Ted Hess 26ef97123c gstreamer1 build work in progress 2014-08-05 16:33:20 -04:00
Ted Hess 825f5d17a8 libsamplerate: import from oldpackages, upgrade to 0.1.8, fix build, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-05 16:33:20 -04:00
Nikos Mavrogiannopoulos f2b27cdef2 gnutls: updated to gnutls 3.2.16
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-04 23:05:25 +02:00
Jiri Slachta aafd3b9572 tiff: fix multiple CVE's
This commit fixes multiple CVE's for library tiff:
CVE-2012-4564
CVE-2013-1960
CVE-2013-1961
CVE-2013-4231
CVE-2013-4232
CVE-2013-4244
CVE-2013-4243

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-04 12:08:07 +02:00
Ian Leonard d4c57f1bde libvorbisidec: Convert PKG_LICENSE to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-02 01:54:50 -07:00
Ian Leonard ceb66884d3 libogg: convert PKG_LICENSE to SPDX format
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-02 01:53:00 -07:00
Jiri Slachta 9054127237 libgsm: remove package for being abandoned
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-01 09:05:39 +02:00
Jiri Slachta e680eb4bf3 Merge pull request #151 from thess/gsm-update
gsm: Update package URL refs, remove myself as maintainer
2014-08-01 06:34:38 +02:00
Ian Leonard c0be98e88d libexif: Add PKG_LICENSE information.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-07-31 21:34:30 -07:00
Ian Leonard c3e0b5396e libvorbis: Convert license to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-07-31 21:34:30 -07:00
Ian Leonard 814516c14c libid3tag: Convert license format to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-07-31 21:34:30 -07:00
Ian Leonard bcd5192bea flac: Convert license to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-07-31 21:34:30 -07:00
Ted Hess 6f937821fc libsamplerate: import from oldpackages, upgrade to 0.1.8, fix build, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-31 13:04:53 -04:00
Ted Hess d721b61a8b gsm: Update package URL refs, remove myself as maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-31 11:58:22 -04:00
Jiri Slachta 3dd358e1f1 tiff: add tiff package back, take over maintainership
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-31 15:20:15 +02:00
Ted Hess 355bd4e41c libao: import from oldpackages, upgrade to 1.2.0, add license, pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-30 11:05:50 -04:00
Ted Hess 43bc735df2 gsm: import from oldpackages, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-30 11:04:44 -04:00
Ted Hess be2c5beec7 file: import from oldpackages (libmagic)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-30 11:03:49 -04:00
Nikos Mavrogiannopoulos ca32200785 Added maintainer
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-30 08:35:31 +02:00
Ted Hess a4962b8720 argp-standalone: add pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-29 17:31:25 -04:00
Jo-Philipp Wich ad886cf1f4 libjpeg: add missing maintainer field
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-07-29 10:38:07 +02:00
Steven Barth 0cb8ba433a tiff, giflib: removed for being abandoned
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-29 09:00:15 +02:00
Steven Barth 1ab5d3643a tiff, giflib: remove maintainer as per request
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-27 12:47:50 +02:00
Álvaro Fernández Rojas 3db70e01a8 libftdi1: add new package.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-07-25 20:46:03 +02:00
Álvaro Fernández Rojas 65e530e5b7 libftdi: add license.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-07-25 20:45:32 +02:00
Ted Hess 205bac8793 Include nls.mk in dependencies
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-23 16:59:43 -04:00
Etienne CHAMPETIER 26e00eef1e glib2: fix compilation in my fedora20 mock
see #72

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-23 01:35:34 +02:00
Etienne CHAMPETIER a801f8edcd sqlite3: update to 3.8.5
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-23 01:20:55 +02:00
Etienne CHAMPETIER 9a575ba009 change my email address 2014-07-23 01:20:55 +02:00
Ted Hess f08fd93c25 libv4l: Import from oldpackages, upgrade to 1.2.1, fix build
Update copyright, license info, add myself as pkg maintainer

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-22 15:23:25 -04:00
Ted Hess 4920a44067 Import argp-standalone from oldpackages, update copyright, and license info
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-22 14:39:14 -04:00
sbyx a947c92a3c Merge pull request #108 from currywurst76/master
Imports giflib & tiff from oldpackages.
2014-07-21 13:34:23 +02:00
Oliver Ertl 2ebd144735 inport tiff from oldpackages, refresh patches and add myself and maintainer
Signed-off-by: Oliver Ertl <oliver-ertl@t-online.de>
2014-07-20 13:16:29 +02:00
Oliver Ertl e7d2488e51 import giflib from oldpackages, update to 5.1.0 and add myself as maintainer
Signed-off-by: Oliver Ertl <oliver-ertl@t-online.de>
2014-07-20 12:23:38 +02:00
Jiri Slachta f6d2c55587 libxslt: import from oldpackages
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-19 16:20:05 +02:00
W. Michael Petullo 1928e54f22 Copy libtheora package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo 204954111f libgpg-error: update to 1.12
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo 219a457696 Copy libgpg-error package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo 45150b3585 Copy libmpeg2 package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo d81d7ebe5e Copy liboil package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo f4d0515a03 libexif: add patch to avoid building docs
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo e86442b015 libexif: update to 0.6.21
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo f602822173 Copy libexif package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo f586ff7156 libgcrypt: enable all ciphers; one of the programs built requires ECC code
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo 809eb6be1c libgcrypt: update tarball MD5 and avoid building docs and tests
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo cf7e4ba5ac libgcrypt: update to 1.6.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo 5bf972ecf0 Copy libgcrypt package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
Steven Barth 5ca1327b7b libsigc++: adopt here
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-18 11:51:04 +02:00
Steven Barth a689d930f1 Revert "avahi: remove dbus support for now"
This reverts commit c1675e2bc5.
2014-07-18 11:01:39 +02:00
Steven Barth 6f2fbb97a0 expat: adopt here
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-18 10:55:52 +02:00
Steven Barth c1675e2bc5 avahi: remove dbus support for now
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-18 10:52:22 +02:00
sbyx d3b3a02fc0 Merge pull request #103 from thess/mpd-pull
Add MPD and related dependencies and services (re-submit)
2014-07-18 10:28:53 +02:00
Ted Hess f15e651403 libogg: Upgrade to 1.3.2, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess 687cfe267b flac: Update copyright, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess fd969490a0 intltool: Update copyright, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess 0b3c7c4d20 libaudiofile: Upgrade to 0.3.6, remove uneeded patch, fix build dependencies, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess fa3a88b23f libmms: Upgrade to 0.6.4, remove uneeded patch, fix build dependencies, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess 84728610f3 libdaemon: Add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess 92e3834bef libid3tag: Update copyright, Add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess d3c6145001 libmad: Update copyright, Add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess af8725bc0e libvorbisidec: Update copyright, Add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess 18aef4945a Import flac from oldpackages 2014-07-17 18:04:56 -04:00
Ted Hess da4616cfb6 Import libaudiofile from oldpackages 2014-07-17 18:04:56 -04:00
Ted Hess d495414a08 Import libid3tag from oldpackages 2014-07-17 18:04:56 -04:00
Ted Hess 55eeda5981 Import libmms from oldpackages 2014-07-17 18:04:56 -04:00
Ted Hess 55a2b51764 Import libogg from oldpackages 2014-07-17 18:04:56 -04:00
Ted Hess f218947804 Import libvorbisidec from oldpackages 2014-07-17 18:04:56 -04:00
Ted Hess 8c5f818fd9 Import libmad from oldpackages 2014-07-17 18:04:56 -04:00
Ted Hess 80d2e46002 Import libdaemon from oldpackages 2014-07-17 18:04:55 -04:00
Ted Hess ace7eec139 Import intltool from oldpackages 2014-07-17 18:04:55 -04:00
Jiri Slachta bc4713cb7c libssh2: import from oldpackages, add myself as maintainer
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-17 22:27:24 +02:00
Jacob Siverskog 3f365a8350 fcgi: import from packages, add myself as maintainer, fix build errors.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-07-17 12:29:48 +02:00
Ted Hess 8af95fcaf1 avahi: Update copyright, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-16 15:37:53 -04:00
thess 373d770d74 libvorbis: Update copyright, pkg release, use version 1.3.4
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-16 15:33:30 -04:00
thess 3c73a2ade1 libupnp: Update version to 1.6.19, update copyright, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-16 15:31:42 -04:00
thess e0d77a4442 libmpdclient: Update version to 2.7, update copyright, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-16 15:31:18 -04:00
thess 57ae91f5f2 FAAD2: Update pkg copyright/version, fix fixed-point builds, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-16 15:30:43 -04:00
Ted Hess 448921a943 Import libvorbis from oldpackages 2014-07-16 12:31:58 -04:00
Ted Hess 64933e5278 Import libupnp from oldpackages 2014-07-16 12:31:58 -04:00
Ted Hess ebe93bc90c Import libmpdclient from oldpackages 2014-07-16 12:31:58 -04:00
Ted Hess 1dfaa6666e Import faad2 from oldpackages 2014-07-16 12:31:58 -04:00
Ted Hess fa8703665b Import avahi from oldpackages 2014-07-16 12:28:32 -04:00
Jacob Siverskog 172a5ecc2d protobuf-c: Add myself as maintainer.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-07-15 09:44:42 +02:00
Jacob Siverskog 97eac718c0 protobuf-c: import from packages, bump version.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-07-14 15:57:06 +02:00
sbyx 43708980f4 Merge pull request #82 from Naoir/gdbm
gdbm: Import from packages, update to latest upstream, fix build, add myself as maintainer
2014-07-13 13:14:14 +02:00
Thomas Heil b272f84c1e apr-util: import from oldpackages, add myself as maintainer, add license
information, update source-url update to v1.5.3

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-12 13:39:14 +02:00
Thomas Heil 94118f9193 apr: import from oldpackages, add myself as maintainer, add license
information, update source-url, update to v1.5.1

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-12 13:38:04 +02:00
Thomas Heil 7f705d4b28 unixodbc: import from oldpackages, add myself as maintainer, add license
information, update to v2.3.2

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-12 13:35:04 +02:00
Marcel Denia 1e78b1f087 libs/gdbm: Bump copyright notice
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 11:17:31 +02:00
Marcel Denia b8272ceb2e libs/gdbm: Add package description
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 11:17:31 +02:00
Marcel Denia 690eac4715 libs/gdbm: Add myself as maintainer
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 11:17:30 +02:00
Marcel Denia 8ed42d6c95 libs/gdbm: Cleanup some autotools leftovers
This prevents usage of (possibly nonexistent)host tools, namely
aclocal-1.14.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 11:17:23 +02:00
Marcel Denia ef94098440 libs/gdbm: Upgrade to version 1.11
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 10:53:24 +02:00
Marcel Denia 40a5ed3d99 Import of oldpackages/libs/gdbm
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 10:53:00 +02:00
Hauke Mehrtens cfe0ca084e Merge pull request #80 from Naoir/db47-ready
db47: Import from packages, add myself as maintainer
2014-07-06 22:01:15 +02:00
Nikos Mavrogiannopoulos 713ca29190 libtasn1: updated to version 4.0
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-06 13:30:45 +02:00
John Crispin c5b89e2ea2 glib2: add libattr dependency
Signed-off-by: John Crispin <blogic@openwrt.org>
2014-07-06 08:50:17 +01:00
champtar 78ca7943db Merge pull request #85 from Naoir/libidn
libidn: Import from oldpackages, update to latest upstream, fix building, add myself as maintainer
2014-07-08 19:22:53 +02:00
Thomas Heil 931f161e27 pcre: #16729: cant load library libpcre
Some people complain about missing libpcre.so, so better include it.

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-07 11:23:46 +02:00
Marcel Denia 5f32fb454f libs/libidn: Reorder stuff
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 14:43:17 +02:00
Marcel Denia 48be969666 libs/libidn: Add licensing information
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 14:40:31 +02:00
Marcel Denia 0e3181b5f2 libs/libidn: Add myself as maintainer
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 14:31:38 +02:00
Marcel Denia 4314527f22 libs/libidn: Bump copyright message
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 14:31:38 +02:00
Marcel Denia 0f72ba3497 libs/libidn: Update to 1.28
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 14:31:38 +02:00
Marcel Denia 46ef95e286 libs/libidn: Add 010-fix-idn-error-usage.patch
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 14:31:38 +02:00
Marcel Denia 07858ee067 Import of oldpackages/libidn
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 14:31:38 +02:00
Marcel Denia 7dc787237a db47: Bump copyright notice 2014-07-05 14:26:15 +02:00
Marcel Denia d6bf1fb9ed db47: Add myself as maintainer
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-05 14:16:49 +02:00
Marcel Denia 8024a6c323 Import of oldpackages/db47
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-05 12:44:06 +02:00
champtar 00086a8b84 Merge pull request #64 from champtar/libowfat
libowfat: fix a build error (havescope.h)
2014-07-03 23:16:11 +02:00
Jo-Philipp Wich 60feea09c9 libgd: import from oldpackages, add myself as maintainer, add license information, update to v2.1.0
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-07-02 16:12:44 +02:00
Jo-Philipp Wich b172d28c37 libpng: import from oldpackages, add myself as maintainer, change PKG_LICENSE to SPDX identifiers, update to v1.2.51
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-07-02 16:12:44 +02:00
Jo-Philipp Wich 6a87c8d6a2 libjpeg: import from oldpackages, add myself as maintainer, add fix for CVE-2013-6629, change PKG_LICENSE to SPDX identifier
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-07-02 16:12:44 +02:00
Jo-Philipp Wich 022ce86177 postgresql: import from oldpackages, add myself as maintainer, add license information, update to v9.0.17
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-07-02 12:42:33 +02:00
Jo-Philipp Wich 092733f241 liboping: import from oldpackages, add myself as maintainer, add license information
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-07-02 12:31:43 +02:00
Peter Wagner 72f236973a add myself as maintainer for
alsa-lib
glib2
libffi
libsndfile
libtorrent
speex
tcp_wrappers
etherwake
git
nfs-kernel-server
portmap
rtorrent

Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-07-01 20:54:41 +02:00
Etienne CHAMPETIER 92fc1687c1 protobuf: make it compile with __MIPSEB__ (ar71xx)
it's only compile tested

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-07-01 18:36:53 +02:00
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
Peter Wagner 1696bcef81 glib2: import from packages and update to the latest version 2014-06-30 15:56:56 +02:00
Peter Wagner 1be5d608eb libffi: import from packages and update to latest version 2014-06-30 15:49:02 +02:00
Peter Wagner 48340d616f tcp_wrappers: import from packages 2014-06-30 15:35:29 +02:00
Peter Wagner 5a6ac78c5a alsa-lib: import from packages 2014-06-30 15:28:40 +02:00
Peter Wagner 29a8acab1f speex: import from packages 2014-06-30 15:28:18 +02:00
Peter Wagner aa69fde536 libsndfile: import from packages 2014-06-30 15:27:50 +02:00
Etienne CHAMPETIER 36551d4c41 libowfat: fix a build error (havescope.h)
this fixes #63

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-30 13:28:56 +02:00
nbd168 1ac000b0d0 Merge pull request #57 from champtar/format
PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now)
Merged before the changes to OpenWrt trunk in order to avoid regressions.
2014-06-30 10:19:11 +02:00
Nikos Mavrogiannopoulos ec65ca6f58 gnutls: cryptodev option depends on cryptodev kmod. 2014-06-28 13:36:59 +02:00
Nikos Mavrogiannopoulos c0a60a5e3f gnutls: Added default options 2014-06-28 13:36:59 +02:00
Steven Barth 23a9d85942 libevent: mark as legacy (trunk has libevent2)
Signed-off-by: Steven Barth <steven@midlink.org>
2014-06-26 09:07:55 +02:00
Etienne CHAMPETIER e598af5f99 PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now)
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-24 23:01:14 +02:00
Steven Barth 6c0f9011d9 libevent: import from oldpackages
Signed-off-by: Steven Barth <steven@midlink.org>
2014-06-23 15:30:15 +02:00
Nikos Mavrogiannopoulos 6308984c48 p11-kit: install opensc.module if opensc is enabled.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-20 20:27:47 +02:00
Nikos Mavrogiannopoulos 8130bd4197 Revert "Added opensc tools and libraries"
This reverts commit bb34d6c7dc.
2014-06-20 20:14:24 +02:00
Nikos Mavrogiannopoulos bb34d6c7dc Added opensc tools and libraries
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-20 18:42:47 +02:00
Nikos Mavrogiannopoulos f87135adb3 gnutls: Allow enabling smart card support as option.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-20 17:56:15 +02:00
Nikos Mavrogiannopoulos f8a16b14f2 Added p11-kit
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-20 17:52:31 +02:00
Nikos Mavrogiannopoulos 82d693b82b gnutls: Added configuration option to use external libtasn1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-20 17:33:05 +02:00
Nikos Mavrogiannopoulos 3a025deb84 Backported and update the libtasn1 package.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-20 17:33:05 +02:00
Daniel Salzman 193ecfb5c0 Added User-space RCU library version 0.7.12.
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2014-06-19 13:29:11 +02:00
Nikos Mavrogiannopoulos 7257e863d7 Added Linux-PAM and updated description.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-18 23:55:33 +02:00
Steven Barth aa6d7cf64c gmp & nettle: moved to core repo as dnsmasq dependency
See: https://dev.openwrt.org/changeset/41247
See: https://dev.openwrt.org/changeset/41248

Signed-off-by: Steven Barth <steven@midlink.org>
2014-06-18 12:12:29 +02:00
Michael Heimpold ee15782a9f libxml2: import from packages
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-06-17 21:46:44 +02:00
Daniel Golle 3d44a5520c add engine_pkcs11
This adds support for using PKCS#11 modules (such as opensc_pkcs11)
as an OpenSSL engine for RSA.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-06-17 01:51:37 +02:00
Daniel Golle 34f6c215ed add OpenSC's libp11 library
libp11 is a PKCS#11 wrapper library

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-06-17 01:51:37 +02:00
sbyx 21d169ffb4 Merge pull request #32 from jsiverskog/master
protobuf: import from packages, bump version, fix build errors.
2014-06-16 12:11:47 +02:00
Peter Wagner 4c89b9da1a rtorrent: import from packages and update to 0.9.4
libtorrent: import from packages and update to 0.13.4

Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-06-16 11:53:44 +02:00
Jacob Siverskog 3843347ba6 protobuf: import from packages, bump version, fix build errors.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-06-16 10:22:52 +02:00
Daniel Golle 4a5b047c08 Import libowfat
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-06-13 17:04:53 +02:00
Matthias Schiffer eeb7ac0e60 Add libuecc, a very small Elliptic Curve Cryptography library 2014-06-12 15:12:38 +02:00
Matthias Schiffer ec23ef3cdc Import nacl from packages, add myself as maintainer, do some cleanup 2014-06-12 15:11:54 +02:00
Steven Barth b07194e5a8 libaio: initial package 2014-06-11 10:42:45 +02:00
Álvaro Fernández Rojas 7ae5777b3e libftdi: Import 0.19 from packages and update to 0.20. 2014-06-10 21:02:54 +02:00
Nikos Mavrogiannopoulos 73d0cbee52 gnutls: removed MAKE_FLAGS
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-06 23:18:46 +02:00
Karl Palsson c5573ce4b3 libs/c-ares: Port from old packages, and update
libcares is a dependency of mosquitto, at least.

Imported existing packages makefile, updated from 1.7.4 to 1.10.0
Added License and Maintainer information

Signed-off-by: Karl Palsson <karlp@remake.is>
2014-06-05 10:57:56 +00:00
Nikos Mavrogiannopoulos d0eb4566b4 gnutls: fix compilation on x86-32
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-04 18:23:57 +02:00
Etienne CHAMPETIER 77cca26711 sqlite3: update to 3.8.4.3 (2014-04-03), add myself as maintainer
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-04 12:59:49 +02:00
Etienne CHAMPETIER 9236e4f3e3 sqlite3: import 3.7.12.1 (2012-05-22) from packages
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-04 12:55:46 +02:00
Michael Heimpold 525d7cda36 Add libmodbus library
I used the current version found in package feed, upgraded to the latest
stable upstream version, fixed the download url and added me as maintainer.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-06-03 21:59:32 +02:00
Nikos Mavrogiannopoulos a206f07dd3 Added gnutls library 2014-06-03 18:17:20 +02:00
Nikos Mavrogiannopoulos 298e3117b7 Added nettle library 2014-06-03 18:17:11 +02:00
Nikos Mavrogiannopoulos d75138e412 Added gmp library 2014-06-03 18:16:59 +02:00
Steven Barth 4132123ce5 Add libcap and mdnsresponder 2014-06-03 12:51:24 +02:00