mb
f2f2a0696f
zaptel-1.4: Fix inode pointer
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 21:43:27 +00:00
mb
18af05e66e
postgresql: Parallel build fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 18:22:18 +00:00
mb
5de55c25cc
mysql: Parallel build fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 18:06:28 +00:00
mb
9ed84c6a9a
zaptel-1.4: Compilefixes for 2.6.36
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 17:07:46 +00:00
flyn
41a77b6053
Update libdmapsharing to 2.1.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23306 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 17:07:04 +00:00
flyn
910ab6f510
Update dmapd to 0.0.31
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23305 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 17:04:57 +00:00
flyn
1a4d6fca69
Test commit privileges
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 17:03:20 +00:00
jow
33f49ddc0a
[packages] revert accidentally committed changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-06 00:00:43 +00:00
jow
0b8093e64b
[packages] replace @LINUX_2_6 with @!LINUX_2_4, fixes fallout after r23246
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-05 23:56:19 +00:00
rhk
4e0f358446
[packages] clearsilver: fix install rules, enables parallel building
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-29 14:05:01 +00:00
rhk
b1a51aa240
[packages] ezxml: update PKG_RELEASE and rename patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23054 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-13 14:53:50 +00:00
rhk
c804b40766
[packages] ezxml: clean patch headers and new ezxml_cut patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-13 14:46:43 +00:00
florian
b7b6c0e2c4
[package] update libdmapsharing to 2.1.2 ( #7894 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-11 18:38:40 +00:00
mb
645f0ec319
From: Joseph Roback <openwrt-devel@roback.cc>
...
uclibc++ parallel build
Compile tested on Linux and Darwin hosts.
Signed-off-by: Joe Roback <joe@roback.cc>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-07 21:51:41 +00:00
mb
aa323f78f1
From: Joseph Roback <openwrt-devel@roback.cc>
...
26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages.
Signed-off-by: Joe Roback <joe@roback.cc>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-07 10:04:42 +00:00
acoul
3fd525b482
libs/libpam: update libpam to version 1.1.2, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 20:25:42 +00:00
florian
49c35ef1fc
[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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:04:05 +00:00
florian
98120d9b4b
[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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:04:02 +00:00
florian
e2097a671f
[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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:03:54 +00:00
mirko
5c4a786759
[DirectFB] copy over default cursor file
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-25 11:00:48 +00:00
florian
781558328a
[package] update libusb-1.0 to 1.0.8 ( #7806 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-22 16:36:33 +00:00
nico
5be4b22f48
[packages] gnutls: fix certtool dependency on libgnutls-extra ( closes : #7776 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22687 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-17 10:38:57 +00:00
acoul
660cfe29d6
libs/pcre: update to pcre-8.10
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-15 19:28:27 +00:00
nico
7e7fff9282
[packages] libshout: add dependencies on speex & theora (they can't be disabled), bump release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 12:59:24 +00:00
nico
f7fe70995a
[packages] libtorrent: fix build failures on octeon & ppc
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-13 21:34:00 +00:00
nico
7d820128bc
[packages] libtorrent: apply fix from [22233] to armeb as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-04 12:27:04 +00:00
florian
768b3af5b2
[package] add credis, C library for communicating with Redis servers ( #7535 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-31 11:39:19 +00:00
florian
52096fe73b
[package] update sqlite3 to 3.7.0 ( #7668 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22399 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-27 18:27:59 +00:00
florian
63cbf408ca
[package] uclibc++: parallel build fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24 21:38:10 +00:00
swalker
f05bef88f0
[packages] c-ares: update to 1.7.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 00:18:36 +00:00
swalker
b64ec6f235
[packages] apr: update to 1.4.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 00:10:47 +00:00
florian
adcef0b93a
[package] fix inverted libcurl/curl descriptions ( #7648 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22322 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-20 22:26:35 +00:00
swalker
ceef2c6056
[packages] liboping: update to 1.4.0, add a noping package for the ncurses app
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-19 12:11:31 +00:00
nico
dc171f8714
[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
2010-07-16 13:29:10 +00:00
nico
8c7997dc91
[packages] ortp: fix build failure on avr32
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22231 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-16 12:08:11 +00:00
nico
2ef26cf7aa
[packages] libdlna: fix build failure ( closes : #7445 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-15 19:33:59 +00:00
nico
e6d2e300bc
[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
2010-07-13 03:11:20 +00:00
lars
718ab1aaa1
[packages] flac: Disable building of docs and examples
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-12 19:49:24 +00:00
lars
6975c6f6dc
[packages] libflac: Upgrade to 1.2.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-12 19:48:51 +00:00
acoul
f9a4160ef8
libs/glib2: revert bogus r21884 (thanks nico)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-07 11:23:41 +00:00
mirko
4bc5d7cdbb
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
2010-07-04 00:48:11 +00:00
juhosg
a54f974a51
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
2010-06-26 16:57:44 +00:00
florian
8f3909faad
[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
2010-06-26 16:07:51 +00:00
acoul
e25971f1ed
packages/libs/glib2: fix dependency issue ( #5590 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-23 08:26:33 +00:00
nico
0a64179e7b
[packages] add liblo - Lightweight Open Sound Control (OSC) implementation
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-20 02:35:39 +00:00
juhosg
d5d796c6ef
packages/zaptel-1.4: fix Kconfig options
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-17 17:45:57 +00:00
nico
51126de1aa
[packages] add ortp - a Real-time Transport Protocol (RTP) library
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-16 18:10:16 +00:00
claudio
0c6f202b68
[package] zaptel: fix typo introduced in r21786
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-14 07:01:26 +00:00
claudio
76e267a9ef
[package] zaptel: Package for wcusb and wctdm driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-13 13:05:59 +00:00
claudio
2ac3ae13af
[packages] zaptel: update and fix kernel module build for 2.6.34
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-13 07:08:08 +00:00