packages.git
13 years ago[packages] collectd: fix another build failure on avr32
nico [Fri, 16 Jul 2010 13:33:09 +0000 (13:33 +0000)]
[packages] collectd: fix another build failure on avr32

the ted plugin fails on avr32 with the following error:

cc1: warnings being treated as errors
ted.c: In function 'ted_read_value':
ted.c:153: warning: format '%zi' expects type 'signed size_t', but argument 3 has type 'ssize_t'

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22234 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] libtorrent: fix error when linking against libtorrent on arm (closes:...
nico [Fri, 16 Jul 2010 13:29:10 +0000 (13:29 +0000)]
[packages] libtorrent: fix error when linking against libtorrent on arm (closes: #7026)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22233 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] collectd: fix build failure on avr32
nico [Fri, 16 Jul 2010 12:12:02 +0000 (12:12 +0000)]
[packages] collectd: fix build failure on avr32

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22232 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] ortp: fix build failure on avr32
nico [Fri, 16 Jul 2010 12:08:11 +0000 (12:08 +0000)]
[packages] ortp: fix build failure on avr32

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22231 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] ruby: add dependency on libpthread to libruby, use minor version for libra...
nico [Fri, 16 Jul 2010 03:43:38 +0000 (03:43 +0000)]
[packages] ruby: add dependency on libpthread to libruby, use minor version for library path (closes: #7608)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22226 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] fswebcam: don't build on 2.4
nico [Fri, 16 Jul 2010 02:33:29 +0000 (02:33 +0000)]
[packages] fswebcam: don't build on 2.4

 * uses Video 4 Linux 2, only available on 2.6

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22225 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] cwiid: don't build on 2.4, reformat, cleanup
nico [Fri, 16 Jul 2010 02:28:34 +0000 (02:28 +0000)]
[packages] cwiid: don't build on 2.4, reformat, cleanup

 * use the uinput subsystem, only available on 2.6

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22224 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] gstreamer: fix libgstreamer dependencies not inherited from default (misse...
nico [Fri, 16 Jul 2010 00:03:55 +0000 (00:03 +0000)]
[packages] gstreamer: fix libgstreamer dependencies not inherited from default (missed from [22220])

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22221 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] gstreamer & gst-plugins-*: don't build on 2.4
nico [Thu, 15 Jul 2010 23:57:42 +0000 (23:57 +0000)]
[packages] gstreamer & gst-plugins-*: don't build on 2.4

 * uses prctl(PR_SET_NAME...) only available on 2.6

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22220 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] iputils: don't build on 2.4
nico [Thu, 15 Jul 2010 23:54:14 +0000 (23:54 +0000)]
[packages] iputils: don't build on 2.4

 * uses setsockopt(sock, SOL_SOCKET, SO_MARK, ...) only available on 2.6

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22219 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] bind: fix pid file path (#7218)
jow [Thu, 15 Jul 2010 22:42:48 +0000 (22:42 +0000)]
[packages] bind: fix pid file path (#7218)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22217 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] libdlna: fix build failure (closes: #7445)
nico [Thu, 15 Jul 2010 19:33:59 +0000 (19:33 +0000)]
[packages] libdlna: fix build failure (closes: #7445)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22210 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] tinc: fix build on powerpc (closes: #7072), reformat
nico [Thu, 15 Jul 2010 17:13:42 +0000 (17:13 +0000)]
[packages] tinc: fix build on powerpc (closes: #7072), reformat

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22208 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] usbip: fix usb.ids location, rename bind_driver(8) to usbip_bind_driver(8)
nunojpg [Wed, 14 Jul 2010 23:40:58 +0000 (23:40 +0000)]
[packages] usbip: fix usb.ids location, rename bind_driver(8) to usbip_bind_driver(8)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22185 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] lftp: update to 4.0.9
swalker [Wed, 14 Jul 2010 18:41:47 +0000 (18:41 +0000)]
[packages] lftp: update to 4.0.9

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22184 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] proftpd: update to 1.3.3a
swalker [Wed, 14 Jul 2010 18:40:08 +0000 (18:40 +0000)]
[packages] proftpd: update to 1.3.3a

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22183 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] opendchub: update to 0.8.2
swalker [Wed, 14 Jul 2010 17:36:27 +0000 (17:36 +0000)]
[packages] opendchub: update to 0.8.2

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22182 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] dash: update to 0.5.6.1, use PKG_INSTALL, cleanup
swalker [Wed, 14 Jul 2010 14:19:20 +0000 (14:19 +0000)]
[packages] dash: update to 0.5.6.1, use PKG_INSTALL, cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22181 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] dovecot: update to 1.2.12
swalker [Wed, 14 Jul 2010 11:59:12 +0000 (11:59 +0000)]
[packages] dovecot: update to 1.2.12

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22180 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] subversion: update to 1.6.12
swalker [Wed, 14 Jul 2010 10:07:34 +0000 (10:07 +0000)]
[packages] subversion: update to 1.6.12

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22179 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] zile: update to 2.3.18
swalker [Wed, 14 Jul 2010 10:06:11 +0000 (10:06 +0000)]
[packages] zile: update to 2.3.18

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22178 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] net/freeswitch: Fixed a build error on avr32 due to pedantic format type...
cshore [Tue, 13 Jul 2010 13:56:38 +0000 (13:56 +0000)]
[packages] net/freeswitch: Fixed a build error on avr32 due to pedantic format type checking for printf.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22167 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] freeswitch: update additional downloads used in v1.0.6
nico [Tue, 13 Jul 2010 13:53:00 +0000 (13:53 +0000)]
[packages] freeswitch: update additional downloads used in v1.0.6

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22166 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] ddns-scripts:
jow [Tue, 13 Jul 2010 12:10:13 +0000 (12:10 +0000)]
[packages] ddns-scripts:
- urlencode exclamation marks (#7607)
- support new token [HTTPAUTH] for unencoded username:password tuples

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22165 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] iperf: update to 2.0.5
swalker [Tue, 13 Jul 2010 09:11:08 +0000 (09:11 +0000)]
[packages] iperf: update to 2.0.5

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22164 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] httping: update to 1.4.3
swalker [Tue, 13 Jul 2010 09:08:45 +0000 (09:08 +0000)]
[packages] httping: update to 1.4.3

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22163 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] net/freeswitch: Add back patch for mod_sofia logger, which is needed for...
cshore [Tue, 13 Jul 2010 06:40:42 +0000 (06:40 +0000)]
[packages] net/freeswitch: Add back patch for mod_sofia logger, which is needed for kirkwood to compile.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22162 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] dibbler: remove obsolete hacks (not linked against uClibc++ anymore)
nico [Tue, 13 Jul 2010 03:14:22 +0000 (03:14 +0000)]
[packages] dibbler: remove obsolete hacks (not linked against uClibc++ anymore)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22161 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] libpng: update to 1.2.44, change InstallDev to install libpng*-config...
nico [Tue, 13 Jul 2010 03:11:20 +0000 (03:11 +0000)]
[packages] libpng: update to 1.2.44, change InstallDev to install libpng*-config script in $(1) and a symlink in $(2), reformat

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22160 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] ntpd: update to 4.2.6p2, add missing conffiles & postinst for ntpd-ssl...
nico [Tue, 13 Jul 2010 03:07:11 +0000 (03:07 +0000)]
[packages] ntpd: update to 4.2.6p2, add missing conffiles & postinst for ntpd-ssl, reformat

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22159 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages]: net/freeswitch: Fixed sed expression for escaping replaced string in...
cshore [Tue, 13 Jul 2010 01:48:27 +0000 (01:48 +0000)]
[packages]: net/freeswitch: Fixed sed expression for escaping replaced string in the 'real' sed command.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22158 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages]: net/freeswitch: Added UCI config of extensions and incoming DIDs (to...
cshore [Tue, 13 Jul 2010 01:48:08 +0000 (01:48 +0000)]
[packages]: net/freeswitch: Added UCI config of extensions and incoming DIDs (to extensions only)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22157 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] gst-pluings-good: Enable flac plugin
lars [Mon, 12 Jul 2010 19:50:11 +0000 (19:50 +0000)]
[packages] gst-pluings-good: Enable flac plugin

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22156 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] flac: Disable building of docs and examples
lars [Mon, 12 Jul 2010 19:49:24 +0000 (19:49 +0000)]
[packages] flac: Disable building of docs and examples

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22155 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] libflac: Upgrade to 1.2.1
lars [Mon, 12 Jul 2010 19:48:51 +0000 (19:48 +0000)]
[packages] libflac: Upgrade to 1.2.1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22154 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] Add python-json package
lars [Mon, 12 Jul 2010 17:30:23 +0000 (17:30 +0000)]
[packages] Add python-json package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22151 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] ntfsprogs: disable crypto support explicitly, use libtool fixup & PKG_INST...
nico [Mon, 12 Jul 2010 16:40:33 +0000 (16:40 +0000)]
[packages] ntfsprogs: disable crypto support explicitly, use libtool fixup & PKG_INSTALL, use $(CP) instead in $(INSTALL_BIN) (perms already set by upstream 'make install'), cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22149 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] syslog-ng3: set IPv6 support explicitly, rebuild when CONFIG_IPV6 is chang...
nico [Mon, 12 Jul 2010 11:22:09 +0000 (11:22 +0000)]
[packages] syslog-ng3: set IPv6 support explicitly, rebuild when CONFIG_IPV6 is changed, bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22141 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] collectd: fix handling of plugins with '_' in their name, add explicit...
nico [Sun, 11 Jul 2010 20:13:45 +0000 (20:13 +0000)]
[packages] collectd: fix handling of plugins with '_' in their name, add explicit mysql detection

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22140 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] collectd: fix another package name missed from [22132]
nico [Sun, 11 Jul 2010 13:08:09 +0000 (13:08 +0000)]
[packages] collectd: fix another package name missed from [22132]

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22133 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] collectd: fix package names (s/_/-/), remove dependency on libgcc (doesn...
nico [Sun, 11 Jul 2010 13:05:22 +0000 (13:05 +0000)]
[packages] collectd: fix package names (s/_/-/), remove dependency on libgcc (doesn't exist on all targets), bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22132 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] transmission: update to 2.01
obsy [Sun, 11 Jul 2010 13:03:16 +0000 (13:03 +0000)]
[packages] transmission: update to 2.01

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22131 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] replace occurences of -lgcc with $(LIBGCC_S)
nico [Sun, 11 Jul 2010 00:37:05 +0000 (00:37 +0000)]
[packages] replace occurences of -lgcc with $(LIBGCC_S)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22122 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agofreeradius2: update to version 2.1.9
hauke [Sat, 10 Jul 2010 22:46:50 +0000 (22:46 +0000)]
freeradius2: update to version 2.1.9

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22120 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] iputils: use shared CATEGORY, SECTION & URL fields, mark IPv6 packages...
nico [Sat, 10 Jul 2010 14:03:05 +0000 (14:03 +0000)]
[packages] iputils: use shared CATEGORY, SECTION & URL fields, mark IPv6 packages as broken since their binaries are never built, use TARGET_CPPFLAGS & TARGET_LDFLAGS instead of -I... & -L...

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22117 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] quagga: rebuild when CONFIG_IPV6 is changed
nico [Sat, 10 Jul 2010 01:08:43 +0000 (01:08 +0000)]
[packages] quagga: rebuild when CONFIG_IPV6 is changed

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22115 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] transmission: fix md5sum
nico [Sat, 10 Jul 2010 00:56:20 +0000 (00:56 +0000)]
[packages] transmission: fix md5sum

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22114 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] python-curl: fix build failure
nico [Sat, 10 Jul 2010 00:47:54 +0000 (00:47 +0000)]
[packages] python-curl: fix build failure

 * add a patch to prevent use of host static curl library

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22109 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] ntfsprogs: fix build failure
nico [Sat, 10 Jul 2010 00:09:26 +0000 (00:09 +0000)]
[packages] ntfsprogs: fix build failure

 * add a patch to prevent use of pkgconfig & config scripts in Makefiles after configure has been run

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22108 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] iputils: fix Makefile error, fix arping dependency on libsysfs, bump relea...
nico [Fri, 9 Jul 2010 23:42:26 +0000 (23:42 +0000)]
[packages] iputils: fix Makefile error, fix arping dependency on libsysfs, bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22107 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] bmxd: fix subversion repository url
nico [Fri, 9 Jul 2010 23:36:50 +0000 (23:36 +0000)]
[packages] bmxd: fix subversion repository url

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22106 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] Add python-curl package
lars [Fri, 9 Jul 2010 05:42:56 +0000 (05:42 +0000)]
[packages] Add python-curl package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22103 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] aircrack-ng: remove obsolete patch (thanks swalker!)
nico [Thu, 8 Jul 2010 07:36:00 +0000 (07:36 +0000)]
[packages] aircrack-ng: remove obsolete patch (thanks swalker!)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22092 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] aircrack-ng: update to 1.1 (closes: #7567)
nico [Wed, 7 Jul 2010 20:33:46 +0000 (20:33 +0000)]
[packages] aircrack-ng: update to 1.1 (closes: #7567)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22091 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] aricrack-ng: add fallback download url for old archived versions (closes...
nico [Wed, 7 Jul 2010 19:20:17 +0000 (19:20 +0000)]
[packages] aricrack-ng: add fallback download url for old archived versions (closes: #7571)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22090 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolibs/glib2: revert bogus r21884 (thanks nico)
acoul [Wed, 7 Jul 2010 11:23:41 +0000 (11:23 +0000)]
libs/glib2: revert bogus r21884 (thanks nico)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22085 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages]: net/freeswitch: Added initial uci configuration capability.
cshore [Wed, 7 Jul 2010 11:18:11 +0000 (11:18 +0000)]
[packages]: net/freeswitch: Added initial uci configuration capability.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22084 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/iputils: update to iputils-20100418
acoul [Wed, 7 Jul 2010 09:59:54 +0000 (09:59 +0000)]
net/iputils: update to iputils-20100418

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22083 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages]: net/freeswitch: Fixed config so mod_syslog is used on startup
cshore [Wed, 7 Jul 2010 05:39:47 +0000 (05:39 +0000)]
[packages]: net/freeswitch: Fixed config so mod_syslog is used on startup

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22082 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] tcpdump: properly handle iface names with leading digits (#7572)
jow [Wed, 7 Jul 2010 01:09:45 +0000 (01:09 +0000)]
[packages] tcpdump: properly handle iface names with leading digits (#7572)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22081 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoutils/psmisc: fix fownload site (thanks faulpelz)
acoul [Tue, 6 Jul 2010 15:40:35 +0000 (15:40 +0000)]
utils/psmisc: fix fownload site (thanks faulpelz)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22077 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoutils/psmisc: fix r22072
acoul [Mon, 5 Jul 2010 17:31:29 +0000 (17:31 +0000)]
utils/psmisc: fix r22072

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22073 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoutils/psmisc: add psmisc package
acoul [Mon, 5 Jul 2010 17:13:30 +0000 (17:13 +0000)]
utils/psmisc: add psmisc package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22072 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] ffmpeg: add support for aac, mp2, ogg & vorbis, bump release number
nico [Mon, 5 Jul 2010 01:56:49 +0000 (01:56 +0000)]
[packages] ffmpeg: add support for aac, mp2, ogg & vorbis, bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22071 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] gst-plugins-ugly: update to 0.10.15, rework Makefile:
nico [Mon, 5 Jul 2010 01:51:21 +0000 (01:51 +0000)]
[packages] gst-plugins-ugly: update to 0.10.15, rework Makefile:
 * rename gst-plugins-ugly-* plugins to gst-mod-*
 * add a gst-plugins-ugly meta-package
 * remove unneeded extra CFLAGS & LDFLAGS

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22070 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] gst-plugins-good: update to 0.10.23, rework Makefile:
nico [Mon, 5 Jul 2010 01:49:55 +0000 (01:49 +0000)]
[packages] gst-plugins-good: update to 0.10.23, rework Makefile:
 * rename gst-plugins-good-* plugins to gst-mod-*
 * add a gst-plugins-good meta-package
 * remove unneeded extra CFLAGS & LDFLAGS

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22069 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] gst-plugins-base: update to 0.10.29, rework Makefile:
nico [Mon, 5 Jul 2010 01:47:30 +0000 (01:47 +0000)]
[packages] gst-plugins-base: update to 0.10.29, rework Makefile:
 * rename gst-plugins-base-libgst* libraries to libgst*
 * rename gst-plugins-base-* plugins to gst-mod-*
 * add a gst-plugins-base meta-package
 * remove unneeded extra CFLAGS & LDFLAGS

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22068 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] gstreamer: update to 0.10.29, rework Makefile:
nico [Mon, 5 Jul 2010 01:42:30 +0000 (01:42 +0000)]
[packages] gstreamer: update to 0.10.29, rework Makefile:
 * rename gstreamer-libgst* to libgst*
 * rename gstreamer to libgstreamer
 * add a gstreamer meta-package
 * add gstreamer-utils
 * remove extra CFLAGS & LDFLAGS for libiconv & libintl (provided by glib2)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22067 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] crypto-tools: update to v20100325 (#7462)
jow [Sun, 4 Jul 2010 21:19:24 +0000 (21:19 +0000)]
[packages] crypto-tools: update to v20100325 (#7462)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22066 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] transmission: offer option to run transmission as different user (#7555)
jow [Sun, 4 Jul 2010 20:58:53 +0000 (20:58 +0000)]
[packages] transmission: offer option to run transmission as different user (#7555)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22065 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] usb-modeswitch-data: only offer this package if usb-modeswitch has been...
jow [Sun, 4 Jul 2010 18:57:19 +0000 (18:57 +0000)]
[packages] usb-modeswitch-data: only offer this package if usb-modeswitch has been selected

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22064 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] add usb-modeswitch-data, a collection of dongle specifc modeswitch configu...
jow [Sun, 4 Jul 2010 18:22:06 +0000 (18:22 +0000)]
[packages] add usb-modeswitch-data, a collection of dongle specifc modeswitch configurations, together with usb-modeswitch the most common dongles should work ootb now

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22063 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] usb-modeswitch: add hotplug handler to invoke usb_modeswitch when a flip...
jow [Sun, 4 Jul 2010 18:19:03 +0000 (18:19 +0000)]
[packages] usb-modeswitch: add hotplug handler to invoke usb_modeswitch when a flip flop dongle is detected, the handler should be 100% compatible to Debian usb-modeswitch-data config collection

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22062 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolibmikmod: avoid building documentation, as this requires <makeinfo> installed on...
mirko [Sun, 4 Jul 2010 00:48:11 +0000 (00:48 +0000)]
libmikmod: avoid building documentation, as this requires <makeinfo> installed on the host

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22053 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoavoid building documentation, as this requires <makeinfo> installed on the host
mirko [Sat, 3 Jul 2010 11:00:29 +0000 (11:00 +0000)]
avoid building documentation, as this requires <makeinfo> installed on the host

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22050 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] quagga-unstable: Add some missing vty newlines
acinonyx [Fri, 2 Jul 2010 10:50:57 +0000 (10:50 +0000)]
[packages] quagga-unstable: Add some missing vty newlines

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22045 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] multiwan: Reverted back from using LAN as default route in main routing...
craigc [Fri, 2 Jul 2010 03:09:04 +0000 (03:09 +0000)]
[packages] multiwan: Reverted back from using LAN as default route in main routing table.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22043 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/netperf: fix SOCK_DCCP compile issue (uClibc 0.9.31)
acoul [Thu, 1 Jul 2010 16:51:03 +0000 (16:51 +0000)]
net/netperf: fix SOCK_DCCP compile issue (uClibc 0.9.31)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22020 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobatman-adv: update to latest release (2010.0.0)
marek [Thu, 1 Jul 2010 15:10:19 +0000 (15:10 +0000)]
batman-adv: update to latest release (2010.0.0)

* simplified Makefile (thanks Nico!)
* moved the branches into an extra feed
* updated the init script to match the latest features

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22017 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/mtr: update to mtr-0.79 & fix compile issues
acoul [Thu, 1 Jul 2010 13:44:00 +0000 (13:44 +0000)]
net/mtr: update to mtr-0.79 & fix compile issues

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22014 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/iputils: fix ipv6 compile errors (thanks florian)
acoul [Thu, 1 Jul 2010 08:53:07 +0000 (08:53 +0000)]
net/iputils: fix ipv6 compile errors (thanks florian)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22011 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] ffmpeg: fix configuration for ffmpeg server support, don't build ffmpeg...
nico [Thu, 1 Jul 2010 00:39:50 +0000 (00:39 +0000)]
[packages] ffmpeg: fix configuration for ffmpeg server support, don't build ffmpeg & ffserver if they're not selected, bump release number (closes: #7492)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22006 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] multiwan: Adjusted initial restore mark rule
craigc [Mon, 28 Jun 2010 16:05:57 +0000 (16:05 +0000)]
[packages] multiwan: Adjusted initial restore mark rule

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21974 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages]: multiwan:
craigc [Mon, 28 Jun 2010 04:49:55 +0000 (04:49 +0000)]
[packages]: multiwan:
Repositioned MultiWan tables within iptables list.
Added lan_if setting to change the main routing table to point towards a lan interface instead.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21973 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackages/rdiff-backup: Requires libraries only on full python, hence changed dependen...
cshore [Mon, 28 Jun 2010 03:56:52 +0000 (03:56 +0000)]
packages/rdiff-backup: Requires libraries only on full python, hence changed dependency to full python install

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21972 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/freeswitch: Fixed mod_syslog enable for both -upstream-defaults and -minimal
cshore [Sun, 27 Jun 2010 19:30:18 +0000 (19:30 +0000)]
net/freeswitch: Fixed mod_syslog enable for both -upstream-defaults and -minimal

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21971 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/freeswitch: Added mod-limit to freeswitch-default as the upstream default diaplan...
cshore [Sun, 27 Jun 2010 13:36:42 +0000 (13:36 +0000)]
net/freeswitch: Added mod-limit to freeswitch-default as the upstream default diaplan uses it

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21968 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/freeswitch: Renamed freeswitch modules collections from fs-default and fs-minima...
cshore [Sun, 27 Jun 2010 13:36:38 +0000 (13:36 +0000)]
net/freeswitch:  Renamed freeswitch modules collections from fs-default and fs-minimal to fs-collection-upstream-defaults and fs-collection-minimal

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21967 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/freeswitch: Separated configs. Made -upstream-defaults config a separate package...
cshore [Sun, 27 Jun 2010 13:36:34 +0000 (13:36 +0000)]
net/freeswitch: Separated configs.  Made -upstream-defaults config a separate package and added it to freeswitch-default.  Also added -config-minimal and added it to freeswitch-minimal

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21966 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/freeswitch: Change -upstream-defaults and -minimal to use mod_syslog instead...
cshore [Sun, 27 Jun 2010 13:36:27 +0000 (13:36 +0000)]
net/freeswitch: Change -upstream-defaults and -minimal to use mod_syslog instead of mod_console for logging, and start in daemon mode not foreground

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21965 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/freeswitch: Fixed restart so that it waits for FS to terminated before attempting...
cshore [Sun, 27 Jun 2010 13:36:24 +0000 (13:36 +0000)]
net/freeswitch: Fixed restart so that it waits for FS to terminated before attempting to start a new instance

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21964 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/freeswitch: Tweaked modules included in freeswitch-minimal
cshore [Sun, 27 Jun 2010 13:36:19 +0000 (13:36 +0000)]
net/freeswitch: Tweaked modules included in freeswitch-minimal

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21963 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agofreeswitch/net: Moved default config into a separate package which installs under...
cshore [Sun, 27 Jun 2010 13:36:16 +0000 (13:36 +0000)]
freeswitch/net: Moved default config into a separate package which installs under /usr/share for documentation purposes (as it's not really intended to be a production configuration)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21962 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackages/zaptel-1.4.x: remove KCONFIG options
juhosg [Sat, 26 Jun 2010 16:57:44 +0000 (16:57 +0000)]
packages/zaptel-1.4.x: remove KCONFIG options

The package builds fine without the tracing stuff.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21902 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] add missing CONFIG_SYSPROF_TRACER in zaptel-1.4.x
florian [Sat, 26 Jun 2010 16:07:51 +0000 (16:07 +0000)]
[package] add missing CONFIG_SYSPROF_TRACER in zaptel-1.4.x

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21901 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] multiwan: Updated rt_tables again, from 300 to 170.
craigc [Sat, 26 Jun 2010 08:02:46 +0000 (08:02 +0000)]
[packages] multiwan: Updated rt_tables again, from 300 to 170.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21900 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/net-tools: break one big output package to individual net-tools utilities
acoul [Thu, 24 Jun 2010 11:33:33 +0000 (11:33 +0000)]
net/net-tools: break one big output package to individual net-tools utilities

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21888 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackages/net/kismet: update to version 2010-01-R1
acoul [Wed, 23 Jun 2010 14:48:11 +0000 (14:48 +0000)]
packages/net/kismet: update to version 2010-01-R1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21886 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackages/net/usbip: fix dependency issue (#5590)
acoul [Wed, 23 Jun 2010 08:28:12 +0000 (08:28 +0000)]
packages/net/usbip: fix dependency issue (#5590)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21885 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackages/libs/glib2: fix dependency issue (#5590)
acoul [Wed, 23 Jun 2010 08:26:33 +0000 (08:26 +0000)]
packages/libs/glib2: fix dependency issue (#5590)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21884 3c298f89-4303-0410-b956-a3cf2f4a3e73