6810 Commits

Author SHA1 Message Date
cshore
2e6131a3a1 [net]: miniupnpd: Added enable_upnp option and port option to default and example uci config files
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08 18:32:09 +00:00
cshore
a8ec4b8bf4 [net] miniupnpd: Changed secure mode uci option back to secure_mode from accidentally used enable_secure
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08 18:32:07 +00:00
cshore
1919981338 [net] miniupnpd: In config file corrected int_address to int_addr
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08 16:09:59 +00:00
jow
61c9362c54 [packages] irssi-glib1: simply fail if glib1 is not available instead of waiting for a user response
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08 15:19:43 +00:00
cshore
4a81d0e598 [net] miniupnpd: Corrected ip_mask to int_addr in upnpd config file too. Thanks jow.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08 15:01:26 +00:00
cshore
c890475ae7 [net] miniupnpd: Corrected local ip_mask to int_address. Thanks jow for pointing this out.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08 14:57:42 +00:00
cshore
a5d6c75e01 [net] miniupnpd: Added uci setting of allow/deny rules, amongst other things. This involved switching to the use of /var/etc/miniupnpd.conf that is generated on the fly, instead of command-line parameters.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08 14:49:40 +00:00
jow
9603746203 [packages] glib2: cache two more symbols that cannot be determined during cross compilation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08 05:59:25 +00:00
jow
6b82924165 [packages] ffmpeg: fix libswscale dependency, typo in package name (#8999)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-07 20:31:47 +00:00
jow
71dadb9bee [packages] htop: fix undefined references to rpl_malloc, rpl_realloc (#8997)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-07 18:12:40 +00:00
acinonyx
448a2a1907 [packages] ffmpeg: Fix x86 register starvation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25940 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-07 17:18:48 +00:00
jow
b53458402f [packages] binutils: build shared libraries, package missing libopcode, libbfd
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-07 15:56:01 +00:00
jow
277a112107 [PATCH] triggerhappy upgrade
This weekend I finally got some spare time and was going to fix
triggerhappy compile issue but jow already fixed it :)

Anyway, this is upgrade to new version.

Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >



git-svn-id: svn://svn.openwrt.org/openwrt/packages@25924 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-07 11:13:52 +00:00
jow
415c2e382b [PATCH] debootstrap upgrade
Upgrade debootstrap package.

Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >


git-svn-id: svn://svn.openwrt.org/openwrt/packages@25923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-07 11:11:36 +00:00
mb
36ac8fb13d maemo-kexec: Kick the watchdog before kexec-ing to make sure it doesn't expire before the new OS kernel was loaded.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-07 00:39:09 +00:00
cshore
3cf6801729 [net] miniupnpd: Added uci option notify_interval and presentation_url
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 19:14:11 +00:00
cshore
5022084a20 [net] miniupnpd: Added uci configuration option to set uuid. A uuid is automatically generated and added to the configuration file on the first boot of miniupnpd with no uuid. This closes: #6634. Current behaviour (non-unique UUID by way of no UUID being configured) can be obtained by using a uuid of 'nocli' (for no command line [uuid])
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 18:57:14 +00:00
cshore
5823187e08 [net] miniupnpd: Added model_number and serial_number uci options for the root desc xml
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 18:57:09 +00:00
cshore
0c07ec43b5 [packages] miniupnpd: Added uci option config_file, which allows the user to specify that miniupnpd should use the specified file as the configuration file instead of /etc/miniupnpd.conf or none if no /etc/miniupnpd.conf present
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 18:57:06 +00:00
cshore
5bd0514866 [packages] miniupnpd: Added uci option use_system_uptime which defaults to true to maintain current behaviour, which is to use system update instead of miniupnpd daemon uptime. If false miniupnpd daemon uptime is used
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 18:57:03 +00:00
cshore
22ed7e56ed [packages] miniupnpd: Added option to change port. Default set to 5000 as before, port 'auto' set to result in a random port being used.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 18:56:59 +00:00
cshore
fe8c92d99d [packages] miniupnpd: Add uci option for manually specified external IP
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 18:56:54 +00:00
jow
d3d1a19a31 [packages] ipcad: fix compilation against librpc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25895 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 18:23:29 +00:00
jow
7a75faf30a [packages] triggerhappy: fix determination of input.h, remove explicit override (#8990)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 17:26:48 +00:00
swalker
13e3cf24bc [packages] polarssl: update to 0.14.2, fix & add descriptions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 16:00:07 +00:00
cshore
921b76b2b3 [packages] miniupnpd: Changed from using upstream Makefile.openwrt to using upstream's Makefile.linux (after suitably patching it so it works with openwrt and hopefully the other linux platforms miniupnpd is used with. Once this stream goes upstream it means that openwrt will be more likely to stay in sync with upstream's regular updates.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 15:14:30 +00:00
cshore
0e14d90709 [packages] miniupnpd: Updated miniupnpd to 1.5.20110302.
Changed from using static config.h.openwrt from upstream tarball to using genconfig.sh from upstream config (with patches to genconfig.sh to generate the correction config.h for openwrt).  closes: 8934

git-svn-id: svn://svn.openwrt.org/openwrt/packages@25887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 14:38:59 +00:00
mb
ad8e40a81c bemused: Don't need explicit iconv flags. nls.mk does that for us
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 13:24:55 +00:00
mb
18d79ef9ad bemused: Compile fixes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 13:21:09 +00:00
jow
8638d05128 [packages] libsdl-mixer: don't use host sdl-config
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 11:39:53 +00:00
loswillios
ec6295c7b2 [packages] libupnp: update to 1.6.12
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-05 17:55:03 +00:00
jow
1516dc384c [packages] baresip: fix compilation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-05 07:36:41 +00:00
swalker
7727656994 [packages] msmtp: update to 1.4.23, simplify nossl conffiles
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-05 07:26:09 +00:00
obsy
04585fbc33 [packages] transmission: update to 2.22
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-05 06:29:39 +00:00
jow
1f1f1537af [packages] pulseaudio: fix whitespace error in previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-05 01:23:57 +00:00
jow
ca7f00e66d [packages] pulseaudio: fix missing backspace, binary junk in initscript
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-05 00:24:50 +00:00
swalker
90531c161f [packages] mercurial: update to 1.8, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-04 18:40:12 +00:00
swalker
a39dc985f1 [packages] monit: update to 5.2.4
* add getloadavg patch
 * refresh patches
 * use build variants and PKG_INSTALL


git-svn-id: svn://svn.openwrt.org/openwrt/packages@25867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-04 18:19:54 +00:00
swalker
8127c15f7a [packages] unrar: update to 4.0.6, move to compression submenu
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-04 18:12:59 +00:00
mb
a24f88dfeb cal2p54: Update to new RSSI info
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-04 16:49:40 +00:00
swalker
fab4971bf8 [packages] ptpd: update to 2.1.0
* add new libpthread and librt dependencies
 * move to time sync submenu
 * update and correct description


git-svn-id: svn://svn.openwrt.org/openwrt/packages@25862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-04 08:37:20 +00:00
jow
e5554cfc37 [packages] dsniff: fix compilation against librpc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-04 07:57:16 +00:00
jow
0ddba7f6c8 [packages] openl2tp: fix compilation against librpc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-04 07:41:39 +00:00
swalker
c7c7743b84 [packages] ncftp: update to 3.2.5
* move to FTP submenu
 * add copyright info
 * consolidate install section


git-svn-id: svn://svn.openwrt.org/openwrt/packages@25859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-04 02:32:02 +00:00
swalker
14fbbf11b5 [packages] nbd: update to 2.9.20
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-04 02:19:01 +00:00
swalker
2283156a42 [packages] lftp: update to 4.1.3
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-04 02:17:46 +00:00
swalker
c6a623038a [packages] ndisc: update to 1.0.1
* add missing librt dependencies
 * drop obsolete patch


git-svn-id: svn://svn.openwrt.org/openwrt/packages@25856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-04 02:16:29 +00:00
jow
1bbe542316 [packages] send: fix more OpenSSL 1.0.0 fallout
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-03 18:05:58 +00:00
jow
7a1090a77e [packages] taglib: bump to v1.6.3, switch to cmake, add uclibc++ compat, throw away the libtool shit
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-03 14:54:15 +00:00
jow
e2cd74f281 [packages] libiconv: fix r25849
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-03 14:33:52 +00:00