Package: 6tunnel Version: 0.11rc1-2 Depends: libpcap Provides: Source: feeds/packages/ipv6/6tunnel Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./6tunnel_0.11rc1-2_arm.ipk Size: 6350 MD5Sum: 2e2ea1c2e2d59d263886e5df8605e01e Description: IPv4 / IPv6 tunnel proxy Package: ahcpd Version: 0.4-1 Depends: kmod-ipv6, ip Provides: Source: feeds/packages/ipv6/ahcpd Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ahcpd_0.4-1_arm.ipk Size: 21983 MD5Sum: 611c5d90734a4f23bf40b8bb965259f6 Description: Ahcpd is a daemon for configuring an IPv6 network using the Ad-Hoc Configuration Protocol (AHCP). AHCP is designed for wireless mesh networks, where IPv6 autoconfiguration and DHCPv6 do not work, but may also be used on wired networks. Package: aiccu Version: 20070115-1 Depends: libpthread, ntpclient, ip Provides: Source: feeds/packages/ipv6/aiccu Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./aiccu_20070115-1_arm.ipk Size: 27398 MD5Sum: 4882e2d9893d48f1550df28f93ba5981 Description: SixXS Automatic IPv6 Connectivity Client Utility Package: aircrack-ng Version: 0.9.1-1 Depends: libpthread Provides: Source: feeds/packages/net/aircrack-ng Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./aircrack-ng_0.9.1-1_arm.ipk Size: 143499 MD5Sum: 36384706b56f39d936cbbc012cc0b2cf Description: Aircrack-ng is the next generation of aircrack with new features Package: aircrack-ptw Version: 1.0.0-1 Depends: libpcap Provides: Source: feeds/packages/net/aircrack-ptw Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./aircrack-ptw_1.0.0-1_arm.ipk Size: 5768 MD5Sum: 4342324c0eeb3093e57351b2ab7c9b77 Description: A tool using a new method for breaking WEP Keys Package: alsa-lib Version: 1.0.13-1 Depends: kmod-sound-core Provides: Source: feeds/packages/libs/alsa-lib Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./alsa-lib_1.0.13-1_arm.ipk Size: 278922 MD5Sum: c6706e957f9176975020898abd7f3b75 Description: This is the library package for alsa, needed by some userspace programs. You must have enabled the ALSA support in the kernel. Package: alsa-utils Version: 1.0.13-1 Depends: alsa-lib, libncurses, libpthread Provides: Source: feeds/packages/utils/alsa-utils Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./alsa-utils_1.0.13-1_arm.ipk Size: 54834 MD5Sum: 4be2f4c0b6c7ff714160e644ab9bdef7 Description: ALSA (Advanced Linux Sound Architecture) utilities Package: amule Version: 2.1.3-1 Depends: libpng, libpthread, libncurses, libreadline, libwxbase Provides: Source: feeds/packages/net/amule Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./amule_2.1.3-1_arm.ipk Size: 1465937 MD5Sum: d40019ff1c117b17e9d5b53ae71cfcdf Description: A multi-platform eMule-like ed2k client Package: amwall Version: 0.1.0-1 Depends: libamsel Provides: Source: feeds/packages/net/amwall Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./amwall_0.1.0-1_arm.ipk Size: 23588 MD5Sum: f9d530c7c8f1bf716c22136a6244e1f5 Description: PF to iptables Package: aodv-uu Version: 0.9.3-1 Depends: Provides: Source: package/aodv-uu Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./aodv-uu_0.9.3-1_arm.ipk Size: 57299 MD5Sum: 753a230cf4c1df731b780084ae3c10b7 Description: AODV is the Ad-hoc On-demand Distance Vector routing protocol implementation created at Uppsala University. This package contains the AODV userland daemon. Package: aoetools Version: 16-1 Depends: Provides: Source: feeds/packages/net/aoetools Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./aoetools_16-1_arm.ipk Size: 6600 MD5Sum: 16b35af895f0add2a6611677b5e8eaa2 Description: The aoetools are programs for users of the ATA over Ethernet \ (AoE) network storage protocol, a simple protocol for using \ storage over an ethernet LAN. The vblade program (storage \ target) exports a block device using AoE. Package: apache-icons Version: 2.2.6-2 Depends: apache Provides: Source: feeds/packages/net/apache Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./apache-icons_2.2.6-2_arm.ipk Size: 71541 MD5Sum: c302aff5318a2cbe24e22f2f8ac305b7 Description: Icons from Apache Package: apache-server Version: 2.2.6-2 Depends: apache Provides: Source: feeds/packages/net/apache Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./apache-server_2.2.6-2_arm.ipk Size: 400621 MD5Sum: 1e560645ecb8fd7fd5751717f0907e4e Description: Take care that you don't include apache at the moment into your image please select it only as module because busybox will override /usr/sbin/httpd. It'll be solved soon. If you need to include this package in the image anyway, remove httpd from busybox (Base system --> Configuration --> Networking Utilities --> httpd). Also you should take care for the initscripts, apache's httpd isn't compatible with the one from busybox, so if you want to use apache for running your webif, you'll need to change the parameters in the scripts and configure the rest in /etc/httpd.conf. Package: argtable Version: 2.7-1 Depends: Provides: Source: feeds/packages/libs/argtable Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./argtable_2.7-1_arm.ipk Size: 9311 MD5Sum: ec68c2b66acce548fe42f7568a2f9c83 Description: Argtable is an ANSI C library for parsing GNU style command line options with a minimum of fuss. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The command line is then parsed according to that specification and the resulting values are returned in those same structs where they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar) and untagged arguments are supported, as are multiple instances of each argument. Package: arpd Version: 0.2-1 Depends: libpcap, libdnet, libevent Provides: Source: feeds/packages/net/arpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./arpd_0.2-1_arm.ipk Size: 7170 MD5Sum: ce5414b290a2254acd34dca4f55aa341 Description: A daemon to fake ARP replies Package: arptables Version: 0.0.3-2-1 Depends: kmod-arptables Provides: Source: package/arptables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./arptables_0.0.3-2-1_arm.ipk Size: 56191 MD5Sum: b26ba61db012bee29840fafb4ffac85a Description: ARP firewalling software Package: arpwatch Version: 2.1a11-1 Depends: libpcap Provides: Source: feeds/packages/net/arpwatch Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./arpwatch_2.1a11-1_arm.ipk Size: 15435 MD5Sum: 1c4844424e32bf0faceae07a9bf56700 Description: Ethernet monitor program for keeping track of ethernet/ip address pairings Package: asterisk-app-meetme Version: 1.2.24-1 Depends: asterisk, zaptel-libtonezone Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-app-meetme_1.2.24-1_arm.ipk Size: 22309 MD5Sum: 680de3e393bfc4d338789d210bcf91e6 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package provides the application MeetMe and conferencing support to Asterisk. Package: asterisk-chan-bluetooth Version: 1.2.24-1 Depends: asterisk, bluez-libs Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-chan-bluetooth_1.2.24-1_arm.ipk Size: 24847 MD5Sum: 004e140db96928aa8065e48e4eb4471e Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package provides Bluetooth HandsFreeProfile support to Asterisk. Package: asterisk-chan-h323 Version: 1.2.24-1 Depends: asterisk, uclibcxx Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-chan-h323_1.2.24-1_arm.ipk Size: 1245517 MD5Sum: 5e454aa4368d39c33de22ad01549d9a4 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package provides H.323 support to Asterisk. Package: asterisk-chan-mgcp Version: 1.2.24-1 Depends: asterisk Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-chan-mgcp_1.2.24-1_arm.ipk Size: 31384 MD5Sum: fdabdf9e023dbb4efd52a42bd9350211 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package provides MGCP (Media Gateway Control Protocol) support to Asterisk. Package: asterisk-chan-oss Version: 1.2.24-1 Depends: asterisk Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-chan-oss_1.2.24-1_arm.ipk Size: 49999 MD5Sum: 836cc217fe19689650911c4282c90982 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. Channel driver for OSS soundcards Package: asterisk-chan-skinny Version: 1.2.24-1 Depends: asterisk Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-chan-skinny_1.2.24-1_arm.ipk Size: 21208 MD5Sum: 8b7b618aa87adc1c19891c37814258f6 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package provided Skinny Client Control Protocol support to Asterisk. Package: asterisk-codec-lpc10 Version: 1.2.24-1 Depends: asterisk Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-codec-lpc10_1.2.24-1_arm.ipk Size: 21257 MD5Sum: 264b431a5548e79d64191c80541300a7 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package contains the LPC10 (Linear Predictor Code) 2.4kbps voice codec translator for Asterisk. Package: asterisk-codec-speex Version: 1.2.24-1 Depends: asterisk, libspeex Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-codec-speex_1.2.24-1_arm.ipk Size: 11868 MD5Sum: 3d76f594293d690a27aa4084929816b8 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package contains the Speex speech compression codec translator for Asterisk. Package: asterisk-mini Version: 1.2.24-1 Depends: libncurses, libpthread Provides: asterisk Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-mini_1.2.24-1_arm.ipk Size: 707081 MD5Sum: 8a65ca7b2d4d1fdb936c0950d7426187 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package contains only the following modules: - app_dial - chan_iax2 - chan_local - chan_sip - codec_gsm - codec_ulaw - format_gsm - format_pcm - format_wav - format_wav_gsm - pbx_config - res_features - res_musiconhold Package: asterisk-mysql Version: 1.2.24-1 Depends: asterisk, libmysqlclient Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-mysql_1.2.24-1_arm.ipk Size: 12018 MD5Sum: bbed82b6798e92e11e37a044b85182dc Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package contains MySQL support modules for Asterisk. Package: asterisk-pbx-dundi Version: 1.2.24-1 Depends: asterisk Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-pbx-dundi_1.2.24-1_arm.ipk Size: 48020 MD5Sum: c0245e79fccb813dc4073d6ceba93601 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package provides DUNDi (Distributed Universal Number Discovery) support to Asterisk. Package: asterisk-pgsql Version: 1.2.24-1 Depends: asterisk, libpq Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-pgsql_1.2.24-1_arm.ipk Size: 10642 MD5Sum: 7e713e670de6b7e3346df1762bb6765a Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package contains PostgreSQL support modules for Asterisk. Package: asterisk-res-agi Version: 1.2.24-1 Depends: asterisk Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-res-agi_1.2.24-1_arm.ipk Size: 19728 MD5Sum: 5952e75dc61d4b2e136e2b05a867a55f Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package provides AGI (Asterisk Gateway Interface) support to Asterisk. Package: asterisk-res-crypto Version: 1.2.24-1 Depends: asterisk, libopenssl Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-res-crypto_1.2.24-1_arm.ipk Size: 6865 MD5Sum: b561e2c0cf51bddd168bab1571f3b921 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package provides Cryptographic Digital Signatures support to Asterisk. Package: asterisk-sounds Version: 1.2.24-1 Depends: asterisk Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-sounds_1.2.24-1_arm.ipk Size: 7677968 MD5Sum: 3bd906c391e995c7c001199b6c8b7f1e Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package contains sound files for Asterisk. Package: asterisk-sqlite Version: 1.2.24-1 Depends: asterisk, libsqlite2 Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-sqlite_1.2.24-1_arm.ipk Size: 3679 MD5Sum: 06ca2b9d5ccb13576b24ddb7d52f8760 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package contains SQLite support modules for Asterisk. Package: asterisk-voicemail Version: 1.2.24-1 Depends: asterisk Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk-voicemail_1.2.24-1_arm.ipk Size: 489136 MD5Sum: 51008908896654eaa2d4199d5f87b9a8 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. This package contains voicemail related modules for Asterisk. Package: asterisk14-chan-alsa Version: 1.4.11-1 Depends: asterisk14, alsa-lib Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-chan-alsa_1.4.11-1_arm.ipk Size: 51276 MD5Sum: bfcfee19ba71aaf41c9945d701909339 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. URL:=http://www.asterisk.org/ This package provides the channel driver for ALSA sound cards support to Asterisk. Package: asterisk14-chan-gtalk Version: 1.4.11-1 Depends: asterisk14, libiksemel Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-chan-gtalk_1.4.11-1_arm.ipk Size: 39471 MD5Sum: 76e534c3bba258f7ce294e00ca058fb2 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. URL:=http://www.asterisk.org/ This package provides the channel chan_gtalk and res_jabber for GTalk support to Asterisk. Package: asterisk14-chan-h323 Version: 1.4.11-1 Depends: asterisk14, uclibcxx Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-chan-h323_1.4.11-1_arm.ipk Size: 894495 MD5Sum: b921eb7ac318984d55dfabb6ccc8c4c9 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. URL:=http://www.asterisk.org/ This package provides H.323 support to Asterisk. Package: asterisk14-chan-mgcp Version: 1.4.11-1 Depends: asterisk14 Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-chan-mgcp_1.4.11-1_arm.ipk Size: 32836 MD5Sum: d692e28aeae5896c0fadc6ebd2513763 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. URL:=http://www.asterisk.org/ This package provides MGCP (Media Gateway Control Protocol) support \ to Asterisk. Package: asterisk14-chan-mobile Version: 1.4.2-1 Depends: asterisk14, bluez-libs Provides: Source: feeds/packages/net/asterisk-addons-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-chan-mobile_1.4.2-1_arm.ipk Size: 15986 MD5Sum: 0f4fed3f99869323f95791998618b81f Description: Asterisk addons contains additional modules for Asterisk which are, for one reason or another, not included in the normal base distribution. This package contains the chan_mobile module for Asterisk. Package: asterisk14-chan-ooh323 Version: 1.4.2-1 Depends: asterisk14 Provides: Source: feeds/packages/net/asterisk-addons-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-chan-ooh323_1.4.2-1_arm.ipk Size: 335688 MD5Sum: ce4b9ca040ae2effa4994d10af38b041 Description: Asterisk addons contains additional modules for Asterisk which are, for one reason or another, not included in the normal base distribution. This package contains the Objective Open H.323 support module for Asterisk. Package: asterisk14-chan-skinny Version: 1.4.11-1 Depends: asterisk14 Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-chan-skinny_1.4.11-1_arm.ipk Size: 28431 MD5Sum: fdf1c8fbcb0dd53456fc770d06d11685 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. URL:=http://www.asterisk.org/ This package provided Skinny Client Control Protocol support to \ Asterisk. Package: asterisk14-codec-ilbc Version: 1.4.11-1 Depends: asterisk14 Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-codec-ilbc_1.4.11-1_arm.ipk Size: 32149 MD5Sum: 665f7b1c475964fe5f6efae271a6b492 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. URL:=http://www.asterisk.org/ This package contains the ILBC (Internet Low Bitrate Codec) translator for Asterisk. Package: asterisk14-codec-lpc10 Version: 1.4.11-1 Depends: asterisk14 Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-codec-lpc10_1.4.11-1_arm.ipk Size: 20441 MD5Sum: 47200de2267ebc3a853002d50fb38853 Description: LPC10 2.4kbps voice codec Translator Package: asterisk14-codec-speex Version: 1.4.11-1 Depends: asterisk14, libspeex Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-codec-speex_1.4.11-1_arm.ipk Size: 11618 MD5Sum: 44e8b286b7a9c53ec4477080db8d9b1b Description: Speex/PCM16 Codec Translator Package: asterisk14-format-mp3 Version: 1.4.2-1 Depends: asterisk14 Provides: Source: feeds/packages/net/asterisk-addons-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-format-mp3_1.4.2-1_arm.ipk Size: 24961 MD5Sum: 7bd78ae4381118f032a00390423e85b2 Description: Asterisk addons contains additional modules for Asterisk which are, for one reason or another, not included in the normal base distribution. This package contains the MP3 support module for Asterisk. Package: asterisk14-mini Version: 1.4.11-1 Depends: libncurses, libpthread Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-mini_1.4.11-1_arm.ipk Size: 786885 MD5Sum: 5be0cda9fbc6a615a991eb430c632f63 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. URL:=http://www.asterisk.org/ This package contains only the following modules: - app_dial - chan_iax2 - chan_local - chan_sip - codec_gsm - codec_ulaw - format_gsm - format_pcm - format_wav - format_wav_gsm - pbx_config - res_features - res_musiconhold Package: asterisk14-mysql Version: 1.4.2-1 Depends: asterisk14, libmysqlclient Provides: Source: feeds/packages/net/asterisk-addons-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-mysql_1.4.2-1_arm.ipk Size: 18519 MD5Sum: ca41a7991395bd18adfe1debd6f258c7 Description: Asterisk addons contains additional modules for Asterisk which are, for one reason or another, not included in the normal base distribution. This package contains MySQL support modules for Asterisk. Package: asterisk14-pbx-dundi Version: 1.4.11-1 Depends: asterisk14 Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-pbx-dundi_1.4.11-1_arm.ipk Size: 47426 MD5Sum: 436539eb8dabf6ef78946de21d80f254 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. URL:=http://www.asterisk.org/ This package provides DUNDi (Distributed Universal Number Discovery) support to Asterisk. Package: asterisk14-pgsql Version: 1.4.11-1 Depends: asterisk14, libpq Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-pgsql_1.4.11-1_arm.ipk Size: 14097 MD5Sum: b4d39d1c775a651de0166934df0ea09b Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. URL:=http://www.asterisk.org/ This package contains PostgreSQL support modules for Asterisk. Package: asterisk14-res-agi Version: 1.4.11-1 Depends: asterisk14 Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-res-agi_1.4.11-1_arm.ipk Size: 20866 MD5Sum: 57dcd3a801779646821a5b5b34cd6c89 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. URL:=http://www.asterisk.org/ This package provides AGI (Asterisk Gateway Interface) support to Asterisk. Package: asterisk14-res-crypto Version: 1.4.11-1 Depends: asterisk14, libopenssl Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-res-crypto_1.4.11-1_arm.ipk Size: 7067 MD5Sum: d11b5d708fb04f25aab451af14fad64a Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. URL:=http://www.asterisk.org/ This package provides Cryptographic Digital Signatures support to Asterisk. Package: asterisk14-sounds Version: 1.4.11-1 Depends: asterisk14 Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-sounds_1.4.11-1_arm.ipk Size: 1056711 MD5Sum: 1c1472f82f7a4de9b2b29e048543adc6 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. URL:=http://www.asterisk.org/ This package contains sound files for Asterisk. Package: asterisk14-sqlite Version: 1.4.11-1 Depends: asterisk14, libsqlite2 Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-sqlite_1.4.11-1_arm.ipk Size: 3794 MD5Sum: 2032e6a1192171c3a072caacb4ff489a Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. URL:=http://www.asterisk.org/ This package contains SQLite support modules for Asterisk. Package: asterisk14-voicemail Version: 1.4.11-1 Depends: asterisk14 Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14-voicemail_1.4.11-1_arm.ipk Size: 481575 MD5Sum: e82a18e753784dacbf0efd9230750383 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. URL:=http://www.asterisk.org/ This package contains voicemail related modules for Asterisk. Package: asterisk14 Version: 1.4.11-1 Depends: libltdl, libncurses, libpopt, libpthread Provides: Source: feeds/packages/net/asterisk-1.4.x Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk14_1.4.11-1_arm.ipk Size: 1190665 MD5Sum: 18b5828a5273737e95883f303d7b2547 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. URL:=http://www.asterisk.org/ Package: asterisk Version: 1.2.24-1 Depends: libncurses, libpthread Provides: Source: feeds/packages/net/asterisk Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./asterisk_1.2.24-1_arm.ipk Size: 1028728 MD5Sum: 6c4a6e996549c92a16d1a4b02e6d25d5 Description: Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. Package: atftp Version: 0.7-1 Depends: libreadline, libncurses Provides: Source: feeds/packages/net/atftp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./atftp_0.7-1_arm.ipk Size: 18360 MD5Sum: ddb26167ae485bd6679b7d3833f6d067 Description: TFTP client Package: atftpd Version: 0.7-1 Depends: libpcre, libpthread Provides: Source: feeds/packages/net/atftp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./atftpd_0.7-1_arm.ipk Size: 23209 MD5Sum: 575e6ea6aac166dc0637b6d824cc1c5f Description: TFTP server Package: atm-tools Version: 2.4.1-1 Depends: linux-atm Provides: Source: package/linux-atm Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./atm-tools_2.4.1-1_arm.ipk Size: 18779 MD5Sum: 2021ce6d713ab3047e8bafd78c0255f8 Description: This package contains the Linux ATM tools. Package: autossh Version: 1.4a-1 Depends: Provides: Source: feeds/packages/net/autossh Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./autossh_1.4a-1_arm.ipk Size: 9762 MD5Sum: 41e55d55aec79594f8c3c8c4b59561bf Description: Autossh client Package: avahi-autoipd Version: 0.6.21-1 Depends: libdaemon Provides: Source: feeds/packages/libs/avahi Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./avahi-autoipd_0.6.21-1_arm.ipk Size: 16813 MD5Sum: c54debe47015284013fe571f767691d4 Description: An mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). Avahi is a system which facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. This package implements IPv4LL, "Dynamic Configuration of IPv4 Link-Local Addresses" (IETF RFC3927), a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server. It is primarily intended to be used in ad-hoc networks which lack a DHCP server. Package: avahi-daemon Version: 0.6.21-1 Depends: libavahi, libexpat Provides: Source: feeds/packages/libs/avahi Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./avahi-daemon_0.6.21-1_arm.ipk Size: 19989 MD5Sum: 6ba443e12bbf89ea1ce3a5ddbe03fd39 Description: An mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). Avahi is a system which facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. This package contains an mDNS/DNS-SD daemon. Package: avahi-dnsconfd Version: 0.6.21-1 Depends: libavahi Provides: Source: feeds/packages/libs/avahi Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./avahi-dnsconfd_0.6.21-1_arm.ipk Size: 7481 MD5Sum: ab6f3010cb206cc03d8fda9b49837082 Description: This package contains an Unicast DNS server from mDNS/DNS-SD configuration daemon, which may be used to configure conventional DNS servers using mDNS in a DHCP-like fashion. Especially useful on IPv6. Package: axhttpd Version: 1.1.6-1 Depends: libaxtls Provides: Source: feeds/packages/libs/axtls Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./axhttpd_1.1.6-1_arm.ipk Size: 6222 MD5Sum: fbd277fa55eae36ff50d77a5fbbacf3f Description: A small embedded web server using the axTLS library Package: babel Version: 0.10-1 Depends: kmod-ipv6 Provides: Source: feeds/packages/ipv6/babel Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./babel_0.10-1_arm.ipk Size: 30424 MD5Sum: 291d0c550427bce3c13bdd3995186389 Description: Babel is a loop-avoiding distance-vector routing protocol roughly based on DSDV and AODV, but with provisions for link cost estimation and redistribution of routes from other routing protocols. While it is optimised for wireless mesh networks, Babel will also work efficiently on wired networks. It will generate between 1.2 and 2.4 times the amount of routing traffic that RIPng would generate, while never counting to infinity. Package: base-files-gemini Version: 12-r10634 Depends: Provides: Source: package/base-files Section: base Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./base-files-gemini_12-r10634_arm.ipk Size: 26806 MD5Sum: c6bb5deccbcc07815ad11f65e6801526 Description: This package contains a base filesystem and system scripts for OpenWrt. Package: bash Version: 3.2-1 Depends: libncurses Provides: Source: feeds/packages/utils/bash Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bash_3.2-1_arm.ipk Size: 281688 MD5Sum: 25eb5d0d08b7db86d95280f0a2f18aa7 Description: Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). Package: batmand Version: r963-1 Depends: libpthread, kmod-tun Provides: Source: feeds/packages/net/batman Section: net Priority: optional Maintainer: Marek Lindner Architecture: arm Filename: ./batmand_r963-1_arm.ipk Size: 37141 MD5Sum: 9d019d1b11fc84136a701171c31bcfee Description: B.A.T.M.A.N. layer 3 routing daemon Package: bc Version: 1.06-1 Depends: Provides: Source: feeds/packages/utils/bc Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bc_1.06-1_arm.ipk Size: 29833 MD5Sum: abee091707824d3be1b7882026d3d61f Description: bc is a language that supports arbitrary precision numbers with interactive execution of statements. Package: bemusedlinuxserver Version: r047-1 Depends: bluez-libs, glib1, mpd, libstdcpp Provides: Source: feeds/packages/utils/bemused Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bemusedlinuxserver_r047-1_arm.ipk Size: 24002 MD5Sum: 656106fb60d063efbe05e45c42e4ea6c Description: Bemused is a system which allows you to control your music collection from your phone, using Bluetooth. This is the MPD hack version. Check http://jamse.sourceforge.net/ for a mobile phone client. Package: bind-check Version: 9.4.1-1 Depends: bind-libs, libopenssl Provides: Source: feeds/packages/net/bind Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bind-check_9.4.1-1_arm.ipk Size: 13122 MD5Sum: 730c383c6b26dd71a7a71c98ef13eb22 Description: bind administration tools (named-checkconf and named-checkzone only) Package: bind-client Version: 9.4.1-1 Depends: bind-libs, libopenssl Provides: Source: feeds/packages/net/bind Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bind-client_9.4.1-1_arm.ipk Size: 17912 MD5Sum: 15d8b01ac22184519e8717bfdb90fb77 Description: bind dynamic DNS client Package: bind-dig Version: 9.4.1-1 Depends: bind-libs, libopenssl Provides: Source: feeds/packages/net/bind Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bind-dig_9.4.1-1_arm.ipk Size: 35476 MD5Sum: ecbb722f3ac321835163bc4bef183c61 Description: bind DNS excavation tool Package: bind-dnssec Version: 9.4.1-1 Depends: bind-libs, libopenssl Provides: Source: feeds/packages/net/bind Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bind-dnssec_9.4.1-1_arm.ipk Size: 31580 MD5Sum: 59798aa7e36f98c814e1a545af8b97cc Description: bind administration tools (dnssec-keygen and dnssec-signzone only) Package: bind-host Version: 9.4.1-1 Depends: bind-libs, libopenssl Provides: Source: feeds/packages/net/bind Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bind-host_9.4.1-1_arm.ipk Size: 29646 MD5Sum: 52aa40b27b2d5205c878c94df68c711d Description: bind simple DNS client Package: bind-libs Version: 9.4.1-1 Depends: Provides: Source: feeds/packages/net/bind Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bind-libs_9.4.1-1_arm.ipk Size: 640408 MD5Sum: d79e8d2b3ed624294a0ee88c755a55a8 Description: bind shared libraries Package: bind-rndc Version: 9.4.1-1 Depends: bind-libs, libopenssl Provides: Source: feeds/packages/net/bind Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bind-rndc_9.4.1-1_arm.ipk Size: 14269 MD5Sum: a79e7fc556437857448a5201e4729be4 Description: bind administration tools (rndc and rndc-confgen only) Package: bind-server Version: 9.4.1-1 Depends: bind-libs, libopenssl Provides: Source: feeds/packages/net/bind Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bind-server_9.4.1-1_arm.ipk Size: 139213 MD5Sum: e4d4a3d474fcde8c0c47745cf1748d03 Description: bind DNS server Package: bind-tools Version: 9.4.1-1 Depends: bind-libs, libopenssl Provides: Source: feeds/packages/net/bind Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bind-tools_9.4.1-1_arm.ipk Size: 120566 MD5Sum: b37234093032e23123262e7dcc021713 Description: bind administration tools (all) Package: bing Version: 1.3.5-0 Depends: Provides: Source: feeds/packages/net/bing Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bing_1.3.5-0_arm.ipk Size: 16165 MD5Sum: 162e1577d18526b4e3f8a0d55c66342c Description: bing evaluates the raw bandwidth of a link (PSTN, xDSL, Cable ...) Package: binutils Version: 2.17-1 Depends: Provides: Source: feeds/packages/utils/binutils Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./binutils_2.17-1_arm.ipk Size: 4543807 MD5Sum: 493a532623a8ca7a17e29718361cee91 Description: The Binutils package contains a linker, an assembler, and other tools for handling object files Package: bitchx Version: 1.1-1 Depends: libncurses Provides: Source: feeds/packages/net/bitchx Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bitchx_1.1-1_arm.ipk Size: 676263 MD5Sum: 0abf0f151afd720885e6498b0318e091 Description: popular IRC client Package: bitlbee Version: 1.0.1-1 Depends: libopenssl, glib1, libiconv Provides: Source: feeds/packages/net/bitlbee Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bitlbee_1.0.1-1_arm.ipk Size: 200431 MD5Sum: 3e55418c0051b61fa11941286f8b41af Description: IRC gateway to IM chat networks Package: bluez-hcidump Version: 1.40-1 Depends: bluez-libs Provides: Source: feeds/packages/utils/bluez-hcidump Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bluez-hcidump_1.40-1_arm.ipk Size: 61588 MD5Sum: 15229debadd78579d7fb0826bd872fb8 Description: Bluetooth packet analyzer Package: bluez-libs Version: 3.24-1 Depends: Provides: Source: feeds/packages/libs/bluez-libs Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bluez-libs_3.24-1_arm.ipk Size: 31740 MD5Sum: f5f75ce6844466ff6927c8570aabb9a5 Description: Bluetooth library Package: bluez-utils Version: 3.24-1 Depends: bluez-libs, libpthread, dbus Provides: Source: feeds/packages/utils/bluez-utils Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bluez-utils_3.24-1_arm.ipk Size: 241657 MD5Sum: 711bad9bc26d4de97256d82d11d7a4c3 Description: Bluetooth utilities Package: bmon Version: 2.1.0-1 Depends: libncurses Provides: Source: feeds/packages/net/bmon Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bmon_2.1.0-1_arm.ipk Size: 45854 MD5Sum: be76fa638b19b050e59bde543a52dee3 Description: bmon is a portable bandwidth monitor and rate estimator running on various operating systems. It supports various input methods for different architectures. Package: br2684ctl Version: 20040226-1 Depends: linux-atm Provides: Source: package/br2684ctl Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./br2684ctl_20040226-1_arm.ipk Size: 8201 MD5Sum: 16eacf02de0e791896057c85bddf6d05 Description: ATM Ethernet bridging configuration utility Package: bridge Version: 1.0.6-1 Depends: Provides: Source: package/bridge-utils Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bridge_1.0.6-1_arm.ipk Size: 35999 MD5Sum: 0788b2cf8a064af03ee0006691ab39b6 Description: Manage ethernet bridging: a way to connect networks together to form a larger network. Package: btpd Version: 0.13-1 Depends: Provides: Source: feeds/packages/net/btpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./btpd_0.13-1_arm.ipk Size: 92837 MD5Sum: 51a593392bd94a8346586aec6d09e03b Description: BTPD is a bittorrent client consisting of a daemon and client commands, which can be used to read and/or manipulate the daemon state. The daemon is capable of running several torrents simultaneously and only uses one tcp port. It's fairly low on resource usage and should be perfect for file distribution sites. Efficient downloads and ease of use makes this client a good choice for the casual user as well. Package: busybox Version: 1.8.2-1 Depends: Provides: Source: package/busybox Section: base Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./busybox_1.8.2-1_arm.ipk Size: 397946 MD5Sum: 33520fc531359528b144fc616147cd7e Description: The Swiss Army Knife of embedded Linux. It slices, it dices, it makes Julian Fries. Package: bwm Version: 1.1.0-1 Depends: Provides: Source: feeds/packages/net/bwm Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bwm_1.1.0-1_arm.ipk Size: 4253 MD5Sum: 18a97b8be092a7bfb4b7b56afef62472 Description: A very tiny bandwidth monitor Package: bzip2 Version: 1.0.4-1 Depends: Provides: Source: feeds/packages/utils/bzip2 Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./bzip2_1.0.4-1_arm.ipk Size: 37212 MD5Sum: e6fbf2aa56601409e06609e35d9aaf9e Description: bzip2 is a freely available, patent free, high-quality data compressor. Package: cbtt-mysql Version: 20060727-1 Depends: libpthread, uclibcxx, zlib, libmysqlclient Provides: Source: feeds/packages/net/cbtt Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./cbtt-mysql_20060727-1_arm.ipk Size: 311049 MD5Sum: b9d8ccf694855496c274edb8cc7d9a43 Description: Bittorrent tracker (with mysql support) Package: cbtt Version: 20060727-1 Depends: libpthread, uclibcxx, zlib Provides: Source: feeds/packages/net/cbtt Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./cbtt_20060727-1_arm.ipk Size: 299560 MD5Sum: cfe204b0c2878c249bc6d1ea6490dcb4 Description: Bittorrent tracker Package: certtool Version: 2.0.0-1 Depends: libgnutls, libncurses, libreadline Provides: Source: feeds/packages/libs/gnutls Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./certtool_2.0.0-1_arm.ipk Size: 32252 MD5Sum: ae9a34e927c7782d42cd5e9bc4fe6cfb Description: GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group. This package contains the GnuTLS certtool utility. Package: cfdisk Version: 2.13.0.1-1 Depends: libncurses Provides: Source: package/util-linux-ng Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./cfdisk_2.13.0.1-1_arm.ipk Size: 27642 MD5Sum: 7c96f9af5cfd3736ca3ac2dcf8cc620b Description: This package contains a utility for managing disk partition tables. Package: cgilib Version: 0.5-2 Depends: Provides: Source: feeds/packages/libs/cgilib Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./cgilib_0.5-2_arm.ipk Size: 5807 MD5Sum: 7c352b18830452a0a4a935b880a5433b Description: Simple CGI Library Package: chat Version: 2.4.3-9 Depends: ppp Provides: Source: package/ppp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./chat_2.4.3-9_arm.ipk Size: 9531 MD5Sum: ef9030f90ec97553ae87e9f3e1553b92 Description: This package contains an utility to establish conversation with other PPP servers (via a modem). Package: chillispot Version: 1.1.0-1 Depends: kmod-tun Provides: Source: feeds/packages/net/chillispot Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./chillispot_1.1.0-1_arm.ipk Size: 70589 MD5Sum: 4569dc4417a096cd1545f0432fd14737 Description: ChilliSpot is an open source captive portal or wireless LAN access point controller. It is used for authenticating users of a wireless LAN. It supports web based login which is today's standard for public HotSpots and it supports Wireless Protected Access (WPA) which is the standard of the future. Authentication, authorization and accounting (AAA) is handled by your favorite radius server. Package: chrony Version: 1.21-2 Depends: libreadline, libncurses Provides: Source: feeds/packages/net/chrony Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./chrony_1.21-2_arm.ipk Size: 76942 MD5Sum: bef55dfa83bbb3d0e33ad423f020fb8f Description: A NTP implementation that has been specifically written to work well in the case of an intermittent \ (e.g. dial-on-demand) connection to the network where your NTP servers are. Package: cifsmount Version: 1.5-2 Depends: Provides: Source: feeds/packages/utils/cifsmount Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./cifsmount_1.5-2_arm.ipk Size: 7778 MD5Sum: 2c686cc795753e49702cb223496b9fd1 Description: An user space helper utility for mounting remote CIFS shares. Package: clearsilver Version: 0.10.5-1 Depends: libneon, zlib Provides: Source: feeds/packages/libs/clearsilver Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./clearsilver_0.10.5-1_arm.ipk Size: 254707 MD5Sum: 7909295c7d7c26bf7da64613b0322c43 Description: Clearsilver is a fast, powerful, and language-neutral HTML template system. In both static content sites and dynamic HTML applications, it provides a separation between presentation code and application logic which makes working with your project easier. Package: click Version: cvs.2006.03.02-1 Depends: Provides: Source: feeds/packages/net/click Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./click_cvs.2006.03.02-1_arm.ipk Size: 635547 MD5Sum: 556d583959add8a043d4f1c0fe1673eb Description: The Click Modular Router Package: cmdftp Version: 0.9.6-1 Depends: Provides: Source: feeds/packages/net/cmdftp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./cmdftp_0.9.6-1_arm.ipk Size: 18099 MD5Sum: b1bc5e3f4fc4c2fa8bf56cd06e8448e3 Description: Features include passive mode for all data transfers, shell like transparent syntax for local and remote modes, multiple and recursive file transfers using wildcards, recursive copy and move commands, remote and local text file viewing and editing, network errors detection and resuming of currently executing command, partial download resuming (if server accepts REST command), tab completion for both local and remote names, autologin using classic ~/.netrc approach, large file support. cmdftp is aimed at being small and simple. Package: cmdpad Version: 0.0.3-1 Depends: Provides: Source: feeds/packages/utils/cmdpad Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./cmdpad_0.0.3-1_arm.ipk Size: 7735 MD5Sum: 3ca03a2552f15ea201a8269f5e09c505 Description: cmdpad - execute commands when a key is pressed, released or hold down. Should be started from /etc/rc or /etc/rc.local. To run it as deamon you need to start it with '&'. All logs are printed to standard out and standard error (to write the log to disk use cmdpad > /var/log/cmdpad). Cmdpad searches for /etc/cmdpad.conf and load the key bindings. Then wait for key event and check each command to see if it should be run. Package: collectd Version: 4.2.0-2 Depends: libgcc Provides: Source: feeds/packages/utils/collectd Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./collectd_4.2.0-2_arm.ipk Size: 101568 MD5Sum: 60fb26861000516281a7e0b5630ad74a Description: collectd is a small daemon which collects system information periodically and provides mechanismns to store the values in a variety of ways. Package: comgt Version: 0.32-1 Depends: chat Provides: Source: package/comgt Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./comgt_0.32-1_arm.ipk Size: 21234 MD5Sum: b5c781db98355bf1d7a87c3efcd7e7dd Description: comgt is a scripting language interpreter useful for establishing communications on serial lines and through PCMCIA modems as well as GPRS and 3G datacards. Package: confuse Version: 2.5-1 Depends: Provides: Source: feeds/packages/libs/confuse Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./confuse_2.5-1_arm.ipk Size: 15125 MD5Sum: 77fb7db749b293f32d93642a15d45731 Description: libConfuse is a configuration file parser library, licensed under the terms of the LGPL, and written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements). It makes it very easy to add configuration file capability to a program using a simple API. The goal of libConfuse is not to be the configuration file parser library with a gazillion of features. Instead, it aims to be easy to use and quick to integrate with your code. libConfuse was called libcfg before, but was changed to not confuse with other similar libraries. Package: coova Version: 1.0.11-1 Depends: kmod-tun Provides: Source: feeds/packages/net/coova Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./coova_1.0.11-1_arm.ipk Size: 156786 MD5Sum: 1ed7d6b99952c9ca98d7a6040267d809 Description: CoovaChilli is an open source access controller for wireless LAN access points and is based on ChilliSpot. It is used for authenticating users of a wireless (or wired) LAN. It supports web based login (UAM) which is today's standard for public HotSpots and it supports Wireless Protected Access (WPA) which is the standard of the future. Authentication, authorization and accounting (AAA) is handled by your favorite radius server. Package: crowdcontrol Version: 0.4b-1 Depends: Provides: Source: feeds/packages/net/crowdcontrol Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./crowdcontrol_0.4b-1_arm.ipk Size: 13181 MD5Sum: 099d5f4feb7ce6431a324db9508f8776 Description: Crowd Control is an small, cross-platform HTTP proxy (a fork of the elhttp project) designed for systems with little RAM, such as a home router. It can filter URLs using SquidGuard blocklists, and has the unique ability to filter HTTPS domains as well. Package: ctorrent-openssl Version: dnh3.2-1 Depends: uclibcxx, libopenssl Provides: Source: feeds/packages/net/ctorrent Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ctorrent-openssl_dnh3.2-1_arm.ipk Size: 82192 MD5Sum: 35b2e1dfd8c6e17dd8730df85f541ed7 Description: CTorrent is a BitTorrent client written in the C programming language, known to be a very robust and mature programming language, which produces fast and optimized application. This package is built with OpenSSL support. Package: ctorrent Version: dnh3.2-1 Depends: uclibcxx Provides: Source: feeds/packages/net/ctorrent Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ctorrent_dnh3.2-1_arm.ipk Size: 82055 MD5Sum: 8c83cc9b7a29b23ae637ef09854479e2 Description: CTorrent is a BitTorrent client written in the C programming language, known to be a very robust and mature programming language, which produces fast and optimized application. This package is built with builtin (Steve Reid's public-domain) SHA-1 support Package: cups Version: 1.1.23-1 Depends: zlib Provides: Source: feeds/packages/net/cups Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./cups_1.1.23-1_arm.ipk Size: 317959 MD5Sum: 6b814b4cf90fadb42819e3b398943c69 Description: A printer spooling system for devices with USB or LP support. Package: curl Version: 7.17.1-1 Depends: libcurl Provides: Source: feeds/packages/libs/curl Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./curl_7.17.1-1_arm.ipk Size: 29941 MD5Sum: d09e9a330e6b84a9acb5c6ffdfa9405f Description: A client-side URL transfer library Package: cutter Version: 1.03-1 Depends: Provides: Source: feeds/packages/net/cutter Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./cutter_1.03-1_arm.ipk Size: 6011 MD5Sum: 7d14f0d58dad73bfacd1bc437d78916a Description: Cutter is an open source program that allows Linux firewall administrators to abort TCP/IP connections routed over the firewall or router on which it is run. Package: dansguardian Version: 2.9.9.2-1 Depends: libpthread, uclibcxx, zlib Provides: Source: feeds/packages/net/dansguardian Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dansguardian_2.9.9.2-1_arm.ipk Size: 295371 MD5Sum: bb65bbb90c2956ccc2f442e94e27143c Description: DansGuardian Package: darkstat Version: 3.0.707-1 Depends: libpcap, zlib Provides: Source: feeds/packages/net/darkstat Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./darkstat_3.0.707-1_arm.ipk Size: 34665 MD5Sum: 04b72d1df5de1246adcb8068e5561fba Description: A free open source utility for bandwith monitoring \ over web Package: dbus-utils Version: 1.0.2-2 Depends: dbus Provides: Source: feeds/packages/utils/dbus Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dbus-utils_1.0.2-2_arm.ipk Size: 17797 MD5Sum: 2cc8dedfe54f3f3501781ed71bfaab01 Description: Simple interprocess messaging system (utilities) Package: dbus Version: 1.0.2-2 Depends: libexpat Provides: Source: feeds/packages/utils/dbus Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dbus_1.0.2-2_arm.ipk Size: 204046 MD5Sum: 6435cddac9860abbff90fcd757560074 Description: Simple interprocess messaging system (daemon) Package: dc Version: 1.06-1 Depends: bc Provides: Source: feeds/packages/utils/bc Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dc_1.06-1_arm.ipk Size: 15384 MD5Sum: d0bafc29cc0065b099837842b6a514fa Description: dc is a reverse-polish desk calculator which supports unlimited precision arithmetic. Package: deco Version: 39-1 Depends: libncurses Provides: Source: feeds/packages/utils/deco Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./deco_39-1_arm.ipk Size: 57734 MD5Sum: 67722a8988e2e5c69892c96805a52e5d Description: A clone of Norton Commander for Unix. Text-based, full featured file manager. Package: devio Version: 1.2-1 Depends: Provides: Source: feeds/packages/utils/devio Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./devio_1.2-1_arm.ipk Size: 13075 MD5Sum: 77a8a807cebaf30161871df6d981e620 Description: A command line program to correctly read (or write) a region of a block device. Primary use is for extracting formatted data from MTD partitions. Package: dfu-util Version: r3095-1 Depends: libusb Provides: Source: feeds/packages/utils/dfu-util Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dfu-util_r3095-1_arm.ipk Size: 9064 MD5Sum: 1c1afcf15306964552dabf9c78fa2188 Description: Dfu-util is a program that implements the host side of the USB DFU \ (Universal Serial Bus Device Firmware Upgrade) protocol. \ This version is specifically used to flash the FIC Neo 1973 mobile phone. Package: dhcp-forwarder Version: 0.7-4 Depends: Provides: Source: feeds/packages/net/dhcp-forwarder Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dhcp-forwarder_0.7-4_arm.ipk Size: 15202 MD5Sum: fb7591e4dd8ae132e67c2a03389f415e Description: DHCP relay agent Package: dhcp-relay Version: 3.1.0-1 Depends: Provides: Source: feeds/packages/net/dhcp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dhcp-relay_3.1.0-1_arm.ipk Size: 62731 MD5Sum: b77a734ae089539a24ee7510ecf42ad1 Description: ISC's DHCP relay Package: dhcp-server Version: 3.1.0-1 Depends: Provides: Source: feeds/packages/net/dhcp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dhcp-server_3.1.0-1_arm.ipk Size: 562404 MD5Sum: fbeb58bd9c73b00ca93c39ae3a21d9c0 Description: ISC's DHCP server Package: dhcp6-client Version: 1.0-1 Depends: libncurses Provides: Source: feeds/packages/ipv6/dhcp6 Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dhcp6-client_1.0-1_arm.ipk Size: 13695 MD5Sum: 0db32ff42746185ddbed61c11e86e6c9 Description: IPv6 DHCP client Package: dhcp6-server Version: 1.0-1 Depends: libncurses Provides: Source: feeds/packages/ipv6/dhcp6 Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dhcp6-server_1.0-1_arm.ipk Size: 14081 MD5Sum: 67abe554d05b13146e782d66b6d06277 Description: IPv6 DHCP server Package: dhcpcd Version: 3.0.17-1 Depends: Provides: Source: feeds/packages/net/dhcpcd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dhcpcd_3.0.17-1_arm.ipk Size: 20492 MD5Sum: 7737b35491d0d5c1f4c9c260eff2683d Description: Simple configuration: supports executions of a script when the IP address changes. Package: dialog Version: 1.0-20060221-1 Depends: libncurses Provides: Source: feeds/packages/utils/dialog Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dialog_1.0-20060221-1_arm.ipk Size: 52664 MD5Sum: 8c725c14a0affe202b72e9fd60999d11 Description: A script-interpreter which provides a set of curses widgets. Package: dibbler-client Version: 0.6.1-1 Depends: uclibcxx Provides: Source: feeds/packages/ipv6/dibbler Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dibbler-client_0.6.1-1_arm.ipk Size: 488548 MD5Sum: 2a660093d7b9c82d0c43766fcc496bf5 Description: Dibbler, a portable DHCPv6 implementation (client) Package: dibbler-relay Version: 0.6.1-1 Depends: uclibcxx Provides: Source: feeds/packages/ipv6/dibbler Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dibbler-relay_0.6.1-1_arm.ipk Size: 227970 MD5Sum: ed38a12dea9d8ffe71c7150bbda148bc Description: Dibbler, a portable DHCPv6 implementation (relay) Package: dibbler-server Version: 0.6.1-1 Depends: uclibcxx Provides: Source: feeds/packages/ipv6/dibbler Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dibbler-server_0.6.1-1_arm.ipk Size: 510642 MD5Sum: f958415b13b0e1348669545ad492628c Description: Dibbler, a portable DHCPv6 implementation (server) Package: digitemp Version: 3.5.0-1 Depends: libusb Provides: Source: feeds/packages/utils/digitemp Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./digitemp_3.5.0-1_arm.ipk Size: 21399 MD5Sum: 32235a32ada9c78abc2053c3e41bbd7f Description: DigiTemp is a simple to use program for reading values from 1-wire devices. Its main use is for reading temperature sensors, but it also reads counters, and understands the 1-wire hubs with devices on different branches of the network. Package: dircproxy Version: 1.2.0-beta2-1 Depends: Provides: Source: feeds/packages/net/dircproxy Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dircproxy_1.2.0-beta2-1_arm.ipk Size: 50422 MD5Sum: f9fd17803c2ea8d6b4a24fb9d13d4594 Description: An IRC proxy server Package: dnsmasq Version: 2.40-1 Depends: Provides: Source: package/dnsmasq Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dnsmasq_2.40-1_arm.ipk Size: 63730 MD5Sum: 2f02d98cb2553a62b26edcf9fc2f4cea Description: It is intended to provide coupled DNS and DHCP service to a LAN. Package: dosfstools Version: 2.11-1 Depends: Provides: Source: feeds/packages/utils/dosfstools Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dosfstools_2.11-1_arm.ipk Size: 74087 MD5Sum: 11570219b43718ef5e7264482b3c1e8c Description: Utilities to create and check MS-DOS FAT filesystems. Package: dovecot Version: 1.0.beta8-1 Depends: libopenssl Provides: Source: feeds/packages/net/dovecot Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dovecot_1.0.beta8-1_arm.ipk Size: 903793 MD5Sum: 421f9e06f6fb4090911dd87edaa62dbc Description: Dovecot is a program which provides POP3 and IMAP services. Package: dropbear Version: 0.50-3 Depends: Provides: Source: package/dropbear Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dropbear_0.50-3_arm.ipk Size: 88374 MD5Sum: 691b2729335486c05b617229ec4e03e2 Description: A small SSH2 server/client designed for small memory environments. Package: dropbearconvert Version: 0.50-3 Depends: Provides: Source: package/dropbear Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dropbearconvert_0.50-3_arm.ipk Size: 26831 MD5Sum: b2087cdb28cc19d5eac602748d3b991b Description: Utility for converting SSH keys Package: dsl-qos-queue Version: 0.9.3-1 Depends: iptables, kmod-ipt-queue Provides: Source: feeds/packages/net/dsl-qos-queue Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dsl-qos-queue_0.9.3-1_arm.ipk Size: 12452 MD5Sum: ab8babebe12dfbe877287372b8c3312f Description: ADSL/ATM Bandwith management Package: dsniff Version: 2.4b1-2 Depends: libpcap, libnids, libnet0, libopenssl, libgdbm Provides: Source: feeds/packages/net/dsniff Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dsniff_2.4b1-2_arm.ipk Size: 83730 MD5Sum: 584e647d0ea470e97372bfa21246c7c0 Description: A collection of tools for network auditing and penetration testing. Package: dtach Version: 0.6-1 Depends: Provides: Source: feeds/packages/utils/dtach Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./dtach_0.6-1_arm.ipk Size: 5356 MD5Sum: cca0124f96fb35cfe7b75b59ad8a7ba9 Description: A program that emulates the dtach feature of screen Package: e2fsprogs Version: 1.39-1 Depends: libblkid, libuuid Provides: Source: package/e2fsprogs Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./e2fsprogs_1.39-1_arm.ipk Size: 140237 MD5Sum: 69bc86d64b9dc23fc6e35220018b224e Description: This package contains essential ext2 filesystem utilities which consists of e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2 filesystem utilities. Package: ebtables Version: 2.0.8-rc2-2 Depends: Provides: Source: package/ebtables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ebtables_2.0.8-rc2-2_arm.ipk Size: 51677 MD5Sum: 80b979c5cd643590922ec878d02a0c67 Description: Ethernet bridge firewall administration utility Package: elinks Version: 0.11.1-2 Depends: libopenssl Provides: Source: feeds/packages/net/elinks Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./elinks_0.11.1-2_arm.ipk Size: 318803 MD5Sum: 2f1f9f839aeb631bb41cbd25dd42dddc Description: An advanced text based web browser Package: empcd Version: 2005.12.12-1 Depends: Provides: Source: feeds/packages/sound/empcd Section: sound Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./empcd_2005.12.12-1_arm.ipk Size: 20332 MD5Sum: a8fda6b8ff0d741359d45048d06959b2 Description: This is EMPCd which can use /dev/input/event0 or other event devices to control MPD (Music Player Daemon), directly using libmpdclient and other programs, currently using system(2). Package: empty Version: 0.6.11b-2 Depends: Provides: Source: feeds/packages/utils/empty Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./empty_0.6.11b-2_arm.ipk Size: 7386 MD5Sum: a9c256767ba3039084d359bdc6861ae7 Description: empty is an utility that provides an interface to execute and/or interact with processes under pseudo-terminal sessions (PTYs). This tool is definitely useful in programming of shell scripts designed to communicate with interactive programs like telnet, ssh, ftp, etc. In some cases, empty can be the simplest replacement for TCL/expect or other similar programming tools. Package: etherwake Version: 1.09-1 Depends: Provides: Source: feeds/packages/net/etherwake Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./etherwake_1.09-1_arm.ipk Size: 4366 MD5Sum: 34699f8aaa0ecebd7c615551756135be Description: You can wake up WOL compliant Computers which have been powered down to sleep mode or start WOL compliant Computers with a BIOS feature. WOL is an abbreviation for Wake-on-LAN. It is a standard that allows you to turn on a computer from another location over a network connection. ether-wake also supports WOL passwords. Package: ethtool Version: 3-0 Depends: Provides: Source: feeds/packages/net/ethtool Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ethtool_3-0_arm.ipk Size: 32905 MD5Sum: d328a78bd1f2a0457757afa36f00212b Description: ethtool is used for querying settings of an ethernet device and changing them. Package: ettercap Version: NG-0.7.3-1 Depends: libpcap, libnet1, libopenssl, libpcre, libiconv, libncurses, libltdl, libpthread, zlib Provides: Source: feeds/packages/net/ettercap Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ettercap_NG-0.7.3-1_arm.ipk Size: 358800 MD5Sum: 514d87542a8d30d14d67c451061a7836 Description: It features sniffing of live connections, content filtering on the fly and many other interesting tricks. It supports active and passive dissection of many protocols (even ciphered ones) and includes many feature for network and host analysis. Package: ez-ipupdate Version: 3.0.11b8-3 Depends: Provides: Source: feeds/packages/net/ez-ipupdate Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ez-ipupdate_3.0.11b8-3_arm.ipk Size: 28650 MD5Sum: 6956f99b6426dd5bc38e6805aba222ec Description: Dynamic DNS services client Package: fconfig Version: 20060419-1 Depends: Provides: Source: feeds/packages/utils/fconfig Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./fconfig_20060419-1_arm.ipk Size: 6863 MD5Sum: 0ca0d4bcbe182776fd2eada272be7049 Description: displays and (if writable) also edits the RedBoot configuration. Package: fdisk Version: 2.13.0.1-1 Depends: Provides: Source: package/util-linux-ng Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./fdisk_2.13.0.1-1_arm.ipk Size: 39765 MD5Sum: f2838116908e26dd39f51a36f100ca39 Description: This package contains a utility for managing disk partition tables. Package: fetchmail Version: 6.2.5-1 Depends: Provides: Source: feeds/packages/utils/fetchmail Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./fetchmail_6.2.5-1_arm.ipk Size: 81487 MD5Sum: 7e61d0ffd5b51a5cbd58376a30f47471 Description: Retrieves remote mail via POP/IMAP. Very useful in conjunction with mutt. Package: file Version: 4.19-1 Depends: libmagic Provides: Source: feeds/packages/libs/file Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./file_4.19-1_arm.ipk Size: 17689 MD5Sum: 9c8f80b6c8ecdacec3b9bcac0d434afe Description: File tests each argument in an attempt to classify it. There are three sets of tests, performed in this order: filesystem tests, magic number tests, and language tests. The first test that succeeds causes the file type to be printed. Starting with version 4, the file command is not much more than a wrapper around the "magic" library. Package: firmwarehotplug Version: 0.1-1 Depends: fxload Provides: Source: feeds/packages/utils/firmwarehotplug Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./firmwarehotplug_0.1-1_arm.ipk Size: 7359 MD5Sum: 9bba026d83e0b07b1391de757e93b01d Description: Hotplug firmware for EZ-USB microcontrollers Package: flite Version: 1.3-release-1 Depends: Provides: Source: feeds/packages/sound/flite Section: sound Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./flite_1.3-release-1_arm.ipk Size: 7178437 MD5Sum: c3783f3d7e2da0d6a6a1c5ec86e4bfa9 Description: Festival Lite is a stripped down version of Festival, the well-developed text-to-speech program written in C++. This program is written in C to keep memory usage low. Package: flow-tools Version: 0.68-1 Depends: Provides: Source: feeds/packages/net/flow-tools Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./flow-tools_0.68-1_arm.ipk Size: 1197057 MD5Sum: 44bb955189b0593c264f753983320942 Description: Flow-tools is a software package for collecting and processing NetFlow data from Cisco and Juniper routers. Package: fortune-mod Version: 1.2.1-2 Depends: Provides: Source: feeds/packages/utils/fortune-mod Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./fortune-mod_1.2.1-2_arm.ipk Size: 19936 MD5Sum: e78d73249c9487302717ef0c3996ac76 Description: Fortune mod displays fortune cookies on demand Package: fping Version: 2.4b2_to-ipv6-1 Depends: Provides: Source: feeds/packages/net/fping Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./fping_2.4b2_to-ipv6-1_arm.ipk Size: 17276 MD5Sum: d1244f209920dfc7fab9fb1d0acc2709 Description: fping is a ping(1) like program which uses the Internet Control Message Protocol (ICMP) echo request to determine if a host is up. fping is different from ping in that you can specify any number of hosts on the command line, or specify a file containing the lists of hosts to ping. Instead of trying one host until it timeouts or replies, fping will send out a ping packet and move on to the next host in a round-robin fashion. If a host replies, it is noted and removed from the list of hosts to check. If a host does not respond within a certain time limit and/or retry limit it will be considered unreachable. Package: fprobe-ulog Version: 1.1-1 Depends: libpthread Provides: Source: feeds/packages/net/fprobe-ulog Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./fprobe-ulog_1.1-1_arm.ipk Size: 12993 MD5Sum: 82393d659b4d445c296400efe71ff63d Description: A NetFlow probe obtaining packets through linux netfilter code (iptables ULOG target). Package: fprobe Version: 1.1-1 Depends: libpcap, libpthread Provides: Source: feeds/packages/net/fprobe Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./fprobe_1.1-1_arm.ipk Size: 12983 MD5Sum: 4cc890a8c5c2a09ccdf6f8af8841e172 Description: NetFlow probe (libpcap-based) Package: freeradius-democerts Version: 1.1.6-1 Depends: freeradius Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-democerts_1.1.6-1_arm.ipk Size: 12977 MD5Sum: c2b25d4c5c32675b21e9a4c77b168b15 Description: Demo certificates to test the server Package: freeradius-mod-attr-rewrite Version: 1.1.6-1 Depends: freeradius Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-attr-rewrite_1.1.6-1_arm.ipk Size: 4955 MD5Sum: 30a71136b2a5b2439fb137f05587a0bb Description: ATTR rewrite module Package: freeradius-mod-chap Version: 1.1.6-1 Depends: freeradius Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-chap_1.1.6-1_arm.ipk Size: 3023 MD5Sum: 796a5c733e556cca738af12261538547 Description: CHAP module Package: freeradius-mod-detail Version: 1.1.6-1 Depends: freeradius Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-detail_1.1.6-1_arm.ipk Size: 4709 MD5Sum: a0d6c17ff653832115bf5c550a70262f Description: Detailed accounting module Package: freeradius-mod-eap-gtc Version: 1.1.6-1 Depends: freeradius-mod-eap Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-eap-gtc_1.1.6-1_arm.ipk Size: 3253 MD5Sum: 45f20efedca77026bee7bf9aab8e180c Description: EAP/GTC module Package: freeradius-mod-eap-md5 Version: 1.1.6-1 Depends: freeradius-mod-eap Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-eap-md5_1.1.6-1_arm.ipk Size: 3602 MD5Sum: 177cece57686e72d87d2e1d6a374689e Description: EAP/MD5 module Package: freeradius-mod-eap-mschapv2 Version: 1.1.6-1 Depends: freeradius-mod-eap Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-eap-mschapv2_1.1.6-1_arm.ipk Size: 4586 MD5Sum: d7b59810fe41ef4d494b0f73748187ca Description: EAP/MS-CHAPv2 module Package: freeradius-mod-eap-peap Version: 1.1.6-1 Depends: freeradius-mod-eap Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-eap-peap_1.1.6-1_arm.ipk Size: 6848 MD5Sum: 2856f0dfd835132cf1e80ac63c748ea6 Description: EAP/PEAP module Package: freeradius-mod-eap-tls Version: 1.1.6-1 Depends: freeradius-mod-eap Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-eap-tls_1.1.6-1_arm.ipk Size: 6014 MD5Sum: 0899112942f2a1c71dca3398157fb71c Description: EAP/TLS module Package: freeradius-mod-eap-ttls Version: 1.1.6-1 Depends: freeradius-mod-eap-tls Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-eap-ttls_1.1.6-1_arm.ipk Size: 7370 MD5Sum: 7fbe56f006f2f33c0c325c163da5106f Description: EAP/TTLS module Package: freeradius-mod-eap Version: 1.1.6-1 Depends: freeradius Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-eap_1.1.6-1_arm.ipk Size: 25376 MD5Sum: 52f5dfcb64eb4ff0eb0683b50daf3dab Description: Base EAP module Package: freeradius-mod-exec Version: 1.1.6-1 Depends: freeradius Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-exec_1.1.6-1_arm.ipk Size: 3725 MD5Sum: be01db513349dd67cdbea1e123870c2c Description: EXEC module Package: freeradius-mod-files Version: 1.1.6-1 Depends: freeradius Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-files_1.1.6-1_arm.ipk Size: 7978 MD5Sum: 70631b6ce692012ae64d0fcb34b450fb Description: Module using local files for authorization Package: freeradius-mod-ldap Version: 1.1.6-1 Depends: freeradius, libopenldap Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-ldap_1.1.6-1_arm.ipk Size: 14607 MD5Sum: c9bf6747624d8f6332de977d0b03e46b Description: LDAP module Package: freeradius-mod-mschap Version: 1.1.6-1 Depends: freeradius Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-mschap_1.1.6-1_arm.ipk Size: 10030 MD5Sum: 25d20808d50de7974c1e1577c155dd5a Description: MS-CHAP and MS-CHAPv2 module Package: freeradius-mod-pap Version: 1.1.6-1 Depends: freeradius Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-pap_1.1.6-1_arm.ipk Size: 6262 MD5Sum: 65ab8985be6c73bc25640c4ee088e53d Description: PAP module Package: freeradius-mod-preprocess Version: 1.1.6-1 Depends: freeradius Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-preprocess_1.1.6-1_arm.ipk Size: 6257 MD5Sum: 52387c3b570004b7f425a1501a2eeddb Description: Request pre-processing module Package: freeradius-mod-radutmp Version: 1.1.6-1 Depends: Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-radutmp_1.1.6-1_arm.ipk Size: 5378 MD5Sum: 3cb6523084cc7fc281675e26a633c7ed Description: Radius UTMP module Package: freeradius-mod-realm Version: 1.1.6-1 Depends: freeradius Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-realm_1.1.6-1_arm.ipk Size: 7648 MD5Sum: da307418a4a15e9718e16c18d315107d Description: Realms handling module Package: freeradius-mod-sql-mysql Version: 1.1.6-1 Depends: freeradius-mod-sql, libmysqlclient Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-sql-mysql_1.1.6-1_arm.ipk Size: 3052 MD5Sum: 43dbcd3147ca9a4f5257f75f60fe9d9b Description: MySQL module Package: freeradius-mod-sql-pgsql Version: 1.1.6-1 Depends: freeradius-mod-sql, libpq Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-sql-pgsql_1.1.6-1_arm.ipk Size: 3397 MD5Sum: 1e452863f34da1dfc37bcb95cdafc8c5 Description: PostgreSQL module Package: freeradius-mod-sql Version: 1.1.6-1 Depends: freeradius Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-sql_1.1.6-1_arm.ipk Size: 14999 MD5Sum: 87bf1118eb954e55b7d432965f4d1661 Description: Base SQL module Package: freeradius-mod-sqlcounter Version: 1.1.6-1 Depends: freeradius-mod-sql Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-mod-sqlcounter_1.1.6-1_arm.ipk Size: 5942 MD5Sum: 490e4daece66aa671f6c9578a1bda3c0 Description: Generic SQL Counter module Package: freeradius-utils Version: 1.1.6-1 Depends: freeradius Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius-utils_1.1.6-1_arm.ipk Size: 14739 MD5Sum: 786738c2bf06b8d9b392baba7a64c9d2 Description: Misc. client utilities Package: freeradius Version: 1.1.6-1 Depends: libltdl, libopenssl, libpthread, libreadline Provides: Source: feeds/packages/net/freeradius Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./freeradius_1.1.6-1_arm.ipk Size: 121497 MD5Sum: bb61266af4b0c5a5c614c31979422174 Description: A flexible RADIUS server Package: frickin Version: 1.3-1 Depends: Provides: Source: feeds/packages/net/frickin Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./frickin_1.3-1_arm.ipk Size: 9352 MD5Sum: dfcdc91abaa4820d543f5f5fa655abe7 Description: Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP) client to connect to a PPTP server through Network Address Translation (NAT). Package: fuse-utils Version: 2.7.1-1 Depends: libfuse, kmod-fuse Provides: Source: package/fuse Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./fuse-utils_2.7.1-1_arm.ipk Size: 8600 MD5Sum: 3b1d36dd59deaed63c1cfe2f9bfd7110 Description: FUSE (Filesystem in UserSpacE) This package contains the FUSE utilities. Package: fxload Version: 2002_04_11-1 Depends: udev Provides: Source: feeds/packages/utils/fxload Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./fxload_2002_04_11-1_arm.ipk Size: 8549 MD5Sum: 1b35134526d22c24b368fa2f76db4881 Description: Downloading firmware into EZ-USB microcontrollers Package: gdbserver Version: 6.3-1 Depends: Provides: Source: package/gdbserver Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./gdbserver_6.3-1_arm.ipk Size: 19451 MD5Sum: b2ba43759c4a87b84faf98972196259c Description: GDBSERVER is a program that allows you to run GDB on a different machine than the one which is running the program being debugged. Package: genl Version: 2.6.23-1 Depends: Provides: Source: package/iproute2 Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./genl_2.6.23-1_arm.ipk Size: 14141 MD5Sum: 34762c31f9c0614665f5198481793377 Description: General netlink utility frontend Package: giflib Version: 4.1.4-1 Depends: Provides: Source: feeds/packages/libs/giflib Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./giflib_4.1.4-1_arm.ipk Size: 14010 MD5Sum: c6a303025db7f750357504895f6dea8a Description: GIF libraries Package: gkrellmd Version: 2.3.1-1 Depends: glib1 Provides: Source: feeds/packages/admin/gkrellmd Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./gkrellmd_2.3.1-1_arm.ipk Size: 39458 MD5Sum: 1b296103a6ab9c8ab03cb0329b3a41ab Description: Gkrellmd Listens for connections from gkrellm clients. When a gkrellm client connects to a gkrellmd server all builtin monitors collect their data from the server. Package: glib1 Version: 1.2.10-1 Depends: libpthread Provides: Source: feeds/packages/libs/glib Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./glib1_1.2.10-1_arm.ipk Size: 66056 MD5Sum: 386c87c9823afa3a35473ac90bdeff2b Description: GLib is a library containing many useful C routines for things such as trees, hashes, and lists. Package: glib2 Version: 2.12.12-1 Depends: libiconv, libintl Provides: Source: feeds/packages/libs/glib2 Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./glib2_2.12.12-1_arm.ipk Size: 249747 MD5Sum: 361d1de2c56bc37d2b7d07f87396ff71 Description: The GLib library of C routines Package: gmediaserver Version: 0.12.0-1 Depends: id3lib, libiconv, libmagic, file, libupnp, libuuid Provides: Source: feeds/packages/net/gmediaserver Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./gmediaserver_0.12.0-1_arm.ipk Size: 45813 MD5Sum: 27f2dcfdaa38ecb3990f12c63ebbc14e Description: GMediaServer is a server for UPnP media players like the Netgear MP101, Linksys WMLS11B etc. It exports one or more directories using the UPnP protocol so the mediaserver can browse through them and play audio or video files. Package: gnokii Version: 0.6.21-1 Depends: libusb Provides: Source: feeds/packages/utils/gnokii Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./gnokii_0.6.21-1_arm.ipk Size: 220919 MD5Sum: beeaf8d1dcb7faa55501daab3064015f Description: Gnokii is a suite of programs linked against a backend library that allows communication with the phones. It currently supports the most mobile phones, all AT capable mobiles as well as Symbian phones. Package: gnupg Version: 1.4.7-1 Depends: zlib, libncurses, libreadline Provides: Source: feeds/packages/utils/gnupg Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./gnupg_1.4.7-1_arm.ipk Size: 323266 MD5Sum: fcf3b4c64cfa844deca37b38daf753bb Description: GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC2440. GnuPG does not use any patented algorithms so it cannot be compatible with PGP2 because it uses IDEA (which is patented worldwide). Package: gnutls-utils Version: 2.0.0-1 Depends: libgnutls, libgnutls-extra Provides: Source: feeds/packages/libs/gnutls Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./gnutls-utils_2.0.0-1_arm.ipk Size: 40127 MD5Sum: 6649489cd3697c4b7db6a0ae31f98a19 Description: GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group. This package contains the GnuTLS gnutls-cli, gnutls-serv and psktool utilities. Package: gphoto2 Version: 2.4.0-1 Depends: libexif, libgphoto2, libltdl, libpopt, libpthread Provides: Source: feeds/packages/multimedia/gphoto2 Section: multimedia Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./gphoto2_2.4.0-1_arm.ipk Size: 32751 MD5Sum: d12d66434adb6ba5cb04b387e956bb4a Description: For downloading and controlling digital cameras Package: gpsd Version: 2.36-1 Depends: libpthread, uclibcxx Provides: Source: feeds/packages/net/gpsd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./gpsd_2.36-1_arm.ipk Size: 67909 MD5Sum: ac024cfc64c8458aeeb0f4a63b405c7e Description: An interface daemon for GPS receivers Package: gsm-utils Version: 1.0.10-1 Depends: libgsm Provides: Source: feeds/packages/libs/gsm Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./gsm-utils_1.0.10-1_arm.ipk Size: 10183 MD5Sum: ecd964e6d91f19673b13314988f1cba7 Description: A GSM 06.10 full-rate speech transcoding implementation (utilities). An implementation of the European GSM 06.10 provisional standard for full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse excitation/long term prediction) coding at 13 kbit/s. Package: gzip Version: 1.3.3-1 Depends: Provides: Source: feeds/packages/utils/gzip Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./gzip_1.3.3-1_arm.ipk Size: 31131 MD5Sum: 18cd0fa7a756f5c41162e43c87658bb8 Description: gzip (GNU zip) is a compression utility designed to be a replacement for compress. Package: haserl Version: 0.8.0-2 Depends: Provides: Source: feeds/packages/utils/haserl Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./haserl_0.8.0-2_arm.ipk Size: 6761 MD5Sum: 00488619182b0c7a74f0182167da1625 Description: A CGI wrapper to embed shell scripts in HTML documents Package: hdparm Version: 8.5-1 Depends: Provides: Source: feeds/packages/utils/hdparm Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./hdparm_8.5-1_arm.ipk Size: 34996 MD5Sum: 20fb6b0971ab48ec2ffdcb41d49987b0 Description: Tune hard disk parameters for high performance. Get/set hard disk parameters for Linux IDE drives. Primary use is for enabling irq-unmasking and IDE multiplemode. Package: heyu Version: 2.1.3-1 Depends: setserial Provides: Source: feeds/packages/utils/heyu Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./heyu_2.1.3-1_arm.ipk Size: 156690 MD5Sum: b0662796813b54cc0cefbeb933dd0b2c Description: X10 home automation control using a CM11A Package: horst Version: 2.0-rc1-1 Depends: libncurses Provides: Source: feeds/packages/net/horst Section: net Priority: optional Maintainer: Bruno Randolf Architecture: arm Filename: ./horst_2.0-rc1-1_arm.ipk Size: 19991 MD5Sum: 47ba4ff666e534343fe6c2221931edd2 Description: [horst] is a scanning and analysis tool for 802.11 wireless networks and especially IBSS (ad-hoc) mode and mesh networks (OLSR). Package: hostapd-mini Version: 20071107_03ec0ec5cdb974d51a4a2a566bea4c4568138576-1 Depends: Provides: Source: package/hostapd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./hostapd-mini_20071107_03ec0ec5cdb974d51a4a2a566bea4c4568138576-1_arm.ipk Size: 110063 MD5Sum: 15d46e12061618ec982e5329264649c6 Description: This package contains a minimal IEEE 802.1x/WPA/EAP/RADIUS Authenticator (WPA-PSK only). Package: hostapd-utils Version: 20071107_03ec0ec5cdb974d51a4a2a566bea4c4568138576-1 Depends: Provides: Source: package/hostapd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./hostapd-utils_20071107_03ec0ec5cdb974d51a4a2a566bea4c4568138576-1_arm.ipk Size: 8231 MD5Sum: 93d7ae286087f85ea504c3ca6b4388db Description: This package contains a command line utility to control the IEEE 802.1x/WPA/EAP/RADIUS Authenticator. Package: hostapd Version: 20071107_03ec0ec5cdb974d51a4a2a566bea4c4568138576-1 Depends: libopenssl Provides: Source: package/hostapd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./hostapd_20071107_03ec0ec5cdb974d51a4a2a566bea4c4568138576-1_arm.ipk Size: 127266 MD5Sum: 87d86430f857c51b1b03633a8e55117c Description: This package contains a full featured IEEE 802.1x/WPA/EAP/RADIUS Authenticator. Package: hotplug2 Version: 0.9+r102-2 Depends: Provides: Source: package/hotplug2 Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./hotplug2_0.9+r102-2_arm.ipk Size: 10611 MD5Sum: 3e71df158cd3c777ad343699d13bea89 Description: Hotplug2 is a trivial replacement of some of the UDev functionality in a tiny pack, intended for Linux early userspace: Init RAM FS and InitRD. Package: howl-autoipd Version: 1.0.0-1 Depends: libhowl Provides: Source: feeds/packages/libs/howl Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./howl-autoipd_1.0.0-1_arm.ipk Size: 7996 MD5Sum: 4c27b26078b175f0350f596a243f98cf Description: Howl is a cross-platform implementation of Zeroconf networking. This package contains an IPv4 Link-Local address self-assigner daemon. Package: howl-mdnsresponder Version: 1.0.0-1 Depends: libhowl Provides: Source: feeds/packages/libs/howl Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./howl-mdnsresponder_1.0.0-1_arm.ipk Size: 3934 MD5Sum: 42fb76809ea2261d735261fc49f66c4e Description: Howl is a cross-platform implementation of Zeroconf networking. This package contains an mDNS (Multicast DNS) service responder daemon. Package: howl-nifd Version: 1.0.0-1 Depends: libhowl Provides: Source: feeds/packages/libs/howl Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./howl-nifd_1.0.0-1_arm.ipk Size: 5646 MD5Sum: 11a2394fce9f5fa2f1535d94646c5832 Description: This package contains a network interface monitor daemon. Package: howl-utils Version: 1.0.0-1 Depends: libhowl Provides: Source: feeds/packages/libs/howl Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./howl-utils_1.0.0-1_arm.ipk Size: 5476 MD5Sum: 0ab01b22c36e2889a84f0df70d2dd717 Description: This package contains mDNS (Multicast DNS) client utilities. Package: htop Version: 0.6.6-1 Depends: libncurses Provides: Source: feeds/packages/admin/htop Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./htop_0.6.6-1_arm.ipk Size: 35035 MD5Sum: bd5e6912a42d7d89fb1dee2856f1d523 Description: An interactive process viewer with colors tree mode and other features. Package: htpdate Version: 0.9.0-1 Depends: Provides: Source: feeds/packages/net/htpdate Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./htpdate_0.9.0-1_arm.ipk Size: 6318 MD5Sum: e26bebf4ec62acdb3acca6d7c451fdf8 Description: an HTP (Hypertext Time Protocol) implementation Package: httping Version: 1.2.2-1 Depends: libopenssl Provides: Source: feeds/packages/net/httping Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./httping_1.2.2-1_arm.ipk Size: 12418 MD5Sum: 4121ca22f15766f631c7b3db55b97fc8 Description: Give it an url, and it'll show you how long it takes to connect, send a request and retrieve the reply (only the headers). Be aware that the transmission across the network also takes time! Package: httptunnel Version: 3.3-1 Depends: libopenssl Provides: Source: feeds/packages/net/httptunnel Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./httptunnel_3.3-1_arm.ipk Size: 20303 MD5Sum: 41c863d1af206d656c7f317dff5c14ac Description: httptunnel creates a bidirectional virtual data connection tunnelled in HTTP requests. The HTTP requests can be sent via an HTTP proxy if so desired. Package: huaweiaktbbo Version: 1 Depends: libusb Provides: Source: feeds/packages/utils/huaweiaktbbo Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./huaweiaktbbo_1_arm.ipk Size: 2827 MD5Sum: b47a638daf4727099ff1e3d04297bd8e Description: Huawei e220 configuration tool Package: hwclock Version: 2.13.0.1-1 Depends: Provides: Source: package/util-linux-ng Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./hwclock_2.13.0.1-1_arm.ipk Size: 12109 MD5Sum: 319557e174ebd4872bee12737e8109ff Description: This package contains a utility for managing the hardware clock. Package: i2c-tools Version: 3.0.0-1 Depends: Provides: Source: feeds/packages/utils/i2c-tools Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./i2c-tools_3.0.0-1_arm.ipk Size: 15698 MD5Sum: afffdddb235496bbaacb1bf2a4f092bc Description: This package contains an heterogeneous set of I2C tools for Linux. These tools were originally part of the lm-sensors package. Includes: - i2cdetect - i2cdump - i2cget - i2cset Package: icecast Version: 2.3.0-1 Depends: libcurl, libvorbisidec, libxml2, libxslt Provides: Source: feeds/packages/net/icecast Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./icecast_2.3.0-1_arm.ipk Size: 154401 MD5Sum: 0ff759b32368fd4ae5463d192ca9eba4 Description: Icecast is a streaming media server which currently supports Ogg Vorbis and MP3 audio streams. It can be used to create an Internet radio station or a privately running jukebox and many things in between. It is very versatile in that new formats can be added relatively easily and supports open standards for commuincation and interaction. Package: icmptx Version: 0.01-1 Depends: Provides: Source: feeds/packages/net/icmptx Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./icmptx_0.01-1_arm.ipk Size: 3632 MD5Sum: 51acbd62a214140f7bd4165d464c662e Description: allows you to pass IP packets via ICMP queries Package: id3lib Version: 3.8.3-1 Depends: zlib, uclibcxx Provides: Source: feeds/packages/libs/id3lib Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./id3lib_3.8.3-1_arm.ipk Size: 79128 MD5Sum: ed9e1ff1e6d4bccfff7cea65b4cb7448 Description: An ID3v1/ID3v2 tag manipulation library Package: ifenslave Version: 2.6.15-1 Depends: kmod-bonding Provides: Source: package/ifenslave Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ifenslave_2.6.15-1_arm.ipk Size: 7096 MD5Sum: c836443bbabd41a367b5965201c3db53 Description: ifenslave is needed to add/remove interfaces to/from ethernet bond devices. Package: ifstat Version: 1.1-1 Depends: Provides: Source: feeds/packages/net/ifstat Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ifstat_1.1-1_arm.ipk Size: 7826 MD5Sum: d0b03030c7a4160f4ecb0823f0ce2026 Description: Network interface bandwidth usage, with support for snmp targets Package: iftop Version: 0.17-1 Depends: libpcap, libncurses, libpthread Provides: Source: feeds/packages/net/iftop Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iftop_0.17-1_arm.ipk Size: 19049 MD5Sum: 9c665735eaef138aa081206ed6fee2ba Description: iftop does for network usage what top(1) does for CPU usage. It listens to network traffic on a named interface and displays a table of current bandwidth usage by pairs of hosts. Handy for answering the question 'why is our ADSL link so slow?'. Package: igmpproxy Version: 0.1-beta2-1 Depends: Provides: Source: feeds/packages/net/igmpproxy Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./igmpproxy_0.1-beta2-1_arm.ipk Size: 14841 MD5Sum: 6ab94d5942b6366042cd06ec18a32799 Description: IGMPproxy is a simple dynamic Multicast Routing Daemon using only IGMP signalling (Internet Group Management Protocol). Package: imapfilter Version: 1.2.2-1 Depends: liblua, libopenssl Provides: Source: feeds/packages/net/imapfilter Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./imapfilter_1.2.2-1_arm.ipk Size: 23857 MD5Sum: 58281a192ba8c7611a0622d887ac42a9 Description: IMAP server based email filtering Package: io Version: 1 Depends: Provides: Source: feeds/packages/utils/io Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./io_1_arm.ipk Size: 4867 MD5Sum: b154e8f362edeaa1ea0c9fb9cc706870 Description: This tool can be used to access physical memory addresses from userspace. It can be useful to access hardware for which no device driver exists! Package: iodine Version: 0.4.1-1 Depends: zlib Provides: Source: feeds/packages/net/iodine Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iodine_0.4.1-1_arm.ipk Size: 13299 MD5Sum: 742eae43d50c94f7547aa9a48e14f962 Description: iodine client version Package: iodined Version: 0.4.1-1 Depends: zlib Provides: Source: feeds/packages/net/iodine Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iodined_0.4.1-1_arm.ipk Size: 13435 MD5Sum: b755d117e151582e0050f03ae9e3f7ac Description: iodine server version Package: ip6tables-utils Version: 1.3.8-2 Depends: ip6tables Provides: Source: package/iptables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ip6tables-utils_1.3.8-2_arm.ipk Size: 46771 MD5Sum: 815dfaeb20e8bd3077d29e5a63f503be Description: ip6tables save and restore utilities Package: ip6tables Version: 1.3.8-2 Depends: kmod-ipv6 Provides: Source: package/iptables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ip6tables_1.3.8-2_arm.ipk Size: 66144 MD5Sum: e7baad539924088e0b0ce4878e3fb9fc Description: IPv6 firewall administration tool Package: ip Version: 2.6.23-1 Depends: Provides: Source: package/iproute2 Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ip_2.6.23-1_arm.ipk Size: 71335 MD5Sum: 97e96735e94bc027b1dad134e22972c5 Description: Routing control utility Package: ipcad Version: 3.7-1 Depends: libpcap Provides: Source: feeds/packages/net/ipcad Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ipcad_3.7-1_arm.ipk Size: 45128 MD5Sum: ffbb019d1bb218c19f378b3712cd23a0 Description: This daemon listens for traffic on the specified interfaces. It has the built-in RSH and NetFlow engines to allow exporting the accounting data the same way as Cisco routers do. Package: iperf-mt Version: 2.0.2-2 Depends: uclibcxx, libpthread Provides: Source: feeds/packages/net/iperf Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iperf-mt_2.0.2-2_arm.ipk Size: 26906 MD5Sum: 51b4b0fc00e2c9e7080830f6b2f1f50c Description: Iperf is a modern alternative for measuring TCP and UDP bandwidth performance, allowing the tuning of various parameters and characteristics. This package is built with multithread support. Package: iperf Version: 2.0.2-2 Depends: uclibcxx Provides: Source: feeds/packages/net/iperf Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iperf_2.0.2-2_arm.ipk Size: 25654 MD5Sum: 0e0cbb992dbac87af4c97bfb2e533b44 Description: Iperf is a modern alternative for measuring TCP and UDP bandwidth performance, allowing the tuning of various parameters and characteristics. This package is built with single thread support. Package: ipkungfu Version: 0.6.0-1 Depends: Provides: Source: feeds/packages/net/ipkungfu Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ipkungfu_0.6.0-1_arm.ipk Size: 30951 MD5Sum: e0a96b4d76a7f50d10b3cba647b2b360 Description: IPKungFu is an iptables-based Linux firewall. It aims to simplify the configuration of Internet connection sharing, port forwarding, and packet filtering. Package: ipsec-tools Version: 0.7-1 Depends: libopenssl Provides: Source: package/ipsec-tools Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ipsec-tools_0.7-1_arm.ipk Size: 265853 MD5Sum: 0ec7cf156e6af98720bddd4e0b5da9b8 Description: IPsec management tools Package: iptables-mod-conntrack Version: 1.3.8-2 Depends: iptables, kmod-ipt-conntrack Provides: Source: package/iptables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iptables-mod-conntrack_1.3.8-2_arm.ipk Size: 8288 MD5Sum: ffefc8423b41e852ec9244ccd87bf76f Description: iptables extensions for connection tracking. Includes: - libipt_conntrack - libipt_helper - libipt_connmark/CONNMARK Package: iptables-mod-extra Version: 1.3.8-2 Depends: iptables, kmod-ipt-extra Provides: Source: package/iptables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iptables-mod-extra_1.3.8-2_arm.ipk Size: 6453 MD5Sum: 2df4a6ebbc885d53e621904efdb77c36 Description: other extra iptables extensions. Includes: - libipt_limit - libipt_owner - libipt_physdev - libipt_pkttype - libipt_recent - iptable_raw - libipt_NOTRACK - libipt_TARPIT - libipt_DELUDE - libipt_CHAOS Package: iptables-mod-filter Version: 1.3.8-2 Depends: iptables, kmod-ipt-filter Provides: Source: package/iptables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iptables-mod-filter_1.3.8-2_arm.ipk Size: 15054 MD5Sum: d3a5eb419948243a626381d7e430ec11 Description: iptables extensions for packet content inspection. Includes: - libipt_ipp2p - libipt_layer7 Package: iptables-mod-imq Version: 1.3.8-2 Depends: iptables, kmod-ipt-imq Provides: Source: package/iptables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iptables-mod-imq_1.3.8-2_arm.ipk Size: 2106 MD5Sum: 4f77acc9d84a4d81d3041b9867d58c09 Description: iptables extension for IMQ support. Includes: - libipt_IMQ Package: iptables-mod-ipopt Version: 1.3.8-2 Depends: iptables, kmod-ipt-ipopt Provides: Source: package/iptables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iptables-mod-ipopt_1.3.8-2_arm.ipk Size: 18356 MD5Sum: 4caed7faa84c45f22f2ff8616018b77b Description: iptables extensions for matching/changing IP packet options.\ Includes: - libipt_CLASSIFY - libipt_dscp/DSCP - libipt_ecn/ECN - libipt_length - libipt_mac - libipt_mark/MARK - libipt_statistic - libipt_tcpmms - libipt_tos/TOS - libipt_ttl/TTL - libipt_unclean Package: iptables-mod-iprange Version: 1.3.8-2 Depends: iptables, kmod-ipt-iprange Provides: Source: package/iptables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iptables-mod-iprange_1.3.8-2_arm.ipk Size: 2800 MD5Sum: 5b02ed4b059ebc6b21bd1eeb42b9ca72 Description: iptables extensions for matching ip ranges. Includes: - libipt_iprange Package: iptables-mod-ipsec Version: 1.3.8-2 Depends: iptables, kmod-ipt-ipsec Provides: Source: package/iptables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iptables-mod-ipsec_1.3.8-2_arm.ipk Size: 745 MD5Sum: fe1ec835938acb387dd8b7f6cfe05dee Description: iptables extensions for matching ipsec traffic. Includes: - libipt_ah - libipt_esp - libipt_policy Package: iptables-mod-ipset Version: 1.3.8-2 Depends: iptables, kmod-ipt-ipset Provides: Source: package/iptables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iptables-mod-ipset_1.3.8-2_arm.ipk Size: 4801 MD5Sum: a2f3c8378fa8069247e277862ebaa629 Description: ipset iptables extension Package: iptables-mod-nat Version: 1.3.8-2 Depends: iptables, kmod-ipt-nat Provides: Source: package/iptables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iptables-mod-nat_1.3.8-2_arm.ipk Size: 4053 MD5Sum: a383cfa77d8b9a774bd5ba2fef1045f4 Description: iptables extensions for different NAT targets. Includes: - libipt_REDIRECT Package: iptables-mod-ulog Version: 1.3.8-2 Depends: iptables, kmod-ipt-ulog Provides: Source: package/iptables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iptables-mod-ulog_1.3.8-2_arm.ipk Size: 3060 MD5Sum: 7d420c27f50e6d236a9e8a01b886b50a Description: iptables extensions for user-space packet logging. Includes: - libipt_ULOG Package: iptables-snmp Version: 0.1-1 Depends: snmpd Provides: Source: feeds/packages/net/iptables-snmp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iptables-snmp_0.1-1_arm.ipk Size: 12917 MD5Sum: 6f99c6a13e14cfe75dc5a7f850c004dd Description: This is a plugin that makes iptables rules accessable from snmpd. Package: iptables-utils Version: 1.3.8-2 Depends: iptables Provides: Source: package/iptables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iptables-utils_1.3.8-2_arm.ipk Size: 47409 MD5Sum: ce83aae00ca2dce4684b263e0f8685c3 Description: iptables save and restore utilities Package: iptables Version: 1.3.8-2 Depends: Provides: Source: package/iptables Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iptables_1.3.8-2_arm.ipk Size: 45184 MD5Sum: 9325b3813b7b38dda916f56437decf0e Description: IPv4 firewall administration tool Package: ipupdate Version: 1.1.1-0 Depends: Provides: Source: feeds/packages/net/ipupdate Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ipupdate_1.1.1-0_arm.ipk Size: 23837 MD5Sum: aa2835013f521d84597e08bfdd9b47da Description: Lightweight remote DNS update-daemon which implements RFC 2136 dynamic updates. Compatible with BIND, Simple DNS, and Microsoft DNS Server. Package: iputils-arping Version: 20071127-1 Depends: Provides: Source: feeds/packages/net/iputils Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iputils-arping_20071127-1_arm.ipk Size: 6242 MD5Sum: 93401c1368582add40c48c448e5c8819 Description: Program arping from iputils. Sends ARP REQUEST to a neighbour host. Package: iputils-clockdiff Version: 20071127-1 Depends: Provides: Source: feeds/packages/net/iputils Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iputils-clockdiff_20071127-1_arm.ipk Size: 6048 MD5Sum: 23c6b205ee1f4aeba1bf73aa2ac561b6 Description: Program clockdiff from iputils. Measures clock difference between hosts. Package: iputils-ping6 Version: 20071127-1 Depends: Provides: Source: feeds/packages/net/iputils Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iputils-ping6_20071127-1_arm.ipk Size: 15169 MD5Sum: 0b425237490997d53e1a0ab9a229b572 Description: Program ping6 from iputils. Sends ICMP ECHO_REQUEST to network hosts (IPv6). Package: iputils-ping Version: 20071127-1 Depends: Provides: Source: feeds/packages/net/iputils Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iputils-ping_20071127-1_arm.ipk Size: 17251 MD5Sum: bf891a9b583649b3687576994d0fd664 Description: Program ping from iputils. Sends ICMP ECHO_REQUEST to network hosts (IPv4). Package: iputils-tftpd Version: 20071127-1 Depends: Provides: Source: feeds/packages/net/iputils Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iputils-tftpd_20071127-1_arm.ipk Size: 5494 MD5Sum: 5cd7aefbf08ba6ab483ecf675c0de2e6 Description: Program tftpd from iputils Trivial File Transfer Protocol server. Package: iputils-tracepath6 Version: 20071127-1 Depends: Provides: Source: feeds/packages/net/iputils Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iputils-tracepath6_20071127-1_arm.ipk Size: 5134 MD5Sum: 7d4ec0dbc8d02c09f958e650f6517122 Description: Program tracepath6 from iputils. Traces path to a network host discovering MTU along this path (IPv6). Package: iputils-tracepath Version: 20071127-1 Depends: Provides: Source: feeds/packages/net/iputils Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iputils-tracepath_20071127-1_arm.ipk Size: 4850 MD5Sum: 9fae95297d46fd76babb9dbfc04af42b Description: Program tracepath from iputils. Traces path to a network host discovering MTU along this path (IPv4). Package: iputils-traceroute6 Version: 20071127-1 Depends: Provides: Source: feeds/packages/net/iputils Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iputils-traceroute6_20071127-1_arm.ipk Size: 6191 MD5Sum: 836de09c2ce8caafa958b8a91a7e0ca2 Description: Program traceroute6 from iputils. Traces path to a network host (IPv6). Package: irssi Version: 0.8.10-1 Depends: glib1, libncurses Provides: Source: feeds/packages/net/irssi Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./irssi_0.8.10-1_arm.ipk Size: 307449 MD5Sum: af40560ecb166ad252bb6650896c44c0 Description: console irc client Package: isakmpd Version: 20041012-1 Depends: libopenssl, keynote, libgmp Provides: Source: package/isakmpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./isakmpd_20041012-1_arm.ipk Size: 156480 MD5Sum: 0ed0e2140a74e1bf6e1e2a50356361de Description: IPsec management tools Package: iw-chillispot Version: 0.003-1 Depends: webif-lua Provides: Source: feeds/xwrt/iw-chillispot Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iw-chillispot_0.003-1_arm.ipk Size: 7509 MD5Sum: 29a018cde0610de8417270bc3f76be9e Description: Chillispot Administration Console Package: iw-freeradius Version: 0.001-1 Depends: webif-lua Provides: Source: feeds/xwrt/iw-freeradius Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./iw-freeradius_0.001-1_arm.ipk Size: 20156 MD5Sum: 3a5c188dd3bd2589b1b3d98ff0f3b57d Description: Basic Freeradius Administrative Console in LUA for X-Wrt. Package: jamvm Version: 1.5.0-1 Depends: libffi-sable Provides: Source: feeds/packages/lang/jamvm Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./jamvm_1.5.0-1_arm.ipk Size: 84087 MD5Sum: 69497a0724db34c9277ec542b533c480 Description: JamVM is a new Java Virtual Machine which conforms to the JVM specification version (blue book). In comparison to most other VM's (free and commercial) it is extremely small.However, unlike other small VMs (e.g. KVM) it is designed to support the full specification, and includes support for object finalisation, Soft/Weak/Phantom References, the Java Native Interface (JNI) and the Reflection API. Package: joe Version: 3.5-1 Depends: libncurses Provides: Source: feeds/packages/utils/joe Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./joe_3.5-1_arm.ipk Size: 161755 MD5Sum: 979d2619e6ffbf32cca9d81d586c2f9c Description: Joe is world-famous Wordstar like text editor. Package: jpeg-tools Version: 6b-1 Depends: libjpeg Provides: Source: feeds/packages/libs/jpeg Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./jpeg-tools_6b-1_arm.ipk Size: 28361 MD5Sum: e50386d6444ba35796dfbd845de1bc42 Description: The Independent JPEG Group's JPEG manipulation tools Package: kernel Version: 2.6.15-gemini-1 Depends: Provides: Source: package/kernel Section: sys Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kernel_2.6.15-gemini-1_arm.ipk Size: 628 MD5Sum: 0d6bdc4ebb0a6b614ebef1edfaee174d Description: Virtual kernel package Package: keynote Version: 2.3-2 Depends: libopenssl Provides: Source: package/keynote Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./keynote_2.3-2_arm.ipk Size: 30340 MD5Sum: a00efa22f5aebf4cec0afba85d112087 Description: KeyNote is a simple and flexible trust-management system designed to work well for a variety of large- and small- scale Internet-based applications. It provides a single, unified language for both local policies and credentials. Package: kismet-client Version: 2007-10-R1-1 Depends: uclibcxx, libncurses Provides: Source: feeds/packages/net/kismet Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kismet-client_2007-10-R1-1_arm.ipk Size: 165083 MD5Sum: 84e476d8326595d9ae4fd4afbab07bb0 Description: An 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. This package contains the kismet text interface client. Package: kismet-drone Version: 2007-10-R1-1 Depends: uclibcxx, libpcap Provides: Source: feeds/packages/net/kismet Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kismet-drone_2007-10-R1-1_arm.ipk Size: 96424 MD5Sum: 07f67fc87d0641ceaf7997afd110a8e3 Description: An 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. This package contains the kismet remote sniffing.and monitoring drone. Package: kismet-server Version: 2007-10-R1-1 Depends: uclibcxx, libpcap, dbus Provides: Source: feeds/packages/net/kismet Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kismet-server_2007-10-R1-1_arm.ipk Size: 224048 MD5Sum: 44449f82cf9eaf29fc944b24387b821a Description: An 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. This package contains the kismet server. Package: kmod-aodv-uu Version: 2.6.15+0.9.3-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/aodv-uu Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-aodv-uu_2.6.15+0.9.3-gemini-1_arm.ipk Size: 8808 MD5Sum: 9c85013bb01d4a5ac3b968e18e732afa Description: AODV is the Ad-hoc On-demand Distance Vector routing protocol implementation created at Uppsala University. This package contains the AODV kernel module. Package: kmod-arptables Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-arptables_2.6.15-gemini-1_arm.ipk Size: 9532 MD5Sum: 3612696eac2a7a62001b273e8057d9a8 Description: Kernel modules for ARP firewalling Package: kmod-atm Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-atm_2.6.15-gemini-1_arm.ipk Size: 22483 MD5Sum: 96b3343eec42305cd4eafa9b4a16b749 Description: Kernel modules for ATM support Package: kmod-atmtcp Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-atm Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-atmtcp_2.6.15-gemini-1_arm.ipk Size: 4637 MD5Sum: f14c8f7f1ae619a699016c3d7b86f8fb Description: Kernel module for ATM over TCP support Package: kmod-batgat Version: 2.6.15+r963-gemini-1 Depends: kernel (=2.6.15-gemini-1), batmand Provides: Source: feeds/packages/net/batman Section: kernel Priority: optional Maintainer: Marek Lindner Architecture: arm Filename: ./kmod-batgat_2.6.15+r963-gemini-1_arm.ipk Size: 7702 MD5Sum: 7f0838c6516f6748fa67d1357c37b4fb Description: Kernel gateway module for B.A.T.M.A.N. Package: kmod-bluetooth Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-bluetooth_2.6.15-gemini-1_arm.ipk Size: 67552 MD5Sum: 2ace40a1ce4f737323dd8b7544bfbad2 Description: Kernel support for Bluetooth devices Package: kmod-bonding Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-bonding_2.6.15-gemini-1_arm.ipk Size: 31742 MD5Sum: 406b3c2d2d26db7793d38cfd91e0d739 Description: Kernel module for NIC bonding. Package: kmod-capi Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-capi_2.6.15-gemini-1_arm.ipk Size: 19942 MD5Sum: e604815527b1bdac70b0a561d0463fce Description: Kernel module for basic CAPI (ISDN) support Package: kmod-ebtables Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ebtables_2.6.15-gemini-1_arm.ipk Size: 23985 MD5Sum: 988a2826bac24060b0098f851565b673 Description: Kernel modules for Ethernet Bridge firewalling Package: kmod-fs-hfs Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-nls-base, kmod-nls-base Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-fs-hfs_2.6.15-gemini-1_arm.ipk Size: 26717 MD5Sum: 4859fa7e3634255e8fca7b1bee501933 Description: Kernel module for HFS filesystem support Package: kmod-fs-minix Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-fs-minix_2.6.15-gemini-1_arm.ipk Size: 13461 MD5Sum: faa7205e8c2580cbfb8810cc5e76f412 Description: Kernel module for Minix filesystem support Package: kmod-fs-msdos Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-nls-base, kmod-nls-base Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-fs-msdos_2.6.15-gemini-1_arm.ipk Size: 4997 MD5Sum: 5dbdc0b1c5e4275b2bb791f0e78bbba3 Description: Kernel module for MSDOS filesystem support Package: kmod-fs-nfsd Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-fs-nfsd_2.6.15-gemini-1_arm.ipk Size: 91348 MD5Sum: 8b42334646a7b5477ea4a4147c12fc00 Description: Kernel module for NFS kernel server support Package: kmod-fs-udf Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-nls-base, kmod-nls-base Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-fs-udf_2.6.15-gemini-1_arm.ipk Size: 47924 MD5Sum: 72f489f311513dedbffaeb80fd214ce8 Description: Kernel module for UDF filesystem support Package: kmod-fs-xfs Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-fs-xfs_2.6.15-gemini-1_arm.ipk Size: 296505 MD5Sum: 1ad48eac36a814d7920533612aaf9886 Description: Kernel module for XFS support Package: kmod-fuse Version: 2.6.15+2.7.1-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/fuse Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-fuse_2.6.15+2.7.1-gemini-1_arm.ipk Size: 21318 MD5Sum: 0f23b9c300c77c65af78e9231f40900a Description: FUSE (kernel module) Package: kmod-gre Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-gre_2.6.15-gemini-1_arm.ipk Size: 7166 MD5Sum: 0daea1f0d23e9222ccc35d8845ca11f9 Description: Generic Routing Encapsulation support Package: kmod-hostap Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-ieee80211, wireless-tools Provides: Source: package/hostap-driver Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-hostap_2.6.15-gemini-1_arm.ipk Size: 53688 MD5Sum: 4defd3da05e875c0d662ba2cfda2bd4a Description: Host AP is a driver for 802.11b wireless cards based on Intersil Prism2/2.5/3 chipset. It supports so called Host AP mode that allows the card to act as an IEEE 802.11 access point. This package contains the base Host AP driver code that is shared by different hardware models. You will also need to enable support for PLX/PCI/CS version of the driver to actually use the driver. Package: kmod-i2c-algo-bit Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-i2c-core Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-i2c-algo-bit_2.6.15-gemini-1_arm.ipk Size: 5288 MD5Sum: 41ede502639d952cf6f057c95f955e59 Description: Kernel modules for I2C bit-banging interfaces. Package: kmod-i2c-algo-pca Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-i2c-core Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-i2c-algo-pca_2.6.15-gemini-1_arm.ipk Size: 3727 MD5Sum: 98169c818d2bd0bea338fa211249f58b Description: Kernel modules for I2C PCA 9564 interfaces. Package: kmod-i2c-algo-pcf Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-i2c-core Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-i2c-algo-pcf_2.6.15-gemini-1_arm.ipk Size: 4132 MD5Sum: 2e7b7d75d38dee564102689da483a7fa Description: Kernel modules for I2C PCF 8584 interfaces Package: kmod-i2c-core Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-i2c-core_2.6.15-gemini-1_arm.ipk Size: 10551 MD5Sum: e2b113a3741aa3d7482435c4b0ebd0c6 Description: Kernel modules for I2C support Package: kmod-ieee80211 Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-crypto-arc4, kmod-crypto-aes, kmod-crypto-michael-mic Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ieee80211_2.6.15-gemini-1_arm.ipk Size: 25448 MD5Sum: 2f02fb348610afdbee17cd024c23f8a2 Description: Kernel modules for 802.11 Networking stack Includes: - ieee80211_crypt - ieee80211 - ieee80211_crypt_wep - ieee80211_crypt_tkip - ieee80211_crytp_ccmp Package: kmod-input-evdev Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-input-core Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-input-evdev_2.6.15-gemini-1_arm.ipk Size: 5066 MD5Sum: dc4de26af299e84712453239f5ba4ceb Description: Kernel modules for support of input device events Package: kmod-ip6tables Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ip6tables_2.6.15-gemini-1_arm.ipk Size: 27321 MD5Sum: fedd0cc22a530f0e3db9c7a315cc630e Description: Netfilter IPv6 firewalling support Package: kmod-ipip Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-iptunnel4 Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipip_2.6.15-gemini-1_arm.ipk Size: 5973 MD5Sum: 9c9ff4df6ad997ea4b5015a465455d5c Description: Kernel modules for IP-in-IP encapsulation Package: kmod-ipoa Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-atm Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipoa_2.6.15-gemini-1_arm.ipk Size: 7431 MD5Sum: b998069b4f68c009552d992974c7a46f Description: Kernel modules for IPoA (IP over ATM) support Package: kmod-ipsec4 Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-ipsec, kmod-iptunnel4 Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipsec4_2.6.15-gemini-1_arm.ipk Size: 9727 MD5Sum: 48f5c029c69841ec37dc5c32ff681eb9 Description: Kernel modules for IPsec support in IPv4. Includes: - ah4 - esp4 - ipcomp - xfrm4_mode_beet - xfrm4_mode_transport - xfrm4_mode_tunnel - xfrm4_tunnel Package: kmod-ipsec6 Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-ipsec, kmod-iptunnel6 Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipsec6_2.6.15-gemini-1_arm.ipk Size: 9118 MD5Sum: 70e9a53066ac9026cbe799bb23741453 Description: Kernel modules for IPsec support in IPv6. Includes: - ah6 - esp6 - ipcomp6 - xfrm6_mode_beet - xfrm6_mode_transport - xfrm6_mode_tunnel - xfrm6_tunnel Package: kmod-ipsec Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-crypto-core, kmod-crypto-des, kmod-crypto-hmac, kmod-crypto-md5, kmod-crypto-sha1 Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipsec_2.6.15-gemini-1_arm.ipk Size: 23699 MD5Sum: 68cdfff75bbef3127510024dbd272474 Description: Kernel modules for IPsec support in both IPv4 and IPv6. Includes: - af_key - xfrm_user Package: kmod-ipt-conntrack Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipt-conntrack_2.6.15-gemini-1_arm.ipk Size: 9137 MD5Sum: ceb21f9043d5571c1b83e5f9abfe5b48 Description: Netfilter (IPv4) kernel modules for connection tracking Includes: - ipt_conntrack - ipt_helper - ipt_connmark/CONNMARK Package: kmod-ipt-extra Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipt-extra_2.6.15-gemini-1_arm.ipk Size: 6222 MD5Sum: 365d63e8ff155317781b9983abb9d63b Description: Other Netfilter (IPv4) kernel modules Includes: - ipt_limit - ipt_owner - ipt_physdev - ipt_pkttype - ipt_recent - iptable_raw - xt_NOTRACK - xt_TARPIT - xt_DELUDE - xt_CHAOS Package: kmod-ipt-filter Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipt-filter_2.6.15-gemini-1_arm.ipk Size: 8083 MD5Sum: 4c8e6ce344e40aed58d81f12648b866f Description: Netfilter (IPv4) kernel modules for packet content inspection Includes: - ipt_ipp2p - ipt_layer7 Package: kmod-ipt-imq Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipt-imq_2.6.15-gemini-1_arm.ipk Size: 4112 MD5Sum: 97a03801d0c7ba492a5531a06fe93511 Description: Kernel support for Intermediate Queueing devices Package: kmod-ipt-ipopt Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipt-ipopt_2.6.15-gemini-1_arm.ipk Size: 10631 MD5Sum: 7eacbb9cd188f05e297ded9bc652a059 Description: Netfilter (IPv4) modules for matching/changing IP packet options Includes: - ipt_CLASSIFY - ipt_dscp/DSCP - ipt_ecn/ECN - ipt_length - ipt_mac - ipt_tos/TOS - ipt_tcpmms - ipt_ttl/TTL - ipt_unclean Package: kmod-ipt-iprange Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipt-iprange_2.6.15-gemini-1_arm.ipk Size: 1890 MD5Sum: deefe7ab3329b5f9ea8b3544c1ff925d Description: Netfilter (IPv4) module for matching ip ranges Includes: - ipt_IPRANGE Package: kmod-ipt-ipsec Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipt-ipsec_2.6.15-gemini-1_arm.ipk Size: 2008 MD5Sum: a676f389b15a3c10151513d83cadf87c Description: Netfilter (IPv4) modules for matching IPSec packets Includes: - ipt_ah - ipt_esp Package: kmod-ipt-ipset Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipt-ipset_2.6.15-gemini-1_arm.ipk Size: 22807 MD5Sum: 05188a2f9c9c42e4621d29cb83d3ed45 Description: Netfilter kernel modules for ipset Includes: - ip_set - ip_set_iphash - ip_set_ipmap - ip_set_ipporthash - ip_set_iptree - ip_set_iptreemap - ip_set_macipmap - ip_set_nethash - ip_set_portmap - ipt_set - ipt_SET Package: kmod-ipt-nat Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipt-nat_2.6.15-gemini-1_arm.ipk Size: 2313 MD5Sum: 58352756c94fa3cd8bd05688a85ca34a Description: Netfilter (IPv4) modules for extra NAT targets Includes: - ipt_REDIRECT - ipt_NETMAP Package: kmod-ipt-nathelper-extra Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipt-nathelper-extra_2.6.15-gemini-1_arm.ipk Size: 29516 MD5Sum: 3ff407af6a737ecd2cedaf46504c55a6 Description: Extra Netfilter (IPv4) Conntrack and NAT helpers Includes: - ip_conntrack_amanda - ip_conntrack_proto_gre - ip_nat_proto_gre - ip_conntrack_pptp - ip_nat_pptp - ip_conntrack_sip - ip_nat_sip - ip_nat_snmp_basic Package: kmod-ipt-nathelper Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipt-nathelper_2.6.15-gemini-1_arm.ipk Size: 9701 MD5Sum: 9f9a42d3c341687713a2d96003518ca5 Description: Default Netfilter (IPv4) Conntrack and NAT helpers Includes: - ip_conntrack_ftp - ip_nat_ftp - ip_conntrack_irc - ip_nat_irc - ip_conntrack_tftp Package: kmod-ipt-queue Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipt-queue_2.6.15-gemini-1_arm.ipk Size: 5261 MD5Sum: c2375575b064c523a9834b6b5449ffe0 Description: Netfilter (IPv4) module for user-space packet queueing Includes: - ipt_QUEUE Package: kmod-ipt-ulog Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipt-ulog_2.6.15-gemini-1_arm.ipk Size: 4161 MD5Sum: 6fac053a62ec3dda713b665d91744cff Description: Netfilter (IPv4) module for user-space packet logging Includes: - ipt_ULOG Package: kmod-iptunnel4 Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-iptunnel4_2.6.15-gemini-1_arm.ipk Size: 2291 MD5Sum: 57332c251d66d0de0b1632c1e8ed798f Description: Kernel modules for IPv4 tunneling Package: kmod-iptunnel6 Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-iptunnel6_2.6.15-gemini-1_arm.ipk Size: 3438 MD5Sum: 655ca2431c24bdc0f92f35efc0de977b Description: Kernel modules for IPv6 tunneling Package: kmod-ipv6 Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ipv6_2.6.15-gemini-1_arm.ipk Size: 121674 MD5Sum: 51e0c5cd8a97222452addee61b517972 Description: Kernel modules for IPv6 support Package: kmod-nbd Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-nbd_2.6.15-gemini-1_arm.ipk Size: 6337 MD5Sum: f314eb4560dc5c6bd9c7310d6c25fa8a Description: Kernel module for network block device support Package: kmod-nls-cp1250 Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-nls-base, kmod-nls-base Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-nls-cp1250_2.6.15-gemini-1_arm.ipk Size: 2762 MD5Sum: aa3c84f410695dcba2d246e0004ec935 Description: Kernel module for NLS Codepage 1250 (Eastern Europe) Package: kmod-nls-cp850 Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-nls-base, kmod-nls-base Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-nls-cp850_2.6.15-gemini-1_arm.ipk Size: 2778 MD5Sum: 23b5b922e3fc830642fdd3bbfd85ced3 Description: Kernel module for NLS Codepage 850 (Europe) Package: kmod-nls-iso8859-2 Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-nls-base, kmod-nls-base Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-nls-iso8859-2_2.6.15-gemini-1_arm.ipk Size: 2706 MD5Sum: da952136c39a5be2210b4603668476d4 Description: Kernel module for NLS ISO 8859-2 (Latin 2) Package: kmod-nls-koi8r Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-nls-base, kmod-nls-base Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-nls-koi8r_2.6.15-gemini-1_arm.ipk Size: 2717 MD5Sum: 8a075df6a6b4037c1a31c4445677d34a Description: Kernel module for NLS KOI8-R (Russian) Package: kmod-openswan Version: 2.6.15+2.4.10-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/openswan Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-openswan_2.6.15+2.4.10-gemini-1_arm.ipk Size: 152581 MD5Sum: a254bf05712a5fd02a712ff12aa3252b Description: Openswan is an IPsec implementation for Linux. This package contains the Openswan kernel module. Package: kmod-pktgen Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-pktgen_2.6.15-gemini-1_arm.ipk Size: 16494 MD5Sum: 0a112f6736329b617403d0be52d1be6c Description: Kernel modules for the Network Packet Generator Package: kmod-ppp-synctty Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-ppp Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ppp-synctty_2.6.15-gemini-1_arm.ipk Size: 5051 MD5Sum: 085ed53f563dc9bef0d2fa6a5da2513e Description: Kernel modules for PPP sync tty support Package: kmod-ppp Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-ppp_2.6.15-gemini-1_arm.ipk Size: 23470 MD5Sum: 5f99c36271ec2b04f92617c076f192a3 Description: Kernel modules for PPP support Package: kmod-pppoa Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-ppp, kmod-atm Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-pppoa_2.6.15-gemini-1_arm.ipk Size: 3480 MD5Sum: e7ace0aec9b58464949683583c23cd8c Description: Kernel modules for PPPoA (PPP over ATM) support Package: kmod-pppoe Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-ppp Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-pppoe_2.6.15-gemini-1_arm.ipk Size: 7129 MD5Sum: 33b3a966237d3fdfd7b0cc857f0d5450 Description: Kernel modules for PPPoE (PPP over Ethernet) support Package: kmod-rt2500 Version: 2.6.15+cvs-2007061115-gemini-1 Depends: kernel (=2.6.15-gemini-1), wireless-tools Provides: Source: package/rt2500 Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-rt2500_2.6.15+cvs-2007061115-gemini-1_arm.ipk Size: 108138 MD5Sum: 03e2f7cbdc2b75984a4027e79355096b Description: This package contains a driver for Ralink RT2500 pci chipsets. Package: kmod-sched Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-sched_2.6.15-gemini-1_arm.ipk Size: 84468 MD5Sum: 9e467925311e215adba4f3d22eae0b21 Description: Kernel schedulers for IP traffic Package: kmod-softdog Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-softdog_2.6.15-gemini-1_arm.ipk Size: 3579 MD5Sum: 237bad2acf8ed5cf971d420cae6c5851 Description: Software watchdog driver Package: kmod-sound-core Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-sound-core_2.6.15-gemini-1_arm.ipk Size: 113288 MD5Sum: fe63bf9cd85bc2de482e4dfd8121a34b Description: Kernel modules for sound support Package: kmod-tun Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-tun_2.6.15-gemini-1_arm.ipk Size: 5658 MD5Sum: 88f3aac9fce04277d206a8305a7181fc Description: Kernel support for the TUN/TAP tunneling device Package: kmod-usb-acm Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-acm_2.6.15-gemini-1_arm.ipk Size: 6632 MD5Sum: 1118dd2723b75127c570224eefa64595 Description: Kernel support for USB ACM devices (modems/isdn controllers) Package: kmod-usb-atm-speedtouch Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-usb-atm Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-atm-speedtouch_2.6.15-gemini-1_arm.ipk Size: 6024 MD5Sum: ea15f00307701fd4883694c892b387bc Description: Kernel support for SpeedTouch USB ADSL modems Package: kmod-usb-atm Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-atm Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-atm_2.6.15-gemini-1_arm.ipk Size: 8172 MD5Sum: ec1df81cf8dc55aa6ef5c71592648585 Description: Kernel support for USB DSL modems Package: kmod-usb-audio Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-sound-core Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-audio_2.6.15-gemini-1_arm.ipk Size: 36626 MD5Sum: b59d75035beb0d1b02068e80621d393e Description: Kernel support for USB audio devices Package: kmod-usb-hid Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-input-core, kmod-input-evdev Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-hid_2.6.15-gemini-1_arm.ipk Size: 19984 MD5Sum: a476c0a430b3ad4341cb0c41a06ca211 Description: Kernel support for USB HID devices such as keyboards and mice Package: kmod-usb-net-cdc-ether Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-usb-net Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-net-cdc-ether_2.6.15-gemini-1_arm.ipk Size: 3387 MD5Sum: b0783b3aa58dc03c65239778ffd89d99 Description: Kernel support for USB CDC Ethernet devices Package: kmod-usb-net-kaweth Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-usb-net Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-net-kaweth_2.6.15-gemini-1_arm.ipk Size: 9838 MD5Sum: 775d35e57e846c0124bb92136a97ca28 Description: Kernel module for USB-to-Ethernet Kaweth convertors Package: kmod-usb-net-pegasus Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-usb-net Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-net-pegasus_2.6.15-gemini-1_arm.ipk Size: 11684 MD5Sum: 8517b67ac6c32d86ba4ae516846c271b Description: Kernel module for USB-to-Ethernet Pegasus convertors Package: kmod-usb-serial-airprime Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-usb-serial Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-serial-airprime_2.6.15-gemini-1_arm.ipk Size: 1783 MD5Sum: 267b14e975cdcc9c388f7341ee4cd0cd Description: Kernel support for Airprime (EVDO) Package: kmod-usb-serial-belkin Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-usb-serial Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-serial-belkin_2.6.15-gemini-1_arm.ipk Size: 5167 MD5Sum: 02cbac0922ceb014f3b354976bab4277 Description: Kernel support for Belkin USB-to-Serial converters Package: kmod-usb-serial-cp2101 Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-usb-serial Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-serial-cp2101_2.6.15-gemini-1_arm.ipk Size: 6799 MD5Sum: bbfbd5bf11c1e0a30950133f0fccb0de Description: Kernel support for Silicon Labs cp2101 USB-to-Serial converters Package: kmod-usb-serial-ftdi Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-usb-serial Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-serial-ftdi_2.6.15-gemini-1_arm.ipk Size: 13660 MD5Sum: d5d5f6b7a369942734da7e59c817bb73 Description: Kernel support for FTDI USB-to-Serial converters Package: kmod-usb-serial-keyspan Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-usb-serial Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-serial-keyspan_2.6.15-gemini-1_arm.ipk Size: 36663 MD5Sum: 5e420dd565f5ce159e1768c49ba3f7e4 Description: Kernel support for Keyspan USB-to-Serial devices Package: kmod-usb-serial-mct Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-usb-serial Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-serial-mct_2.6.15-gemini-1_arm.ipk Size: 5524 MD5Sum: b1c7d7ef62e940f7d9a84a49b8504892 Description: Kernel support for Magic Control Technology USB-to-Serial converters Package: kmod-usb-serial-pl2303 Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-usb-serial Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-serial-pl2303_2.6.15-gemini-1_arm.ipk Size: 9308 MD5Sum: a7658490dcaeae7c5490f5f0d21498c3 Description: Kernel support for Prolific PL2303 USB-to-Serial converters Package: kmod-usb-serial-visor Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-usb-serial Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-serial-visor_2.6.15-gemini-1_arm.ipk Size: 8844 MD5Sum: c0f980d39d7aa06223621e3398404779 Description: Kernel support for Handspring Visor PDAs Package: kmod-usb-serial Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-serial_2.6.15-gemini-1_arm.ipk Size: 12364 MD5Sum: eba2ebfcd042a92dfc8cf93107756d5b Description: Kernel support for USB-to-Serial converters Package: kmod-usb-test Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-usb-test_2.6.15-gemini-1_arm.ipk Size: 9367 MD5Sum: 481316c207928bc3673bd58da0cda597 Description: Kernel support for testing USB Host Controller software. Package: kmod-video-core Version: 2.6.15-gemini-1 Depends: kernel (=2.6.15-gemini-1) Provides: Source: package/kernel Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-video-core_2.6.15-gemini-1_arm.ipk Size: 11712 MD5Sum: 67373f6bcb13e151785426ef5fa502f5 Description: Kernel modules for Video4Linux support Package: kmod-video-gspca Version: 2.6.15+20071224-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-video-core Provides: Source: package/gspcav1 Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-video-gspca_2.6.15+20071224-gemini-1_arm.ipk Size: 118172 MD5Sum: 47bfe580e3a7fb4064166ff5a5356811 Description: SPCA5xx based USB webcam support Package: kmod-video-quickcam Version: 2.6.15+0.6.5-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-video-core Provides: Source: package/qc-usb Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-video-quickcam_2.6.15+0.6.5-gemini-1_arm.ipk Size: 36989 MD5Sum: f7ec0a1bae6344c62dd8b4041ce4a613 Description: Kernel support for Logitech's QuickCam Express webcam and other webcams with similar chipsets. Package: kmod-video-spca5xx-le Version: 2.6.15+1-gemini-1 Depends: kernel (=2.6.15-gemini-1), kmod-usb-core, kmod-video-core Provides: Source: package/spca5xx-le Section: kernel Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./kmod-video-spca5xx-le_2.6.15+1-gemini-1_arm.ipk Size: 30860 MD5Sum: c47b0c12d117e709ab308ba90ae343a7 Description: SPCA5xx based USB webcam support (Light Edition) Package: knock Version: 0.5-1 Depends: libpcap Provides: Source: feeds/packages/net/knock Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./knock_0.5-1_arm.ipk Size: 3345 MD5Sum: 9ff1f9934a93d2d1ba24b1906ae81089 Description: = It listens to all traffic on an ethernet (or PPP) interface, looking for special "knock" sequences of port-hits. A client makes these port-hits by sending a TCP (or UDP) packet to a port on the server. This port need not be open -- since knockd listens at the link-layer level, it sees all traffic even if it's destined for a closed port. When the server detects a specific sequence of port-hits, it runs a command defined in its configuration file. This can be used to open up holes in a firewall for quick access. This package contains the port-knocking client. Package: knockd Version: 0.5-1 Depends: libpcap Provides: Source: feeds/packages/net/knock Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./knockd_0.5-1_arm.ipk Size: 12916 MD5Sum: 32bc8bed322ee752222209bccda5a8e0 Description: = It listens to all traffic on an ethernet (or PPP) interface, looking for special "knock" sequences of port-hits. A client makes these port-hits by sending a TCP (or UDP) packet to a port on the server. This port need not be open -- since knockd listens at the link-layer level, it sees all traffic even if it's destined for a closed port. When the server detects a specific sequence of port-hits, it runs a command defined in its configuration file. This can be used to open up holes in a firewall for quick access. This package contains the port-knocking server. Package: l2tpd Version: 0.70pre-4.1 Depends: Provides: Source: feeds/packages/net/l2tpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./l2tpd_0.70pre-4.1_arm.ipk Size: 35549 MD5Sum: 7fd7fb67a739bb57e169e771e76cf852 Description: l2tpd is the open source implementation of the L2TP tunneling protocol (RFC2661). It does implement both LAC and LNS role in a L2TP networking architecture. The main goal of this protocol is to tunnel PPP frame trough an ip network. Package: l2tpns Version: 2.1.14-1 Depends: libcli Provides: Source: feeds/packages/net/l2tpns Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./l2tpns_2.1.14-1_arm.ipk Size: 117996 MD5Sum: df8c9ab696fa14f963f22de7408804dc Description: l2tpns is a layer 2 tunneling protocol network server (LNS). it supports up to 65535 concurrent sessions per server/cluster plus ISP features such as rate limiting, walled garden, usage accounting, and more. Package: l7-protocols-testing Version: 2007-11-22-1 Depends: iptables-mod-filter, l7-protocols, uclibcxx Provides: Source: feeds/packages/net/l7-protocols Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./l7-protocols-testing_2007-11-22-1_arm.ipk Size: 64959 MD5Sum: 884bea50f473986a9d6c737c891d5759 Description: testing utilities for layer 7 patterns Package: l7-protocols Version: 2007-11-22-1 Depends: iptables-mod-filter Provides: Source: feeds/packages/net/l7-protocols Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./l7-protocols_2007-11-22-1_arm.ipk Size: 45940 MD5Sum: 514ba21dfae96f22d78f9c77aac38d6f Description: l7-filter classifies packets based on patterns in application layer data. This allows correct classification of P2P traffic that uses unpredictable ports as well as standard protocols running on non-standard ports. Package: lame-lib Version: 3.96.1-1 Depends: lame Provides: Source: feeds/packages/sound/lame Section: sound Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lame-lib_3.96.1-1_arm.ipk Size: 118040 MD5Sum: a5ebbfd2d6ec47369274e26d98ccf1a0 Description: lame mp3 encoder libs Package: lame Version: 3.96.1-1 Depends: Provides: Source: feeds/packages/sound/lame Section: sound Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lame_3.96.1-1_arm.ipk Size: 132126 MD5Sum: bddc8c34e3ab7642231cdebb45be7624 Description: lame mp3 encoder Package: lcd4linux Version: r847-3 Depends: libncurses, libusb, libgd Provides: Source: feeds/packages/utils/lcd4linux Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lcd4linux_r847-3_arm.ipk Size: 89564 MD5Sum: dd6cb07ce7a07a62cbf5359a1d7771ee Description: LCD4Linux is a small program that grabs information from the kernel and some subsystems and displays it on an external liquid crystal display. Package: ldconfig Version: 0.9.28.2-12 Depends: Provides: Source: package/base-files Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ldconfig_0.9.28.2-12_arm.ipk Size: 10266 MD5Sum: 94c0e250b924d63cea9164d9199151e7 Description: Shared library path configuration Package: ldd Version: 0.9.28.2-12 Depends: Provides: Source: package/base-files Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ldd_0.9.28.2-12_arm.ipk Size: 5293 MD5Sum: 7e8d099409024419776d3c9612bb633e Description: LDD trace utility Package: lft Version: 2.5-1 Depends: libpcap Provides: Source: feeds/packages/net/lft Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lft_2.5-1_arm.ipk Size: 16868 MD5Sum: 5da4c366c73ed99eba3a724d399b14ba Description: The alternative traceroute and whois tools for network engineers Package: libaio Version: 0.3.106-1 Depends: Provides: Source: feeds/packages/libs/libaio Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libaio_0.3.106-1_arm.ipk Size: 1638 MD5Sum: a472e22df3747b24ffd65f454d0d7e17 Description: Linux kernel AIO interface access library Package: libamsel Version: 20040621-cvs-1 Depends: Provides: Source: feeds/packages/libs/libamsel Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libamsel_20040621-cvs-1_arm.ipk Size: 5600 MD5Sum: 9da648a20ccdeff7511783ecc80bf992 Description: A library for amwall configuration files. Package: libao Version: 0.8.6-1 Depends: alsa-lib Provides: Source: feeds/packages/libs/libao Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libao_0.8.6-1_arm.ipk Size: 6819 MD5Sum: 60ed8b73f0282d6dd3c451e09090a34e Description: Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. Package: libapr Version: 1.2.9-1 Depends: libpthread Provides: Source: feeds/packages/libs/apr Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libapr_1.2.9-1_arm.ipk Size: 60425 MD5Sum: ebcf5e3fe12739ef6e59b3fc723de44b Description: Apache Portable Runtime Library Package: libaprutil Version: 1.2.8-1 Depends: libapr, libexpat, libiconv, libpthread, libsqlite3, libuuid Provides: Source: feeds/packages/libs/apr-util Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libaprutil_1.2.8-1_arm.ipk Size: 37665 MD5Sum: 19230d80d1838c5646112aee3f9bb6db Description: Apache Portable Runtime Utility Library Package: libart Version: 2.3.19-1 Depends: Provides: Source: feeds/packages/libs/libart Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libart_2.3.19-1_arm.ipk Size: 40797 MD5Sum: e8e9650ed7cccda1c70464ec91ab388c Description: A library of functions for 2D graphics supporting a superset of the PostScript imaging model, designed to be integrated with graphics, artwork, and illustration programs. It is written in optimized C, and is fully compatible with C++. With a small footprint of 10,000 lines of code, it is especially suitable for embedded applications. Package: libaudiofile Version: 0.2.6-1 Depends: Provides: Source: feeds/packages/libs/libaudiofile Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libaudiofile_0.2.6-1_arm.ipk Size: 53898 MD5Sum: 20590cf3799c1ae23d47fa20ae084ac7 Description: The audiofile library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS, and raw data). Package: libavahi Version: 0.6.21-1 Depends: libdaemon, libpthread Provides: Source: feeds/packages/libs/avahi Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libavahi_0.6.21-1_arm.ipk Size: 70292 MD5Sum: 563262c11824a9f38432c49d4e4d84d0 Description: An mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). Avahi is a system which facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. This package contains the mDNS/DNS-SD shared libraries, used by other programs. Package: libaxtls Version: 1.1.6-1 Depends: Provides: Source: feeds/packages/libs/axtls Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libaxtls_1.1.6-1_arm.ipk Size: 64578 MD5Sum: 63129c2cfbe52a963249a2806d95283f Description: Embedded client/server TLSv1 SSL library Package: libblkid Version: 1.39-1 Depends: Provides: Source: package/e2fsprogs Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libblkid_1.39-1_arm.ipk Size: 12901 MD5Sum: d877fcd8d26e81c77cc34caf730d67ec Description: The blkid library which allows system programs like fsck and mount to quickly and easily find block devices by filesystem UUID and LABEL. Package: libcli Version: 1.8.5-1 Depends: Provides: Source: feeds/packages/libs/libcli Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libcli_1.8.5-1_arm.ipk Size: 11152 MD5Sum: 29fbccd765effb94995964906f520ee8 Description: Libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which supports command-line editing, history, authentication and callbacks for a user-definable function tree. Package: libcurl Version: 7.17.1-1 Depends: libopenssl, zlib Provides: Source: feeds/packages/libs/curl Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libcurl_7.17.1-1_arm.ipk Size: 93726 MD5Sum: 4282d5b99c34ac3eb187cc541ff9b328 Description: A client-side URL transfer utility Package: libdaemon Version: 0.12-1 Depends: Provides: Source: feeds/packages/libs/libdaemon Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libdaemon_0.12-1_arm.ipk Size: 7993 MD5Sum: 18998efcd7351234c30de4343c464bdb Description: libdaemon is a lightweight C library that eases the writing of UNIX daemons. It consists of the following parts: - A wrapper around fork() which does the correct daemonization procedure of a process - A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR - An API for writing PID files - An API for serializing UNIX signals into a pipe for usage with select() or poll() - An API for running subprocesses with STDOUT and STDERR redirected to syslog APIs like these are used in most daemon software available. It is not that simple to get it done right and code duplication is not a goal. Package: libdb Version: 4.2.52-1 Depends: libxml2 Provides: Source: feeds/packages/libs/db Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libdb_4.2.52-1_arm.ipk Size: 317516 MD5Sum: 48ae804bf4587b3b13a43971eb9528d9 Description: Berkeley DB library. Package: libdbus-glib Version: 0.74-1 Depends: dbus, glib2, libiconv, libintl Provides: Source: feeds/packages/libs/dbus-glib Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libdbus-glib_0.74-1_arm.ipk Size: 39427 MD5Sum: 958c2b9b2eaa9ac3fedf7b96c57d291c Description: D-Bus Glib bindings Package: libdnet Version: 1.10-1 Depends: Provides: Source: feeds/packages/libs/libdnet Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libdnet_1.10-1_arm.ipk Size: 25836 MD5Sum: 40c7073a6218bdbafc97a5803650e266 Description: libdnet is a library of simplified, portable interface to several low-level networking routines. Package: libdvbpsi4 Version: 0.1.5-1 Depends: Provides: Source: feeds/packages/libs/libdvbpsi4 Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libdvbpsi4_0.1.5-1_arm.ipk Size: 17566 MD5Sum: 835e46fcbbc0e18f6a15f2177ef1c280 Description: libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables decoding and generating. Package: libelf Version: 0.8.8-1 Depends: Provides: Source: feeds/packages/libs/libelf Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libelf_0.8.8-1_arm.ipk Size: 29011 MD5Sum: 45da0c0a67ce943e271fbfe690b8abd5 Description: ELF object file access library Package: libevent Version: 1.1-1 Depends: Provides: Source: feeds/packages/libs/libevent Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libevent_1.1-1_arm.ipk Size: 13581 MD5Sum: 68d3de2a45c48d1544346f40d3261d34 Description: The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. Package: libexif Version: 0.6.13-1 Depends: Provides: Source: feeds/packages/libs/libexif Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libexif_0.6.13-1_arm.ipk Size: 43490 MD5Sum: 73f5f177bc643386ce369128eb9c5dfa Description: library for jpeg files with exif tags Package: libexpat Version: 1.95.8-1 Depends: Provides: Source: feeds/packages/libs/expat Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libexpat_1.95.8-1_arm.ipk Size: 44103 MD5Sum: 4e657bd401791aeb8e9d4329cd20d6a3 Description: A fast, non-validating, stream-oriented XML parsing library. Package: libffi-sable Version: 3325-3 Depends: Provides: Source: feeds/packages/libs/libffi-sable Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libffi-sable_3325-3_arm.ipk Size: 3727 MD5Sum: 77699b56f2003ce282c8a15adb962127 Description: The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run time. Package: libflac Version: 1.1.2-1 Depends: Provides: Source: feeds/packages/libs/flac Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libflac_1.1.2-1_arm.ipk Size: 63678 MD5Sum: e709e9df226c26e6c5e1058841958dd7 Description: Free Lossless Audio Codec library Package: libfreetype Version: 2.3.1-1 Depends: zlib Provides: Source: feeds/packages/libs/freetype Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libfreetype_2.3.1-1_arm.ipk Size: 216197 MD5Sum: 400bf16ff1a9e390f9e17b5d08704347 Description: The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. Package: libfuse Version: 2.7.1-1 Depends: Provides: Source: package/fuse Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libfuse_2.7.1-1_arm.ipk Size: 35360 MD5Sum: c5156e473e1f427058ee66d3bdab29f4 Description: FUSE (Filesystem in UserSpacE) This package contains the FUSE shared library, needed by other programs. Package: libgcc Version: 4.1.2-12 Depends: Provides: Source: package/base-files Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libgcc_4.1.2-12_arm.ipk Size: 17046 MD5Sum: 8e1656fb2213200b2d19e099bdd5e301 Description: GCC support library Package: libgcrypt Version: 1.2.3-1 Depends: libgpg-error Provides: Source: feeds/packages/libs/libgcrypt Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libgcrypt_1.2.3-1_arm.ipk Size: 154224 MD5Sum: 272dca262102b860a86f1646d139b3ac Description: This is a general purpose cryptographic library based on the code from GnuPG. It provides functions for all cryptograhic building blocks: symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1, TIGER-192), MACs (HMAC for all hash algorithms), public key algorithms (RSA, ElGamal, DSA), large integer functions, random numbers and a lot of supporting functions. Package: libgd Version: 2.0.33-2 Depends: libjpeg, libpng Provides: Source: feeds/packages/libs/gd Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libgd_2.0.33-2_arm.ipk Size: 54499 MD5Sum: 0ad53167ced7cec18001d6906fdc6274 Description: The GD graphics library Package: libgdbm Version: 1.8.3-1 Depends: Provides: Source: feeds/packages/libs/gdbm Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libgdbm_1.8.3-1_arm.ipk Size: 9652 MD5Sum: 1bb39feb04891bfdaeacb7186b0d9066 Description: GNU database manager Package: libgmp Version: 4.2.1-1 Depends: Provides: Source: package/gmp Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libgmp_4.2.1-1_arm.ipk Size: 98658 MD5Sum: e857e1e7fef08556f573c32256945ad3 Description: GNU multiprecision arithmetic library Package: libgnutls-extra Version: 2.0.0-1 Depends: libgnutls Provides: Source: feeds/packages/libs/gnutls Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libgnutls-extra_2.0.0-1_arm.ipk Size: 11241 MD5Sum: c16ce2ef10a9245bd42d6caa61ac95ef Description: GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group. This package contains the GnuTLS extra shared library. Package: libgnutls-openssl Version: 2.0.0-1 Depends: libgnutls Provides: Source: feeds/packages/libs/gnutls Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libgnutls-openssl_2.0.0-1_arm.ipk Size: 35603 MD5Sum: f6a121ceb261580360b485543f08d437 Description: GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group. This package contains the GnuTLS OpenSSL compatibility layer shared library. Package: libgnutls Version: 2.0.0-1 Depends: libgcrypt, libgpg-error Provides: Source: feeds/packages/libs/gnutls Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libgnutls_2.0.0-1_arm.ipk Size: 183532 MD5Sum: b14e700251108e363801c52520abe70b Description: GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group. This package contains the GnuTLS shared library, needed by other programs. Package: libgpg-error Version: 1.0-1 Depends: Provides: Source: feeds/packages/libs/libgpg-error Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libgpg-error_1.0-1_arm.ipk Size: 5024 MD5Sum: 11b1f2eacfd395d3bdce9276e2f89ff0 Description: An helper library for common error codes and descriptions. This is a library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, Libksba, DirMngr, Pinentry, SmartCard Daemon and possibly more in the future. Package: libgphoto2-drivers Version: 2.4.0-1 Depends: libgphoto2 Provides: Source: feeds/packages/libs/libgphoto2 Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libgphoto2-drivers_2.4.0-1_arm.ipk Size: 464311 MD5Sum: 3eb872b6af8e1f6c4116265ae40b6014 Description: Gphoto2 drivers for various cameras Package: libgphoto2 Version: 2.4.0-1 Depends: libusb, libexif, libjpeg, libpthread, libltdl, libiconv Provides: Source: feeds/packages/libs/libgphoto2 Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libgphoto2_2.4.0-1_arm.ipk Size: 48324 MD5Sum: 3ca660720fb1447c4012dd56e7e7d78c Description: The basic library of the gphoto2 program. Package: libgsm Version: 1.0.10-1 Depends: Provides: Source: feeds/packages/libs/gsm Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libgsm_1.0.10-1_arm.ipk Size: 36819 MD5Sum: 9d4581cdc7f8d24655347d02422b32fa Description: A GSM 06.10 full-rate speech transcoding implementation (library). An implementation of the European GSM 06.10 provisional standard for full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse excitation/long term prediction) coding at 13 kbit/s. Package: libhowl Version: 1.0.0-1 Depends: Provides: Source: feeds/packages/libs/howl Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libhowl_1.0.0-1_arm.ipk Size: 83229 MD5Sum: 855091a9c2a30b7c77be89cd9bcfe60e Description: Howl is a cross-platform implementation of Zeroconf networking. This package contains the Howl shared libraries, used by other programs. Package: libiconv Version: 1.9.1-1 Depends: Provides: Source: feeds/packages/libs/libiconv Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libiconv_1.9.1-1_arm.ipk Size: 9629 MD5Sum: 46b934e7850a778ed449f00bc2379c68 Description: Character set conversion library Package: libid3tag Version: 0.15.1b-1 Depends: zlib Provides: Source: feeds/packages/libs/libid3tag Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libid3tag_0.15.1b-1_arm.ipk Size: 25485 MD5Sum: c8641b2f4e594db483152ae86d87a4b8 Description: libid3tag is a library for reading and (eventually) writing ID3 tags, both ID3v1 and the various versions of ID3v2. Package: libiksemel Version: 1.3-1 Depends: libgnutls Provides: Source: feeds/packages/libs/iksemel Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libiksemel_1.3-1_arm.ipk Size: 19042 MD5Sum: 88b007a3531754658ba2b62449768d73 Description: Iksemel Jabber Library Package: libintl Version: 0.16.1-2 Depends: Provides: Source: feeds/packages/libs/gettext Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libintl_0.16.1-2_arm.ipk Size: 14461 MD5Sum: 35cee872ed2aa226be64ee7731772a9d Description: GNU Internationalization library Package: libjpeg Version: 6b-1 Depends: Provides: Source: feeds/packages/libs/jpeg Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libjpeg_6b-1_arm.ipk Size: 57681 MD5Sum: 845adbae504a353eb90be7cfb3b934d2 Description: The Independent JPEG Group's JPEG runtime library Package: libjson Version: 0.7-1 Depends: Provides: Source: package/libjson-c Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libjson_0.7-1_arm.ipk Size: 9257 MD5Sum: 68d8ad5f22240d079ae9c1c3cd72d7f0 Description: This package contains a library for javascript object notation backends. Package: libltdl Version: 1.5.24-1 Depends: Provides: Source: package/libtool Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libltdl_1.5.24-1_arm.ipk Size: 12389 MD5Sum: d96ccc7e99815debed69d66a2bb2ed16 Description: A generic dynamic object loading library Package: liblua Version: 5.1.3-1 Depends: Provides: Source: feeds/packages/lang/lua Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./liblua_5.1.3-1_arm.ipk Size: 59856 MD5Sum: ef9bd9ac02d7ca0febf5cc4697b78d25 Description: Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains the LUA shared libraries, needed by other programs. Package: liblzo Version: 2.02-1 Depends: Provides: Source: feeds/packages/libs/lzo Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./liblzo_2.02-1_arm.ipk Size: 36791 MD5Sum: f6dfce83b97e0031fef0e3869f7a7f42 Description: A real-time data compression library Package: libmad Version: 0.15.1b-1 Depends: Provides: Source: feeds/packages/libs/libmad Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libmad_0.15.1b-1_arm.ipk Size: 63745 MD5Sum: 6a5da811a283b84330614e03618567ad Description: MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1 and the MPEG-2 extension to lower sampling frequencies, as well as the de facto MPEG 2.5 format. All three audio layers - Layer I, Layer II, and Layer III (i.e. MP3) - are fully implemented. Package: libmagic Version: 4.19-1 Depends: zlib Provides: Source: feeds/packages/libs/file Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libmagic_4.19-1_arm.ipk Size: 28861 MD5Sum: 9e0d43e62f10610a5b0164b1b9b40476 Description: Determines file type using "magic" numbers Package: libmatrixssl Version: 1.2.4-1 Depends: libpthread Provides: Source: feeds/packages/libs/matrixssl Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libmatrixssl_1.2.4-1_arm.ipk Size: 37876 MD5Sum: 13e2f1ab32174bf4eb3b2fb1f68e0564 Description: Embedded SSL implementation Package: libmcrypt Version: 2.5.7-1 Depends: Provides: Source: feeds/packages/libs/libmcrypt Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libmcrypt_2.5.7-1_arm.ipk Size: 68536 MD5Sum: 395467e782548cf95f42a1ebde30e71b Description: libmcrypt is a cryptographic library that conveniently brings together a variety of ciphers for convenient use. Package: libmpcdec Version: 1.2.4-1 Depends: Provides: Source: feeds/packages/libs/libmpcdec Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libmpcdec_1.2.4-1_arm.ipk Size: 58268 MD5Sum: 8238e0a3fd437fbbb48646ef62f45e4e Description: Musepack decoder library Package: libmpd Version: 0.14.0-1 Depends: Provides: Source: feeds/packages/libs/libmpd Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libmpd_0.14.0-1_arm.ipk Size: 57726 MD5Sum: d7bb08a8976bdf835d74f886c9f915d3 Description: It's wraps around libmpdclient and provides a higher level api. Package: libmysqlclient Version: 5.0.18-1 Depends: zlib Provides: Source: feeds/packages/libs/mysql Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libmysqlclient_5.0.18-1_arm.ipk Size: 134583 MD5Sum: 5ba546fd95ff8b76f584d8a4dcebc975 Description: MySQL client library Package: libncurses Version: 5.6-1 Depends: Provides: Source: package/ncurses Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libncurses_5.6-1_arm.ipk Size: 144615 MD5Sum: 156580e53d48db8f88fdb69389613b26 Description: Terminal handling library Package: libneon Version: 0.26.3-1 Depends: libopenssl, libexpat Provides: Source: feeds/packages/libs/neon Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libneon_0.26.3-1_arm.ipk Size: 47529 MD5Sum: 16447f6625d62359a4a4dc149a04e8ea Description: HTTP and WebDAV client library Package: libnet0 Version: 1.0.2a-7 Depends: libpcap Provides: Source: feeds/packages/libs/libnet-1.0.x Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libnet0_1.0.2a-7_arm.ipk Size: 11113 MD5Sum: e8c219095ab86fbd140aed48dbf33a9e Description: Low-level packet creation library (v1.0.x) Package: libnet1 Version: 1.1.2.1-1 Depends: libpcap Provides: Source: feeds/packages/libs/libnet-1.1.x Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libnet1_1.1.2.1-1_arm.ipk Size: 35110 MD5Sum: f79ca860a20aadacf351df66aa896124 Description: Low-level packet creation library (v1.1.x) Package: libnetfilter-queue Version: 0.0.13 Depends: libnfnetlink Provides: Source: feeds/packages/libs/libnetfilter-queue Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libnetfilter-queue_0.0.13_arm.ipk Size: 7764 MD5Sum: ff4cb76dd6b49d4eccaaa015243d7840 Description: libnetfilter_queue is a userspace library providing an API to packets that have been queued by the kernel packet filter. It is is part of a system that deprecates the old ip_queue / libipq mechanism. Package: libnetsnmp Version: 5.1.2-2.3 Depends: libelf Provides: Source: feeds/packages/libs/net-snmp Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libnetsnmp_5.1.2-2.3_arm.ipk Size: 250102 MD5Sum: 2f1494745b229bd5c05f1a6a3404225f Description: Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. . This package contains shared libraries, needed by other programs. Package: libnfnetlink Version: 0.0.30-0 Depends: Provides: Source: feeds/packages/libs/libnfnetlink Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libnfnetlink_0.0.30-0_arm.ipk Size: 10301 MD5Sum: a1dcf01e6a183edec673f0eda9b4ce9d Description: libnfnetlink is is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. Package: libnids Version: 1.18-1 Depends: libnet0 Provides: Source: feeds/packages/libs/libnids Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libnids_1.18-1_arm.ipk Size: 14084 MD5Sum: cadbec439ba1f82fecb4944270de702f Description: An implementation of an E-component of Network Intrusion Detection System. Package: liboil Version: 0.3.12-1 Depends: libnotimpl Provides: Source: feeds/packages/libs/liboil Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./liboil_0.3.12-1_arm.ipk Size: 93051 MD5Sum: d2df8988e4dcc3f5aa9858966653b6b5 Description: Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithms, such as converting an array of N integers to floating-point numbers or multiplying and summing an array of N numbers. Such functions are candidates for significant optimization using various techniques, especially by using extended instructions provided by modern CPUs (Altivec, MMX, SSE, etc.). Package: libol Version: 0.3.18-1 Depends: Provides: Source: feeds/packages/libs/libol Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libol_0.3.18-1_arm.ipk Size: 17757 MD5Sum: 828d338c3a4654ccc3dfb64243533b5d Description: Support library for syslog-ng Package: libopencdk Version: 0.6.4-1 Depends: libgcrypt, zlib Provides: Source: feeds/packages/libs/opencdk Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libopencdk_0.6.4-1_arm.ipk Size: 58831 MD5Sum: 5cb9731b71483902ae87d90a235f73e6 Description: This library provides basic parts of the OpenPGP message format. For reference, please read the rfc2440.txt in the doc/ directory. Due to some possible security problems, the library also implements parts of draft-ietf-openpgp-rfc2440bis-08.txt. If you want to exchange messages with earlier PGP version < 7, you should use the compat mode. Package: libopenldap Version: 2.2.29-1 Depends: libopenssl, libsasl2 Provides: Source: feeds/packages/libs/openldap Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libopenldap_2.2.29-1_arm.ipk Size: 172363 MD5Sum: 505a0bf09bfacfae0aae19190aaf0851 Description: = OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol (LDAP). This package contains the shared LDAP client libraries, needed by other programs. Package: libopenssl Version: 0.9.8e-3 Depends: zlib Provides: Source: package/openssl Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libopenssl_0.9.8e-3_arm.ipk Size: 460860 MD5Sum: db8d338585ac0ff85cc8264936b3997a Description: The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library. This package contains the OpenSSL shared libraries, needed by other programs. Package: libosip2 Version: 3.0.3-1 Depends: libpthread Provides: Source: feeds/packages/libs/libosip2 Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libosip2_3.0.3-1_arm.ipk Size: 61690 MD5Sum: 7f72140fc77d6ff56ab7d855a63994cc Description: GNU oSIP library Package: libpam Version: 0.99.6.3-1 Depends: Provides: Source: feeds/packages/libs/libpam Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libpam_0.99.6.3-1_arm.ipk Size: 287168 MD5Sum: 8f3165dba960d52e9c84541810c08698 Description: Linux-PAM is a free implementation of the following DCE-RFC from Sunsoft. Package: libpcap Version: 0.9.4-1 Depends: Provides: Source: package/libpcap Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libpcap_0.9.4-1_arm.ipk Size: 67156 MD5Sum: 6a67e9d809c861c9506a8be75a0913c6 Description: This package contains a system-independent library for user-level network packet capture. Package: libpcre Version: 7.6-2 Depends: Provides: Source: feeds/packages/libs/pcre Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libpcre_7.6-2_arm.ipk Size: 57156 MD5Sum: 51bb6f3ae2b02ba2673048e7199398a1 Description: A Perl Compatible Regular Expression library Package: libpng Version: 1.2.8-1 Depends: zlib Provides: Source: feeds/packages/libs/libpng Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libpng_1.2.8-1_arm.ipk Size: 119233 MD5Sum: 1ae61f24330ad627c3afdd7603234180 Description: A PNG format files handling library Package: libpopt Version: 1.7-4 Depends: Provides: Source: feeds/packages/libs/popt Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libpopt_1.7-4_arm.ipk Size: 12063 MD5Sum: 51df11b90c099310a176a388f6f45b74 Description: A command line option parsing library Package: libpq Version: 8.3.0-1 Depends: zlib, libreadline, libncurses Provides: Source: feeds/packages/libs/postgresql Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libpq_8.3.0-1_arm.ipk Size: 46135 MD5Sum: 218bb449f230c44f8342b6d007bf38f7 Description: PostgreSQL client library. Package: libpthread Version: 0.9.28.2-12 Depends: Provides: Source: package/base-files Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libpthread_0.9.28.2-12_arm.ipk Size: 18501 MD5Sum: d7392b7e006a1ccfb145223ea95e5285 Description: POSIX thread library Package: libradiusclient-ng Version: 0.5.2-1 Depends: Provides: Source: feeds/packages/libs/radiusclient-ng Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libradiusclient-ng_0.5.2-1_arm.ipk Size: 26785 MD5Sum: edce72a4da6cfd4f42850f2cf306b851 Description: = Purpose of this project is to build a portable, easy-to-use and standard compliant library suitable for developing free and commercial software that need support for RADIUS protocol (RFCs 2128 and 2139). This package contains shared libraries, needed by other programs. Package: libreadline Version: 5.1-1 Depends: Provides: Source: feeds/packages/libs/libreadline Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libreadline_5.1-1_arm.ipk Size: 89325 MD5Sum: 253c4034ece72da7f8be3739416fcda0 Description: The Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. Package: librrd1 Version: 1.0.50-1 Depends: zlib Provides: Source: feeds/packages/libs/rrdtool-1.0.x Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./librrd1_1.0.50-1_arm.ipk Size: 127820 MD5Sum: b2895ba61947779ef6b85587ad1beeec Description: Round Robin Database (RRD) management library. RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). It stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density. It can be used either via simple wrapper scripts (from shell or Perl) or via frontends that poll network devices and put friendly user interface on it. This is version 1.0.x with cgilib-0.4, gd1.3 and libpng-1.0.9 linked into librrd.so. The library is much smaller compared to the 1.2.x version with separate dynamic linked libraries. This package contains a shared library, used by other programs. Package: librrd Version: 1.2.23-1 Depends: libart, libfreetype, libpng, zlib Provides: Source: feeds/packages/utils/rrdtool Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./librrd_1.2.23-1_arm.ipk Size: 250738 MD5Sum: 790d6aecebc1cdbcc8cae25bf6cf1ccd Description: Round Robin Database (RRD) management library (v1.2.x) Package: librsync Version: 0.9.7-1 Depends: Provides: Source: feeds/packages/libs/librsync Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./librsync_0.9.7-1_arm.ipk Size: 19045 MD5Sum: 9187e31d513d72a6bd35fe0e198da9cd Description: librsync implements the rolling-checksum algorithm of remote file synchronization that was popularized by the rsync utility and is used in rproxy. This algorithm transfers the differences between 2 files without needing both files on the same system. Package: libruby Version: 1.8.6-p36-1 Depends: Provides: Source: feeds/packages/lang/ruby Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libruby_1.8.6-p36-1_arm.ipk Size: 298565 MD5Sum: 291e78a382d3248df1c13a91bafc5801 Description: Ruby scripting language (shared library) Package: libsamplerate Version: 0.1.2-1 Depends: libsndfile Provides: Source: feeds/packages/libs/libsamplerate Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libsamplerate_0.1.2-1_arm.ipk Size: 411294 MD5Sum: 2de3a04606e1d9939cf8cc24653e48c4 Description: Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio Package: libsasl2 Version: 2.1.20-1 Depends: Provides: Source: feeds/packages/libs/cyrus-sasl Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libsasl2_2.1.20-1_arm.ipk Size: 57128 MD5Sum: b44cccf760b1d5b25b4f21a539283265 Description: A general purpose authentication library Package: libshout Version: 2.2.2-1 Depends: libvorbisidec Provides: Source: feeds/packages/libs/libshout Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libshout_2.2.2-1_arm.ipk Size: 23130 MD5Sum: dccfbdfcc36979e3fa194b3279b8a017 Description: libshout allows applications to easily communicate and broadcast to an Icecast streaming media server. It handles the socket connections, metadata communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details. Package: libsigcxx Version: 2.0.17-1 Depends: uclibcxx Provides: Source: feeds/packages/libs/libsigc++ Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libsigcxx_2.0.17-1_arm.ipk Size: 7919 MD5Sum: ff109890849dfcd868efa8cf03e598e0 Description: It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual. Package: libsndfile Version: 1.0.17-1 Depends: Provides: Source: feeds/packages/libs/libsndfile Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libsndfile_1.0.17-1_arm.ipk Size: 145866 MD5Sum: 2ac7d3f75440f85bcdc4f883116066e9 Description: libsndfile is a library of C routines for reading and writing files containing sampled audio data. Package: libspeex Version: 1.2beta3-1 Depends: Provides: Source: feeds/packages/libs/speex Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libspeex_1.2beta3-1_arm.ipk Size: 50041 MD5Sum: 39df12b78cc08013604b1ccda84a82c5 Description: Open source patent-free speech compression codec library. Speex is an Open Source/Free Software patent-free audio compression format designed for speech. The Speex Project aims to lower the barrier of entry for voice applications by providing a free alternative to expensive proprietary speech codecs. Moreover, Speex is well-adapted to Internet applications and provides useful features that are not present in most other codecs. This package contains the shared codec library, needed by other programs. Package: libsqlite2 Version: 2.8.17-1 Depends: Provides: Source: feeds/packages/libs/sqlite2 Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libsqlite2_2.8.17-1_arm.ipk Size: 148616 MD5Sum: b6da35f337abd8b283b6263e5d26f429 Description: = SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. This package contains the SQLite (v2.x) shared library, used by other programs. Package: libsqlite3 Version: 3.4.2-1 Depends: Provides: Source: feeds/packages/libs/sqlite3 Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libsqlite3_3.4.2-1_arm.ipk Size: 172003 MD5Sum: 4aa133ff9253c93797615389223c1868 Description: = SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. This package contains the SQLite (v3.x) shared library, used by other programs. Package: libssp Version: 4.1.2-12 Depends: Provides: Source: package/base-files Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libssp_4.1.2-12_arm.ipk Size: 3079 MD5Sum: 0ca68e4313f410fc269b980cb7fb3b23 Description: GCC support library Package: libstdcpp Version: 4.1.2-12 Depends: Provides: Source: package/base-files Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libstdcpp_4.1.2-12_arm.ipk Size: 237024 MD5Sum: 21c540f8c4404500982671a472ebb37e Description: GNU Standard C++ Library v3 Package: libtasn1 Version: 1.1-1 Depends: Provides: Source: feeds/packages/libs/libtasn1 Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libtasn1_1.1-1_arm.ipk Size: 26064 MD5Sum: ce36d33bea13ccef056c51703516b7ef Description: This is a library for Abstract Syntax Notation One (ASN.1) and Distinguish Encoding Rules (DER) manipulation. Package: libtorrent Version: 0.11.7-1 Depends: libsigcxx Provides: Source: feeds/packages/libs/libtorrent Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libtorrent_0.11.7-1_arm.ipk Size: 233871 MD5Sum: d9839f50cb484d6c436af3ed17823672 Description: LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed of the official client. Package: libuci Version: 0.3.0-1 Depends: Provides: Source: package/uci Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libuci_0.3.0-1_arm.ipk Size: 11926 MD5Sum: b68a8ae81703c0e0a3b90dd6fe4338ee Description: C library for the Unified Configuration Interface (UCI) Package: libupnp Version: 1.6.3-1 Depends: libpthread Provides: Source: feeds/packages/libs/libupnp Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libupnp_1.6.3-1_arm.ipk Size: 75504 MD5Sum: 3f38e2a148e47d345b6145c217dfc3e4 Description: The portable SDK for UPnP Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification and support several operating systems like Linux, *BSD, Solaris and others. Package: libusb Version: 0.1.12-1 Depends: Provides: Source: feeds/packages/libs/libusb Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libusb_0.1.12-1_arm.ipk Size: 11287 MD5Sum: 73ed1a48ee2c0294e6c68f803f1d9ba0 Description: A library for accessing Linux USB devices Package: libuuid Version: 1.39-1 Depends: Provides: Source: package/e2fsprogs Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libuuid_1.39-1_arm.ipk Size: 5969 MD5Sum: 2845f34a49f58578192ba5a763faf276 Description: Library for generating DCE compatible Universally Unique Identifiers. Package: libvorbisidec Version: 1.0.2+svn14261-1 Depends: Provides: Source: feeds/packages/libs/libvorbisidec Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libvorbisidec_1.0.2+svn14261-1_arm.ipk Size: 74693 MD5Sum: d69e1c1a392c0e6ee70cc05ba8ed0847 Description: libvorbisidec is "tremor", a fixed-point implementation of libvorbis. It also has libogg built-in. It is suitable as a replacement for libvorbis and libogg in tremor-aware applications. Tremor is a decoder only. Package: libwrap Version: 7.6-1 Depends: Provides: Source: feeds/packages/libs/tcp_wrappers Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libwrap_7.6-1_arm.ipk Size: 10776 MD5Sum: 56f7d507210d94e83aa8125a9b3bbea9 Description: Security wrapper library for TCP services Package: libwxbase Version: 2.6.4-1 Depends: libexpat, uclibcxx, zlib Provides: Source: feeds/packages/libs/wxbase Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libwxbase_2.6.4-1_arm.ipk Size: 563844 MD5Sum: a40fc45bfb4a2599fcb00fdfa8b9df49 Description: wxBase contains most of the non-GUI classes from the wxWindows cross- -platform C++ framework. There are 2 categories: generally useful portable code (date/time handling, command line parsing, regular expression support) and wrappers for the OS objects (files, directories, sockets, threads, etc.) allowing you to write portable programs easily. Package: libxml2 Version: 2.6.20-1 Depends: libpthread, zlib Provides: Source: feeds/packages/libs/libxml2 Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libxml2_2.6.20-1_arm.ipk Size: 385521 MD5Sum: 72b59a152b7d4144703fb7398a258a9f Description: A library for manipulating XML and HTML resources. Package: libxslt Version: 1.1.14-1 Depends: libxml2 Provides: Source: feeds/packages/libs/libxslt Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libxslt_1.1.14-1_arm.ipk Size: 74105 MD5Sum: c5f505b49594cb7632e06e4eac3f903f Description: A library for XML transformation using XSLT. Package: libxyssl Version: 0.8-3 Depends: Provides: Source: feeds/packages/libs/xyssl Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./libxyssl_0.8-3_arm.ipk Size: 87938 MD5Sum: 6b1898bc9e9c33685ac7a0050f7b2962 Description: Embedded SSL (library) Package: lighttpd-mod-accesslog Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-accesslog_1.4.19-2_arm.ipk Size: 6315 MD5Sum: fc5103d8cce795ea8afadd9f7033bbc3 Description: Access logging module Package: lighttpd-mod-alias Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-alias_1.4.19-2_arm.ipk Size: 2958 MD5Sum: f3917fbe20bb270f0a0c859cae4a2297 Description: Directory alias module Package: lighttpd-mod-auth Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-auth_1.4.19-2_arm.ipk Size: 10934 MD5Sum: 5e5595273d3b83dc1ca0eaee4d611d71 Description: Authentication module Package: lighttpd-mod-cgi Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-cgi_1.4.19-2_arm.ipk Size: 8975 MD5Sum: 26927ea950def06c6bd0f8ace7752015 Description: CGI module Package: lighttpd-mod-evasive Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-evasive_1.4.19-2_arm.ipk Size: 2576 MD5Sum: 23bc5b8766ebfb69a456f2c0d359bdef Description: Evasive module Package: lighttpd-mod-expire Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-expire_1.4.19-2_arm.ipk Size: 3826 MD5Sum: 56884f3b97e1d1fe66b922cd4e5f5e16 Description: Expire module Package: lighttpd-mod-fastcgi Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-fastcgi_1.4.19-2_arm.ipk Size: 22324 MD5Sum: 4d7e815022dc91bd1adfaffea6aca327 Description: FastCGI module Package: lighttpd-mod-proxy Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-proxy_1.4.19-2_arm.ipk Size: 8930 MD5Sum: ed33aa12bb0a4003c7ceef1c3b547f80 Description: Proxy module Package: lighttpd-mod-redirect Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-redirect_1.4.19-2_arm.ipk Size: 3515 MD5Sum: 102b2b50780a1561b9925ef1c40cb69c Description: URL redirection module Package: lighttpd-mod-rewrite Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-rewrite_1.4.19-2_arm.ipk Size: 4268 MD5Sum: 64709ee420285e859e4e96fcd950c02c Description: URL rewriting module Package: lighttpd-mod-setenv Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-setenv_1.4.19-2_arm.ipk Size: 2870 MD5Sum: b319b387c3a4ebdb82624eb70c173d8c Description: Environment variable setting module Package: lighttpd-mod-simple-vhost Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-simple-vhost_1.4.19-2_arm.ipk Size: 3343 MD5Sum: 5b9f9e8861be9e56e84cb840fb879ab1 Description: Simple virtual hosting module Package: lighttpd-mod-ssi Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-ssi_1.4.19-2_arm.ipk Size: 11995 MD5Sum: 05c04a8afd256c7e153b26ba6e23e82f Description: SSI module Package: lighttpd-mod-status Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-status_1.4.19-2_arm.ipk Size: 8963 MD5Sum: bb0f19f6e4d9241232df069c9e38892f Description: Server status display module Package: lighttpd-mod-usertrack Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-usertrack_1.4.19-2_arm.ipk Size: 3492 MD5Sum: f93841481ea3e92e9492a4cc0c14a41a Description: User tracking module Package: lighttpd-mod-webdav Version: 1.4.19-2 Depends: lighttpd Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd-mod-webdav_1.4.19-2_arm.ipk Size: 14830 MD5Sum: b883d7205359a5402f38981ba626c705 Description: WebDAV module Package: lighttpd Version: 1.4.19-2 Depends: libopenssl, libpcre, libpthread, libsqlite3, libxml2 Provides: Source: feeds/packages/net/lighttpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lighttpd_1.4.19-2_arm.ipk Size: 84626 MD5Sum: 86b5df9aa18f9843a06e572d6c1252c4 Description: A flexible and lightweight web server Package: linux-atm Version: 2.4.1-1 Depends: Provides: Source: package/linux-atm Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./linux-atm_2.4.1-1_arm.ipk Size: 16013 MD5Sum: f5a01b774dce6425f26e86a8cdd4f047 Description: This package contains a library for accessing the Linux ATM subsystem. Package: linuxigd Version: 1.0-1 Depends: libupnp, libpthread Provides: Source: feeds/packages/net/linuxigd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./linuxigd_1.0-1_arm.ipk Size: 25031 MD5Sum: d2c541f45f59f55a05f9ce793ee48ccb Description: It implements the UPnP Internet Gateway Device specification (IGD) and allows UPnP aware clients, such as MSN Messenger, Azureus or Miranda to work properly from behind a NAT firewall. Please edit /etc/upnpd.conf before using upnpd! Package: logrotate Version: 3.7.1-1 Depends: libpopt Provides: Source: feeds/packages/utils/logrotate Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./logrotate_3.7.1-1_arm.ipk Size: 17311 MD5Sum: 0a821cb35a0e45cf2a757f18c1b3911e Description: logrotate is designed to ease administration of systems that generate large numbers of log files. It allows auto-matic rotation, compression, removal and mailing of log files. Each log file may be handled daily, weekly, monthly or when it grows too large. Package: losetup Version: 2.13.0.1-1 Depends: Provides: Source: package/util-linux-ng Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./losetup_2.13.0.1-1_arm.ipk Size: 5895 MD5Sum: 8d668c15e47201f7bbace0b1dea2c320 Description: This package contains a utility for managing loopback devices. Package: lrzsz Version: 0.12.20-1 Depends: Provides: Source: feeds/packages/utils/lrzsz Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lrzsz_0.12.20-1_arm.ipk Size: 52747 MD5Sum: d6729afa83b76df4857c24e4b11bf6c3 Description: Transfer files in your login sessions. Very leightweight and straight forward. You just need a terminal client that can do either X, Y or Z-modem file transfers. Package: lsof Version: 4.77-1 Depends: Provides: Source: feeds/packages/utils/lsof Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lsof_4.77-1_arm.ipk Size: 49289 MD5Sum: 186f968259304fa571fbfa0dfd63a638 Description: LiSt Open Files - a diagnostic tool Package: lua-examples Version: 5.1.3-1 Depends: lua Provides: Source: feeds/packages/lang/lua Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lua-examples_5.1.3-1_arm.ipk Size: 5989 MD5Sum: 716f9208b469ec71024d4d5897bf667c Description: Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains LUA language examples. Package: lua Version: 5.1.3-1 Depends: liblua, libreadline, libncurses Provides: Source: feeds/packages/lang/lua Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./lua_5.1.3-1_arm.ipk Size: 5410 MD5Sum: 4896cf668d10e41b0bd24a06f0b429a1 Description: Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains the LUA language interpreter. Package: luac Version: 5.1.3-1 Depends: liblua Provides: Source: feeds/packages/lang/lua Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./luac_5.1.3-1_arm.ipk Size: 6347 MD5Sum: 6cbb761ff44066dc2c2fdb6a78559647 Description: Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains the LUA language compiler. Package: macchanger Version: 1.5.0-1 Depends: Provides: Source: feeds/packages/utils/macchanger Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./macchanger_1.5.0-1_arm.ipk Size: 80341 MD5Sum: 32879e46e40f626d886a2fbc7c6d1fbf Description: This is a GNU/Linux utility for viewing/manipulating the MAC address of network interfaces. Package: madplay Version: 0.15.2b-1 Depends: libid3tag, libmad Provides: Source: feeds/packages/sound/madplay Section: sound Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./madplay_0.15.2b-1_arm.ipk Size: 32007 MD5Sum: 7fe4424d2a92b0085017cdfe94c7e5a5 Description: MAD is an MPEG audio decoder. It currently only supports the MPEG 1 standard, but fully implements all three audio layers (Layer I, Layer II, and Layer III, the latter often colloquially known as MP3.). There is also full support for ID3 tags. Package: make Version: 3.81-1 Depends: Provides: Source: feeds/packages/utils/make Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./make_3.81-1_arm.ipk Size: 68146 MD5Sum: 9669f02ceb195b953c3d5754c67a5e1c Description: The Make package contains a program for compiling packages Package: maradns Version: 1.2.12.06-1 Depends: libpthread Provides: Source: feeds/packages/net/maradns Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./maradns_1.2.12.06-1_arm.ipk Size: 260465 MD5Sum: e766d7006223718d1bc5750faaf3fb38 Description: Small and secure DNS Server Package: matrixtunnel Version: 0.2-1 Depends: libmatrixssl Provides: Source: feeds/packages/net/matrixtunnel Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./matrixtunnel_0.2-1_arm.ipk Size: 9565 MD5Sum: 10efc9013258345dfb2f39adb72d5d64 Description: matrixtunnel is a stripped down version of stunnel based on matrixssl library. Package: mc Version: 4.6.1-2 Depends: glib1, libncurses Provides: Source: feeds/packages/utils/mc Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mc_4.6.1-2_arm.ipk Size: 200702 MD5Sum: f751a272e1d7b220f9727feee1813b65 Description: GNU Midnight Commander is a text-mode full-screen file manager. It uses a two panel interface and a subshell for command execution. It includes an internal editor with syntax highlighting and an internal viewer with support for binary files. Also included is Virtual Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH, SMB servers) and files inside archives to be manipulated like real files. Package: memtester Version: 4.0.8-1 Depends: Provides: Source: feeds/packages/utils/memtester Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./memtester_4.0.8-1_arm.ipk Size: 5513 MD5Sum: 9003ddf3b23d01eed6483dbd4fbb6a25 Description: A userspace utility for testing the memory subsystem for faults. Package: mgetty Version: 1.1.35-1 Depends: Provides: Source: feeds/packages/utils/mgetty Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mgetty_1.1.35-1_arm.ipk Size: 127061 MD5Sum: ee9a7b4628de9ff5e699ac7f6164373d Description: A data/fax solution for your analog modem. Package: miau Version: 0.6.5-1 Depends: Provides: Source: feeds/packages/net/miau Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./miau_0.6.5-1_arm.ipk Size: 44386 MD5Sum: 00896c98b7303117ff2e3d79e92c4ff0 Description: In short, miau is an IRC-bouncer/proxy. Being more verbose, miau is small but quite featured IRC-bouncer - a service bit like HTTP-proxy, but for IRC-networks. Package: miax Version: 1.4-1 Depends: libpthread, bluez-libs Provides: Source: feeds/packages/net/miax Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./miax_1.4-1_arm.ipk Size: 43019 MD5Sum: f941ce363f2268befdbab38dfa472d7e Description: miax is a console iax (asterisk) client, it can work with a soundcard as a normal voip phone, taking input/output from keyboard, analog/gsm/isdn modem or bluetooth phones. Package: microcom Version: 1.02-1 Depends: Provides: Source: feeds/packages/utils/microcom Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./microcom_1.02-1_arm.ipk Size: 7861 MD5Sum: 740fe1e6932e413c84197b747b85535e Description: microcom is a minicom-like serial terminal emulator with scripting support. Package: microperl Version: 5.8.6-1 Depends: Provides: Source: feeds/packages/lang/perl Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./microperl_5.8.6-1_arm.ipk Size: 355596 MD5Sum: ac0e811d3f3588ae161b7ee98fee811d Description: A perl package without operating-specific functions such as readdir. Package: mii-tool Version: 1.9.1.1-1 Depends: Provides: Source: feeds/packages/net/mii-tool Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mii-tool_1.9.1.1-1_arm.ipk Size: 5745 MD5Sum: 9b85ce305fa2494034b26ac55cdb6b32 Description: The mii-tool command allows you to set or autodetect the media type or mii chipset-based ethernet devices. It traditionally had been distributed in the net-tools package. This is a single distribution optimized for embedded systems and fully automated cross/-sysroot-builds Package: mini-httpd-htpasswd Version: 1.19-1 Depends: Provides: Source: feeds/packages/net/mini_httpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mini-httpd-htpasswd_1.19-1_arm.ipk Size: 4070 MD5Sum: 450cd844ebe3aa375348c32ca85e6118 Description: mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it's quite adequate. It implements all the basic features of an HTTP server, including: - GET, HEAD, and POST methods - CGI - Basic authentication - Security against ".." filename snooping - The common MIME types - Trailing-slash redirection - index.html, index.htm, index.cgi - Directory listings - Multihoming / virtual hosting - Standard logging - Custom error pages It can also be configured to do IPv6. This package generates .htaccess/.htpasswd files to use HTTP access authentication. Package: mini-httpd-matrixssl Version: 1.19-1 Depends: libmatrixssl Provides: Source: feeds/packages/net/mini_httpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mini-httpd-matrixssl_1.19-1_arm.ipk Size: 25584 MD5Sum: 752766fcd6e4a8c36a4926934b2e89b6 Description: mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it's quite adequate. It implements all the basic features of an HTTP server, including: - GET, HEAD, and POST methods - CGI - Basic authentication - Security against ".." filename snooping - The common MIME types - Trailing-slash redirection - index.html, index.htm, index.cgi - Directory listings - Multihoming / virtual hosting - Standard logging - Custom error pages It can also be configured to do IPv6. This package is built with SSL/HTTPS using MatrixSSL. Package: mini-httpd-openssl Version: 1.19-1 Depends: libopenssl Provides: Source: feeds/packages/net/mini_httpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mini-httpd-openssl_1.19-1_arm.ipk Size: 24394 MD5Sum: 6e3da2aa4d7936007dd7c9500f22340d Description: mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it's quite adequate. It implements all the basic features of an HTTP server, including: - GET, HEAD, and POST methods - CGI - Basic authentication - Security against ".." filename snooping - The common MIME types - Trailing-slash redirection - index.html, index.htm, index.cgi - Directory listings - Multihoming / virtual hosting - Standard logging - Custom error pages It can also be configured to do IPv6. This package is built with SSL/HTTPS using OpenSSL. Package: mini-httpd Version: 1.19-1 Depends: Provides: Source: feeds/packages/net/mini_httpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mini-httpd_1.19-1_arm.ipk Size: 21946 MD5Sum: 278776d0ffa98e07fd6cf6bd467f0a7b Description: mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it's quite adequate. It implements all the basic features of an HTTP server, including: - GET, HEAD, and POST methods - CGI - Basic authentication - Security against ".." filename snooping - The common MIME types - Trailing-slash redirection - index.html, index.htm, index.cgi - Directory listings - Multihoming / virtual hosting - Standard logging - Custom error pages It can also be configured to do IPv6. Package: mini-sendmail Version: 1.3.6-2 Depends: Provides: Source: feeds/packages/net/mini_sendmail Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mini-sendmail_1.3.6-2_arm.ipk Size: 5706 MD5Sum: 10a0870b79c1ed1b1b737b3e0424c3d3 Description: mini_sendmail reads its standard input up to an end-of-file and sends a copy of the message found there to all of the addresses listed. The message is sent by connecting to a local SMTP server. This means mini_sendmail can be used to send email from inside a chroot(2) area. Package: minicom Version: 2.2-rc2-1 Depends: libncurses Provides: Source: feeds/packages/utils/minicom Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./minicom_2.2-rc2-1_arm.ipk Size: 66895 MD5Sum: d44d707c41c3b543803dcf3148ee187d Description: Terminal emulation program Package: miniupnpd Version: 1.0-RC8-1 Depends: iptables Provides: Source: feeds/packages/net/miniupnpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./miniupnpd_1.0-RC8-1_arm.ipk Size: 29354 MD5Sum: 80345b281727d2e831c60ba5ddf822f8 Description: Lightweight UPnP daemon Package: miredo-client Version: 1.0.0-1 Depends: libpthread, uclibcxx, kmod-ipv6, kmod-tun Provides: Source: feeds/packages/net/miredo Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./miredo-client_1.0.0-1_arm.ipk Size: 25942 MD5Sum: be7c1a0722263c453fdce7bfef4529d1 Description: Teredo (IPv6 tunneling over UDP through NAT) client and relay daemon Package: miredo-server Version: 1.0.0-1 Depends: libpthread, uclibcxx, kmod-ipv6, kmod-tun Provides: Source: feeds/packages/net/miredo Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./miredo-server_1.0.0-1_arm.ipk Size: 12907 MD5Sum: 375b00973852c6828e2716cfd8694d1e Description: Teredo (IPv6 tunneling over UDP through NAT) server daemon Package: mksh Version: R31b-1 Depends: libssp Provides: Source: feeds/packages/utils/mksh Section: shells Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mksh_R31b-1_arm.ipk Size: 93970 MD5Sum: 92e09573ed04e5b791ec12fad355005d Description: MirBSD version of ksh Package: monit-nossl Version: 4.9-1 Depends: libpthread Provides: Source: feeds/packages/admin/monit Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./monit-nossl_4.9-1_arm.ipk Size: 127480 MD5Sum: 7ca24d4d1b61eba0a3ad0f2979b01c71 Description: An utility for monitoring services on a Unix system This package is built without SSL support. Package: monit Version: 4.9-1 Depends: libpthread, libopenssl Provides: Source: feeds/packages/admin/monit Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./monit_4.9-1_arm.ipk Size: 131321 MD5Sum: 0d1a4b263bda99868e431462da6e02f8 Description: An utility for monitoring services on a Unix system This package is built with SSL support. Package: motion Version: 3.2.9-1 Depends: libjpeg Provides: Source: feeds/packages/multimedia/motion Section: multimedia Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./motion_3.2.9-1_arm.ipk Size: 73938 MD5Sum: fba35b8edbdf86f8ebb9a01ea7fd0cf4 Description: webcam motion sensing and logging Package: mount-utils Version: 2.13.0.1-1 Depends: Provides: Source: package/util-linux-ng Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mount-utils_2.13.0.1-1_arm.ipk Size: 51334 MD5Sum: 8cc0520b9fade79880caed6d4f79859d Description: This package contains utilities to mount/unmount devices. Package: mpc Version: 0.12.1-2 Depends: Provides: Source: feeds/packages/sound/mpc Section: sound Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mpc_0.12.1-2_arm.ipk Size: 20351 MD5Sum: 019f32a9782be30aa364f7458098cad9 Description: MPD is a music player supporting flac, mp3 and ogg files. It is typically controlled over a network using one of it's many clients including mpc(console), gmpc(gnome), phpmp(php) etc. this is MPC Package: mpd Version: 0.13.1-1 Depends: libflac, libid3tag, libmad, libvorbisidec, libpthread Provides: Source: feeds/packages/sound/mpd Section: sound Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mpd_0.13.1-1_arm.ipk Size: 82694 MD5Sum: 2a5cb654c694bb35ed92e0d0ad9de467 Description: MPD is a music player supporting flac, mp3 and ogg files. It is typically controlled over a network using one of it's many clients including mpc(console), gmpc(gnome), phpmp(php) etc. Package: mrd6 Version: 0.9.5-3.1 Depends: uclibcxx Provides: Source: feeds/packages/ipv6/mrd6 Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mrd6_0.9.5-3.1_arm.ipk Size: 301145 MD5Sum: 1266505a828052f3125e85d211bd6e70 Description: Multicast is becoming a major component in next generation networks, used in several scenarios, from video broadcasting to multimedia conferencing. In order to be implemented, new technology needs supporting hardware and software across a set of devices and systems. MRD6 is an implementation of a modular IPv6 Multicast Routing Framework for the Linux operating system and provides MLDv2 (as well as MLDv1), PIM-SM and MBGP support. Package: mt-daapd Version: 0.2.4-1 Depends: libgdbm, libhowl, libid3tag Provides: Source: feeds/packages/sound/mt-daapd Section: sound Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mt-daapd_0.2.4-1_arm.ipk Size: 101708 MD5Sum: 0baf481c803d64801709f5639f775499 Description: mt-daapd is a program which acts as an iTunes (DAAP) server for Linux. Package: mtd Version: 6 Depends: Provides: Source: package/mtd Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mtd_6_arm.ipk Size: 7560 MD5Sum: c1c2e1b1b41331a6c00bafa32053696c Description: This package contains an utility useful to upgrade from other firmware or older OpenWrt releases. Package: mtr Version: 0.69-1 Depends: libncurses Provides: Source: feeds/packages/net/mtr Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mtr_0.69-1_arm.ipk Size: 24823 MD5Sum: 69c1ebd522044cfbedb90cdb715419a3 Description: mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool. As mtr starts, it investigates the network connection between the host mtr runs on and a user-specified destination host. After it determines the address of each network hop between the machines, it sends a sequence ICMP ECHO requests to each one to determine the quality of the link to each machine. As it does this, it prints running statistics about each machine. Package: mutella Version: 0.4.5-1 Depends: libncurses, libreadline, libpthread, uclibcxx, zlib Provides: Source: feeds/packages/net/mutella Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mutella_0.4.5-1_arm.ipk Size: 451232 MD5Sum: 481070bf38aa059a0e6bcbb044f4d792 Description: Mutella supports all the functionality required to participate as a full-featured node in the Gnutella network. "Full-featured" implies support for file search, download and sharing. It is optimized for a high-bandwidth connection, where it sets standards for server performance and stability, but can also run on a modest-speed line. . Mutella can either be controlled via a colourful text mode interface or via a web browser using a built in http interface. Package: mutt Version: 1.5.16-2 Depends: libopenssl, libncurses Provides: Source: feeds/packages/utils/mutt Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mutt_1.5.16-2_arm.ipk Size: 303281 MD5Sum: 47771572d695914468a22accb9aaf8e3 Description: Console mail client Package: mvprelay Version: 0.1-1 Depends: Provides: Source: feeds/packages/net/mvprelay Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./mvprelay_0.1-1_arm.ipk Size: 3272 MD5Sum: f0d1ca2aa95086583df4f7e68011553e Description: Relays requests from the MediaMVP to the TFTP server Package: nagios-plugins Version: 1.4.11-1 Depends: uclibcxx Provides: Source: feeds/packages/net/nagios-plugins Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nagios-plugins_1.4.11-1_arm.ipk Size: 355326 MD5Sum: 6af32ae42c6abd32ef6dc2dd411d828c Description: plugins for Nagios checks Package: nagios Version: 2.10-1 Depends: libpthread, microperl, libltdl Provides: Source: feeds/packages/net/nagios Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nagios_2.10-1_arm.ipk Size: 2066880 MD5Sum: ad0f7af3b6a734590728d0eb58bd050a Description: service and network monitoring program Package: nano Version: 2.0.7-1 Depends: libncurses Provides: Source: feeds/packages/utils/nano Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nano_2.0.7-1_arm.ipk Size: 26752 MD5Sum: ffc5b3e516198a2884eacdd4ca7a3785 Description: GNU nano (Nano's ANOther editor, or Not ANOther editor) is an enhanced clone of the Pico text editor.. Package: natpmp Version: 0.2.1-1 Depends: ip Provides: Source: feeds/packages/net/natpmp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./natpmp_0.2.1-1_arm.ipk Size: 10534 MD5Sum: c9f0343646397b4cb39614c776168e5c Description: stunnel replacement based on xyssl Package: ndisc6 Version: 0.5.1-1 Depends: Provides: Source: feeds/packages/ipv6/ndisc Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ndisc6_0.5.1-1_arm.ipk Size: 4632 MD5Sum: 08a36c05c04a360a6edef9f61fec9e20 Description: An ICMPv6 neighbour discovery tools Package: net-tools Version: 1.60-1 Depends: Provides: Source: feeds/packages/net/net-tools Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./net-tools_1.60-1_arm.ipk Size: 86216 MD5Sum: 9d5f3499669cc445346686818cf3d104 Description: The net-tools package contains usual linux commands: arp, hostname, ipmaddr, iptunnel, mii-tool, nameif, netstat, plipconfig, rarp, route and slattach. Package: netcat Version: 0.7.1-1 Depends: Provides: Source: feeds/packages/net/netcat Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./netcat_0.7.1-1_arm.ipk Size: 15844 MD5Sum: 810754a66a163641d803ee1e488f4116 Description: Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. Package: netperf Version: 2.4.3-2 Depends: Provides: Source: feeds/packages/net/netperf Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./netperf_2.4.3-2_arm.ipk Size: 92638 MD5Sum: b9f2b3fc3d7b4e183873e6968d861cb9 Description: Network performance measurement tool Package: netpipe Version: 3.6.2-1 Depends: Provides: Source: feeds/packages/net/netpipe Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./netpipe_3.6.2-1_arm.ipk Size: 9273 MD5Sum: 1c1b1bb5fa30e9f25ea9837b37e5f3a4 Description: A Network Protocol Independent Performance Evaluator Package: netstat-nat Version: 1.4.6-1 Depends: Provides: Source: feeds/packages/net/netstat-nat Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./netstat-nat_1.4.6-1_arm.ipk Size: 6188 MD5Sum: dbdda2d87878b23e9c6ffcc84997295b Description: Netstat-nat is a small program written in C. It displays NAT connections, managed by netfilter/iptables which comes with the > 2.4.x linux kernels. The program reads its information from '/proc/net/ip_conntrack', which is the temporary conntrack-storage of netfilter. Package: nfacctd-mysql Version: 0.10.3-1 Depends: libmysqlclient Provides: Source: feeds/packages/net/pmacct Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nfacctd-mysql_0.10.3-1_arm.ipk Size: 73029 MD5Sum: 817136a94c6e46d60e67199d61316c41 Description: NetFlow accounting daemon with MySQL support Package: nfacctd-pgsql Version: 0.10.3-1 Depends: libpq Provides: Source: feeds/packages/net/pmacct Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nfacctd-pgsql_0.10.3-1_arm.ipk Size: 73251 MD5Sum: 02bc56911cdd56e3d224b2f94b7dc364 Description: NetFlow accounting daemon with PostreSQL support Package: nfacctd-sqlite Version: 0.10.3-1 Depends: libsqlite3 Provides: Source: feeds/packages/net/pmacct Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nfacctd-sqlite_0.10.3-1_arm.ipk Size: 72883 MD5Sum: d62dd960db6c62dba2aec23b065bf4ed Description: NetFlow accounting daemon with SQLite support Package: nfacctd Version: 0.10.3-1 Depends: Provides: Source: feeds/packages/net/pmacct Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nfacctd_0.10.3-1_arm.ipk Size: 53489 MD5Sum: 4e9d1de543851195cba0a2340e66e296 Description: NetFlow accounting daemon Package: nfs-kernel-server-utils Version: 1.0.7-1 Depends: nfs-kernel-server Provides: Source: feeds/packages/net/nfs-kernel-server Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nfs-kernel-server-utils_1.0.7-1_arm.ipk Size: 8298 MD5Sum: 81784eaf0957082bab2ded1e12b7b2b5 Description: NFS server utils Package: nfs-kernel-server Version: 1.0.7-1 Depends: kmod-fs-nfsd, kmod-fs-nfs, portmap Provides: Source: feeds/packages/net/nfs-kernel-server Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nfs-kernel-server_1.0.7-1_arm.ipk Size: 61091 MD5Sum: 08949f0b5ec064ad969e5df62e19494b Description: Kernel NFS server support Package: nfs-server Version: 2.2beta47-1 Depends: portmap Provides: Source: feeds/packages/net/nfs-server Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nfs-server_2.2beta47-1_arm.ipk Size: 51467 MD5Sum: c5025f003dcf66506d9cdfbe752b367a Description: User Space NFS server Package: nfs-utils Version: 1.1.0-1 Depends: libwrap, libevent, libblkid Provides: Source: feeds/packages/net/nfs-utils Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nfs-utils_1.1.0-1_arm.ipk Size: 38188 MD5Sum: 4639c8fb4f5b3697a55c0971730aa609 Description: Updated mount.nfs command - allows mounting nfs4 volumes Package: ngrep Version: 1.45-1 Depends: libpcap, libpcre Provides: Source: feeds/packages/net/ngrep Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ngrep_1.45-1_arm.ipk Size: 9625 MD5Sum: 5e22e856c41ccbc9a9b186d4d8bbd661 Description: ngrep a pcap-aware tool that will allow you to specify extended regular expressions to match against data payloads of packets. It currently recognizes TCP, UDP, and ICMP across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands BPF filter logic in the same fashion as more common packet sniffing tools, like tcpdump and snoop. Package: nmap Version: 4.20-1 Depends: libdnet, libpcap, libpcre, uclibcxx Provides: Source: feeds/packages/net/nmap Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nmap_4.20-1_arm.ipk Size: 572222 MD5Sum: 7e4406ef1be2766d3dae449c76b90ca4 Description: A free open source utility for network exploration or security auditing. Package: nocatsplash Version: 0.92-1 Depends: glib1 Provides: Source: feeds/packages/net/nocatsplash Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nocatsplash_0.92-1_arm.ipk Size: 24458 MD5Sum: 768098d59b4031a51c6a33dd72365f00 Description: NoCatSplash is an Open Public Network Gateway Daemon. It performs as a [captive/open/active] portal. When run on a gateway/router on a network, all web requests are redirected until the client either logs in or clicks "I Accept" to an AUP. The gateway daemon then changes the firewall rules on the gateway to pass traffic for that client (based on IP address and MAC address). Package: nodogsplash Version: 0.9_beta8-1 Depends: libpthread Provides: Source: feeds/packages/net/nodogsplash Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nodogsplash_0.9_beta8-1_arm.ipk Size: 48546 MD5Sum: 1139c516c0c7db9ddd2a45e17358caae Description: Nodogsplash offers a simple way to open a free hotspot providing restricted access to an internet connection. It is intended for use on wireless access points running OpenWRT (but may also work on other Linux-based devices). Package: nprobe Version: 4.1-1 Depends: libpcap, libpcre, libpthread, libwrap Provides: Source: feeds/packages/net/nprobe Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nprobe_4.1-1_arm.ipk Size: 166925 MD5Sum: 48a4930c0c21d6c51848677fa0295f9b Description: nprobe Package: nrpe Version: 2.8.1-1 Depends: libopenssl Provides: Source: feeds/packages/net/nrpe Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nrpe_2.8.1-1_arm.ipk Size: 17671 MD5Sum: abb755030845e4bef8508d17f1cbcc22 Description: NOTE: several assumptions are made: 1) As openssl is used to generate some stuff during "configure" it is assumed that openssl is installed on compiling PC in its default location (i.e. accessible as /usr/bin/openssl). 2) "nagios" user and group should exist on your openwrt installation. Package: nstx Version: 1.1-beta6-1 Depends: Provides: Source: feeds/packages/net/nstx Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nstx_1.1-beta6-1_arm.ipk Size: 10041 MD5Sum: 364f8440a81534385072f3dc6a220b56 Description: nstx client version Package: nstxd Version: 1.1-beta6-1 Depends: Provides: Source: feeds/packages/net/nstx Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./nstxd_1.1-beta6-1_arm.ipk Size: 10911 MD5Sum: 5af664efab83dafbf02de8fc155b520e Description: nstx server version Package: ntfs-3g Version: 1.616-2 Depends: libfuse, fuse-utils Provides: Source: feeds/packages/utils/ntfs-3g Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ntfs-3g_1.616-2_arm.ipk Size: 103429 MD5Sum: a05558320cb12e57f7c740dfb697445b Description: This package contains the third generation Read/Write NTFS driver Package: ntpclient Version: 2003_194-6 Depends: Provides: Source: feeds/packages/net/ntpclient Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ntpclient_2003_194-6_arm.ipk Size: 10751 MD5Sum: 7a07f609c94d3c1c323948e78355c346 Description: NTP client for setting system time from NTP servers. Package: ntpd Version: 4.2.4p4-3 Depends: libreadline Provides: Source: feeds/packages/net/ntpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ntpd_4.2.4p4-3_arm.ipk Size: 266096 MD5Sum: f80c7703d899707aa808b01a57bfe401 Description: The full featured original ntpd Package: oidentd Version: 2.0.8-1 Depends: Provides: Source: feeds/packages/net/oidentd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./oidentd_2.0.8-1_arm.ipk Size: 19806 MD5Sum: f6446168ae18ac9c302bc5ec305c26f1 Description: A nat aware identd server that will correctly forwared requests to clients. Package: olsrd-mod-bmf Version: 0.5.5-1 Depends: olsrd, libpthread, kmod-tun Provides: Source: feeds/packages/net/olsrd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./olsrd-mod-bmf_0.5.5-1_arm.ipk Size: 15057 MD5Sum: c8b0ae49cb51c316a4d0e00c14a59209 Description: Basic multicast forwarding plugin Package: olsrd-mod-dot-draw Version: 0.5.5-1 Depends: olsrd Provides: Source: feeds/packages/net/olsrd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./olsrd-mod-dot-draw_0.5.5-1_arm.ipk Size: 3995 MD5Sum: fb8a551eb66fbfe111848ea15730a7b4 Description: Dot topology information plugin Package: olsrd-mod-dyn-gw Version: 0.5.5-1 Depends: olsrd, libpthread Provides: Source: feeds/packages/net/olsrd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./olsrd-mod-dyn-gw_0.5.5-1_arm.ipk Size: 4160 MD5Sum: dee77e339138fcef2ba8ef349f5f3716 Description: Dynamic internet gateway plugin Package: olsrd-mod-httpinfo Version: 0.5.5-1 Depends: olsrd Provides: Source: feeds/packages/net/olsrd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./olsrd-mod-httpinfo_0.5.5-1_arm.ipk Size: 22833 MD5Sum: 062d512a4094244aa6d4f3d23d6c4e20 Description: Small informative web server plugin Package: olsrd-mod-nameservice Version: 0.5.5-1 Depends: olsrd Provides: Source: feeds/packages/net/olsrd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./olsrd-mod-nameservice_0.5.5-1_arm.ipk Size: 13040 MD5Sum: 3c112b49c6eb4be7ec0e78487d893496 Description: Lightweight hostname resolver plugin Package: olsrd-mod-secure Version: 0.5.5-1 Depends: olsrd Provides: Source: feeds/packages/net/olsrd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./olsrd-mod-secure_0.5.5-1_arm.ipk Size: 9437 MD5Sum: 2dfbe493563b45513f987c7538c0df6b Description: Message signing plugin to secure routing domain Package: olsrd-mod-txtinfo Version: 0.5.5-1 Depends: olsrd Provides: Source: feeds/packages/net/olsrd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./olsrd-mod-txtinfo_0.5.5-1_arm.ipk Size: 5075 MD5Sum: e8520a7186bdd2f17ab6f7be6e0a935a Description: Small informative web server plugin Package: olsrd Version: 0.5.5-1 Depends: Provides: Source: feeds/packages/net/olsrd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./olsrd_0.5.5-1_arm.ipk Size: 83648 MD5Sum: 55698789f9fe8f48e8e7ece72729272b Description: OLSR (Optimized Link State Routing) daemon Package: opendchub Version: 0.7.15-1 Depends: libopenssl, libpthread Provides: Source: feeds/packages/net/opendchub Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./opendchub_0.7.15-1_arm.ipk Size: 53597 MD5Sum: 6d9c79073818fa0547e6342115e85c77 Description: Open DC hub is a Unix/Linux version of the hub software for the Direct Connect network Package: openldap-utils Version: 2.2.29-1 Depends: libopenldap Provides: Source: feeds/packages/libs/openldap Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openldap-utils_2.2.29-1_arm.ipk Size: 63914 MD5Sum: c262bd3319b606c83de54690a1342f48 Description: = OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol (LDAP). This package contains client programs required to access LDAP servers. Package: openntpd Version: 3.9p1-2 Depends: Provides: Source: feeds/packages/net/openntpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openntpd_3.9p1-2_arm.ipk Size: 19753 MD5Sum: 6882e52861ab9799affeb8cb45deb724 Description: A free and easy to use NTP (Network Time Protocol) implementation. Package: openrrcp Version: 0.2.1-1 Depends: Provides: Source: feeds/packages/net/openrrcp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openrrcp_0.2.1-1_arm.ipk Size: 61710 MD5Sum: 01b4f58c062ddb8d52bb865104f6064e Description: OpenRRCP toolset for managing RRCP-capable Ethernet switches Package: openser-mod-acc Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-acc_1.0.1-1_arm.ipk Size: 14963 MD5Sum: 3ef8b9142e77c2e9252482d8b179ea8f Description: Accounting support Package: openser-mod-auth-db Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-auth-db_1.0.1-1_arm.ipk Size: 6755 MD5Sum: 9f980f6240e315ab94a4770555256047 Description: Authentication with database support Package: openser-mod-auth-radius Version: 1.0.1-1 Depends: openser, libradiusclient-ng Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-auth-radius_1.0.1-1_arm.ipk Size: 7457 MD5Sum: 37b6d5a1a2db61c4f077ba33974aebf3 Description: Authentication with RADIUS support Package: openser-mod-auth Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-auth_1.0.1-1_arm.ipk Size: 9025 MD5Sum: 1ced3a825b5c8b4ec4db2f4cca797fed Description: Authentication support Package: openser-mod-avp-radius Version: 1.0.1-1 Depends: openser, libradiusclient-ng Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-avp-radius_1.0.1-1_arm.ipk Size: 5312 MD5Sum: 652d66fb6f73af64269893a80a5cdc31 Description: AVP with RADIUS support Package: openser-mod-avpops Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-avpops_1.0.1-1_arm.ipk Size: 24443 MD5Sum: d4ab2c135de131130d3b1c6f63f931c4 Description: AVP options support Package: openser-mod-dispatcher Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-dispatcher_1.0.1-1_arm.ipk Size: 7737 MD5Sum: 448e806a068d1298d00464b21069a9ad Description: Dispatcher support Package: openser-mod-diversion Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-diversion_1.0.1-1_arm.ipk Size: 2884 MD5Sum: d20d26f983e15d50dd417a464ac1e1d0 Description: Diversion support Package: openser-mod-flatstore Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-flatstore_1.0.1-1_arm.ipk Size: 6612 MD5Sum: 5f4d27ce6e1085e14d594a8a785f95de Description: Flatstore support Package: openser-mod-gflags Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-gflags_1.0.1-1_arm.ipk Size: 3448 MD5Sum: f0ef5bac50c05c4daec0eb94ae1a6b15 Description: Gflags support Package: openser-mod-group-radius Version: 1.0.1-1 Depends: openser, libradiusclient-ng Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-group-radius_1.0.1-1_arm.ipk Size: 4627 MD5Sum: 23843a1a6f1bd2151f509a3dbba576e8 Description: Group with RADIUS support Package: openser-mod-group Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-group_1.0.1-1_arm.ipk Size: 4981 MD5Sum: 3fd402ff6c387d69b0ae18ca63e2fd10 Description: Group support Package: openser-mod-lcr Version: 1.0.1-1 Depends: openser, openser-mod-mysql Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-lcr_1.0.1-1_arm.ipk Size: 11913 MD5Sum: 924d8b47d7f2193404c8deff524303c1 Description: Least Cost Routing support Package: openser-mod-mediaproxy Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-mediaproxy_1.0.1-1_arm.ipk Size: 13883 MD5Sum: 5a847ef099eabe18bf244006458e6fe5 Description: Mediaproxy support Package: openser-mod-msilo Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-msilo_1.0.1-1_arm.ipk Size: 12940 MD5Sum: 3a682d0c98ff4deb2bec2f353d6cb104 Description: MSilo support Package: openser-mod-mysql Version: 1.0.1-1 Depends: openser, libmysqlclient Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-mysql_1.0.1-1_arm.ipk Size: 11188 MD5Sum: c575567097b3def4e016dcb72526c8c3 Description: MySQL support Package: openser-mod-nathelper Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-nathelper_1.0.1-1_arm.ipk Size: 19061 MD5Sum: 994fff0027658ee8050d602c37b216f5 Description: NAT helper support Package: openser-mod-options Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-options_1.0.1-1_arm.ipk Size: 3358 MD5Sum: 02e3531bbeaaa9a9af3e631fb373de9a Description: Options support Package: openser-mod-pdt Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-pdt_1.0.1-1_arm.ipk Size: 13751 MD5Sum: 470ace8275fa730e1a39b357b842e40b Description: PDT support Package: openser-mod-permissions Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-permissions_1.0.1-1_arm.ipk Size: 15157 MD5Sum: b548e59a884042c20d9dc35ec9ec236c Description: Permissions support Package: openser-mod-pike Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-pike_1.0.1-1_arm.ipk Size: 10089 MD5Sum: 9c84365852e92ea8630c4eb772c0c1aa Description: PIKE support Package: openser-mod-sms Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-sms_1.0.1-1_arm.ipk Size: 23385 MD5Sum: 831a27a2a76e3f4d1f5488d69d1eea33 Description: SMS support Package: openser-mod-speeddial Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-speeddial_1.0.1-1_arm.ipk Size: 4633 MD5Sum: b8522686950eee901d0781effc118eb8 Description: Speeddial supporte Package: openser-mod-uac-redirect Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-uac-redirect_1.0.1-1_arm.ipk Size: 6852 MD5Sum: ce6515c2a79595744f08da94300cde83 Description: UAC with redirect support Package: openser-mod-uac Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-uac_1.0.1-1_arm.ipk Size: 12708 MD5Sum: 4969e714879fa3948b21703bfb4dabf5 Description: UAC support Package: openser-mod-uri-db Version: 1.0.1-1 Depends: openser, openser-mod-mysql Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-uri-db_1.0.1-1_arm.ipk Size: 5426 MD5Sum: 58446ef4feb5998924f1cb4e6aa2a0d7 Description: URI with database support Package: openser-mod-uri-radius Version: 1.0.1-1 Depends: openser, libradiusclient-ng Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-uri-radius_1.0.1-1_arm.ipk Size: 4063 MD5Sum: e43cd3ce9d0ab656255c3da2f1df78eb Description: URI with RADIUS support Package: openser-mod-uri Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-uri_1.0.1-1_arm.ipk Size: 4583 MD5Sum: 10e2b161b6d4d260eceb8fca2ab7d717 Description: URI support Package: openser-mod-xlog Version: 1.0.1-1 Depends: openser Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser-mod-xlog_1.0.1-1_arm.ipk Size: 3523 MD5Sum: 54d42313fd9268716844ed8b6d1696e2 Description: Advanced logging support Package: openser Version: 1.0.1-1 Depends: Provides: Source: feeds/packages/net/openser Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openser_1.0.1-1_arm.ipk Size: 373903 MD5Sum: 3bd5c62d48f5bd7b0af74b4f6fc56d08 Description: Configurable, free SIP server Package: openslp Version: 1.2.1-1 Depends: Provides: Source: feeds/packages/net/openslp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openslp_1.2.1-1_arm.ipk Size: 118808 MD5Sum: a3ee35d4d87568bba69c7efcf88733bd Description: openslp Package: openssh-client-utils Version: 4.7p1-1 Depends: openssh-client Provides: Source: feeds/packages/net/openssh Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openssh-client-utils_4.7p1-1_arm.ipk Size: 196947 MD5Sum: f9ce743fb768bc57adc99faf73ed64b9 Description: OpenSSH client utilities. Package: openssh-client Version: 4.7p1-1 Depends: libopenssl, zlib Provides: Source: feeds/packages/net/openssh Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openssh-client_4.7p1-1_arm.ipk Size: 138051 MD5Sum: ba5d42ff35201d55475cfe9039bb5340 Description: OpenSSH client. Package: openssh-server Version: 4.7p1-1 Depends: libopenssl, zlib Provides: Source: feeds/packages/net/openssh Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openssh-server_4.7p1-1_arm.ipk Size: 176912 MD5Sum: 28005cbacf17ad70ea111de69baed3e9 Description: OpenSSH server. Package: openssh-sftp-client Version: 4.7p1-1 Depends: libopenssl, zlib Provides: Source: feeds/packages/net/openssh Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openssh-sftp-client_4.7p1-1_arm.ipk Size: 33234 MD5Sum: e0567766f2e1e3293a48e2df83ee5dd0 Description: OpenSSH SFTP client. Package: openssh-sftp-server Version: 4.7p1-1 Depends: Provides: Source: feeds/packages/net/openssh Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openssh-sftp-server_4.7p1-1_arm.ipk Size: 18037 MD5Sum: f8d546346973aa8bb4187bf9e08d66e4 Description: OpenSSH SFTP server. Package: openssl-util Version: 0.9.8e-3 Depends: libopenssl Provides: Source: package/openssl Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openssl-util_0.9.8e-3_arm.ipk Size: 144044 MD5Sum: 6997d0675e7e0a8d7516940bd682ca37 Description: The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library. This package contains the OpenSSL command-line utility. Package: openswan Version: 2.4.10-1 Depends: kmod-openswan, libgmp, ip Provides: Source: package/openswan Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openswan_2.4.10-1_arm.ipk Size: 507402 MD5Sum: 887745f3e57f91ccc2e6b39cbb8e433b Description: Openswan is an IPsec implementation for Linux. This package contains the Openswan user-land daemon. Package: openvpn-easy-rsa Version: 2.0.9-2 Depends: openvpn, openssl-util Provides: Source: feeds/packages/net/openvpn Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openvpn-easy-rsa_2.0.9-2_arm.ipk Size: 10226 MD5Sum: ac877dd1c841957ff0d695bb01c30833 Description: Simple shell scripts to manage a Certificate Authority Package: openvpn Version: 2.0.9-2 Depends: kmod-tun, libopenssl, liblzo Provides: Source: feeds/packages/net/openvpn Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./openvpn_2.0.9-2_arm.ipk Size: 132030 MD5Sum: 629636401382297105c1c86a882c6df9 Description: Open source VPN solution using SSL Package: osirisd Version: 4.2.3-1 Depends: libopenssl, libpthread Provides: Source: feeds/packages/admin/osiris Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./osirisd_4.2.3-1_arm.ipk Size: 48861 MD5Sum: 9ffcc8520c9b8138f7105cababe150cb Description: Host integrity monitoring system (scanning agent) Package: p910nd Version: 0.7-4 Depends: Provides: Source: feeds/packages/net/p910nd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./p910nd_0.7-4_arm.ipk Size: 5499 MD5Sum: ad0d5d3ba678d4f0c005bd98ff00590f Description: p910nd is a small daemon that copies any data received on the port it is listening on to the corresponding printer port. It is primarily intended for diskless Linux hosts running as printer drivers but there is no reason why it could not be used on diskful hosts. Port 9100 is copied to /dev/lp0, 9101 to /dev/lp1 and 9102 to /dev/lp2. The default is port 9100 to /dev/lp0. Package: palantir Version: 2.6-1 Depends: Provides: Source: feeds/packages/multimedia/palantir Section: multimedia Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./palantir_2.6-1_arm.ipk Size: 62304 MD5Sum: 7a7c84ba2a0c319b81263c5f8ffacb4a Description: Palantir is a Linux-based streaming system designed to transmit live video, audio and data over a TCP/IP network, as well as to control remote devices. Package: parprouted Version: 0.64-1 Depends: libpthread Provides: Source: feeds/packages/net/parprouted Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./parprouted_0.64-1_arm.ipk Size: 7677 MD5Sum: e2e288b96c1dc6aafcd08cf530d25a5a Description: parprouted is a daemon for transparent IP (Layer 3) proxy ARP bridging. This is useful for creation of transparent firewalls and bridging networks with different MAC protocols. Also, unlike standard bridging, proxy ARP bridging allows to bridge Ethernet networks behind wireless nodes without using WDS or layer 2 bridging. Package: pciutils Version: 2.2.9-1 Depends: Provides: Source: feeds/packages/utils/pciutils Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pciutils_2.2.9-1_arm.ipk Size: 173156 MD5Sum: 951234d80bef01e9f74c89c3b03b5860 Description: This package contains various utilities for inspecting and setting of devices connected to the PCI bus. Package: peercast Version: 0.1214-1 Depends: libpthread, uclibcxx Provides: Source: feeds/packages/multimedia/peercast Section: multimedia Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./peercast_0.1214-1_arm.ipk Size: 169302 MD5Sum: b2a1290ac1691955448d2ffa4ae4422d Description: PeerCast is a fresh new P2P streaming server. It can stream music and video from a broad variety of formats. Many audio players can listen to peercast streams, as it's been built to remain compatible with Nullsoft Shoutcast. Package: peerguardian Version: 1.5beta-1 Depends: kmod-ipt-queue, libncurses, libpthread, uclibcxx Provides: Source: feeds/packages/net/peerguardian Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./peerguardian_1.5beta-1_arm.ipk Size: 983623 MD5Sum: 4abe2338731e9c84e650be574566ca3e Description: PeerGuardian helps protect your privacy by blocking many ranges of aggressive IPs while you use P2P. Package: pen Version: 0.17.1-1 Depends: libopenssl Provides: Source: feeds/packages/net/pen Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pen_0.17.1-1_arm.ipk Size: 30944 MD5Sum: 6dcc001488bc0a8165771da0798a4576 Description: This is pen, a load balancer for "simple" tcp based protocols such as http or smtp. It allows several servers to appear as one to the outside and automatically detects servers that are down and distributes clients among the available servers. This gives high availability and scalable performance. Package: pgsql-cli Version: 8.3.0-1 Depends: libpq Provides: Source: feeds/packages/libs/postgresql Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pgsql-cli_8.3.0-1_arm.ipk Size: 94494 MD5Sum: cc705e4c035a82b42ef017f39819abbd Description: Command Line Interface (CLI) to PostgreSQL databases. Package: pgsql-server Version: 8.3.0-1 Depends: libpq Provides: Source: feeds/packages/libs/postgresql Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pgsql-server_8.3.0-1_arm.ipk Size: 3523941 MD5Sum: 29a98d22a9d9ce0abe326028d0a7dee7 Description: PostgreSQL databases Server. Package: php-pear-db Version: 1.7.11-1 Depends: php-pear Provides: Source: feeds/packages/lang/php-pear-db Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php-pear-db_1.7.11-1_arm.ipk Size: 92709 MD5Sum: f3b4418a6759acce2b3b74ddba92a598 Description: PEAR DB module Package: php-pear-xmlrpc Version: 1.5.1-1 Depends: php-pear Provides: Source: feeds/packages/lang/php-pear-xmlrpc Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php-pear-xmlrpc_1.5.1-1_arm.ipk Size: 19701 MD5Sum: b9feba9c455caa4b538e83519e310e08 Description: PEAR XML-RPC module Package: php-pear Version: 1.5.4-1 Depends: php5 Provides: Source: feeds/packages/lang/php-pear Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php-pear_1.5.4-1_arm.ipk Size: 273369 MD5Sum: ca1bb65a2812d94e4e543ccf2ba5c734 Description: PEAR Package: php5-cgi Version: 5.2.5-1 Depends: php5 Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-cgi_5.2.5-1_arm.ipk Size: 1029818 MD5Sum: 07a5999a490ae02d5c3726b322131b44 Description: PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. This package contains the CGI version of the PHP5 interpreter. Package: php5-cli Version: 5.2.5-1 Depends: php5 Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-cli_5.2.5-1_arm.ipk Size: 1027962 MD5Sum: 5228a1c125d108faaa99b42599f29591 Description: PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. This package contains the CLI version of the PHP5 interpreter. Package: php5-fastcgi Version: 5.2.5-1 Depends: php5 Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-fastcgi_5.2.5-1_arm.ipk Size: 1035065 MD5Sum: 63b595f74837efb3b9e17beec75cd659 Description: PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. This package contains the FastCGI version of the PHP5 interpreter. Package: php5-mod-apc Version: 5.2.5-1 Depends: php5 Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-mod-apc_5.2.5-1_arm.ipk Size: 634 MD5Sum: a5dfb75d76496e204f63af7eb470d13f Description: APC Extension Package: php5-mod-curl Version: 5.2.5-1 Depends: php5, libcurl Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-mod-curl_5.2.5-1_arm.ipk Size: 21016 MD5Sum: 3e07c6a73b42b0d5b3b786d23096210b Description: cURL module Package: php5-mod-ftp Version: 5.2.5-1 Depends: php5 Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-mod-ftp_5.2.5-1_arm.ipk Size: 15851 MD5Sum: 4a221da079547b611c2e452e608b5a6c Description: FTP module Package: php5-mod-gd Version: 5.2.5-1 Depends: php5, libgd Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-mod-gd_5.2.5-1_arm.ipk Size: 22848 MD5Sum: 955a46a2aae62eea1256c4dbd48ba512 Description: GD graphics module Package: php5-mod-gmp Version: 5.2.5-1 Depends: php5, libgmp Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-mod-gmp_5.2.5-1_arm.ipk Size: 10900 MD5Sum: 0b8993ffe07cc5c04ac070665faf4f37 Description: GMP module Package: php5-mod-ldap Version: 5.2.5-1 Depends: php5, libopenldap, libsasl2 Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-mod-ldap_5.2.5-1_arm.ipk Size: 15690 MD5Sum: 3d34b65b1e95d39dbff30c63cb733627 Description: LDAP module Package: php5-mod-mysql Version: 5.2.5-1 Depends: php5, libmysqlclient Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-mod-mysql_5.2.5-1_arm.ipk Size: 17031 MD5Sum: d8567b26a89c111e74115318d10ce9c2 Description: MySQL module Package: php5-mod-openssl Version: 5.2.5-1 Depends: php5, libopenssl Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-mod-openssl_5.2.5-1_arm.ipk Size: 29520 MD5Sum: 9be137b3fe5908444ca3d1ecc445638d Description: OpenSSL module Package: php5-mod-pcre Version: 5.2.5-1 Depends: php5, libpcre Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-mod-pcre_5.2.5-1_arm.ipk Size: 12640 MD5Sum: 8880f75abf68ec875fcc1a506e19f405 Description: PCRE module Package: php5-mod-pgsql Version: 5.2.5-1 Depends: php5, libpq Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-mod-pgsql_5.2.5-1_arm.ipk Size: 35759 MD5Sum: f7ee562aac813089925d5a33186d5c5e Description: PostgreSQL module Package: php5-mod-session Version: 5.2.5-1 Depends: php5 Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-mod-session_5.2.5-1_arm.ipk Size: 20045 MD5Sum: 703f3ca8b1b108229263367b893a9f03 Description: Session module Package: php5-mod-sockets Version: 5.2.5-1 Depends: php5 Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-mod-sockets_5.2.5-1_arm.ipk Size: 13334 MD5Sum: 971b258c2f1bab607bf3ca0d75134ac6 Description: Sockets module Package: php5-mod-sqlite Version: 5.2.5-1 Depends: php5, libsqlite2 Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-mod-sqlite_5.2.5-1_arm.ipk Size: 22678 MD5Sum: 910a15cd2ba68ea16117f22be73a8d06 Description: SQLite module Package: php5-mod-xml Version: 5.2.5-1 Depends: php5, libexpat Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5-mod-xml_5.2.5-1_arm.ipk Size: 11277 MD5Sum: d963d79e486ae8475d69aaaa3bc1f9d5 Description: XML module Package: php5 Version: 5.2.5-1 Depends: libopenssl, zlib Provides: Source: feeds/packages/lang/php5 Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./php5_5.2.5-1_arm.ipk Size: 8366 MD5Sum: 7b15c0dcc684823c90d30b2318767c79 Description: PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. This package contains only the PHP config file. You must actually choose your PHP flavour (cli, cgi or fastcgi). Package: picocom Version: 1.4-1 Depends: Provides: Source: feeds/packages/utils/picocom Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./picocom_1.4-1_arm.ipk Size: 10342 MD5Sum: 71d31ded223c6b2748217bed8418ca6d Description: As its name suggests, picocom is a minimal dumb-terminal emulation program. It is, in principle, very much like minicom, only it's pico instead of mini! It was designed to serve as a simple, manual, modem configuration, testing, and debugging tool. It has also served (quite well) as a low-tech "terminal-window" to allow operator intervention in PPP connection scripts. It could also prove useful in many other similar tasks. Package: pipacs Version: 2 Depends: Provides: Source: feeds/packages/utils/pipacs Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pipacs_2_arm.ipk Size: 12976 MD5Sum: cbb097c70aeb9ccdaf35a2e6dc2c9773 Description: UNIX socket accounting/wiewer program Package: pmacct-client Version: 0.10.3-1 Depends: Provides: Source: feeds/packages/net/pmacct Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pmacct-client_0.10.3-1_arm.ipk Size: 11671 MD5Sum: c4365cb0111877d7f639a5b03f908027 Description: Command-line client to gather data from the IMT plugin Package: pmacctd-mysql Version: 0.10.3-1 Depends: libpcap, libmysqlclient Provides: Source: feeds/packages/net/pmacct Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pmacctd-mysql_0.10.3-1_arm.ipk Size: 82986 MD5Sum: a7c7dbd853e966cb71ab148383ab2472 Description: IP pcap-based accounting daemon with MySQL support Package: pmacctd-pgsql Version: 0.10.3-1 Depends: libpcap, libpq Provides: Source: feeds/packages/net/pmacct Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pmacctd-pgsql_0.10.3-1_arm.ipk Size: 83281 MD5Sum: 1377a02d2e0bb6f67cdc5bb081a64aef Description: IP pcap-based accounting daemon with PostreSQL support Package: pmacctd-sqlite Version: 0.10.3-1 Depends: libpcap, libsqlite3 Provides: Source: feeds/packages/net/pmacct Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pmacctd-sqlite_0.10.3-1_arm.ipk Size: 82787 MD5Sum: 2905772ef308b59a2105783363bd2d2b Description: IP pcap-based accounting daemon with SQLite support Package: pmacctd Version: 0.10.3-1 Depends: libpcap Provides: Source: feeds/packages/net/pmacct Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pmacctd_0.10.3-1_arm.ipk Size: 62989 MD5Sum: 355017a9125156be331c2a5820065328 Description: IP pcap-based accounting daemon Package: polipo Version: 1.0.3-1 Depends: Provides: Source: feeds/packages/net/polipo Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./polipo_1.0.3-1_arm.ipk Size: 102887 MD5Sum: ee63e8174434cc63cf75a64e851b5d09 Description: Polipo is a small and fast caching web proxy (a web cache, an HTTP proxy, a proxy server). While Polipo was designed to be used by one person or a small group of people, there is nothing that prevents it from being used by a larger group. Package: portmap Version: 6.0-1 Depends: libwrap Provides: Source: feeds/packages/net/portmap Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./portmap_6.0-1_arm.ipk Size: 7721 MD5Sum: fce0b66d2cb5380b58159d1ca679768c Description: Portmap is a server that converts RPC (Remote Procedure Call) program numbers into DARPA protocol port numbers. Package: portsentry Version: 1.2-1 Depends: Provides: Source: feeds/packages/net/portsentry Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./portsentry_1.2-1_arm.ipk Size: 17371 MD5Sum: b56c9bcda774f572f117c48c4e75a132 Description: Portscan protection utility Package: ppp-mod-pppoa Version: 2.4.3-9 Depends: ppp, linux-atm, kmod-pppoa Provides: Source: package/ppp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ppp-mod-pppoa_2.4.3-9_arm.ipk Size: 7878 MD5Sum: c2587020a4ffbc1631c2ba61cb87e6c4 Description: This package contains a PPPoA (PPP over ATM) plugin for ppp. Package: ppp-mod-pppoe Version: 2.4.3-9 Depends: ppp, kmod-pppoe Provides: Source: package/ppp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ppp-mod-pppoe_2.4.3-9_arm.ipk Size: 11039 MD5Sum: c32f25fbf527ae023b86fe7eb7f4569b Description: This package contains a PPPoE (PPP over Ethernet) plugin for ppp. Package: ppp-mod-radius Version: 2.4.3-9 Depends: ppp Provides: Source: package/ppp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ppp-mod-radius_2.4.3-9_arm.ipk Size: 22627 MD5Sum: f895f8ae68d028a426a96d1f4bbe18f3 Description: This package contains a RADIUS (Remote Authentication Dial-In User Service) plugin for ppp. Package: ppp Version: 2.4.3-9 Depends: kmod-ppp Provides: Source: package/ppp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ppp_2.4.3-9_arm.ipk Size: 107089 MD5Sum: 34fda3578d3d54fd31fb00d74bfd9dc1 Description: This package contains the PPP (Point-to-Point Protocol) daemon. Package: pppdump Version: 2.4.3-9 Depends: ppp Provides: Source: package/ppp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pppdump_2.4.3-9_arm.ipk Size: 23822 MD5Sum: c34a39e50ad555cb71cb6813166475e0 Description: This package contains an utility to read PPP record file. Package: pppstats Version: 2.4.3-9 Depends: ppp Provides: Source: package/ppp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pppstats_2.4.3-9_arm.ipk Size: 5308 MD5Sum: 5607737dcb32802198c422a9fb960f5a Description: This package contains an utility to report PPP statistics. Package: pptp Version: 1.6.0-4 Depends: Provides: Source: package/pptp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pptp_1.6.0-4_arm.ipk Size: 28572 MD5Sum: a437b07b15c354c801728c5ccd586ff1 Description: PPTP client Package: pptpd Version: 1.3.0-1 Depends: kmod-ppp, kmod-gre Provides: Source: feeds/packages/net/pptpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pptpd_1.3.0-1_arm.ipk Size: 22622 MD5Sum: 25b3276735f1ef30364ae49bc13c9a41 Description: PopTop pptp server Package: privoxy Version: 3.0.6-3 Depends: libpcre, libpthread Provides: Source: feeds/packages/net/privoxy Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./privoxy_3.0.6-3_arm.ipk Size: 141361 MD5Sum: 847dec1ed1356db590a5121753ae3c3b Description: Privoxy is a web proxy with advanced filtering capabilities for protecting privacy, modifying web page content, managing cookies, controlling access, and removing ads, banners, pop-ups and other obnoxious Internet junk. Privoxy has a very flexible configuration and can be customized to suit individual needs and tastes. Privoxy has application for both stand-alone systems and multi-user networks. Package: procmail Version: 3.22-1 Depends: Provides: Source: feeds/packages/utils/procmail Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./procmail_3.22-1_arm.ipk Size: 49637 MD5Sum: 737abac14ecab1e115b574ec97fede01 Description: Procmail is able to process and classify incoming mail into different mail boxes. Very useful in conjunction with mutt. Package: procps Version: 3.2.7-1 Depends: libncurses Provides: Source: feeds/packages/utils/procps Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./procps_3.2.7-1_arm.ipk Size: 124475 MD5Sum: 7f1643e06c58b7069539f1a28dbf11c9 Description: procps is the package that has a bunch of small useful utilities that give information about processes using the /proc filesystem. The package includes the programs ps, top, vmstat, w, kill, free, slabtop, and skill. Package: psybnc Version: 2.3.2-7-1 Depends: Provides: Source: feeds/packages/net/psybnc Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./psybnc_2.3.2-7-1_arm.ipk Size: 91364 MD5Sum: 29d0c7f693a59cfbbcbd86c1f547f9ad Description: psyBNC is an easy-to-use, multi-user, permanent IRC-Bouncer with many features. Some of its features vhost- and relay support to connected bouncers and an extensive online help system. Many other helpful functions are included. Package: ptrtd Version: 0.5.2-1 Depends: kmod-ipv6, kmod-tun, ip Provides: Source: feeds/packages/ipv6/ptrtd Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ptrtd_0.5.2-1_arm.ipk Size: 15364 MD5Sum: 627ec66b600064c341ef10f128edd04d Description: The Portable Transport Relay Translator Daemon (pTRTd) is a method of allowing IPv6 hosts to communicate with IPv4 hosts. Package: ptunnel Version: 0.61-1 Depends: libpthread, libpcap Provides: Source: feeds/packages/net/ptunnel Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ptunnel_0.61-1_arm.ipk Size: 15399 MD5Sum: 566230c3105de852650f4a407efe38d1 Description: ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies. It acts as a proxy and can handle sockets and secured identification. Package: pure-ftpd Version: 1.0.21-1 Depends: libelf Provides: Source: feeds/packages/net/pure-ftpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pure-ftpd_1.0.21-1_arm.ipk Size: 85835 MD5Sum: bbd16b0abf447a91d297c0c3a24818eb Description: Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. It doesn't provide useless bells and whistles, but focuses on efficiency and ease of use. It provides simple answers to common needs, plus unique useful features for personal users as well as hosting providers. Package: pwgen Version: 2.05-1 Depends: Provides: Source: feeds/packages/utils/pwgen Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pwgen_2.05-1_arm.ipk Size: 10579 MD5Sum: 7dd9b5016a386f316b84b6daba87aa35 Description: pwgen generates random, meaningless but pronounceable passwords. These passwords contain either only lowercase letters, or upper and lower case mixed, or digits thrown in. Uppercase letters and digits are placed in a way that eases remembering their position when memorizing only the word. E.g. to generate a WPA preshared-key do: pwgen -c -n -s 63 1 Package: pydnet Version: 1.10-1 Depends: libdnet, python Provides: Source: feeds/packages/libs/libdnet Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./pydnet_1.10-1_arm.ipk Size: 58028 MD5Sum: e2508ff45689c2f4461225c1acec4d0f Description: libdnet is a library of simplified, portable interface to several low-level networking routines. Package: python-doc Version: 2.5.1-1 Depends: Provides: Source: feeds/packages/lang/python Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./python-doc_2.5.1-1_arm.ipk Size: 643 MD5Sum: b4c1201b2e5922cb9167bb8de7dfb177 Description: Python interactive documentation Package: python-egenix-mx Version: 2.0.6-1 Depends: python-core Provides: Source: feeds/packages/lang/egenix-mx Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./python-egenix-mx_2.0.6-1_arm.ipk Size: 207977 MD5Sum: 37c3a48d7df6cef35b98cc096fc1b451 Description: This package contains a set of base packages from Egenix required by other python packages. Package: python-event Version: 0.3-1 Depends: python-core, libevent Provides: Source: feeds/packages/lang/pyevent Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./python-event_0.3-1_arm.ipk Size: 13042 MD5Sum: 7f8ddc9795c45425c80cca7a6b56ed03 Description: Python interface to libevent Package: python-expat Version: 2.5.1-1 Depends: libexpat Provides: Source: feeds/packages/lang/python Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./python-expat_2.5.1-1_arm.ipk Size: 56416 MD5Sum: 41c15db7b393debd9f6a190a910deefe Description: Python support for expat Package: python-kid Version: 0.9.6-1 Depends: python-core Provides: Source: feeds/packages/lang/kid Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./python-kid_0.9.6-1_arm.ipk Size: 105305 MD5Sum: 81375f7c68cabd2e32cbd7d0c796ed73 Description: Kid is a simple template language for XML based vocabularies written in Python. Package: python-mini Version: 2.5.1-1 Depends: libpthread, zlib Provides: python-core Source: feeds/packages/lang/python Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./python-mini_2.5.1-1_arm.ipk Size: 1074151 MD5Sum: fe713ae38c273e0745149ac609ff2dff Description: Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code. . This package contains only a minimal Python install. Package: python-mysql Version: 1.2.2-1 Depends: python-core, libmysqlclient Provides: Source: feeds/packages/lang/pymysql Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./python-mysql_1.2.2-1_arm.ipk Size: 59168 MD5Sum: fd7c85e64c95dfb318333705bd613174 Description: MySQLdb is an thread-compatible interface to the popular MySQL database server that provides the Python database API. Package: python-openssl Version: 2.5.1-1 Depends: libopenssl Provides: Source: feeds/packages/lang/python Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./python-openssl_2.5.1-1_arm.ipk Size: 6312 MD5Sum: ebff8dd0d72aa3dd2eec2347006561f2 Description: Python support for OpenSSL Package: python-pcap Version: 1.1-1 Depends: python-core, libpcap Provides: Source: feeds/packages/lang/pypcap Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./python-pcap_1.1-1_arm.ipk Size: 15856 MD5Sum: e2ca8967af0c97fff47f5b905b4b1763 Description: Python interface to lipcap Package: python-psycopg Version: 1.1.21-1 Depends: python-core, libpq, python-egenix-mx Provides: Source: feeds/packages/lang/psycopg Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./python-psycopg_1.1.21-1_arm.ipk Size: 21548 MD5Sum: 684c3dbf304ea652527837f5ca84c4c6 Description: This package contains is a PostgreSQL database adapter for the Python programming language. Package: python-sqlite Version: 2.3.5-1 Depends: libsqlite3 Provides: Source: feeds/packages/lang/pysqlite Section: opt Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./python-sqlite_2.3.5-1_arm.ipk Size: 24006 MD5Sum: 1f1cca0317c9e197ece085208e819ac2 Description: This package contains an SQLite database adapter for the Python programming language. Package: python-yapsnmp Version: 0.7.8-1 Depends: python-core, libnetsnmp Provides: Source: feeds/packages/lang/yapsnmp Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./python-yapsnmp_0.7.8-1_arm.ipk Size: 59811 MD5Sum: b7aa4fceea9e92ef4d637247661d52b7 Description: This package contains a Python SNMP module based on the net-snmp (formerly known as ucd-snmp) library. It's composed of a low level interface to the library, created using SWIG, and a higher level python module removing all the complexity out of dealing with SNMP. Package: python Version: 2.5.1-1 Depends: libpthread, zlib Provides: python-core Source: feeds/packages/lang/python Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./python_2.5.1-1_arm.ipk Size: 2843121 MD5Sum: f6475cbcec47333946335b90d1d1f22a Description: Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code. . This package contains the full Python install. Package: qc-usb-utils Version: 0.6.5-1 Depends: Provides: Source: package/qc-usb Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./qc-usb-utils_0.6.5-1_arm.ipk Size: 9245 MD5Sum: 1ad3bb9f60803070979fe0d343c09d7c Description: Utilities to tweak parameters of your QuickCam Express or similar webcam. These programs are completely useless without a qc-usb-modules package. Package: qolyester Version: 20070910-1 Depends: libpthread Provides: Source: feeds/packages/net/qolyester Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./qolyester_20070910-1_arm.ipk Size: 135621 MD5Sum: fd4e511ecea4cc49103c7b2246088dbe Description: This is an implementation from scratch of the OLSR protocol. It is written in the C++ programming language and its goals are modularity, efficiency and conformance to RFC 3626 (OLSR). Package: qos-scripts Version: 1.2.1-1 Depends: tc, kmod-sched, iptables-mod-filter, iptables-mod-ipopt, iptables-mod-conntrack, iptables-mod-imq Provides: Source: package/qos-scripts Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./qos-scripts_1.2.1-1_arm.ipk Size: 6445 MD5Sum: e7153e0bf9578e6885a8d01e72a40c18 Description: A set of scripts that abstract QoS configuration into a simple configuration file supporting stanzas that specify any number of QoS entries. Package: quagga-bgpd Version: 0.98.6-1 Depends: quagga, quagga-libzebra Provides: Source: feeds/packages/net/quagga Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./quagga-bgpd_0.98.6-1_arm.ipk Size: 152685 MD5Sum: 8754fadbbd3522aca91f141020202def Description: BGPv4, BGPv4+, BGPv4- routing engine Package: quagga-isisd Version: 0.98.6-1 Depends: quagga Provides: Source: feeds/packages/net/quagga Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./quagga-isisd_0.98.6-1_arm.ipk Size: 58951 MD5Sum: 4bcf59e0d8db8a4aea8ae3a94656e25b Description: IS-IS routing engine Package: quagga-libospf Version: 0.98.6-1 Depends: quagga Provides: Source: feeds/packages/net/quagga Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./quagga-libospf_0.98.6-1_arm.ipk Size: 132306 MD5Sum: b54bf6fb7acd002df276ff9b2c661803 Description: OSPF library Package: quagga-libzebra Version: 0.98.6-1 Depends: quagga Provides: Source: feeds/packages/net/quagga Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./quagga-libzebra_0.98.6-1_arm.ipk Size: 91326 MD5Sum: 6239c43ba5b08e7e5bacb0aed77e2701 Description: zebra library Package: quagga-ospf6d Version: 0.98.6-1 Depends: quagga, quagga-libospf, quagga-libzebra Provides: Source: feeds/packages/net/quagga Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./quagga-ospf6d_0.98.6-1_arm.ipk Size: 73842 MD5Sum: bcfe7d939d1ce91d3420a2e531931421 Description: OSPFv3 routing engine Package: quagga-ospfd Version: 0.98.6-1 Depends: quagga, quagga-libospf, quagga-libzebra Provides: Source: feeds/packages/net/quagga Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./quagga-ospfd_0.98.6-1_arm.ipk Size: 4224 MD5Sum: 0d884a180813ada93e35e094f29a661d Description: OSPFv2 routing engine Package: quagga-ripd Version: 0.98.6-1 Depends: quagga, quagga-libzebra Provides: Source: feeds/packages/net/quagga Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./quagga-ripd_0.98.6-1_arm.ipk Size: 35625 MD5Sum: 9bca7c73868a90541494cc6db5a0e4dd Description: RIP routing engine Package: quagga-ripngd Version: 0.98.6-1 Depends: quagga, quagga-libzebra Provides: Source: feeds/packages/net/quagga Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./quagga-ripngd_0.98.6-1_arm.ipk Size: 28141 MD5Sum: 81fa26fe8e7a20e1e25e82309bddef22 Description: RIPNG routing engine Package: quagga-vtysh Version: 0.98.6-1 Depends: quagga, quagga-libzebra, libreadline, libncurses Provides: Source: feeds/packages/net/quagga Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./quagga-vtysh_0.98.6-1_arm.ipk Size: 99184 MD5Sum: b062d771226cc33746e9f6203e87715c Description: integrated shell for Quagga routing software Package: quagga Version: 0.98.6-1 Depends: Provides: Source: feeds/packages/net/quagga Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./quagga_0.98.6-1_arm.ipk Size: 60239 MD5Sum: c739a9ac043eac3365fad6f805d17608 Description: A routing software package that provides TCP/IP based routing services with routing protocols support such as RIPv1, RIPv2, RIPng, OSPFv2, OSPFv3, BGP-4, and BGP-4+ Package: raddump Version: 0.3.1-1 Depends: libpcap, libopenssl Provides: Source: feeds/packages/net/raddump Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./raddump_0.3.1-1_arm.ipk Size: 33947 MD5Sum: b6332762a51e19ede612e602c76e3d50 Description: raddump interprets captured RADIUS packets to print a timestamp, packet length, RADIUS packet type, source and destination hosts and ports, and included attribute names and values for each packet. Package: radiusclient-ng Version: 0.5.2-1 Depends: libradiusclient-ng Provides: Source: feeds/packages/libs/radiusclient-ng Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./radiusclient-ng_0.5.2-1_arm.ipk Size: 11144 MD5Sum: cf48fc171b0036886fe26e0c23949996 Description: = Purpose of this project is to build a portable, easy-to-use and standard compliant library suitable for developing free and commercial software that need support for RADIUS protocol (RFCs 2128 and 2139). This package contains a RADIUS client. Package: radsecproxy Version: 1.0p1-1 Depends: libopenssl, libpthread, zlib Provides: Source: feeds/packages/net/radsecproxy Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./radsecproxy_1.0p1-1_arm.ipk Size: 22903 MD5Sum: 3c5584caff280698a72112b7c7a0e4b3 Description: A generic radius proxy for UDP/TLS (RadSec) Package: radvd Version: 1.0-1 Depends: Provides: Source: feeds/packages/ipv6/radvd Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./radvd_1.0-1_arm.ipk Size: 31211 MD5Sum: f2850aa01dc66dbabb685f172dedbc1d Description: IPv6 Routing Advertisement Daemon. Package: rarpd Version: 1.1-1 Depends: libnet0 Provides: Source: feeds/packages/net/rarpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rarpd_1.1-1_arm.ipk Size: 5837 MD5Sum: 3120b9d6b95d5c5e7b931e0328f25812 Description: Rarpd is a daemon which responds to RARP requests. RARP is used by some machines at boot time to discover their IP address. They provide their Ethernet address and rarpd responds with their IP address if it finds it in the ethers database. Package: rcs Version: 5.7-1 Depends: Provides: Source: feeds/packages/utils/rcs Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rcs_5.7-1_arm.ipk Size: 215239 MD5Sum: 587a7d44984be4a483cba8c2e8c06c96 Description: The GNU Revision Control System Package: rdisc6 Version: 0.5.1-1 Depends: Provides: Source: feeds/packages/ipv6/ndisc Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rdisc6_0.5.1-1_arm.ipk Size: 5074 MD5Sum: f51cd99e5feeaff10918492eeb80bd36 Description: An ICMPv6 router discovery tool Package: reaim Version: 0.8-1 Depends: iptables Provides: Source: feeds/packages/net/reaim Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./reaim_0.8-1_arm.ipk Size: 12642 MD5Sum: c19a0836c0fdaadc2a10607731f03a43 Description: ReAIM is a proxy for file transfers with MSN/AIM. Package: reiserfsprogs Version: 3.6.19-1 Depends: Provides: Source: feeds/packages/utils/reiserfsprogs Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./reiserfsprogs_3.6.19-1_arm.ipk Size: 461064 MD5Sum: 1ecc724d0efbcf0d6cc36ff8a01327a5 Description: This package contains utilities to create, check, resize, and debug ReiserFS filesystems. Package: resize2fs Version: 1.39-1 Depends: e2fsprogs Provides: Source: package/e2fsprogs Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./resize2fs_1.39-1_arm.ipk Size: 13702 MD5Sum: 7cd0d71dbe5df4e86e2392c57fee65c2 Description: Ext2 Filesystem resize utility Package: robocfg Version: 0.01-1 Depends: Provides: Source: package/robocfg Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./robocfg_0.01-1_arm.ipk Size: 5921 MD5Sum: 3063ea85de215cc777fab807d9ca1773 Description: This package contains an utility for configuring the Broadcom BCM5325E/536x based switches. Package: roofnet Version: cvs.2006.03.02-1 Depends: click Provides: Source: feeds/packages/net/click Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./roofnet_cvs.2006.03.02-1_arm.ipk Size: 4123 MD5Sum: b3b1f9e984e778d9016c02407307d167 Description: roofnet mesh networking scripts Package: rp-l2tpd Version: 0.4-1 Depends: Provides: Source: feeds/packages/net/rp-l2tp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rp-l2tpd_0.4-1_arm.ipk Size: 36175 MD5Sum: b701f2d8bebc85e407d99f8e05039816 Description: Roaring Penguin L2TP (Layer 2 Tunneling Protocol) implementation. Package: rp-pppoe-client Version: 3.8-1 Depends: ppp Provides: Source: feeds/packages/net/rp-pppoe Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rp-pppoe-client_3.8-1_arm.ipk Size: 22457 MD5Sum: 4b45ecdb5a4a979941e0440fdd9d5302 Description: PPPoE (PPP over Ethernet) client Package: rp-pppoe-relay Version: 3.8-1 Depends: ppp Provides: Source: feeds/packages/net/rp-pppoe Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rp-pppoe-relay_3.8-1_arm.ipk Size: 12793 MD5Sum: c2c3948f3b4d472362b3e4b2b933a6fb Description: PPPoE (PPP over Ethernet) relay Package: rp-pppoe-server Version: 3.8-1 Depends: ppp Provides: Source: feeds/packages/net/rp-pppoe Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rp-pppoe-server_3.8-1_arm.ipk Size: 20599 MD5Sum: 10771ea6df8cfe32fc02f6d6654a32fe Description: PPPoE (PPP over Ethernet) server Package: rp-pppoe-sniff Version: 3.8-1 Depends: ppp Provides: Source: feeds/packages/net/rp-pppoe Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rp-pppoe-sniff_3.8-1_arm.ipk Size: 7786 MD5Sum: b91cd12e70c5cc2e8f9286e9a54543bc Description: PPPoE (PPP over Ethernet) sniffer Package: rrdcgi1 Version: 1.0.50-1 Depends: librrd1 Provides: Source: feeds/packages/libs/rrdtool-1.0.x Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rrdcgi1_1.0.50-1_arm.ipk Size: 8187 MD5Sum: 4e557ffcf647722a0eb60422ce9376b2 Description: Round Robin Database (RRD) CGI graphing tool. RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). It stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density. It can be used either via simple wrapper scripts (from shell or Perl) or via frontends that poll network devices and put friendly user interface on it. This is version 1.0.x with cgilib-0.4, gd1.3 and libpng-1.0.9 linked into librrd.so. The library is much smaller compared to the 1.2.x version with separate dynamic linked libraries. This package contains the rrdcgi tool used to create web pages containing RRD graphs based on templates. Package: rrdpy Version: 1.2.23-1 Depends: librrd Provides: Source: feeds/packages/utils/rrdtool Section: opt Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rrdpy_1.2.23-1_arm.ipk Size: 6322 MD5Sum: 06a6344e65d0abdfd4680dad27ecc6af Description: Round Robin Database (RRD) python bindings (v1.2.x) Package: rrdtool1 Version: 1.0.50-1 Depends: librrd1 Provides: Source: feeds/packages/libs/rrdtool-1.0.x Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rrdtool1_1.0.50-1_arm.ipk Size: 12069 MD5Sum: 256b1aff6c189af049a6908e87e845af Description: Round Robin Database (RRD) management tools. RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). It stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density. It can be used either via simple wrapper scripts (from shell or Perl) or via frontends that poll network devices and put friendly user interface on it. This is version 1.0.x with cgilib-0.4, gd1.3 and libpng-1.0.9 linked into librrd.so. The library is much smaller compared to the 1.2.x version with separate dynamic linked libraries. This package contains command line tools used to manage RRDs. Package: rrs-nossl Version: 1.70-2 Depends: uclibcxx Provides: Source: feeds/packages/net/rrs Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rrs-nossl_1.70-2_arm.ipk Size: 19163 MD5Sum: d8343c888e418da38161cbb2a28cee33 Description: A reverse (connecting) remote shell (without SSL support) Package: rrs Version: 1.70-2 Depends: uclibcxx, libopenssl Provides: Source: feeds/packages/net/rrs Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rrs_1.70-2_arm.ipk Size: 24288 MD5Sum: 989ab15af3dcedca2a87e25f50f770ba Description: A reverse (connecting) remote shell (with SSL support) Package: rssh Version: 2.3.2-1 Depends: Provides: Source: feeds/packages/net/rssh Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rssh_2.3.2-1_arm.ipk Size: 13640 MD5Sum: 1b92496e610a3152b4535108598e3279 Description: rssh is a restricted shell for use with OpenSSH, allowing only scp and/or sftp. It now also includes support for rdist, rsync, and cvs. For example, if you have a server which you only want to allow users to copy files off of via scp, without providing shell access, you can use rssh to do that. Package: rsync Version: 2.6.9-1 Depends: libpopt Provides: Source: feeds/packages/net/rsync Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rsync_2.6.9-1_arm.ipk Size: 137374 MD5Sum: b016e7d2b2a4e4089a20e41d643b3596 Description: sync is a program that allows files to be copied to and from remote machines in much the same way as rcp. It has many more options than rcp, and uses the rsync remote-update protocol to greatly speed up file transfers when the destination file already exists. The rsync remote-update protocol allows rsync to transfer just the differences between two sets of files across the network link. Package: rtorrent Version: 0.7.7-1 Depends: libcurl, libtorrent, libncurses Provides: Source: feeds/packages/net/rtorrent Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./rtorrent_0.7.7-1_arm.ipk Size: 237085 MD5Sum: de35acb2607c3648b910ea2a9b236394 Description: rTorrent is a BitTorrent client for ncurses, using the libtorrent library. The client and library are written in C++ with emphasis on speed and efficiency, while delivering equivalent features to those found in GUI based clients in an ncurses client. Package: ruby-cgi Version: 1.8.6-p36-1 Depends: ruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-cgi_1.8.6-p36-1_arm.ipk Size: 26858 MD5Sum: a06d38ee233a12da143ffb8a067de987 Description: Ruby CGI support toolkit Package: ruby-core Version: 1.8.6-p36-1 Depends: ruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-core_1.8.6-p36-1_arm.ipk Size: 487756 MD5Sum: 3253ce32114dab191e415f1bd5fc5f78 Description: Ruby standard libraries Package: ruby-erb Version: 1.8.6-p36-1 Depends: ruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-erb_1.8.6-p36-1_arm.ipk Size: 8453 MD5Sum: 4684a9434b50c8b18fefd1da6adb12c4 Description: Ruby scripting language (embedded interpreter) Package: ruby-gdbm Version: 1.8.6-p36-1 Depends: ruby, libgdbm Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-gdbm_1.8.6-p36-1_arm.ipk Size: 7361 MD5Sum: 19ea64279260e0fe7ab2712080a2820e Description: Ruby support for gdbm Package: ruby-irb Version: 1.8.6-p36-1 Depends: ruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-irb_1.8.6-p36-1_arm.ipk Size: 30070 MD5Sum: 24c61297a44af74240a55ae1b9b41869 Description: Ruby scripting language (interactive shell) Package: ruby-ncurses Version: 1.8.6-p36-1 Depends: ruby, libncurses Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-ncurses_1.8.6-p36-1_arm.ipk Size: 13828 MD5Sum: 086eddb6fda4f235325473ab95782894 Description: Ruby support for ncurses Package: ruby-nkf Version: 1.8.6-p36-1 Depends: ruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-nkf_1.8.6-p36-1_arm.ipk Size: 102994 MD5Sum: d6476aa6f329cf28a885cf76e3061886 Description: Ruby Network Kanji Filter Package: ruby-openssl Version: 1.8.6-p36-1 Depends: ruby, libopenssl Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-openssl_1.8.6-p36-1_arm.ipk Size: 101635 MD5Sum: f36f8c3629af55b41904bcd47e564fd6 Description: Ruby support for openssl Package: ruby-rdoc Version: 1.8.6-p36-1 Depends: ruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-rdoc_1.8.6-p36-1_arm.ipk Size: 113009 MD5Sum: 43c33e1e77d18912a2cb5a9033ce5afe Description: Ruby scripting language (documentation generator) Package: ruby-readline Version: 1.8.6-p36-1 Depends: ruby, libncurses, libreadline Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-readline_1.8.6-p36-1_arm.ipk Size: 6532 MD5Sum: 5c3ab8dbd4744a3f018fd0881f1bf260 Description: Ruby support for readline Package: ruby-rexml Version: 1.8.6-p36-1 Depends: ruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-rexml_1.8.6-p36-1_arm.ipk Size: 68753 MD5Sum: f29b32e2999375dac770c6c0b06cc853 Description: Ruby XML toolkit Package: ruby-rss Version: 1.8.6-p36-1 Depends: ruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-rss_1.8.6-p36-1_arm.ipk Size: 26410 MD5Sum: a5c1247080412226f2a02de5a78ddc8d Description: Ruby RSS toolkit Package: ruby-soap Version: 1.8.6-p36-1 Depends: ruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-soap_1.8.6-p36-1_arm.ipk Size: 50658 MD5Sum: 6a544963b0b85113daa19612a917c31b Description: Ruby SOAP toolkit Package: ruby-unit Version: 1.8.6-p36-1 Depends: ruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-unit_1.8.6-p36-1_arm.ipk Size: 27884 MD5Sum: 27b0e2bd66b3f09bb084386b870c6d62 Description: Ruby unit testing toolkit Package: ruby-webrick Version: 1.8.6-p36-1 Depends: ruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-webrick_1.8.6-p36-1_arm.ipk Size: 34285 MD5Sum: cdb3cab5dba6262d7c5bdd94af0fcb32 Description: Ruby Web server toolkit Package: ruby-wsdl Version: 1.8.6-p36-1 Depends: ruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-wsdl_1.8.6-p36-1_arm.ipk Size: 23590 MD5Sum: 563d1535abb517a4cf0e358a9d7b662a Description: Ruby WSDL 1.1 toolkit Package: ruby-xmlrpc Version: 1.8.6-p36-1 Depends: ruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-xmlrpc_1.8.6-p36-1_arm.ipk Size: 22417 MD5Sum: 6c1068b2c294e8f3c73ad6603241d6fc Description: Ruby XML-RPC toolkit Package: ruby-xsd Version: 1.8.6-p36-1 Depends: ruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-xsd_1.8.6-p36-1_arm.ipk Size: 14396 MD5Sum: e71fe44917394e698eb54b90cf46d737 Description: Ruby XML Schema Datatypes toolkit Package: ruby-yaml Version: 1.8.6-p36-1 Depends: ruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-yaml_1.8.6-p36-1_arm.ipk Size: 15576 MD5Sum: f136d4e692a46c755517cbfcdaae6633 Description: Ruby YAML toolkit Package: ruby-zlib Version: 1.8.6-p36-1 Depends: ruby, zlib Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby-zlib_1.8.6-p36-1_arm.ipk Size: 13704 MD5Sum: 41532de834ab5436d5fe01cb15c37f0c Description: Ruby support for zlib Package: ruby Version: 1.8.6-p36-1 Depends: libruby Provides: Source: feeds/packages/lang/ruby Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ruby_1.8.6-p36-1_arm.ipk Size: 2329 MD5Sum: 980da3eb2a8596fda627d25017ff2861 Description: Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. Package: sablevm-mini Version: 1.13-1 Depends: libltdl, libpopt, libpthread, zlib Provides: Source: feeds/packages/lang/sablevm-sdk Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./sablevm-mini_1.13-1_arm.ipk Size: 473537 MD5Sum: 614e90248cc4f358bfedbe1edbcc8a7f Description: SableVM is a robust, extremely portable, efficient, and specifications- -compliant Java virtual machine that aims to be easy to maintain and to extend. It features a state-of-the-art and efficient interpreter engine. Its source code is very accessible and easy to understand. It also has many robustness features that have been the object of careful design. . This package contains only the minimal set of Java classes needed to run a simple "HelloWorld" program (included in this package). Package: sablevm Version: 1.13-1 Depends: libltdl, libpopt, libpthread, zlib Provides: Source: feeds/packages/lang/sablevm-sdk Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./sablevm_1.13-1_arm.ipk Size: 5345710 MD5Sum: bd7a7092a1a8ede0c67a566cd5e38ef7 Description: SableVM is a robust, extremely portable, efficient, and specifications- -compliant Java virtual machine that aims to be easy to maintain and to extend. It features a state-of-the-art and efficient interpreter engine. Its source code is very accessible and easy to understand. It also has many robustness features that have been the object of careful design. . This package contains the full set of Java classes. Package: samba-client Version: 2.0.10-4 Depends: samba-common Provides: Source: feeds/packages/net/samba Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./samba-client_2.0.10-4_arm.ipk Size: 120211 MD5Sum: 009de715f1722a1ebe8340a54af1fd27 Description: NetBIOS/SMB simple client Package: samba-common Version: 2.0.10-4 Depends: libgcc Provides: Source: feeds/packages/net/samba Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./samba-common_2.0.10-4_arm.ipk Size: 12124 MD5Sum: fd241af9e33a9bffeee5139c37822d35 Description: NetBIOS/SMB server and client shared files Package: samba-server Version: 2.0.10-4 Depends: samba-common Provides: Source: feeds/packages/net/samba Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./samba-server_2.0.10-4_arm.ipk Size: 357083 MD5Sum: 04b383332174f2332915dfd9778de503 Description: NetBIOS/SMB file and print server Package: sane-backends Version: 1.0.19-1 Depends: sane-libs Provides: Source: feeds/packages/utils/sane-backends Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./sane-backends_1.0.19-1_arm.ipk Size: 35421 MD5Sum: 25022dbe9e703beb6418f1724d6e99e2 Description: SANE (Scanner Access Now Easy) is a universal scanner interface. Package: sane-libs Version: 1.0.19-1 Depends: Provides: Source: feeds/packages/utils/sane-backends Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./sane-libs_1.0.19-1_arm.ipk Size: 2340058 MD5Sum: 81516c54c6669bf040d4c67d65d6f683 Description: SANE (Scanner Access Now Easy) is a universal scanner interface. Package: scanlogd Version: 2.2.6-1 Depends: libpcap, libnet0, libnids Provides: Source: feeds/packages/net/scanlogd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./scanlogd_2.2.6-1_arm.ipk Size: 5170 MD5Sum: 03649ae8e0730d8c417779bcc0f8d240 Description: Scanlogd is a TCP port scan detection tool, originally designed to illustrate various attacks an IDS developer has to deal with. Thus, unlike some of the other port scan detection tools out there, scanlogd is designed to be totally safe to use. Package: scdp Version: 1.0b-1 Depends: libnet0 Provides: Source: feeds/packages/net/scdp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./scdp_1.0b-1_arm.ipk Size: 5763 MD5Sum: d2e355271c4f48f0deb8bfd5fc93eabc Description: This program sends CDP (Cisco Discovery Protocol) packets out on selected interfaces and tells the connected switch (cisco only) where the host is connected. Package: scmpc Version: 0.2.2-1 Depends: libcurl, libdaemon, argtable, confuse Provides: Source: feeds/packages/sound/scmpc Section: sound Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./scmpc_0.2.2-1_arm.ipk Size: 19073 MD5Sum: d779770a6724f614f8a3e9469687bdd7 Description: scmpc is a multithreaded, robust client for MPD to submit tracks to Audioscrobbler (Last.fm). Package: scponly Version: 4.6-1 Depends: Provides: Source: feeds/packages/utils/scponly Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./scponly_4.6-1_arm.ipk Size: 6491 MD5Sum: 920f544f7a8260569eb2520e47a794a9 Description: :alternative 'shell' (of sorts) for sysadmins Package: screen Version: 4.0.3-1 Depends: libncurses Provides: Source: feeds/packages/utils/screen Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./screen_4.0.3-1_arm.ipk Size: 153071 MD5Sum: 638b2b04091d0e575cb93ebbf4ce62b3 Description: Screen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells. Package: sdparm Version: 1.02-1 Depends: kmod-scsi-generic Provides: Source: feeds/packages/utils/sdparm Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./sdparm_1.02-1_arm.ipk Size: 66588 MD5Sum: f7141332e07fa2179554c8e7d2dbf62b Description: The sdparm utility outputs and in some cases modifies SCSI device parameters. Package: send-nsca Version: 2.7.1-1 Depends: libmcrypt Provides: Source: feeds/packages/net/nsca Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./send-nsca_2.7.1-1_arm.ipk Size: 9244 MD5Sum: fd1c14e831fdd77873d12c195a1ff45a Description: Nagios Service Check Acceptor (NSCA) client Package: ser2net Version: 2.5-1 Depends: Provides: Source: feeds/packages/net/ser2net Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ser2net_2.5-1_arm.ipk Size: 22299 MD5Sum: 1cc28d9ef5b040a787f7d14a6f601883 Description: This is ser2net, a program for allowing network connections to serial ports. See the man page for information about using the program. Note that ser2net supports RFC 2217 (remote control of serial port parameters), but you must have a complient client. Package: serdisplib Version: 1.96-1 Depends: Provides: Source: feeds/packages/libs/serdisplib Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./serdisplib_1.96-1_arm.ipk Size: 35355 MD5Sum: dcefa260f602261ee9c38d4dc90f3edc Description: serdisplib is a library to drive serial and parallel displays with built-in controllers. Package: setpwc Version: 1.0-1 Depends: Provides: Source: feeds/packages/utils/setpwc Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./setpwc_1.0-1_arm.ipk Size: 6177 MD5Sum: 2cda3a8c2b8153fee000d5e0cd4ac0e4 Description: Philips (and compatibles) WebCams (PWC) control utility Package: setserial Version: 2.17-1 Depends: Provides: Source: feeds/packages/utils/setserial Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./setserial_2.17-1_arm.ipk Size: 7163 MD5Sum: 45ab4af0c0ce7b77e321ee4553897f3d Description: setserial is a program designed to set and/or report the configuration information associated with a serial port. This information includes what I/O port and IRQ a particular serial port is using, and whether or not the break key should be interpreted as the Secure Attention Key, and so on. Package: shat Version: 0.9.7-1 Depends: Provides: Source: feeds/packages/net/shat Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./shat_0.9.7-1_arm.ipk Size: 29864 MD5Sum: 64b52d90447f2078d6733854f03a32d3 Description: A tool which allows hosts with arbitrary IP configuration to connect to the internet over a SHAT gateway. Package: shell-fm Version: 0.2-2 Depends: libmad, libopenssl, libreadline, libncurses Provides: Source: feeds/packages/sound/shell-fm Section: sound Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./shell-fm_0.2-2_arm.ipk Size: 18948 MD5Sum: 0b5b49482e1a60c02f9050a495a913f5 Description: Shell.FM is a console based player for the streams provided by Last.FM for the Linux platform. It's lightweight and easy to use. Package: shorewall-common Version: 4.0.5-1 Depends: shorewall-shell Provides: Source: feeds/packages/net/shorewall-common Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./shorewall-common_4.0.5-1_arm.ipk Size: 70601 MD5Sum: 286d694259ac390e862cdf83c528cbf6 Description: Shorewall Firewall is an iptables-based firewall for Linux. Package: shorewall-lite Version: 4.0.8-1 Depends: ip, iptables, iptables-utils Provides: Source: feeds/packages/net/shorewall-lite Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./shorewall-lite_4.0.8-1_arm.ipk Size: 24966 MD5Sum: 6b7241c7f28971852bf01e30d018a6a8 Description: Shoreline Firewall Lite is an iptables-based firewall for Linux systems. Package: shorewall-shell Version: 4.0.5-1 Depends: iptables Provides: Source: feeds/packages/net/shorewall-shell Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./shorewall-shell_4.0.5-1_arm.ipk Size: 59219 MD5Sum: 869f1b61a7b9b6f4de88acf3b96b7d71 Description: Shoreline Firewall shell-based compiler. Package: shorewall Version: 3.4.6-2 Depends: iptables Provides: Source: feeds/packages/net/shorewall Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./shorewall_3.4.6-2_arm.ipk Size: 127082 MD5Sum: e04717d4d54a5e8f5d094386ae9077b4 Description: Shorewall firewall Package: sipp Version: 1.0-1 Depends: libncurses, libpthread, uclibcxx Provides: Source: feeds/packages/net/sipp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./sipp_1.0-1_arm.ipk Size: 55556 MD5Sum: a1dacc7e998b66a71a9dc29268a4585b Description: SIPp is a free Open Source test tool / traffic generator for the SIP protocol. It includes a few basic SipStone user agent scenarios (UAC and UAS) and establishes and releases multiple calls with the INVITE and BYE methods. Package: siproxd Version: 0.7.0-1 Depends: libosip2 Provides: Source: feeds/packages/net/siproxd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./siproxd_0.7.0-1_arm.ipk Size: 43878 MD5Sum: 9eb51661eec50cdfe795234d7c3837e5 Description: SIP (Session Initiation Protocol) proxy Package: sipsak Version: 0.9.6-1 Depends: libopenssl Provides: Source: feeds/packages/net/sipsak Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./sipsak_0.9.6-1_arm.ipk Size: 29256 MD5Sum: c09c187c8a0f9fd3d0438b6a8c85fb4b Description: SIP (Session Initiation Protocol) stress and diagnostics utility Package: slurm Version: 0.3.3-1 Depends: libncurses Provides: Source: feeds/packages/net/slurm Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./slurm_0.3.3-1_arm.ipk Size: 12029 MD5Sum: 4e71e4836faf265c30f15118206b70a8 Description: A realtime network interface monitor with the following features: - realtime traffic statistics divided into incoming and outgoing ; - optional combined view ; - can monitor any kind of network interface ; - shows detailed statistics about the interface ; - it's themeable. Package: smartmontools Version: 5.37-2 Depends: libstdcpp Provides: Source: feeds/packages/utils/smartmontools Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./smartmontools_5.37-2_arm.ipk Size: 154612 MD5Sum: 7e1cf0b17b52cc91983dfb4cbc04b38b Description: smartmontools contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks. It is derived from smartsuite. Package: snmp-utils Version: 5.1.2-2.3 Depends: libnetsnmp Provides: Source: feeds/packages/libs/net-snmp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./snmp-utils_5.1.2-2.3_arm.ipk Size: 16037 MD5Sum: c8a8cea7ca02d1d6d03085a3788fb529 Description: Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. . This package contains SNMP client utilities. Package: snmpd-static Version: 5.1.2-2.3 Depends: Provides: Source: feeds/packages/libs/net-snmp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./snmpd-static_5.1.2-2.3_arm.ipk Size: 195785 MD5Sum: 67cfa884ae4849ef0853e4cd0ac227bd Description: Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. . This package contains the SNMP agent, statically linked. Package: snmpd Version: 5.1.2-2.3 Depends: libnetsnmp Provides: Source: feeds/packages/libs/net-snmp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./snmpd_5.1.2-2.3_arm.ipk Size: 195879 MD5Sum: a367dffccd1175961fc20be747dfb6de Description: Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. . This package contains the SNMP agent, dynamically linked. Package: snort-mysql Version: 2.4.4-1 Depends: libnet0, libpcap, libpcre, libmysqlclient Provides: Source: feeds/packages/net/snort Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./snort-mysql_2.4.4-1_arm.ipk Size: 310340 MD5Sum: f0237063e5be3971743342591079ab2c Description: Ligthweight Network Intrusion Detection System (MySQL) Package: snort-pgsql Version: 2.4.4-1 Depends: libnet0, libpcap, libpcre, libpq Provides: Source: feeds/packages/net/snort Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./snort-pgsql_2.4.4-1_arm.ipk Size: 310348 MD5Sum: 5e5c0d0c1b565e82690afc77188a7ec4 Description: Ligthweight Network Intrusion Detection System (PostgreSQL) Package: snort-wireless-mysql Version: 2.4.3-alpha04-1 Depends: libnet0, libpcap, libpcre, libmysqlclient Provides: Source: feeds/packages/net/snort-wireless Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./snort-wireless-mysql_2.4.3-alpha04-1_arm.ipk Size: 310152 MD5Sum: 0f17b8094f0f74d051fe129ab9d977bb Description: Ligthweight Network Intrusion Detection System (MySQL) Package: snort-wireless-pgsql Version: 2.4.3-alpha04-1 Depends: libnet0, libpcap, libpcre, libpq Provides: Source: feeds/packages/net/snort-wireless Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./snort-wireless-pgsql_2.4.3-alpha04-1_arm.ipk Size: 310211 MD5Sum: 8675d4532c56c8a27522d48c05b249db Description: Ligthweight Network Intrusion Detection System (PostgreSQL) Package: snort-wireless Version: 2.4.3-alpha04-1 Depends: libnet0, libpcap, libpcre Provides: Source: feeds/packages/net/snort-wireless Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./snort-wireless_2.4.3-alpha04-1_arm.ipk Size: 308715 MD5Sum: e9a7bda44905a021bcfc380822e05e5b Description: Ligthweight Network Intrusion Detection System Package: snort Version: 2.4.4-1 Depends: libnet0, libpcap, libpcre Provides: Source: feeds/packages/net/snort Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./snort_2.4.4-1_arm.ipk Size: 309155 MD5Sum: c1a948a332f62c5468d85bb33b813ddd Description: Ligthweight Network Intrusion Detection System Package: socat Version: 1.4.3.0-2 Depends: libpthread Provides: Source: feeds/packages/net/socat Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./socat_1.4.3.0-2_arm.ipk Size: 60743 MD5Sum: 27d416e8016938583f71fd40fc6d4f5e Description: SoCat (for SOcket CAT) establishes two bidirectional byte streams and transfers data between them. Data channels may be files, pipes, devices (terminal or modem, etc.), or sockets (Unix, IPv4, IPv6, raw, UDP, TCP, SSL). It provides forking, logging and tracing, different modes for interprocess communication and many more options. Package: softflowd Version: 0.9.8-1 Depends: libpcap Provides: Source: feeds/packages/net/softflowd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./softflowd_0.9.8-1_arm.ipk Size: 22466 MD5Sum: e6c534c85ab7a869f4b6ab065f8784f6 Description: Software netflow exporter Package: sox Version: 12.18.2-1 Depends: libflac, libid3tag, libmad, libvorbisidec Provides: Source: feeds/packages/sound/sox Section: sound Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./sox_12.18.2-1_arm.ipk Size: 270132 MD5Sum: 4a4597bfb7886bca804299df58a7df79 Description: SoX is a command line utility that can convert various formats of computer audio files in to other formats. It can also apply various effects to these sound files during the conversion. As an added bonus, SoX can play and record audio files on several unix-style platforms. Package: spca5xx-view Version: 1-1 Depends: kmod-video-spca5xx-le, libpthread Provides: Source: package/spca5xx-view Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./spca5xx-view_1-1_arm.ipk Size: 23505 MD5Sum: 26b632f6fa99453cdccca3cc57c31bf3 Description: This package contains a streaming daemon for spca5xx based webcams Package: sqlite2-cli Version: 2.8.17-1 Depends: libsqlite2, libncurses, libreadline Provides: Source: feeds/packages/libs/sqlite2 Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./sqlite2-cli_2.8.17-1_arm.ipk Size: 11274 MD5Sum: 0b205a33541dec6431e94bc220214f09 Description: = SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. This package contains a terminal-based front-end to the SQLite (v2.x) library that can evaluate queries interactively and display the results in multiple formats. Package: sqlite3-cli Version: 3.4.2-1 Depends: libsqlite3, libncurses, libreadline Provides: Source: feeds/packages/libs/sqlite3 Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./sqlite3-cli_3.4.2-1_arm.ipk Size: 14289 MD5Sum: 055f72d5372830290de70a57e9e2bbd6 Description: = SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. This package contains a terminal-based front-end to the SQLite (v3.x) library that can evaluate queries interactively and display the results in multiple formats. Package: squid-mod-basic-auth-getpwnam Version: 2.6.STABLE14-1 Depends: squid Provides: Source: feeds/packages/net/squid Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./squid-mod-basic-auth-getpwnam_2.6.STABLE14-1_arm.ipk Size: 4273 MD5Sum: fbaff676ad043e78dc15999c425bd3dc Description: getpwnam basic authentication helper Package: squid-mod-basic-auth-ncsa Version: 2.6.STABLE14-1 Depends: squid Provides: Source: feeds/packages/net/squid Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./squid-mod-basic-auth-ncsa_2.6.STABLE14-1_arm.ipk Size: 6815 MD5Sum: 5be87d9241b4373398407000a2fa7eee Description: NCSA basic authentication helper Package: squid-mod-basic-auth-smb Version: 2.6.STABLE14-1 Depends: squid Provides: Source: feeds/packages/net/squid Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./squid-mod-basic-auth-smb_2.6.STABLE14-1_arm.ipk Size: 5051 MD5Sum: 8aeef12f6255d78e1d315fd82bce9534 Description: Samba basic authentication helper Package: squid-mod-cachemgr Version: 2.6.STABLE14-1 Depends: squid Provides: Source: feeds/packages/net/squid Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./squid-mod-cachemgr_2.6.STABLE14-1_arm.ipk Size: 11311 MD5Sum: f3a4789c996e4c2e1fc87de9fa92b939 Description: Web based proxy manager and reporting tool Package: squid-mod-digest-auth-password Version: 2.6.STABLE14-1 Depends: squid Provides: Source: feeds/packages/net/squid Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./squid-mod-digest-auth-password_2.6.STABLE14-1_arm.ipk Size: 6620 MD5Sum: 72db9bc7550029b69fde715f03319e62 Description: Password digest authentication helper Package: squid-mod-external-acl-ip-user Version: 2.6.STABLE14-1 Depends: squid Provides: Source: feeds/packages/net/squid Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./squid-mod-external-acl-ip-user_2.6.STABLE14-1_arm.ipk Size: 4872 MD5Sum: 2ded432dbc5812158eba1da301de34d8 Description: IP user external ACL helper Package: squid-mod-external-acl-unix-group Version: 2.6.STABLE14-1 Depends: squid Provides: Source: feeds/packages/net/squid Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./squid-mod-external-acl-unix-group_2.6.STABLE14-1_arm.ipk Size: 5123 MD5Sum: 3889270a18b27eb5f4ff2a34df7d312b Description: Unix group external ACL helper Package: squid-mod-ntlm-auth-fakeauth Version: 2.6.STABLE14-1 Depends: squid Provides: Source: feeds/packages/net/squid Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./squid-mod-ntlm-auth-fakeauth_2.6.STABLE14-1_arm.ipk Size: 6067 MD5Sum: 43f9f51b4c8ec2e854667ee928cafe75 Description: Fakeauth NTLM authentication helper Package: squid-mod-ntlm-auth-smb-auth Version: 2.6.STABLE14-1 Depends: squid Provides: Source: feeds/packages/net/squid Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./squid-mod-ntlm-auth-smb-auth_2.6.STABLE14-1_arm.ipk Size: 20649 MD5Sum: b8d22edc7c2353aee03e1f53ee0bdf55 Description: Samba NTLM authentication helper Package: squid Version: 2.6.STABLE14-1 Depends: libopenssl, libpthread Provides: Source: feeds/packages/net/squid Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./squid_2.6.STABLE14-1_arm.ipk Size: 439134 MD5Sum: 6e3adbd1082d986881e20b57950ff9b8 Description: Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. Unlike traditional caching software, Squid handles all requests in a single, non-blocking, I/O-driven process. Package: srelay Version: 0.4.6-1 Depends: libwrap Provides: Source: feeds/packages/net/srelay Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./srelay_0.4.6-1_arm.ipk Size: 18286 MD5Sum: 7807096624a255b14f5d4b2b63a15586 Description: A socks 4/5 proxy server Package: sscep Version: 20040325+ng2-1 Depends: libopenssl Provides: Source: feeds/packages/net/sscep Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./sscep_20040325+ng2-1_arm.ipk Size: 19470 MD5Sum: cc8b1c98233bb640059504f768b49c60 Description: A Simple SCEP (Simple Certificate Enrollment Protocol) client Package: sshfs Version: 1.8-1 Depends: libfuse, fuse-utils, glib2, libpthread Provides: Source: feeds/packages/net/sshfs Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./sshfs_1.8-1_arm.ipk Size: 20374 MD5Sum: bf97386660066ff2a304557b16b70cd5 Description: Mount remote system over sftp. Package: ssltunnel Version: 1.15-1 Depends: ppp, libopenssl Provides: Source: feeds/packages/net/ssltunnel Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ssltunnel_1.15-1_arm.ipk Size: 26093 MD5Sum: c6ad1c995358e4d9ba91c1c6b5de334c Description: A PPP over SSL vpn tool Package: ssmtp Version: 2.61-2 Depends: libopenssl Provides: Source: feeds/packages/net/ssmtp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ssmtp_2.61-2_arm.ipk Size: 11888 MD5Sum: fc5fa7c2c5444d716f8a0767c0349e2f Description: A secure, effective and simple way of getting mail off a system to your mail hub. It contains no suid-binaries or other dangerous things - no mail spool to poke around in, and no daemons running in the background. mail is simply forwarded to the configured mailhost. Extremely easy configuration. Package: strace Version: 4.5.16-2 Depends: Provides: Source: feeds/packages/utils/strace Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./strace_4.5.16-2_arm.ipk Size: 78931 MD5Sum: 8a6b5ad8e721e29d8b3b119ed1e67f89 Description: A useful diagnostic, instructional, and debugging tool. Allows you to track what system calls a program makes while it is running. Package: streamripper Version: 1.62.0-1 Depends: libmad Provides: Source: feeds/packages/sound/streamripper Section: multimedia Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./streamripper_1.62.0-1_arm.ipk Size: 87525 MD5Sum: 7d321def1d0675cc595d1b0c62ced903 Description: Streamripper is an Open Source application that lets you record streaming mp3 to your hard drive. Package: stunnel Version: 4.20-1 Depends: libopenssl, libwrap Provides: Source: feeds/packages/net/stunnel Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./stunnel_4.20-1_arm.ipk Size: 37554 MD5Sum: e1612b3da38e45457c1a85b168d36f72 Description: Open source SSL TCP Wrapper Package: subversion-client Version: 1.4.5-1 Depends: zlib, libneon, libintl, libapr, libaprutil, subversion-libs Provides: Source: feeds/packages/net/subversion Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./subversion-client_1.4.5-1_arm.ipk Size: 50693 MD5Sum: f244e46951feb7fc126e6cc2d2576c64 Description: subversion client tools Package: subversion-libs Version: 1.4.5-1 Depends: zlib, libneon, libintl, libapr, libaprutil Provides: Source: feeds/packages/net/subversion Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./subversion-libs_1.4.5-1_arm.ipk Size: 786160 MD5Sum: 3fb68ab4e11077babbf4d277412384a9 Description: subversion libs Package: subversion-server Version: 1.4.5-1 Depends: zlib, libneon, libintl, libapr, libaprutil, subversion-libs Provides: Source: feeds/packages/net/subversion Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./subversion-server_1.4.5-1_arm.ipk Size: 47339 MD5Sum: 37d62811c70815015cc0205b0ccbc00a Description: subversion server Package: swap-utils Version: 2.13.0.1-1 Depends: Provides: Source: package/util-linux-ng Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./swap-utils_2.13.0.1-1_arm.ipk Size: 23054 MD5Sum: 4bf22fffcb36b0a1f689266b85f092ac Description: This package contains a collection of tools for managing swap space: - mkswap - swapon - swapoff Package: sysfsutils Version: 2.1.0-1 Depends: Provides: Source: feeds/packages/utils/sysfsutils Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./sysfsutils_2.1.0-1_arm.ipk Size: 13719 MD5Sum: d1685553d6318958e3ebf21fe2c631c5 Description: sysfs Utilities Package: syslog-ng Version: 1.6.12-1 Depends: libol Provides: Source: feeds/packages/admin/syslog-ng Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./syslog-ng_1.6.12-1_arm.ipk Size: 48727 MD5Sum: 332e56ca8ae2f0ff4623a406477aa51f Description: syslog-ng reads and logs messages to the system console, log files, other machines and/or users as specified by its configuration file. Package: taglib Version: 1.4-1 Depends: uclibcxx, zlib Provides: Source: feeds/packages/libs/taglib Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./taglib_1.4-1_arm.ipk Size: 99158 MD5Sum: 01c0bb53e062f027add6302e1fbd176c Description: Audio output library Package: tc Version: 2.6.23-1 Depends: Provides: Source: package/iproute2 Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./tc_2.6.23-1_arm.ipk Size: 84935 MD5Sum: 95716eb0b6b80185b6dd0cea26ecc68f Description: Traffic control utility Package: tcpdump Version: 3.9.8-1 Depends: libpcap Provides: Source: feeds/packages/net/tcpdump Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./tcpdump_3.9.8-1_arm.ipk Size: 296637 MD5Sum: 10bf582b5dfa8737834265e25043f878 Description: Network monitoring and data acquisition tool Package: tcptraceroute6 Version: 0.5.1-1 Depends: Provides: Source: feeds/packages/ipv6/ndisc Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./tcptraceroute6_0.5.1-1_arm.ipk Size: 6113 MD5Sum: 4f6bb1f3c57f9dc19ff06fae352b8847 Description: A TCP/IPv6-based traceroute implementation Package: tcptraceroute Version: 1.5beta7-1 Depends: libpcap, libnet1 Provides: Source: feeds/packages/net/tcptraceroute Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./tcptraceroute_1.5beta7-1_arm.ipk Size: 14521 MD5Sum: 0e54bc98b886bb22c2cd597cac916a1c Description: A traceroute implementation using TCP packets. Package: testusb Version: 1 Depends: libpthread Provides: Source: feeds/packages/utils/testusb Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./testusb_1_arm.ipk Size: 4128 MD5Sum: cad5a3b1743162b9ffbd1aa2a26dd285 Description: This tool can be used to perform various tests with use of the usbtest driver. Package: tftp-hpa Version: 0.48-1 Depends: Provides: Source: feeds/packages/net/tftp-hpa Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./tftp-hpa_0.48-1_arm.ipk Size: 10611 MD5Sum: 10a3098c424698fbe73791488bf63835 Description: An enhanced version of the BSD TFTP client Package: tftpd-hpa Version: 0.48-1 Depends: Provides: Source: feeds/packages/net/tftp-hpa Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./tftpd-hpa_0.48-1_arm.ipk Size: 13508 MD5Sum: b43a940ba88ff74942533ea72b3ab692 Description: An enhanced version of the BSD TFTP server Package: tinc Version: 1.0.7-1 Depends: liblzo, libopenssl, zlib Provides: Source: feeds/packages/net/tinc Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./tinc_1.0.7-1_arm.ipk Size: 41365 MD5Sum: c827e1f6bc6c6150ba8204e22d9d145c Description: VPN tunneling daemon Package: tinyproxy Version: 1.6.3-1 Depends: Provides: Source: feeds/packages/net/tinyproxy Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./tinyproxy_1.6.3-1_arm.ipk Size: 42025 MD5Sum: 514ead4deddd1fd93989c432935cb762 Description: Tinyproxy is a lightweight HTTP and HTTPS proxy. Package: tmsnc Version: 0.3.1-1 Depends: libncurses, libopenssl, libpthread Provides: Source: feeds/packages/net/tmsnc Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./tmsnc_0.3.1-1_arm.ipk Size: 34058 MD5Sum: 3e5b621392d2f27afdc2c2a0abd213d4 Description: TMSNC is a textbased (console) MSN client written in C. Package: tor Version: 0.2.0.9-alpha-1 Depends: libevent, libopenssl, libpthread, zlib Provides: Source: feeds/packages/net/tor Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./tor_0.2.0.9-alpha-1_arm.ipk Size: 343146 MD5Sum: b144ccd77295a668bf03fffe95c751fd Description: Tor is a toolset for a wide range of organizations and people that want to improve their safety and security on the Internet. Using Tor can help you anonymize web browsing and publishing, instant messaging, IRC, SSH, and more. Tor also provides a platform on which software developers can build new applications with built-in anonymity, safety, and privacy features. Package: totd Version: 1.5.1-1 Depends: kmod-ipv6 Provides: Source: feeds/packages/ipv6/totd Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./totd_1.5.1-1_arm.ipk Size: 33445 MD5Sum: 294a2e20ed999b65f364d301bb5aa64b Description: totd is a small DNS proxy nameserver which supports IPv6 and enable IPv6 only sites to access IPv4 sites by using some translation mechanism such as NAT-PT, KAME faith, etc... Package: tsocks Version: 1.8-1 Depends: Provides: Source: feeds/packages/net/tsocks Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./tsocks_1.8-1_arm.ipk Size: 12132 MD5Sum: 810f328102c5a6cd0989743bcc4a6855 Description: Transparent SOCKS v4 proxying library Package: tspc Version: 2.1.1-1 Depends: Provides: Source: feeds/packages/ipv6/tspc Section: ipv6 Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./tspc_2.1.1-1_arm.ipk Size: 30546 MD5Sum: f45bfeae3900373cd987d3bc9e301bc5 Description: Client to configure an IPv6 tunnel to Hexago's (Freenet6's) migration broker. Package: ttcp Version: 3.8-1 Depends: Provides: Source: feeds/packages/net/ttcp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ttcp_3.8-1_arm.ipk Size: 13007 MD5Sum: c9a833ec7adf8cce97867825bdf810f8 Description: A small utility to test TCP connection performance. Package: tune2fs Version: 1.39-1 Depends: e2fsprogs Provides: Source: package/e2fsprogs Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./tune2fs_1.39-1_arm.ipk Size: 9837 MD5Sum: ab71156eb6792d45411fbbaf79cca13d Description: Ext2 Filesystem tune utility Package: twisted-conch Version: 2.5.0-1 Depends: python-core, twisted Provides: Source: feeds/packages/lang/twisted Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./twisted-conch_2.5.0-1_arm.ipk Size: 110092 MD5Sum: 481b688275e1e5b03a3db99d632577ba Description: Twisted - Conch Package: twisted-lore Version: 2.5.0-1 Depends: python-core, twisted Provides: Source: feeds/packages/lang/twisted Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./twisted-lore_2.5.0-1_arm.ipk Size: 25942 MD5Sum: 055c829c29a4dbe5d207d15945e4eb60 Description: Twisted - Lore Package: twisted-mail Version: 2.5.0-1 Depends: python-core, twisted Provides: Source: feeds/packages/lang/twisted Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./twisted-mail_2.5.0-1_arm.ipk Size: 93262 MD5Sum: 98a379bbc0c1a4e87c1226b23d7ba3e4 Description: Twisted - Mail Package: twisted-names Version: 2.5.0-1 Depends: python-core, twisted Provides: Source: feeds/packages/lang/twisted Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./twisted-names_2.5.0-1_arm.ipk Size: 26379 MD5Sum: dbf7bf9e70a8414598c54b8adb6c97ac Description: Twisted - Names Package: twisted-news Version: 2.5.0-1 Depends: python-core, twisted Provides: Source: feeds/packages/lang/twisted Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./twisted-news_2.5.0-1_arm.ipk Size: 16349 MD5Sum: 57ec2b6c99eec7d14f56efb14b5daba3 Description: Twisted - News Package: twisted-runner Version: 2.5.0-1 Depends: python-core, twisted Provides: Source: feeds/packages/lang/twisted Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./twisted-runner_2.5.0-1_arm.ipk Size: 9209 MD5Sum: b0f23399eac563e781eba9d7d6dbcaae Description: Twisted - Runner Package: twisted-web Version: 2.5.0-1 Depends: python-core, twisted Provides: Source: feeds/packages/lang/twisted Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./twisted-web_2.5.0-1_arm.ipk Size: 127424 MD5Sum: aa70c815b17c1d3454bf863b3f76828e Description: Twisted - Web Package: twisted-words Version: 2.5.0-1 Depends: python-core, twisted Provides: Source: feeds/packages/lang/twisted Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./twisted-words_2.5.0-1_arm.ipk Size: 147030 MD5Sum: cf964218a50692329edce9b195a37edf Description: Twisted - Words Package: twisted Version: 2.5.0-1 Depends: python-core, zope-interface Provides: Source: feeds/packages/lang/twisted Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./twisted_2.5.0-1_arm.ipk Size: 526197 MD5Sum: d62f51322c8da03fd155942e2a7ac668 Description: Python networking engine Package: uci Version: 0.3.0-1 Depends: libuci Provides: Source: package/uci Section: base Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./uci_0.3.0-1_arm.ipk Size: 5875 MD5Sum: e5ce48bfbcab8a6c1ffd41b145e59db7 Description: Utility for the Unified Configuration Interface (UCI) Package: uclibc Version: 0.9.28.2-12 Depends: Provides: Source: package/base-files Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./uclibc_0.9.28.2-12_arm.ipk Size: 205834 MD5Sum: ef22388ebb8b6fbedbfa23663e25f7b2 Description: C library embedded systems Package: uclibcxx Version: 0.2.2-1 Depends: Provides: Source: feeds/packages/libs/uclibc++ Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./uclibcxx_0.2.2-1_arm.ipk Size: 57391 MD5Sum: 7ede7a6f6629114f2e8840a4bc47044c Description: C++ library for embedded systems Package: udev Version: 106-1 Depends: Provides: Source: package/udev Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./udev_106-1_arm.ipk Size: 79031 MD5Sum: a539a8a27ea24c4591998e9ea1307335 Description: udev provides a dynamic device directory containing only the files for actually present devices. It creates or removes device node files in the /dev directory, or it renames network interfaces. Package: udevtrigger Version: 106-1 Depends: Provides: Source: package/udev Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./udevtrigger_106-1_arm.ipk Size: 8707 MD5Sum: f3d6f12384d9622120d16d7b983a55c7 Description: Small utility to request kernel devices events for coldplug Package: udp-broadcast-relay Version: 0.3-1 Depends: Provides: Source: feeds/packages/net/udp-broadcast-relay Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./udp-broadcast-relay_0.3-1_arm.ipk Size: 5145 MD5Sum: 3638ac1b9064712298daa4fab213cf93 Description: This program listens for packets on a specified UDP broadcast port. When a packet is received, it sends that packet to all specified interfaces but the one it came from as though it originated from the original sender. The primary purpose of this is to allow games on machines on separated local networks (Ethernet, WLAN) that use udp broadcasts to find each other to do so. It also works on ppp links, so you can log in from windows boxes (e.g. using pptp) and play LAN-based games together. Currently, you have to care about upcoming or downgoing interfaces yourself. Package: ulogd-mod-extra Version: 1.24-1 Depends: ulogd Provides: Source: feeds/packages/net/ulogd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ulogd-mod-extra_1.24-1_arm.ipk Size: 8511 MD5Sum: b1727b1f7d145843b72795280f79b649 Description: This package contains the LOCAL, LOGEMU, OPRINT, PWSNIFF and SYSLOG plugins. Package: ulogd-mod-mysql Version: 1.24-1 Depends: ulogd, libmysqlclient Provides: Source: feeds/packages/net/ulogd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ulogd-mod-mysql_1.24-1_arm.ipk Size: 3636 MD5Sum: 0109ddbf8c61e105886033d3822feecb Description: Output plugin for logging to a MySQL database Package: ulogd-mod-pcap Version: 1.24-1 Depends: ulogd, libpcap Provides: Source: feeds/packages/net/ulogd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ulogd-mod-pcap_1.24-1_arm.ipk Size: 2623 MD5Sum: 650efa8d7363a2f73a7a8e885c9788e0 Description: Output plugin for logging in pcap format Package: ulogd-mod-pgsql Version: 1.24-1 Depends: ulogd, libpq Provides: Source: feeds/packages/net/ulogd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ulogd-mod-pgsql_1.24-1_arm.ipk Size: 4126 MD5Sum: 9686014b6059e24943b8fc30eb3f4db4 Description: Output plugin for logging to a PostgreSQL database Package: ulogd-mod-sqlite Version: 1.24-1 Depends: ulogd, libsqlite3 Provides: Source: feeds/packages/net/ulogd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ulogd-mod-sqlite_1.24-1_arm.ipk Size: 3569 MD5Sum: 1ac08b86f0b0c03267831cb9b78cc058 Description: Output plugin for logging to an SQLite database Package: ulogd Version: 1.24-1 Depends: iptables Provides: Source: feeds/packages/net/ulogd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ulogd_1.24-1_arm.ipk Size: 11384 MD5Sum: 74b79be7150bca80f0b241082c62bb7e Description: Netfilter userspace logging daemon Package: unfs3 Version: 0.9.17-1 Depends: portmap Provides: Source: feeds/packages/net/unfs3 Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./unfs3_0.9.17-1_arm.ipk Size: 31806 MD5Sum: a5e0150729c22e874a2a7b7954973da3 Description: UNFS3 is a user-space implementation of the NFSv3 server specification. It provides a daemon for the MOUNT and NFS protocols, which are used by NFS clients for accessing files on the server. Package: unzip Version: 5.52-1 Depends: Provides: Source: feeds/packages/utils/unzip Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./unzip_5.52-1_arm.ipk Size: 148224 MD5Sum: ec9f6e5694efc0b16c7dbc4b9b455916 Description: InfoZIP's unzip program. With the exception of multi-volume archives (ie, .ZIP files that are split across several disks using PKZIP's /& option), this can handle any file produced either by PKZIP, or the corresponding InfoZIP zip program. Package: updatedd-mod-changeip Version: 2.6-5 Depends: updatedd Provides: Source: feeds/packages/net/updatedd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./updatedd-mod-changeip_2.6-5_arm.ipk Size: 5357 MD5Sum: a6cca0d0bd47b8cce77140d8ebb22b35 Description: changeip.com Package: updatedd-mod-dyndns Version: 2.6-5 Depends: updatedd Provides: Source: feeds/packages/net/updatedd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./updatedd-mod-dyndns_2.6-5_arm.ipk Size: 6602 MD5Sum: 8a703e70c4c964e858e1466854508c6f Description: dyndns.org Package: updatedd-mod-eurodyndns Version: 2.6-5 Depends: updatedd Provides: Source: feeds/packages/net/updatedd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./updatedd-mod-eurodyndns_2.6-5_arm.ipk Size: 6593 MD5Sum: 93ff3a1edc2311d4be8e9c87c2949eee Description: eurodyndns.org Package: updatedd-mod-hn Version: 2.6-5 Depends: updatedd Provides: Source: feeds/packages/net/updatedd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./updatedd-mod-hn_2.6-5_arm.ipk Size: 5390 MD5Sum: 91656d312ab64309cd55867625f9d03b Description: hn.org Package: updatedd-mod-noip Version: 2.6-5 Depends: updatedd Provides: Source: feeds/packages/net/updatedd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./updatedd-mod-noip_2.6-5_arm.ipk Size: 5256 MD5Sum: 3ca4deab61ac090049f2fee0e7d89243 Description: no-ip.com Package: updatedd-mod-ods Version: 2.6-5 Depends: updatedd Provides: Source: feeds/packages/net/updatedd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./updatedd-mod-ods_2.6-5_arm.ipk Size: 4562 MD5Sum: 62b6e1446b30957f8d085f59e5dcade8 Description: ods.org Package: updatedd-mod-ovh Version: 2.6-5 Depends: updatedd Provides: Source: feeds/packages/net/updatedd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./updatedd-mod-ovh_2.6-5_arm.ipk Size: 5747 MD5Sum: 2d93239d7cae0e22a50347ef6e7bc702 Description: ovh.com Package: updatedd-mod-regfish Version: 2.6-5 Depends: updatedd Provides: Source: feeds/packages/net/updatedd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./updatedd-mod-regfish_2.6-5_arm.ipk Size: 6166 MD5Sum: 5b2c7273f7b6dcea24c774cb5cfb8d3b Description: regfish.com Package: updatedd-mod-tzo Version: 2.6-5 Depends: updatedd Provides: Source: feeds/packages/net/updatedd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./updatedd-mod-tzo_2.6-5_arm.ipk Size: 4789 MD5Sum: 4bfa9c4306a2604cd0521bc53282a8fd Description: tzo.com Package: updatedd-mod-zoneedit Version: 2.6-5 Depends: updatedd Provides: Source: feeds/packages/net/updatedd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./updatedd-mod-zoneedit_2.6-5_arm.ipk Size: 4425 MD5Sum: 6c88d6794dd20d9d0785a8ec046bd7a8 Description: zoneedit.com Package: updatedd Version: 2.6-5 Depends: Provides: Source: feeds/packages/net/updatedd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./updatedd_2.6-5_arm.ipk Size: 5076 MD5Sum: 3823db9782c4a25bb36371439a372049 Description: Updatedd is a small tool that will update one of many dynamic dns services on boot. Please look at the /etc/init.d/ddns script for more info. Package: usbutils Version: 0.73-1 Depends: libusb, zlib Provides: Source: feeds/packages/utils/usbutils Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./usbutils_0.73-1_arm.ipk Size: 92822 MD5Sum: eefde35b80d45aec004a0ad78ed9abd7 Description: USB devices listing utilities Package: ustl Version: 0.8-1 Depends: Provides: Source: feeds/packages/libs/ustl Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./ustl_0.8-1_arm.ipk Size: 60254 MD5Sum: e1a6528626a2293cc566df26f43ccc66 Description: C++ Standard Template Library (STL) for embedded systems.\ uSTL is a partial implementation of the STL (Standard Template \ Library) that reduces code size by factoring memory management \ code into a non-template base class and deriving containers \ from it. Package: uuidgen Version: 1.39-1 Depends: libuuid Provides: Source: package/e2fsprogs Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./uuidgen_1.39-1_arm.ipk Size: 2091 MD5Sum: 87525a58ac062888a1c94c2ba444e83f Description: uuidgen program creates a new universally unique identifier (UUID) using the libuuid library. The new UUID can reasonably be considered unique among all UUIDs created on the local system, and among UUIDs created on other systems in the past and in the future. Package: uvc-streamer Version: 1-1 Depends: libpthread Provides: Source: feeds/packages/multimedia/uvc-streamer Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./uvc-streamer_1-1_arm.ipk Size: 12664 MD5Sum: cc9b55a3e90dcb64c2d7870072e3c1ff Description: This package contains a streaming daemon for Linux-UVC based webcams Package: vgp Version: 0.2.1-1 Depends: Provides: Source: feeds/packages/net/vgp Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./vgp_0.2.1-1_arm.ipk Size: 13537 MD5Sum: 6075f307a3de846e606b5e066a1badf5 Description: VGP (Virtual Gateway Protocol)is a very simple protocol able to work in a way similar to Cisco(c) HSRP. It implements the idea of Virtual Gateway to provide fault tollerance (and load balancing) on your net. Each client on your net has as its default gateway set to the virtual gateway and not the real router. Package: vim Version: 7.1-2 Depends: libncurses Provides: Source: feeds/packages/utils/vim Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./vim_7.1-2_arm.ipk Size: 236796 MD5Sum: c0dc88b5a7f73985c2a5dfaef963a278 Description: Vim is an almost compatible version of the UNIX editor Vi. Package: vnc-reflector Version: 1.2.4-1 Depends: libjpeg, zlib Provides: Source: feeds/packages/net/vnc-reflector Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./vnc-reflector_1.2.4-1_arm.ipk Size: 46284 MD5Sum: 08ec7618b5be1e42f620ad85087a33a4 Description: VNC Reflector is a specialized VNC server which acts as a proxy sitting between real VNC server (a host) and a number of VNC clients. It was designed to work efficiently with large number of clients. Package: vncrepeater Version: 0.12-1 Depends: uclibcxx Provides: Source: feeds/packages/net/vncrepeater Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./vncrepeater_0.12-1_arm.ipk Size: 15843 MD5Sum: 86d3f1d9f139b61d90d277b063d7409c Description: Viewer can be behind Nat router or directly connected to the internet instead of forwarding serveral ports, you only need to forward 1 port. If the PC that runs the Repeater has access to the local DNS server, you can use your local DNS names instead of 10.10.10.12. This could be handy when you have a dynamic DHCP server allocating ip adresses for your PC. Package: vnstat Version: 1.4-1 Depends: Provides: Source: feeds/packages/net/vnstat Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./vnstat_1.4-1_arm.ipk Size: 18762 MD5Sum: ab786bcb431c9aa6aa9e2a598243ca59 Description: vnStat is a network traffic monitor for Linux that keeps a log of daily network traffic for the selected interface(s). vnStat isn't a packet sniffer. The traffic information is analyzed from the /proc -filesystem, so vnStat can be used without root permissions. Package: vpnc Version: 0.4.0-1 Depends: libgpg-error, libgcrypt, kmod-tun, ip Provides: Source: feeds/packages/net/vpnc Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./vpnc_0.4.0-1_arm.ipk Size: 44409 MD5Sum: 5e0208c556d453208ad81b618a00411e Description: VPN client for Cisco 3000 Package: vrrpd Version: 1.0-1 Depends: Provides: Source: feeds/packages/net/vrrpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./vrrpd_1.0-1_arm.ipk Size: 11775 MD5Sum: c50b0cbe48e290494747139dfff3166c Description: VRRPd is an implementation of Virtual Router Redundancy Protocol as specified in rfc2338. VRRPd is interoperable with other RFC-based VRRP implementations, including Cisco and Juniper, and is included as a standard feature on ImageStream routers. Package: vsftpd Version: 2.0.5-2 Depends: Provides: Source: feeds/packages/net/vsftpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./vsftpd_2.0.5-2_arm.ipk Size: 41276 MD5Sum: dfe84c0b50d1dde837bcecbf845b4d20 Description: A fast and secure FTP server Package: vtun Version: 2.6-1 Depends: kmod-tun, liblzo, libopenssl, zlib Provides: Source: feeds/packages/net/vtun Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./vtun_2.6-1_arm.ipk Size: 27924 MD5Sum: 7bcdb32c398586ffdc43a1c6db65d82e Description: VPN tunneling daemon Package: wccpd Version: 0.2-1 Depends: Provides: Source: feeds/packages/net/wccpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./wccpd_0.2-1_arm.ipk Size: 5767 MD5Sum: d2a2f82eac25f168b1108e2a9af5a0cd Description: wccpd is a WCCP (Web Cache Coordination Protocol) server daemon It allows a router (running Linux) to redirect web traffic to a group of Squid servers using WCCP as the monitoring/controling protocol. Package: wdiag Version: 0.8-1 Depends: Provides: Source: feeds/packages/net/wdiag Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./wdiag_0.8-1_arm.ipk Size: 7800 MD5Sum: 34c081958fb3c1460216b088393f8fb4 Description: A collection of utilities to get DSL stats from Westell DSL modems. Package: webif-applications Version: 0.1-1 Depends: webif Provides: Source: feeds/xwrt/webif-applications Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./webif-applications_0.1-1_arm.ipk Size: 34636 MD5Sum: 95d823e892d5986757da46380affc08c Description: XWrt applications plugin Package: webif-batman Version: 0.1-beta Depends: webif, webif-mesh, batman Provides: Source: feeds/xwrt/webif-batman Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./webif-batman_0.1-beta_arm.ipk Size: 3178 MD5Sum: 2d051560382af7f2feb1cc3c6fac9855 Description: XWrt BATMAN mesh plugin Package: webif-hotspot Version: 0.1-1 Depends: webif Provides: Source: feeds/xwrt/webif-hotspot Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./webif-hotspot_0.1-1_arm.ipk Size: 5246 MD5Sum: 82fb44dec7318605662a3e71786c7a6c Description: XWrt HotSpot control pages Package: webif-lang-ca Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-ca_0.3-10_all.ipk Size: 8786 MD5Sum: 198f870e21ffa503789bc8c01110e3e8 Description: Catalan language file for webif. Package: webif-lang-cs Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-cs_0.3-10_all.ipk Size: 15482 MD5Sum: 4adf27a3ac6a13c7061db534297bb190 Description: Czech language file for webif. Package: webif-lang-da Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-da_0.3-10_all.ipk Size: 7363 MD5Sum: 5140b3005463f63650656eb205b296cf Description: Danish language file for webif. Package: webif-lang-de Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-de_0.3-10_all.ipk Size: 8145 MD5Sum: f31def05491e182f10de80d9efd5666d Description: German language file for webif. Package: webif-lang-ee Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-ee_0.3-10_all.ipk Size: 6989 MD5Sum: 00b9d98e35c8195302865b512b76ed03 Description: Estonian language file for webif. Package: webif-lang-es Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-es_0.3-10_all.ipk Size: 7190 MD5Sum: 22dc2adea33700612df26ad8d91a0b22 Description: Spanish language file for webif. Package: webif-lang-fr Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-fr_0.3-10_all.ipk Size: 5078 MD5Sum: 84e414d2ebc01183e8cd0fb6e235367e Description: French language file for webif. Package: webif-lang-hr Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-hr_0.3-10_all.ipk Size: 6989 MD5Sum: 2dc4d7b9d62489a4430f080835aecf28 Description: Croatian language file for webif. Package: webif-lang-hu Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-hu_0.3-10_all.ipk Size: 7122 MD5Sum: cfe5b93766fa5abcceb3a131adc7dfa9 Description: Hungarian language file for webif. Package: webif-lang-it Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-it_0.3-10_all.ipk Size: 6758 MD5Sum: dbd0f12bd65612d4f2aef2b94066aff9 Description: wItalian language file for webif. Package: webif-lang-nl Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-nl_0.3-10_all.ipk Size: 6993 MD5Sum: 9d870b0fbec7c82fed2708167051c513 Description: Dutch language file for webif. Package: webif-lang-no Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-no_0.3-10_all.ipk Size: 7352 MD5Sum: da62a5fa79f2b047a939b8bce165eef4 Description: Norwegian language file for webif. Package: webif-lang-pl Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-pl_0.3-10_all.ipk Size: 6916 MD5Sum: 14a59e1e1aefd447246448a5a39098f8 Description: Polish language file for webif. Package: webif-lang-pt Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-pt_0.3-10_all.ipk Size: 6968 MD5Sum: 1ae5eb385306ecb59179d0d39e2a6e75 Description: Portuguese language file for webif. Package: webif-lang-ru Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-ru_0.3-10_all.ipk Size: 24898 MD5Sum: 105a70718940c6dac0ebe4d8d0f4b2bb Description: Russian language file for webif. Package: webif-lang-sq Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-sq_0.3-10_all.ipk Size: 5312 MD5Sum: 5f2345e3ae1a2ffd43dd9a4dca6e0687 Description: Albanian language file for webif. Package: webif-lang-sv Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-sv_0.3-10_all.ipk Size: 6961 MD5Sum: 70e047d9194f67b882ca07e2571775e4 Description: Swedish language file for webif. Package: webif-lang-uk Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-uk_0.3-10_all.ipk Size: 10675 MD5Sum: b59ac4a226bb4d1dc32d3426ffc4363d Description: Ukrainian language file for webif. Package: webif-lang-zh Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-lang-zh_0.3-10_all.ipk Size: 7952 MD5Sum: c8081572ee4f8d9a229a123336b440c6 Description: Chinese language file for webif. Package: webif-lua Version: 0.001-1 Depends: webif, lua, liblua Provides: Source: feeds/xwrt/webif-lua Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./webif-lua_0.001-1_arm.ipk Size: 19363 MD5Sum: 1da065558f0f96ac8c3de8a8720b9522 Description: LUA framework for X-Wrt Package: webif-mesh Version: 0.1-beta Depends: webif Provides: Source: feeds/xwrt/webif-mesh Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./webif-mesh_0.1-beta_arm.ipk Size: 3501 MD5Sum: 44d6e500a0e78798b7c1f7810182f4fc Description: XWrt mesh installation page Package: webif-netsukuku Version: 0.1-beta Depends: webif, webif-mesh Provides: Source: feeds/xwrt/webif-netsukuku Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./webif-netsukuku_0.1-beta_arm.ipk Size: 649 MD5Sum: ed8f5a67a0411267aa0fd4a1559d05f8 Description: XWrt Netsukuku mesh plugin Package: webif-olsr Version: 0.1-beta Depends: webif, webif-mesh, ip, olsrd, olsrd-mod-dyn-gw, olsrd-mod-httpinfo, olsrd-mod-nameservice, olsrd-mod-secure, olsrd-mod-tas Provides: Source: feeds/xwrt/webif-olsr Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./webif-olsr_0.1-beta_arm.ipk Size: 11838 MD5Sum: 8065fc12014afbe7884555efebb06b5c Description: XWrt olsr mesh plugin Package: webif-theme-sedky1 Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-theme-sedky1_0.3-10_all.ipk Size: 158084 MD5Sum: 61f64548780a1d15bd46699c78ef8ae0 Description: Sedky theme for webif^2 Package: webif-theme-xwrt-mini Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-theme-xwrt-mini_0.3-10_all.ipk Size: 4600 MD5Sum: 7893b6831d55aa618ab3906324c813d2 Description: Variant of the original theme (has blank header). Package: webif-theme-xwrt Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-theme-xwrt_0.3-10_all.ipk Size: 4554 MD5Sum: e9006e247207b266d0ea556a06fc36e8 Description: Original theme for webif^2. Package: webif-theme-zephyr Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: all Filename: ./webif-theme-zephyr_0.3-10_all.ipk Size: 4722 MD5Sum: cc83d1ed30e95605a0bd738997a2702c Description: Zephyr theme for webif^2. Package: webif Version: 0.3-10 Depends: haserl Provides: Source: feeds/xwrt/webif Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./webif_0.3-10_arm.ipk Size: 158441 MD5Sum: 0dd84ca311fba05fa7ecf55f8f17e262 Description: An HTTP administrative console for OpenWrt. Package: weechat-mod-charset Version: 0.2.6-1 Depends: weechat Provides: Source: feeds/packages/net/weechat Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./weechat-mod-charset_0.2.6-1_arm.ipk Size: 4982 MD5Sum: dcf60bab26072ac38290b80b7065dce1 Description: Weechat is fast, light & extensible IRC client. This packages contains a charset plugin for Weechat. Package: weechat Version: 0.2.6-1 Depends: libiconv, libgnutls, libncurses Provides: Source: feeds/packages/net/weechat Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./weechat_0.2.6-1_arm.ipk Size: 157413 MD5Sum: 8c33f208c72d5707e7b71850a45867f7 Description: Weechat is fast, light & extensible IRC client. Package: wget-nossl Version: 1.10.2-2 Depends: Provides: Source: feeds/packages/net/wget Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./wget-nossl_1.10.2-2_arm.ipk Size: 91860 MD5Sum: 2d8973f865e9d4781403e722738360e9 Description: Wget is a network utility to retrieve files from the Web using http and ftp, the two most widely used Internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as ftp sites -- you can use wget to make mirrors of archives and home pages or to travel the Web like a WWW robot. This package is built without SSL support. Package: wget Version: 1.10.2-2 Depends: libopenssl Provides: Source: feeds/packages/net/wget Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./wget_1.10.2-2_arm.ipk Size: 95343 MD5Sum: e375ad7df796de002414a93b29aa2c16 Description: Wget is a network utility to retrieve files from the Web using http and ftp, the two most widely used Internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as ftp sites -- you can use wget to make mirrors of archives and home pages or to travel the Web like a WWW robot. This package is built with SSL support. Package: wifidog Version: 1.1.4-1 Depends: iptables-mod-extra, iptables-mod-ipopt, iptables-mod-nat, libpthread Provides: Source: feeds/packages/net/wifidog Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./wifidog_1.1.4-1_arm.ipk Size: 44553 MD5Sum: 6fa0f40614b1e27371c7144afc7a94bf Description: The Wifidog project is a complete and embeddable captive portal solution for wireless community groups or individuals who wish to open a free Hotspot while still preventing abuse of their Internet connection. Package: wireless-tools Version: 29-2 Depends: Provides: Source: package/wireless-tools Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./wireless-tools_29-2_arm.ipk Size: 32058 MD5Sum: 69f7b940fb7e61a91017fcb52ad7efe2 Description: This package contains a collection of tools for configuring wireless adapters implementing the "Linux Wireless Extensions". Package: wiviz Version: 1.0-1 Depends: libpcap Provides: Source: feeds/packages/net/wiviz Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./wiviz_1.0-1_arm.ipk Size: 28731 MD5Sum: c547ea157f0f8c5aa48eecc5fa7bd5e9 Description: Wireless Network Visualization Package: wol Version: 0.7.1-2 Depends: Provides: Source: feeds/packages/net/wol Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./wol_0.7.1-2_arm.ipk Size: 7041 MD5Sum: d272ff8d1f81878b072ad8ae6ff662de Description: wol implements Wake On LAN functionality in a small program. It wakes up hardware that is Magic Packet compliant. Package: wput Version: 0.6-1 Depends: Provides: Source: feeds/packages/net/wput Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./wput_0.6-1_arm.ipk Size: 32687 MD5Sum: c9da6e9707fd3fc7f0e1e4dc9097b10e Description: Wput is a tiny ftp-client, that uploads files or directories to a remote ftp-server. Main features are: resuming, time-stamping, wget-like interface, proxy-support and speed-limit. Package: wshaper Version: 0.1 Depends: kmod-sched, tc Provides: Source: feeds/packages/net/wshaper Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./wshaper_0.1_arm.ipk Size: 2405 MD5Sum: 8247fbbe62827fdf0d174e58af18c8c2 Description: A script to do traffing shaping with the HTB algorithm. Wshaper attempts to: * Maintain low latency for interfactive traffic at all times * Allow 'surfing' at reasonable speeds while up or downloading * Make sure uploads don't harm downloads, and the other way around Package: wx200d Version: 1.3-1 Depends: libpq Provides: Source: feeds/packages/utils/wx200d Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./wx200d_1.3-1_arm.ipk Size: 34560 MD5Sum: 8f332a5064fd373a3205e7c1baafc1c0 Description: wx200d is a weather station data collector and server daemon for the WX200, WM918, WMR918 and WMR968 weather station hardware. Package: xinetd Version: 2.3.13-2 Depends: Provides: Source: feeds/packages/net/xinetd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./xinetd_2.3.13-2_arm.ipk Size: 61034 MD5Sum: 67c897eb237233494d99382c519c4161 Description: A powerful and secure super-server Package: xl2tpd Version: 1.1.11-1 Depends: Provides: Source: feeds/packages/net/xl2tpd Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./xl2tpd_1.1.11-1_arm.ipk Size: 39636 MD5Sum: bad28b502b42734e0687a33e1b61058f Description: l2tpd is the open source implementation of the L2TP tunneling protocol (RFC2661). It does implement both LAC and LNS role in a L2TP networking architecture. The main goal of this protocol is to tunnel PPP frame trough an ip network. Package: xmail Version: 1.24-1 Depends: uclibcxx, libopenssl Provides: Source: feeds/packages/net/xmail Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./xmail_1.24-1_arm.ipk Size: 181565 MD5Sum: 2fa5afaebaf184751a9126b8bcaaaf20 Description: XMail is an Internet mail server featuring an SMTP, POP3 and finger server. It's incredibly easy to set up and has lots of features including : multiple domains, virtual users and spam protection. Package: xsltproc Version: 1.1.14-1 Depends: libxml2, libxslt Provides: Source: feeds/packages/libs/libxslt Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./xsltproc_1.1.14-1_arm.ipk Size: 7985 MD5Sum: 2fbc5499e4460e14fc4a040a6edf933e Description: XSLT XML transformation utility Package: xsupplicant Version: 1.2.8-1 Depends: libopenssl, wireless-tools Provides: Source: feeds/packages/net/xsupplicant Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./xsupplicant_1.2.8-1_arm.ipk Size: 139740 MD5Sum: d897a838f7dc05378d95944839700428 Description: This software allows a GNU/Linux or BSD workstation to authenticate with a RADIUS server using 802.1x and various EAP protocols. Package: xyssl-progs Version: 0.8-3 Depends: libxyssl Provides: Source: feeds/packages/libs/xyssl Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./xyssl-progs_0.8-3_arm.ipk Size: 29750 MD5Sum: 528a97c50b8d5822f158bb8cb4ffb2c1 Description: Embedded SSL (programs) Package: yafc Version: 1.1.1-1 Depends: libncurses, libreadline Provides: Source: feeds/packages/net/yafc Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./yafc_1.1.1-1_arm.ipk Size: 91126 MD5Sum: 42603aa790335410e5796294b1daf616 Description: Yafc is yet another ftp client. Package: zabbix-agent Version: 1.3.2-1 Depends: Provides: Source: feeds/packages/admin/zabbix Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./zabbix-agent_1.3.2-1_arm.ipk Size: 44931 MD5Sum: 70f226fb3ea5ff8520b990a2d7efd2e1 Description: Zabbix agent Package: zabbix-sender Version: 1.3.2-1 Depends: Provides: Source: feeds/packages/admin/zabbix Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./zabbix-sender_1.3.2-1_arm.ipk Size: 6038 MD5Sum: 7febcb61bf3411cde7c62e08330248f3 Description: Zabbix sender Package: zabbix-server Version: 1.3.2-1 Depends: libsqlite3 Provides: Source: feeds/packages/admin/zabbix Section: admin Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./zabbix-server_1.3.2-1_arm.ipk Size: 91041 MD5Sum: 26d198bde2a316be03561d48daf88a21 Description: Zabbix server Package: zaptel-libtonezone Version: 1.2.12-1 Depends: Provides: Source: feeds/packages/libs/zaptel Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./zaptel-libtonezone_1.2.12-1_arm.ipk Size: 8049 MD5Sum: 85f756755fe4b804b44206b9a05839cd Description: Zaptel tonezone library. Package: zd1211-firmware Version: 1.3-1 Depends: Provides: Source: package/zd1211-firmware Section: net Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./zd1211-firmware_1.3-1_arm.ipk Size: 12246 MD5Sum: 92467926c5602fcc90738daf04505d90 Description: This package contains firmware needed to run a zd1211 wifi stick with the rw driver Package: zile Version: 2.2.37-1 Depends: libncurses Provides: Source: feeds/packages/utils/zile Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./zile_2.2.37-1_arm.ipk Size: 45560 MD5Sum: b1da4a9aa299a1f0fb3867253f784afe Description: Zile is a small Emacs clone. Zile is a customizable, self-documenting real-time display editor. Zile was written to be as similar as possible to Emacs; every Emacs user should feel at home with Zile. Package: zip Version: 2.32-1 Depends: Provides: Source: feeds/packages/utils/zip Section: utils Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./zip_2.32-1_arm.ipk Size: 83480 MD5Sum: 362037c8cd2f65306a37477811442a1e Description: This is InfoZIP's zip program. It produces files that are fully compatible with the popular PKZIP program; however, the command line options are not identical. In other words, the end result is the same, but the methods differ. Package: zlib Version: 1.2.3-5 Depends: Provides: Source: package/zlib Section: libs Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./zlib_1.2.3-5_arm.ipk Size: 38413 MD5Sum: 9aeca28b3c6b36e8c2f23e3f1a9d3bf8 Description: Library implementing the deflate compression method Package: zope-interface Version: 2.5.0-1 Depends: python-core Provides: Source: feeds/packages/lang/twisted Section: lang Priority: optional Maintainer: OpenWrt Developers Team Architecture: arm Filename: ./zope-interface_2.5.0-1_arm.ipk Size: 65966 MD5Sum: cb469c95378794e286570e970342a164 Description: Zope interface