openwrt/svn-archive/archive.git
14 years ago[packages] keepalived: fix vrrp support (#5095)
Jo-Philipp Wich [Sun, 10 May 2009 13:36:28 +0000 (13:36 +0000)]
[packages] keepalived: fix vrrp support (#5095)

SVN-Revision: 15751

14 years ago[packages] mjpeg-streamer: bump to r84 (#5083)
Jo-Philipp Wich [Sat, 9 May 2009 22:47:23 +0000 (22:47 +0000)]
[packages] mjpeg-streamer: bump to r84 (#5083)

SVN-Revision: 15749

14 years ago[packages] keepalived: force enabling of VRRP functionality, fix path to config file...
Jo-Philipp Wich [Sat, 9 May 2009 22:12:20 +0000 (22:12 +0000)]
[packages] keepalived: force enabling of VRRP functionality, fix path to config file in init script (#5088)

SVN-Revision: 15746

14 years agoUpdate libwnck package to 2.26.1 and move it to the Xorg section.
Lars-Peter Clausen [Fri, 8 May 2009 19:12:05 +0000 (19:12 +0000)]
Update libwnck package to 2.26.1 and move it to the Xorg section.

SVN-Revision: 15712

14 years ago[package] update cyassl to 1.0.2 (#5049)
Florian Fainelli [Thu, 7 May 2009 21:04:46 +0000 (21:04 +0000)]
[package] update cyassl to 1.0.2 (#5049)

SVN-Revision: 15703

14 years ago[package] update polarssl to 0.11.0 (#5048)
Florian Fainelli [Thu, 7 May 2009 20:57:14 +0000 (20:57 +0000)]
[package] update polarssl to 0.11.0 (#5048)

SVN-Revision: 15701

14 years ago[package] update transmission to 1.60 (#5065)
Florian Fainelli [Thu, 7 May 2009 20:45:12 +0000 (20:45 +0000)]
[package] update transmission to 1.60 (#5065)

SVN-Revision: 15700

14 years ago[package] update hiawatha to 6.13 (#5074)
Florian Fainelli [Thu, 7 May 2009 20:29:34 +0000 (20:29 +0000)]
[package] update hiawatha to 6.13 (#5074)

SVN-Revision: 15699

14 years ago[packages] Update libinklevel to 0.8.0rc2, fix usb device location
Jo-Philipp Wich [Thu, 7 May 2009 15:10:01 +0000 (15:10 +0000)]
[packages] Update libinklevel to 0.8.0rc2, fix usb device location

SVN-Revision: 15692

14 years ago[packages] djbdns: remove junk from last commit
Jo-Philipp Wich [Thu, 7 May 2009 14:54:24 +0000 (14:54 +0000)]
[packages] djbdns: remove junk from last commit

SVN-Revision: 15689

14 years agoNew package: djbdns
Jo-Philipp Wich [Thu, 7 May 2009 14:38:59 +0000 (14:38 +0000)]
New package: djbdns
This adds D.J. Bernstein's djbdns package to OpenWRT. Documentation is in the package's included README file.

Signed-off-by: Johnny Halfmoon <jhalmoon at milksnot.com>
SVN-Revision: 15688

14 years agoNew package: ink 0.5.0
Jo-Philipp Wich [Thu, 7 May 2009 14:26:35 +0000 (14:26 +0000)]
New package: ink 0.5.0
this adds a small command line utility for reading ink levels from
printers via libinklevel.

SVN-Revision: 15687

14 years agoNew package redir
Jo-Philipp Wich [Thu, 7 May 2009 14:14:59 +0000 (14:14 +0000)]
New package redir
This patch adds a new package "redir" that allows to redirect incoming
TCP connections to a specific destination in a proxy-like way.

SVN-Revision: 15686

14 years agoRemove --no-timestamping wget option from update-pciids script
Jo-Philipp Wich [Thu, 7 May 2009 13:45:02 +0000 (13:45 +0000)]
Remove --no-timestamping wget option from update-pciids script
This bug is introduced after upgrading pciutils package and prevents successful
installation of the package. This patch fixes update-pciids script not to use
--no-timestamping wget switch, which is not supported by busybox.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15679

14 years agoAdd default configuration for Quagga daemons
Jo-Philipp Wich [Thu, 7 May 2009 13:42:44 +0000 (13:42 +0000)]
Add default configuration for Quagga daemons
This patch adds default configs for quagga daemons. It adds password zebra
and restricts vty access to everyone except localhost. If these confs do not
exist the daemons do not start when running quagga init script.

SVN-Revision: 15678

14 years ago[olsrd] Add quagga plugin package
Jo-Philipp Wich [Thu, 7 May 2009 13:41:23 +0000 (13:41 +0000)]
[olsrd] Add quagga plugin package
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15677

14 years ago[Quagga] Ignore wireless netlink messages
Jo-Philipp Wich [Thu, 7 May 2009 13:40:30 +0000 (13:40 +0000)]
[Quagga] Ignore wireless netlink messages
This patch fixes a bug where zebra terminates randomly with SIGABRT. The
problem originates from zebra trying to parse wireless netlink messages. The
following patch makes zebra ignore these messages.

Signed-off-by: Acinonyx <acinonyxs@yahoo.gr>
SVN-Revision: 15676

14 years ago[pcituils] Fix post-installation error
Jo-Philipp Wich [Thu, 7 May 2009 13:38:28 +0000 (13:38 +0000)]
[pcituils] Fix post-installation error
This patch fixes an issue where installation of pciutils fails if pci IDs
cannot be downloaded (e.g. when there isn't any internet access)

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15675

14 years ago[Quagga] Fix typo when executing watchquagga
Jo-Philipp Wich [Thu, 7 May 2009 13:35:13 +0000 (13:35 +0000)]
[Quagga] Fix typo when executing watchquagga
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15674

14 years ago[PATCH] [olsrd] Start olsrd after starting quagga
Jo-Philipp Wich [Thu, 7 May 2009 13:33:08 +0000 (13:33 +0000)]
[PATCH] [olsrd] Start olsrd after starting quagga

SVN-Revision: 15673

14 years ago[PATCH] Support for SPL (Standard PHP Library)
Jo-Philipp Wich [Thu, 7 May 2009 13:21:57 +0000 (13:21 +0000)]
[PATCH] Support for SPL (Standard PHP Library)

SVN-Revision: 15671

14 years ago[package] update lighttpd to 1.4.22 (#5072)
Florian Fainelli [Thu, 7 May 2009 10:59:26 +0000 (10:59 +0000)]
[package] update lighttpd to 1.4.22 (#5072)

SVN-Revision: 15660

14 years agoavrusbboot: fix compile
Felix Fietkau [Tue, 5 May 2009 13:27:17 +0000 (13:27 +0000)]
avrusbboot: fix compile

SVN-Revision: 15627

14 years agobahamut: fix compile with eglibc
Felix Fietkau [Tue, 5 May 2009 13:27:05 +0000 (13:27 +0000)]
bahamut: fix compile with eglibc

SVN-Revision: 15626

14 years agofix obsolete url in package information
Mirko Vogt [Tue, 5 May 2009 12:22:48 +0000 (12:22 +0000)]
fix obsolete url in package information

SVN-Revision: 15625

14 years agoupdate xorg glamo driver to latest git-revision
Mirko Vogt [Tue, 5 May 2009 12:20:46 +0000 (12:20 +0000)]
update xorg glamo driver to latest git-revision

SVN-Revision: 15624

14 years ago[packages] linuxigd: don't include kernel.mk in Makefile
Jo-Philipp Wich [Tue, 5 May 2009 12:12:06 +0000 (12:12 +0000)]
[packages] linuxigd: don't include kernel.mk in Makefile

SVN-Revision: 15623

14 years ago[packages] linuxigd: fix 004-iptables-1.4.3.2-compat.patch, search includes in stagin...
Jo-Philipp Wich [Tue, 5 May 2009 12:08:58 +0000 (12:08 +0000)]
[packages] linuxigd: fix 004-iptables-1.4.3.2-compat.patch, search includes in staging dir

SVN-Revision: 15622

14 years agoadded djb ucspi-tcp patch provided by Johnny Halfmoon
Markus Wigge [Tue, 5 May 2009 09:55:16 +0000 (09:55 +0000)]
added djb ucspi-tcp patch provided by Johnny Halfmoon

SVN-Revision: 15616

14 years agoadded djb daemontools patch provided by Johnny Halfmoon
Markus Wigge [Tue, 5 May 2009 09:54:30 +0000 (09:54 +0000)]
added djb daemontools patch provided by Johnny Halfmoon

changed section from "net" to "utils"

SVN-Revision: 15615

14 years ago[packages] aiccu: add dependency on kmod-tun (closes: #4620)
Nicolas Thill [Tue, 5 May 2009 09:35:52 +0000 (09:35 +0000)]
[packages] aiccu: add dependency on kmod-tun (closes: #4620)

SVN-Revision: 15614

14 years agoadded djbdns patch provided by Johnny Halfmoon
Markus Wigge [Tue, 5 May 2009 09:27:07 +0000 (09:27 +0000)]
added djbdns patch provided by Johnny Halfmoon

removed dnsmasq.patch as the options were included upstream already.

SVN-Revision: 15612

14 years agoglib2: clean up makefile, use libtool fixup, fix libiconv usage, convert to host...
Felix Fietkau [Mon, 4 May 2009 23:33:10 +0000 (23:33 +0000)]
glib2: clean up makefile, use libtool fixup, fix libiconv usage, convert to host build instead of two-stage configure

SVN-Revision: 15610

14 years agoavahi: upgrade, remove gettext support (it breaks on a few host systems), fix up...
Felix Fietkau [Mon, 4 May 2009 23:33:02 +0000 (23:33 +0000)]
avahi: upgrade, remove gettext support (it breaks on a few host systems), fix up autofools

SVN-Revision: 15609

14 years ago[package] fix miniupnpd compilation with iptables-1.4.3.2 (#5047)
Florian Fainelli [Mon, 4 May 2009 20:19:12 +0000 (20:19 +0000)]
[package] fix miniupnpd compilation with iptables-1.4.3.2 (#5047)

SVN-Revision: 15603

14 years agoatftp: fix compile with eglibc
Felix Fietkau [Mon, 4 May 2009 18:57:20 +0000 (18:57 +0000)]
atftp: fix compile with eglibc

SVN-Revision: 15601

14 years agofix asterisk 1.4 compile
Felix Fietkau [Mon, 4 May 2009 18:25:47 +0000 (18:25 +0000)]
fix asterisk 1.4 compile

SVN-Revision: 15597

14 years agoadd missing x11 uci config template
Mirko Vogt [Mon, 4 May 2009 18:02:17 +0000 (18:02 +0000)]
add missing x11 uci config template

SVN-Revision: 15596

14 years agofix rrdtool compile
Felix Fietkau [Mon, 4 May 2009 15:21:38 +0000 (15:21 +0000)]
fix rrdtool compile

SVN-Revision: 15590

14 years agoclean up a bit and use plain xorg.conf-files as long as the uci x11 parser is not...
Mirko Vogt [Mon, 4 May 2009 13:04:57 +0000 (13:04 +0000)]
clean up a bit and use plain xorg.conf-files as long as the uci x11 parser is not finished

SVN-Revision: 15584

14 years agomove fontconfig cache to persistent memory
Mirko Vogt [Mon, 4 May 2009 10:40:54 +0000 (10:40 +0000)]
move fontconfig cache to persistent memory

SVN-Revision: 15579

14 years agoadd host build for libfreetype
Mirko Vogt [Sat, 2 May 2009 17:45:09 +0000 (17:45 +0000)]
add host build for libfreetype

SVN-Revision: 15559

14 years agoadd host build for libjpeg
Mirko Vogt [Sat, 2 May 2009 17:33:27 +0000 (17:33 +0000)]
add host build for libjpeg

SVN-Revision: 15558

14 years ago[packages] linuxigd: patch for iptables 1.4.3.2 compatibility
Jo-Philipp Wich [Sat, 2 May 2009 03:34:11 +0000 (03:34 +0000)]
[packages] linuxigd: patch for iptables 1.4.3.2 compatibility

SVN-Revision: 15554

14 years ago[packages] xtables-addons: bump to v1.15, drop portscan - removed upstream
Jo-Philipp Wich [Sat, 2 May 2009 01:41:12 +0000 (01:41 +0000)]
[packages] xtables-addons: bump to v1.15, drop portscan - removed upstream

SVN-Revision: 15553

14 years ago[packages] miniupnpd: fix copyright
Jo-Philipp Wich [Sat, 2 May 2009 01:01:10 +0000 (01:01 +0000)]
[packages] miniupnpd: fix copyright

SVN-Revision: 15552

14 years ago[packages] miniupnpd: bump to v1.3, remove obsolete patches, link against libiptc.so
Jo-Philipp Wich [Sat, 2 May 2009 00:59:22 +0000 (00:59 +0000)]
[packages] miniupnpd: bump to v1.3, remove obsolete patches, link against libiptc.so

SVN-Revision: 15551

14 years agoremove superfluous explicit -lpthread addition
Hans Zandbelt [Fri, 1 May 2009 15:17:17 +0000 (15:17 +0000)]
remove superfluous explicit -lpthread addition

SVN-Revision: 15542

14 years agoupdate asterisk 1.6.x to 1.6.1.0
Hans Zandbelt [Fri, 1 May 2009 15:11:04 +0000 (15:11 +0000)]
update asterisk 1.6.x to 1.6.1.0

SVN-Revision: 15539

14 years ago[packages] openswan: fix Makefile - thanks Jonas Gorski
Jo-Philipp Wich [Fri, 1 May 2009 11:20:03 +0000 (11:20 +0000)]
[packages] openswan: fix Makefile - thanks Jonas Gorski

SVN-Revision: 15535

14 years ago[packages] sqlite3: bump to v3.6.13 (#5029)
Jo-Philipp Wich [Fri, 1 May 2009 01:22:39 +0000 (01:22 +0000)]
[packages] sqlite3: bump to v3.6.13 (#5029)

SVN-Revision: 15531

14 years ago[packages] 6tunnel: add kmod-sit dependency
Jo-Philipp Wich [Thu, 30 Apr 2009 21:09:19 +0000 (21:09 +0000)]
[packages] 6tunnel: add kmod-sit dependency

SVN-Revision: 15528

14 years ago[packages] mpd: fix typo in [15480] (closes: #5030)
Nicolas Thill [Thu, 30 Apr 2009 20:10:27 +0000 (20:10 +0000)]
[packages] mpd: fix typo in [15480] (closes: #5030)

SVN-Revision: 15525

14 years ago[packages] add airpwn
Jo-Philipp Wich [Wed, 29 Apr 2009 18:31:29 +0000 (18:31 +0000)]
[packages] add airpwn

SVN-Revision: 15489

14 years ago[packages] apache: remove apache-server and move all server stuff in apache (closes...
Nicolas Thill [Wed, 29 Apr 2009 13:04:01 +0000 (13:04 +0000)]
[packages] apache: remove apache-server and move all server stuff in apache (closes: #5024)

SVN-Revision: 15483

14 years ago[packages] massive change: replace occurences of -I$(STAGING_DIR)/{include,usr/includ...
Nicolas Thill [Wed, 29 Apr 2009 12:56:17 +0000 (12:56 +0000)]
[packages] massive change: replace occurences of -I$(STAGING_DIR)/{include,usr/include} and -L$(STAGING_DIR)/{lib,usr/lib} with $(TARGET_CPPFLAGS) and $(TARGET_LDFLAGS) respectively

SVN-Revision: 15480

14 years ago[packages] sudo: fix typo in Makefile
Jo-Philipp Wich [Wed, 29 Apr 2009 09:14:52 +0000 (09:14 +0000)]
[packages] sudo: fix typo in Makefile

SVN-Revision: 15477

14 years ago[packages] xine-ui: remove dependency to libnotimpl
Jo-Philipp Wich [Wed, 29 Apr 2009 06:57:25 +0000 (06:57 +0000)]
[packages] xine-ui: remove dependency to libnotimpl

SVN-Revision: 15476

14 years ago[packages] gtk1: remove dependency to libnotimpl
Jo-Philipp Wich [Wed, 29 Apr 2009 06:53:48 +0000 (06:53 +0000)]
[packages] gtk1: remove dependency to libnotimpl

SVN-Revision: 15475

14 years ago[packages] imlib2: remove dependency to libnotimpl
Jo-Philipp Wich [Wed, 29 Apr 2009 06:52:11 +0000 (06:52 +0000)]
[packages] imlib2: remove dependency to libnotimpl

SVN-Revision: 15474

14 years ago[packages] mini-snmpd: fix a segfault when passing an invalid oid to the -V option...
Nicolas Thill [Tue, 28 Apr 2009 15:29:14 +0000 (15:29 +0000)]
[packages] mini-snmpd: fix a segfault when passing an invalid oid to the -V option (closes: #5021), log messages to syslog

SVN-Revision: 15469

14 years ago[package] ucmb uses an incompatible spi_gpio_platform_data with kernels before 2...
Florian Fainelli [Tue, 28 Apr 2009 10:48:45 +0000 (10:48 +0000)]
[package] ucmb uses an incompatible spi_gpio_platform_data with kernels before 2.6.28, mask  it for other kernels (#4999)

SVN-Revision: 15466

14 years ago[packages] openssh: update to v5.2p1 (partially closes: #4780, thanks to puchu)
Nicolas Thill [Mon, 27 Apr 2009 23:36:04 +0000 (23:36 +0000)]
[packages] openssh: update to v5.2p1 (partially closes: #4780, thanks to puchu)

SVN-Revision: 15462

14 years ago[packages] icmptx: update to v0.2, switched to git for source retrieval
Nicolas Thill [Mon, 27 Apr 2009 22:59:50 +0000 (22:59 +0000)]
[packages] icmptx: update to v0.2, switched to git for source retrieval

SVN-Revision: 15461

14 years ago[packages] luaexpat, lusec & luasocket: change dependency on Lua from "lua" to "...
Nicolas Thill [Mon, 27 Apr 2009 22:34:46 +0000 (22:34 +0000)]
[packages] luaexpat, lusec & luasocket: change dependency on Lua from "lua" to "+lua"

SVN-Revision: 15460

14 years ago[packages] rrdtool: force source reconfiguration when key subpackages are enabled...
Nicolas Thill [Mon, 27 Apr 2009 22:28:10 +0000 (22:28 +0000)]
[packages] rrdtool: force source reconfiguration when key subpackages are enabled/disabled (closes: #4996)

SVN-Revision: 15459

14 years ago[packages] prosody: update to v0.4.0
Nicolas Thill [Mon, 27 Apr 2009 22:22:21 +0000 (22:22 +0000)]
[packages] prosody: update to v0.4.0

SVN-Revision: 15458

14 years ago[packages] freetype: update to v2.3.9, merge r15288 from 8.09, delete empty patch
Nicolas Thill [Mon, 27 Apr 2009 22:21:26 +0000 (22:21 +0000)]
[packages] freetype: update to v2.3.9, merge r15288 from 8.09, delete empty patch

SVN-Revision: 15457

14 years ago[packages] cups: update to v1.3.10
Nicolas Thill [Mon, 27 Apr 2009 22:18:45 +0000 (22:18 +0000)]
[packages] cups: update to v1.3.10

SVN-Revision: 15455

14 years ago[packages] remove libnotimpl, missing math functions are provided by uClibc since...
Nicolas Thill [Mon, 27 Apr 2009 21:04:45 +0000 (21:04 +0000)]
[packages] remove libnotimpl, missing math functions are provided by uClibc since r10024

SVN-Revision: 15454

14 years ago[packages] zaptel-1.4.x: another attempt at fixing it :)
Nicolas Thill [Mon, 27 Apr 2009 15:56:29 +0000 (15:56 +0000)]
[packages] zaptel-1.4.x: another attempt at fixing it :)

SVN-Revision: 15452

14 years ago[packages] replace occurences of '$(PKG_BUILD_DIR)/.configured' with '$(STAMP_CONFIGU...
Nicolas Thill [Sun, 26 Apr 2009 12:18:29 +0000 (12:18 +0000)]
[packages] replace occurences of '$(PKG_BUILD_DIR)/.configured' with '$(STAMP_CONFIGURED)'

SVN-Revision: 15424

14 years agoRemove ancient cruft in ddns-scripts, and use the busybox built-in wget
Peter Denison [Sun, 26 Apr 2009 09:49:20 +0000 (09:49 +0000)]
Remove ancient cruft in ddns-scripts, and use the busybox built-in wget

SVN-Revision: 15423

14 years ago[packages] zaptel-1.4.x: fix compilation with linux 2.6.28+
Nicolas Thill [Sat, 25 Apr 2009 23:45:16 +0000 (23:45 +0000)]
[packages] zaptel-1.4.x: fix compilation with linux 2.6.28+

SVN-Revision: 15415

14 years ago[packages] vsftpd: compile with target optimizations
Nicolas Thill [Sat, 25 Apr 2009 21:03:43 +0000 (21:03 +0000)]
[packages] vsftpd: compile with target optimizations

SVN-Revision: 15414

14 years ago[packages] add netdiscover
Nicolas Thill [Sat, 25 Apr 2009 21:00:56 +0000 (21:00 +0000)]
[packages] add netdiscover

SVN-Revision: 15413

14 years ago[cosmetic] change occurences of LUA to Lua (from http://www.lua.org/about.html: Pleas...
Nicolas Thill [Sat, 25 Apr 2009 20:36:30 +0000 (20:36 +0000)]
[cosmetic] change occurences of LUA to Lua (from lua.org/about.html: Please do not write it as "LUA", which is both ugly and confusing [...] So, please, write "Lua" right!)

SVN-Revision: 15412

14 years agoClose tslib device when the module is unloaded. Closes a memory leak and
Lars-Peter Clausen [Sat, 25 Apr 2009 16:06:27 +0000 (16:06 +0000)]
Close tslib device when the module is unloaded. Closes a memory leak and
allows the device to be reopended when the xserver is restarted.

SVN-Revision: 15407

14 years agoCleanup the saved_builtin_dir mess. Fixes that the xserver crashed when it was
Lars-Peter Clausen [Sat, 25 Apr 2009 15:21:25 +0000 (15:21 +0000)]
Cleanup the saved_builtin_dir mess. Fixes that the xserver crashed when it was
restarted.

SVN-Revision: 15406

14 years ago[packages] xcbproto: don't include python packaging stuff at DUMP time
Nicolas Thill [Fri, 24 Apr 2009 20:30:23 +0000 (20:30 +0000)]
[packages] xcbproto: don't include python packaging stuff at DUMP time

SVN-Revision: 15396

14 years agoxcbproto: make python support conditional (auto-detected), and un-hardcode path names...
Felix Fietkau [Fri, 24 Apr 2009 19:16:26 +0000 (19:16 +0000)]
xcbproto: make python support conditional (auto-detected), and un-hardcode path names for python 2.6

SVN-Revision: 15395

14 years ago[packages] peerguardian: fix dependencies, bump release number
Nicolas Thill [Fri, 24 Apr 2009 13:09:33 +0000 (13:09 +0000)]
[packages] peerguardian: fix dependencies, bump release number

SVN-Revision: 15383

15 years agoadjust path to bjam due to previous change - rely on $PATH
Mirko Vogt [Wed, 22 Apr 2009 23:32:09 +0000 (23:32 +0000)]
adjust path to bjam due to previous change - rely on $PATH

SVN-Revision: 15342

15 years agocopy binary to <$(STAGING_DIR_HOST)/bin> because <$(STAGING_DIR_HOST)/usr/bin> isn...
Mirko Vogt [Wed, 22 Apr 2009 23:29:09 +0000 (23:29 +0000)]
copy binary to <$(STAGING_DIR_HOST)/bin> because <$(STAGING_DIR_HOST)/usr/bin> isn't in $PATH

SVN-Revision: 15341

15 years ago[packages] net-snmp: fix snmpd.init generating wrong 'exec' configuration (closes...
Nicolas Thill [Tue, 21 Apr 2009 22:58:42 +0000 (22:58 +0000)]
[packages] net-snmp: fix snmpd.init generating wrong 'exec' configuration (closes: #4728)

SVN-Revision: 15334

15 years ago[packages] sudo: add a patch to prevent install from stripping binaries (thanks to...
Nicolas Thill [Tue, 21 Apr 2009 19:17:26 +0000 (19:17 +0000)]
[packages] sudo: add a patch to prevent install from stripping binaries (thanks to russel!)

SVN-Revision: 15333

15 years agobatman makefiles / configs / init scripts revised
Marek Lindner [Tue, 21 Apr 2009 19:16:40 +0000 (19:16 +0000)]
batman makefiles / configs / init scripts revised
vis package added

SVN-Revision: 15332

15 years ago[packages] add Erlang/OTP programming language
Nicolas Thill [Tue, 21 Apr 2009 18:40:30 +0000 (18:40 +0000)]
[packages] add Erlang/OTP programming language

SVN-Revision: 15327

15 years agoupdate asterisk-1.4.x to 1.4.24.1
Hans Zandbelt [Tue, 21 Apr 2009 17:31:57 +0000 (17:31 +0000)]
update asterisk-1.4.x to 1.4.24.1

SVN-Revision: 15326

15 years agointroduce a new logic to handle release numbers when a significant change is made...
Nicolas Thill [Tue, 21 Apr 2009 11:38:28 +0000 (11:38 +0000)]
introduce a new logic to handle release numbers when a significant change is made on a package:
 - release packages get a "patch level" added to their release number, this last one being incremented on every change ;
 - trunk packages should always get their release number incremented.

SVN-Revision: 15321

15 years ago[packages] add sudo (closes: #4820)
Nicolas Thill [Tue, 21 Apr 2009 01:13:20 +0000 (01:13 +0000)]
[packages] add sudo (closes: #4820)

SVN-Revision: 15313

15 years ago[packages] babel: update to v0.95
Nicolas Thill [Tue, 21 Apr 2009 01:00:51 +0000 (01:00 +0000)]
[packages] babel: update to v0.95

SVN-Revision: 15311

15 years ago[packages] cups: create missing directory in initscript (closes: #4973), bump release...
Nicolas Thill [Mon, 20 Apr 2009 23:22:26 +0000 (23:22 +0000)]
[packages] cups: create missing directory in initscript (closes: #4973), bump release number

SVN-Revision: 15310

15 years agoolsrd: don't mess with the system's ipv4/ipv6 forwarding settings
Felix Fietkau [Mon, 20 Apr 2009 21:37:19 +0000 (21:37 +0000)]
olsrd: don't mess with the system's ipv4/ipv6 forwarding settings

SVN-Revision: 15309

15 years agoUpdate dependencies on libspe2 and libpfm
Hamish Guthrie [Mon, 20 Apr 2009 12:43:47 +0000 (12:43 +0000)]
Update dependencies on libspe2 and libpfm

SVN-Revision: 15297

15 years ago[package] update libevent to 1.4.9 (#4907)
Florian Fainelli [Sun, 19 Apr 2009 20:54:26 +0000 (20:54 +0000)]
[package] update libevent to 1.4.9 (#4907)

SVN-Revision: 15281

15 years ago[package] update transmission to 1.52 (#4938)
Florian Fainelli [Sun, 19 Apr 2009 20:43:34 +0000 (20:43 +0000)]
[package] update transmission to 1.52 (#4938)

SVN-Revision: 15279

15 years ago[package] update wdiag to 0.10 (#4941)
Florian Fainelli [Sun, 19 Apr 2009 20:37:05 +0000 (20:37 +0000)]
[package] update wdiag to 0.10 (#4941)

SVN-Revision: 15277

15 years ago[package] nfs-kernel does not depend on libevent since nfsv4 support is disabled...
Florian Fainelli [Sun, 19 Apr 2009 20:35:04 +0000 (20:35 +0000)]
[package] nfs-kernel does not depend on libevent since nfsv4 support is disabled (#4896)

SVN-Revision: 15276

15 years ago[package] fix babel init script and install it by default (#4939)
Florian Fainelli [Sun, 19 Apr 2009 20:32:11 +0000 (20:32 +0000)]
[package] fix babel init script and install it by default (#4939)

SVN-Revision: 15275