florian
7d36414784
Add wavemon from #4154
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-01 16:04:47 +00:00
florian
77b0d1e36a
Update pure-ftpd to 1.0.22, and enable virtualchroot ( #4046 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-29 13:11:18 +00:00
florian
2977058bb4
Add eggdrop from #3980
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 23:08:11 +00:00
florian
fa7dcc0bf7
Add tcl package from #3980
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13070 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 23:07:38 +00:00
florian
58744e959e
Add synce-dccm from #4133
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 22:52:38 +00:00
florian
2f1c260a86
Add libsynce from #4133
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 22:51:27 +00:00
blogic
a42a5c3017
Patch to make gettext usable when uClibc is compiled without locale support.This patch unlocks the functions of gettext to work on systems without locale support. On an default OpenWrt the uClibc is compiled with only a dummy
...
support for locale, which is unusable and makes so the gettext library completely unusable on this systems.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 16:31:38 +00:00
florian
431e372ee5
Fix project URLs and copyright on patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13054 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 10:59:46 +00:00
florian
c65a80f792
Apply libatomicops patches from #4086
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-27 18:00:04 +00:00
agb
09cd636bb5
[packages] utils/firmwarehotplug: Fix sdcc prereq check on systems where sdcc -v outputs on stderr
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-27 04:29:21 +00:00
florian
778465ae07
Hopefully fix the libcli symbolic link mess
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-25 17:02:24 +00:00
florian
0858c25af8
Install css files as well, bump release number, thanks to Heiner Kempken.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-24 14:45:22 +00:00
florian
ba1b395ff7
Hello,
...
I've explained the problem at https://dev.openwrt.org/ticket/4115
This is my first patch to OpenWRT so please be lenient.
The 160-stack-protector.patch deletes the section in configure of cups which switches on the stack-protector.
In the Makefile the css files are missing.
Signed-off-by: Heiner Kempken <inf23@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-24 14:44:31 +00:00
hcg
980e56bfbb
Add support for Runtime Managememnt Library on the Cell Broadband Engine
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-22 07:07:37 +00:00
florian
f851fd4589
Add send (rfc3971 implementation)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-21 17:03:18 +00:00
nix
321c337d72
Update from 1.32 to 1.34
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-21 14:59:09 +00:00
florian
31ab40a64f
Makefile cleanup and explicitely disable pam headers checking which will cause compilation failure when pam headers are not installed on the host
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-20 15:19:50 +00:00
aaron
c66aa9b70f
add dyn_gw_plain plugin by sven-ola. Very practical stuff. update md5sum
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-19 23:37:13 +00:00
agb
023d9a10e7
[packages] utils/at: explicitly pass jobdir and spooldir to configure
...
- Fixes compilation on hosts without at or cron installed
- Should fix problems where host location of above dirs varies from OpenWrt location
- Also add PKG_RELEASE var to makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-17 07:41:26 +00:00
thepeople
ef7984c166
add phidget package from #4116
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-17 04:28:38 +00:00
lars
4a91572ad5
Remove wrong TARGET_LDFLAGS line.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-14 11:44:01 +00:00
lars
1aecd81d5d
Fix ffmpeg pkg-config files.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12979 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-14 11:42:23 +00:00
florian
1d86c0a92d
Firmwarehotplug actually requires a sdcc that supports some targets, Debian lenny has named this sdcc version sdcc-nf, but most other distros, including etch will be able to build this package using their stock sdcc
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13 15:45:11 +00:00
nbd
184c8c24f0
fix eterm compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13 15:43:09 +00:00
nbd
91612a205c
libgcrypt needs the libgpg-error config script in $(STAGING_DIR)/usr/bin
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13 15:42:57 +00:00
nbd
9774823d71
fix up imlib2 md5sum (patch by lars)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13 15:42:35 +00:00
nbd
266ef4fb2c
apply gstreamer fix to its plugins
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13 15:42:27 +00:00
nbd
fc7db068df
fix gstreamer compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13 15:42:22 +00:00
nbd
b6cf95c7fd
fix icecast compile when libogg is installed
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13 15:42:18 +00:00
nbd
12a238d8c6
icecast needs the xslt-config script to be in $(STAGING_DIR)/usr/bin in addition to $(STAGING_DIR)/host/bin
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13 15:42:14 +00:00
nbd
7098f552ac
place the static version of libusb into the staging dir - fixes dfu-util compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12966 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13 15:42:09 +00:00
florian
0a3ae7ce06
Add freeradius2 with all modules from freeradius1, others can easily be enabled later
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13 07:40:10 +00:00
nbd
0ef10b2dcc
fix natpmp breakage introduced in r12937 and make sure that the target cflags actually get used
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-12 14:02:56 +00:00
florian
86252dcfe0
firmwarehotplug requires the non-free version of sdcc ( #4066 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-12 12:18:11 +00:00
florian
40e22ca50f
Fix arpd compilation
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-12 11:58:21 +00:00
florian
1554ad377f
Disable docs and tests for libtheora ( #4080 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-11 13:43:15 +00:00
florian
886d18075f
Fix ip path checking and make 6scripts depend on kmod-ipv6 ( #4085 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-11 13:18:04 +00:00
lars
57b7fb3f11
Remove obsolote pkg config file patch.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-10 16:08:51 +00:00
lars
430ba84796
Don't override $libdir in bluez configure. Fixes pkg config file.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-10 16:03:35 +00:00
lars
cbfd0df001
Fix avahi pkg config file creation.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-10 16:02:31 +00:00
florian
df5457d959
Fix location to the libtldl libtool archive
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-10 14:13:49 +00:00
agb
dd9754ce85
Natpmp defaults to expecting iptables to be in /sbin; this patch points it to /usr/sbin.
...
Signed-off-by: Conrad Hirano <openwrt at hirano.fastmail.fm>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-09 19:48:27 +00:00
lars
830865a817
Cleanup libxslt makefile.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08 23:37:00 +00:00
lars
84d5a4b83c
Use xml2-config.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08 22:35:33 +00:00
lars
fa0cfdd731
Disable building of tests.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08 20:13:32 +00:00
lars
d8e55f4910
Add libtool fixup to opencdk.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12924 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08 18:02:02 +00:00
lars
64cad89531
Add libtool fixup to taglib.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08 18:01:41 +00:00
lars
a6fb226d7c
Add libtool fixup to libusb.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08 18:01:24 +00:00
lars
4b6840fc02
Add libtool fixup to libdnet.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08 18:01:09 +00:00
lars
27cf64525d
Add libtool fixup to libaudiofile.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08 18:00:51 +00:00