openwrt/svn-archive/archive.git
13 years agolibs/libpam: update libpam to version 1.1.2, refresh patches
Alexandros C. Couloumbis [Mon, 6 Sep 2010 20:25:42 +0000 (20:25 +0000)]
libs/libpam: update libpam to version 1.1.2, refresh patches

SVN-Revision: 22961

13 years ago[packages] vsftpd: update to 2.3.2
Cezary Jackiewicz [Mon, 6 Sep 2010 17:36:28 +0000 (17:36 +0000)]
[packages] vsftpd: update to 2.3.2

SVN-Revision: 22959

13 years ago[packages] add package python-cjson
Hamish Guthrie [Mon, 6 Sep 2010 13:48:31 +0000 (13:48 +0000)]
[packages] add package python-cjson

SVN-Revision: 22955

13 years agonet/quagga-unstable: Update to v0.99.17, refresh patches
Alexandros C. Couloumbis [Mon, 6 Sep 2010 07:01:55 +0000 (07:01 +0000)]
net/quagga-unstable: Update to v0.99.17, refresh patches

SVN-Revision: 22952

13 years ago[packages] add lcdproc - a piece of software that displays real-time system informati...
Jo-Philipp Wich [Sun, 5 Sep 2010 22:18:30 +0000 (22:18 +0000)]
[packages] add lcdproc - a piece of software that displays real-time system information from your Linux/*BSD box on a LCD (#7883)

SVN-Revision: 22941

13 years ago[package] fix mercurial dependency against python, thanks KanjiMonster
Florian Fainelli [Sun, 5 Sep 2010 11:58:11 +0000 (11:58 +0000)]
[package] fix mercurial dependency against python, thanks KanjiMonster

SVN-Revision: 22933

13 years agopsfreedom: update
Michael Büsch [Sun, 5 Sep 2010 11:03:39 +0000 (11:03 +0000)]
psfreedom: update

SVN-Revision: 22932

13 years agopsfreedom: Don't autoload, because it disrupts normal USB operation. The user can...
Michael Büsch [Sun, 5 Sep 2010 01:46:54 +0000 (01:46 +0000)]
psfreedom: Don't autoload, because it disrupts normal USB operation. The user can insmod the module on demand.

SVN-Revision: 22931

13 years agopsfreedom: fix dependencies
Michael Büsch [Sun, 5 Sep 2010 00:29:54 +0000 (00:29 +0000)]
psfreedom: fix dependencies

SVN-Revision: 22930

13 years agoAdd psfreedom
Michael Büsch [Sun, 5 Sep 2010 00:16:19 +0000 (00:16 +0000)]
Add psfreedom

SVN-Revision: 22929

13 years agobatman-adv: update package to latest release (2010.1.0)
Marek Lindner [Sat, 4 Sep 2010 23:36:15 +0000 (23:36 +0000)]
batman-adv: update package to latest release (2010.1.0)

SVN-Revision: 22925

13 years ago[package] olsrd.init add virtual interface name
Florian Fainelli [Sat, 4 Sep 2010 18:27:16 +0000 (18:27 +0000)]
[package] olsrd.init add virtual interface name

This patch add interface name handling for the NonOlsrIf Option in olsrd init script.
e.g. NonOlsrIf=lan and not NonOlsrIf=eth0

Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
SVN-Revision: 22918

13 years ago[package] fix vnstat install usage on FreeBSD and MacOSX (#7718)
Florian Fainelli [Sat, 4 Sep 2010 18:04:13 +0000 (18:04 +0000)]
[package] fix vnstat install usage on FreeBSD and MacOSX (#7718)

vnstat's makefile uses the '-D' option which is only part of GNU install,
thus compiling vnstat for OpenWrt on FreeBSD or Mac OS X fails because of
the missing option.

Attached is a patch to have the install target separately create the
destination directory before installing the vnstat.conf file to $(DEST)/etc.
Additionally it also removes an erroneous tab character in the Makefile.

The patch is meant to go in feeds/packages/net/vnstat/patches/ directory.

TRAC Ticket: https://dev.openwrt.org/attachment/ticket/7718/

Signed-off-by: Joe Roback <joe@roback.cc>
SVN-Revision: 22913

13 years ago[package] sctp: Add SCTP library support
Florian Fainelli [Sat, 4 Sep 2010 18:04:05 +0000 (18:04 +0000)]
[package] sctp: Add SCTP library support

This patch provides a new module for the userland SCTP library.
This library is required by applications for full support of the SCTP
protocol.
This patch should be applied only after the kmod-sctp is integrated.
It applies against packages.git.

Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp>
SVN-Revision: 22912

13 years ago[package] add mysql-server (#7384)
Florian Fainelli [Sat, 4 Sep 2010 18:04:02 +0000 (18:04 +0000)]
[package] add mysql-server (#7384)

This is a patch to build the mysql server. So far I only have the
kirkwood target to test on, but it works great on that.

There seems to be some contention on whether Openwrt should have a
mysql-server package, but I don't see why it shouldn't at least have
the option. A full LAMP stack is now a reality.

Closes out https://dev.openwrt.org/ticket/7384

Again, I'm still pretty new to this, so any constructive criticism
would be appreciated.

Sorry for the attachment, but I wanted to make sure the whitespace and
lines got preserved.

Signed-off-by: Kyle Anderson <kyle@xkyle.com>
SVN-Revision: 22911

13 years ago[package] add poco C++ library
Florian Fainelli [Sat, 4 Sep 2010 18:03:54 +0000 (18:03 +0000)]
[package] add poco C++ library

The included patch modifies the poco configure script by adding an option
to disable the support of shared memory  (not supported by uclibc).

It can be improved by disabling the compiling of the debug version of the
libraries - they are currently not included in the ipkg, but are still compiled.

Signed-off-by: Nicolas Leonard <leonard.nicolas@gmail.com>
SVN-Revision: 22910

13 years ago[packages] usb-modeswitch-data: update to v20100826, switch source mirror to draisber...
Jo-Philipp Wich [Sat, 4 Sep 2010 17:30:59 +0000 (17:30 +0000)]
[packages] usb-modeswitch-data: update to v20100826, switch source mirror to draisberghof.de

SVN-Revision: 22904

13 years ago[packages] usb-modeswitch: bump to v1.1.4, make hotplug less chatty
Jo-Philipp Wich [Sat, 4 Sep 2010 17:29:44 +0000 (17:29 +0000)]
[packages] usb-modeswitch: bump to v1.1.4, make hotplug less chatty

SVN-Revision: 22903

13 years ago[package] update owfs to 2.8p1, patch from Nicolas Leonard
Florian Fainelli [Sat, 4 Sep 2010 16:11:45 +0000 (16:11 +0000)]
[package] update owfs to 2.8p1, patch from Nicolas Leonard

SVN-Revision: 22896

13 years ago[package] update openvpn-devel to week 36 snapshot
Florian Fainelli [Sat, 4 Sep 2010 16:11:42 +0000 (16:11 +0000)]
[package] update openvpn-devel to week 36 snapshot

SVN-Revision: 22895

13 years ago[package] update mercurial to 1.6.2
Florian Fainelli [Sat, 4 Sep 2010 16:11:39 +0000 (16:11 +0000)]
[package] update mercurial to 1.6.2

SVN-Revision: 22894

13 years ago[package] add sslstrip
Florian Fainelli [Sat, 4 Sep 2010 16:04:39 +0000 (16:04 +0000)]
[package] add sslstrip

This patch adds sslstrip (http://www.thoughtcrime.org/software/sslstrip)
to OpenWrt.

A MITM tool that implements Moxie Marlinspike's HTTPS stripping attacks.
It will transparently hijack HTTP traffic on a network,
watch for HTTPS links and redirects, then map those links
into either look-alike HTTP links or homograph-similar HTTPS
links. It also supports modes for supplying a favicon which
looks like a lock icon, selective logging, and session denial.

Signed-off-by: Luis Alberto Dallos Roa <luis.dallos@gmail.com>
SVN-Revision: 22892

13 years agoutils/picocom: update picocom to version 1.6 (closes #7873)
Alexandros C. Couloumbis [Sat, 4 Sep 2010 07:22:35 +0000 (07:22 +0000)]
utils/picocom: update picocom to version 1.6 (closes #7873)

SVN-Revision: 22886

13 years ago[packages] transmission: always enable large file support
Cezary Jackiewicz [Thu, 2 Sep 2010 15:10:15 +0000 (15:10 +0000)]
[packages] transmission: always enable large file support

SVN-Revision: 22873

13 years ago[packages] wing: put Roberto's email address inside angle brackets instead of parens...
Stephen Walker [Thu, 2 Sep 2010 04:56:32 +0000 (04:56 +0000)]
[packages] wing: put Roberto's email address inside angle brackets instead of parens, again

SVN-Revision: 22872

13 years ago[patchteam] WING version bump / updates for HNA and fixes for some scripts
Scott V. Kamp [Wed, 1 Sep 2010 14:41:49 +0000 (14:41 +0000)]
[patchteam] WING version bump / updates for HNA and fixes for some scripts

SVN-Revision: 22868

13 years agoUpdate ChaosVPN
Jens Muecke [Sun, 29 Aug 2010 12:38:00 +0000 (12:38 +0000)]
Update ChaosVPN

done by Haegar
add init script
update to version 2.0

SVN-Revision: 22831

13 years ago[packages] horst: fix endianess issues in protocol parser (#7822)
Jo-Philipp Wich [Sun, 29 Aug 2010 11:55:48 +0000 (11:55 +0000)]
[packages] horst: fix endianess issues in protocol parser (#7822)

SVN-Revision: 22830

13 years agobatman-adv: adding stability patches
Marek Lindner [Fri, 27 Aug 2010 17:42:48 +0000 (17:42 +0000)]
batman-adv: adding stability patches

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 22823

13 years agoqt4: Fix non-GUI build
Michael Büsch [Fri, 27 Aug 2010 16:12:57 +0000 (16:12 +0000)]
qt4: Fix non-GUI build

SVN-Revision: 22822

13 years agoAdd chaosvpn
Jens Muecke [Thu, 26 Aug 2010 22:27:08 +0000 (22:27 +0000)]
Add chaosvpn

by Christopher J. Pilkington

SVN-Revision: 22820

13 years ago[packages] usbutils: update to 0.90
Stephen Walker [Thu, 26 Aug 2010 20:30:14 +0000 (20:30 +0000)]
[packages] usbutils: update to 0.90

SVN-Revision: 22818

13 years agopwrtray: Add qt4-gui dep
Michael Büsch [Thu, 26 Aug 2010 19:50:47 +0000 (19:50 +0000)]
pwrtray: Add qt4-gui dep

SVN-Revision: 22816

13 years ago[packages] imapfilter: package deprecated.lua too (#7814)
Jo-Philipp Wich [Thu, 26 Aug 2010 01:05:45 +0000 (01:05 +0000)]
[packages] imapfilter: package deprecated.lua too (#7814)

SVN-Revision: 22810

13 years ago[package] btrfs-utils: put it in the correct submenu
Benjamin Cama [Thu, 26 Aug 2010 00:17:11 +0000 (00:17 +0000)]
[package] btrfs-utils: put it in the correct submenu

SVN-Revision: 22809

13 years ago[package] nginx: update to 0.7.67
Benjamin Cama [Thu, 26 Aug 2010 00:08:55 +0000 (00:08 +0000)]
[package] nginx: update to 0.7.67

SVN-Revision: 22808

13 years ago[package] nginx: packaging enhancements
Benjamin Cama [Thu, 26 Aug 2010 00:05:56 +0000 (00:05 +0000)]
[package] nginx: packaging enhancements
 * add a separate config menu for optionnal modules (not every possible
   module are here; just taken the ones Debian enables). By default they
   are all disabled, so this removes the default dependency on
   libopenssl.
 * correctly listed conffiles
 * enable IPv6 only when CONFIG_IPV6 is set
 * change the default listening adress in nginx.conf when IPv6 is
   enabled so that it listens on [::]

SVN-Revision: 22807

13 years ago[DirectFB] copy over default cursor file
Mirko Vogt [Wed, 25 Aug 2010 11:00:48 +0000 (11:00 +0000)]
[DirectFB] copy over default cursor file

SVN-Revision: 22794

13 years ago[qt4] reorganize conditional drawing-backend dependencies
Mirko Vogt [Wed, 25 Aug 2010 11:00:44 +0000 (11:00 +0000)]
[qt4] reorganize conditional drawing-backend dependencies

SVN-Revision: 22793

13 years ago[qt4] do not select tslib, but depend on it (to insure it's getting built before)
Mirko Vogt [Wed, 25 Aug 2010 11:00:37 +0000 (11:00 +0000)]
[qt4] do not select tslib, but depend on it (to insure it's getting built before)

SVN-Revision: 22792

13 years ago[packages] zile: update to 2.3.19
Stephen Walker [Wed, 25 Aug 2010 01:10:45 +0000 (01:10 +0000)]
[packages] zile: update to 2.3.19

SVN-Revision: 22789

13 years ago[packages] nano: update to 2.2.5
Stephen Walker [Wed, 25 Aug 2010 01:10:06 +0000 (01:10 +0000)]
[packages] nano: update to 2.2.5

SVN-Revision: 22788

13 years ago[packages] net/freeswitch: Added mod_voicemail config mentioned but forgotten in...
Daniel Dickinson [Tue, 24 Aug 2010 13:23:26 +0000 (13:23 +0000)]
[packages] net/freeswitch: Added mod_voicemail config mentioned but forgotten in a previous commit.

SVN-Revision: 22784

13 years ago[packages] net/freeswitch: Use /usr/share/freeswitch as prefix; this means freeswitch...
Daniel Dickinson [Tue, 24 Aug 2010 13:21:40 +0000 (13:21 +0000)]
[packages] net/freeswitch: Use /usr/share/freeswitch as prefix; this means freeswitch files not in bin, lib, or include will be stored under /usr/share/freeswitch.
  Modify the configuration so that recordings are stored on /var/lib/freeswitch/recordings by default (this is a tmpfs so should be change if persistance is needed).
  Allow the scripts and htdocs to have their directories set individually instead of requirings them to be under /usr/share/freeswitch.

SVN-Revision: 22783

13 years ago[packages] net/freeswitch: Use /usr/share/freeswitch as prefix; this means freeswitch...
Daniel Dickinson [Tue, 24 Aug 2010 13:21:35 +0000 (13:21 +0000)]
[packages] net/freeswitch: Use /usr/share/freeswitch as prefix; this means freeswitch files not in bin, lib, or include will be stored under /usr/share/freeswitch.
  Modify the configuration so that recordings are stored on /var/lib/freeswitch/recordings by default (this is a tmpfs so should be change if persistance is needed).
  Allow the scripts and htdocs to have their directories set individually instead of requirings them to be under /usr/share/freeswitch.

SVN-Revision: 22782

13 years agopwrtray: Add n810 battery support
Michael Büsch [Mon, 23 Aug 2010 14:05:22 +0000 (14:05 +0000)]
pwrtray: Add n810 battery support

SVN-Revision: 22779

13 years ago[packages] net/freeswitch: Fixed auto module enabling for modules with more dashes...
Daniel Dickinson [Sun, 22 Aug 2010 22:18:15 +0000 (22:18 +0000)]
[packages] net/freeswitch: Fixed auto module enabling for modules with more dashes than mod-modname (need to transform to underscores in the postinst/postrm scripts).  This was part of getting mod_say_en to work.  As part of getting mod_say_en working (and de, ru, and fr), added per-package config for freeswitch-mod-say-{en, fr, de, ru}.

SVN-Revision: 22775

13 years ago[package] update miredo to 1.2.3, packaged miredo-privproc, add client-hook script...
Florian Fainelli [Sun, 22 Aug 2010 16:36:35 +0000 (16:36 +0000)]
[package] update miredo to 1.2.3, packaged miredo-privproc, add client-hook script, patch from Alexander Khrykin

SVN-Revision: 22763

13 years ago[package] update libusb-1.0 to 1.0.8 (#7806)
Florian Fainelli [Sun, 22 Aug 2010 16:36:33 +0000 (16:36 +0000)]
[package] update libusb-1.0 to 1.0.8 (#7806)

SVN-Revision: 22762

13 years ago[package] update aprx to 2.00 r421 (#7803)
Florian Fainelli [Sun, 22 Aug 2010 16:36:30 +0000 (16:36 +0000)]
[package] update aprx to 2.00 r421 (#7803)

SVN-Revision: 22761

13 years ago[packages] net/freeswitch: Added includes for phrases back to freeswitch.xml and...
Daniel Dickinson [Sun, 22 Aug 2010 05:33:56 +0000 (05:33 +0000)]
[packages] net/freeswitch: Added includes for phrases back to freeswitch.xml and bumped package version

SVN-Revision: 22756

13 years ago[packages] net/freeswitch: Re-added per-package module configurartion (currently...
Daniel Dickinson [Sun, 22 Aug 2010 05:06:49 +0000 (05:06 +0000)]
[packages] net/freeswitch: Re-added per-package module configurartion (currently only voicemail uses it).

SVN-Revision: 22755

13 years ago[patchteam] dudders needs to be started after time synchronisation, because
Scott V. Kamp [Sun, 22 Aug 2010 04:46:16 +0000 (04:46 +0000)]
[patchteam] dudders needs to be started after time synchronisation, because
if the time is not correct then the DNS update fails.

SVN-Revision: 22754

13 years ago[packages] net/znc: fixup compilation options. Closes #7786, thanks Obsy
Andy Boyett [Sat, 21 Aug 2010 16:43:48 +0000 (16:43 +0000)]
[packages] net/znc: fixup compilation options. Closes #7786, thanks Obsy

SVN-Revision: 22750

13 years agonet/ethtool: update to ethtool-2.6.35
Alexandros C. Couloumbis [Sat, 21 Aug 2010 14:43:28 +0000 (14:43 +0000)]
net/ethtool: update to ethtool-2.6.35

SVN-Revision: 22746

13 years agopyqt4: Fix build deps
Michael Büsch [Fri, 20 Aug 2010 19:28:29 +0000 (19:28 +0000)]
pyqt4: Fix build deps

SVN-Revision: 22744

13 years agoAdd PyQt4
Michael Büsch [Fri, 20 Aug 2010 18:24:49 +0000 (18:24 +0000)]
Add PyQt4

SVN-Revision: 22743

13 years agoqt4: Make sure that damned function is really inlined
Michael Büsch [Fri, 20 Aug 2010 17:34:32 +0000 (17:34 +0000)]
qt4: Make sure that damned function is really inlined

SVN-Revision: 22742

13 years agoqt4: Add missing makefile include
Michael Büsch [Fri, 20 Aug 2010 16:14:48 +0000 (16:14 +0000)]
qt4: Add missing makefile include

SVN-Revision: 22741

13 years agoqt4: Add X11 support
Michael Büsch [Fri, 20 Aug 2010 16:00:37 +0000 (16:00 +0000)]
qt4: Add X11 support

SVN-Revision: 22740

13 years ago[packages] remove PKG_CATs that have crept in, add license to broadcom-sdhc, remove...
Stephen Walker [Fri, 20 Aug 2010 15:09:25 +0000 (15:09 +0000)]
[packages] remove PKG_CATs that have crept in, add license to broadcom-sdhc, remove trailing whitespace

SVN-Revision: 22739

13 years agoqt4: Rename file
Michael Büsch [Fri, 20 Aug 2010 15:07:03 +0000 (15:07 +0000)]
qt4: Rename file

SVN-Revision: 22738

13 years ago[packages] dudders: fix spaces, fix checksum, add license, add maintainer name, cleanup
Stephen Walker [Fri, 20 Aug 2010 14:42:06 +0000 (14:42 +0000)]
[packages] dudders: fix spaces, fix checksum, add license, add maintainer name, cleanup

SVN-Revision: 22736

13 years agoAdd "pwrtray" application package
Michael Büsch [Fri, 20 Aug 2010 14:10:41 +0000 (14:10 +0000)]
Add "pwrtray" application package

SVN-Revision: 22735

13 years ago[packages] net/freeswitch: Fixed remnants of UCI config that prevent FreeSWITCH start...
Daniel Dickinson [Fri, 20 Aug 2010 01:27:26 +0000 (01:27 +0000)]
[packages] net/freeswitch: Fixed remnants of UCI config that prevent FreeSWITCH startup with the UCI config not present (e.g. with -minimal or -upstream-defaults)

SVN-Revision: 22734

13 years agopython-sip: add missing dependency
Felix Fietkau [Thu, 19 Aug 2010 15:57:51 +0000 (15:57 +0000)]
python-sip: add missing dependency

SVN-Revision: 22731

13 years agopython: fix compile error
Felix Fietkau [Thu, 19 Aug 2010 15:57:48 +0000 (15:57 +0000)]
python: fix compile error

SVN-Revision: 22730

13 years agoxmail: add $(LIBGCC_S) to fix ARM EABI compile errors
Felix Fietkau [Thu, 19 Aug 2010 15:57:45 +0000 (15:57 +0000)]
xmail: add $(LIBGCC_S) to fix ARM EABI compile errors

SVN-Revision: 22729

13 years agoqt4: Make the WS configurable and add X11 files.
Michael Büsch [Thu, 19 Aug 2010 13:13:48 +0000 (13:13 +0000)]
qt4: Make the WS configurable and add X11 files.
X11 config is still marked broken, because the configure script bits are missing.
This should not alter current QWS build in any way.

SVN-Revision: 22725

13 years agoqt4: Add qws- prefix to QWS specific files.
Michael Büsch [Thu, 19 Aug 2010 11:56:38 +0000 (11:56 +0000)]
qt4: Add qws- prefix to QWS specific files.
No functional change. This just moves the files.

SVN-Revision: 22716

13 years agopython-sip: Support parallel build for both native and host package.
Michael Büsch [Thu, 19 Aug 2010 11:35:08 +0000 (11:35 +0000)]
python-sip: Support parallel build for both native and host package.

SVN-Revision: 22715

13 years agoAdd GPXView Geocaching application
Michael Büsch [Thu, 19 Aug 2010 11:28:43 +0000 (11:28 +0000)]
Add GPXView Geocaching application

SVN-Revision: 22714

13 years agogpsd: Install all libraries
Michael Büsch [Thu, 19 Aug 2010 11:22:57 +0000 (11:22 +0000)]
gpsd: Install all libraries

SVN-Revision: 22713

13 years agoqt4: compile fix
Michael Büsch [Wed, 18 Aug 2010 19:29:24 +0000 (19:29 +0000)]
qt4: compile fix
qRegisterAnimationInterpolator() is a function defined in a header. It is not declared static inline. Under certain circumstances this may cause linker errors. Make it static inline.

SVN-Revision: 22707

13 years agoqt4: Do not always compile optional features.
Michael Büsch [Wed, 18 Aug 2010 19:02:38 +0000 (19:02 +0000)]
qt4: Do not always compile optional features.
This adds the packages to PKG_CONFIG_DEPENDS to make sure qt4 is rebuilt if the config changes.

SVN-Revision: 22706

13 years agoqt4: Don't build examples/demos, if they are not selected.
Michael Büsch [Wed, 18 Aug 2010 16:27:49 +0000 (16:27 +0000)]
qt4: Don't build examples/demos, if they are not selected.
This also adds PKG_CONFIG_DEPENDS to force a rebuild if those options change.
This brings a significant build speed improvement.

SVN-Revision: 22705

13 years agoqt4: Enable parallel build
Michael Büsch [Wed, 18 Aug 2010 15:25:41 +0000 (15:25 +0000)]
qt4: Enable parallel build

SVN-Revision: 22699

13 years agoqt4: Fix NPTL build options
Michael Büsch [Wed, 18 Aug 2010 14:03:37 +0000 (14:03 +0000)]
qt4: Fix NPTL build options

SVN-Revision: 22697

13 years ago[Patchteam] New Package Dudders - a utility for updating DNS records
Scott V. Kamp [Wed, 18 Aug 2010 12:40:02 +0000 (12:40 +0000)]
[Patchteam] New Package Dudders - a utility for updating DNS records
Signed-off-by: Dean Scarff <dos@scarff.id.au>
SVN-Revision: 22695

13 years ago[packages] openswan: update to 2.6.28 (closes: #7544, #7725, #7782)
Nicolas Thill [Wed, 18 Aug 2010 08:10:45 +0000 (08:10 +0000)]
[packages] openswan: update to 2.6.28 (closes: #7544, #7725, #7782)

SVN-Revision: 22693

13 years agoAdd SIP C/C++ Bindings Generator for Python
Michael Büsch [Tue, 17 Aug 2010 15:34:44 +0000 (15:34 +0000)]
Add SIP C/C++ Bindings Generator for Python

SVN-Revision: 22691

13 years ago[packages] gnutls: fix certtool dependency on libgnutls-extra (closes: #7776)
Nicolas Thill [Tue, 17 Aug 2010 10:38:57 +0000 (10:38 +0000)]
[packages] gnutls: fix certtool dependency on libgnutls-extra (closes: #7776)

SVN-Revision: 22687

13 years ago[packages] owfs: sanitize Makefile:
Nicolas Thill [Mon, 16 Aug 2010 10:09:08 +0000 (10:09 +0000)]
[packages] owfs: sanitize Makefile:
 * use Build/Configure/Defaults and CONFIGURE_{ARGS,VARS}
 * add owget binary to owshell package, install shared libs dev symlinks (closes: #7749)
 * use coherent template names
 * remove obsolete UninstallDev
 * bump release number

SVN-Revision: 22671

13 years agolibs/pcre: update to pcre-8.10
Alexandros C. Couloumbis [Sun, 15 Aug 2010 19:28:27 +0000 (19:28 +0000)]
libs/pcre: update to pcre-8.10

SVN-Revision: 22664

13 years ago[packages] collectd: fix fp-layout on big-endian targets (closes: #7707)
Nicolas Thill [Sat, 14 Aug 2010 23:40:04 +0000 (23:40 +0000)]
[packages] collectd: fix fp-layout on big-endian targets (closes: #7707)

SVN-Revision: 22653

13 years agoAdd maemo-kexec helper scripts for booting maemo from openwrt on the Nokia n810.
Michael Büsch [Sat, 14 Aug 2010 14:44:50 +0000 (14:44 +0000)]
Add maemo-kexec helper scripts for booting maemo from openwrt on the Nokia n810.

SVN-Revision: 22641

13 years ago[packages] collectd: set postgresql lib location explicitly (closes: #7247)
Nicolas Thill [Sat, 14 Aug 2010 14:25:30 +0000 (14:25 +0000)]
[packages] collectd: set postgresql lib location explicitly (closes: #7247)

SVN-Revision: 22640

13 years ago[packages] miredo: various fixes and cleanup
Nicolas Thill [Sat, 14 Aug 2010 14:20:10 +0000 (14:20 +0000)]
[packages] miredo: various fixes and cleanup
 * force use of shared libraries, remove obsolete configure args
 * add a miredo-common package for shared libraries (libteredo & libtun) (closes: #7761)
 * install config file in /etc/miredo/ (default) instead of /etc/
 * use default config file location in initscripts, remove useless ipv6 & tun modules loading in start functions
 * use PKG_INSTALL
 * bump release number

SVN-Revision: 22639

13 years ago[packages] wing: put Roberto's email address inside angle brackets instead of parens
Stephen Walker [Sat, 14 Aug 2010 14:04:42 +0000 (14:04 +0000)]
[packages] wing: put Roberto's email address inside angle brackets instead of parens

SVN-Revision: 22638

13 years ago[packages] mpd: add dependency on libaudiofile (closes: #7519), bump release number
Nicolas Thill [Sat, 14 Aug 2010 13:13:23 +0000 (13:13 +0000)]
[packages] mpd: add dependency on libaudiofile (closes: #7519), bump release number

SVN-Revision: 22637

13 years ago[packages] libshout: add dependencies on speex & theora (they can't be disabled)...
Nicolas Thill [Sat, 14 Aug 2010 12:59:24 +0000 (12:59 +0000)]
[packages] libshout: add dependencies on speex & theora (they can't be disabled), bump release number

SVN-Revision: 22636

13 years ago[packages] multimedia/fswebcam: update website/source urls
Andy Boyett [Sat, 14 Aug 2010 09:34:08 +0000 (09:34 +0000)]
[packages] multimedia/fswebcam: update website/source urls

SVN-Revision: 22635

13 years ago[packages] openconnect: update patch (missed in r22604)
Nicolas Thill [Sat, 14 Aug 2010 09:25:37 +0000 (09:25 +0000)]
[packages] openconnect: update patch (missed in r22604)

SVN-Revision: 22634

13 years ago[packages] libtorrent: fix build failures on octeon & ppc
Nicolas Thill [Fri, 13 Aug 2010 21:34:00 +0000 (21:34 +0000)]
[packages] libtorrent: fix build failures on octeon & ppc

SVN-Revision: 22628

13 years ago[PATCHTEAM] - WING Wireless Mesh Routing Protocol
Scott V. Kamp [Fri, 13 Aug 2010 19:46:41 +0000 (19:46 +0000)]
[PATCHTEAM] - WING Wireless Mesh Routing Protocol
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
SVN-Revision: 22627

13 years agoupdate omapfb patches
Michael Büsch [Fri, 13 Aug 2010 17:15:11 +0000 (17:15 +0000)]
update omapfb patches

SVN-Revision: 22624

13 years ago[package] update faifa to r64
Florian Fainelli [Fri, 13 Aug 2010 16:05:29 +0000 (16:05 +0000)]
[package] update faifa to r64

SVN-Revision: 22622

13 years agonet/nmap: update nmap to 5.35DC1
Alexandros C. Couloumbis [Fri, 13 Aug 2010 15:13:18 +0000 (15:13 +0000)]
net/nmap: update nmap to 5.35DC1

SVN-Revision: 22620

13 years agonet/iodine: update iodine to 0.6.0-rc1
Alexandros C. Couloumbis [Fri, 13 Aug 2010 13:21:20 +0000 (13:21 +0000)]
net/iodine: update iodine to 0.6.0-rc1

SVN-Revision: 22619

13 years agonet/kismet: update kismet to Kismet-2010-07-R1
Alexandros C. Couloumbis [Fri, 13 Aug 2010 13:13:45 +0000 (13:13 +0000)]
net/kismet: update kismet to Kismet-2010-07-R1

SVN-Revision: 22618