23 Commits

Author SHA1 Message Date
jogo
91d39ae951 ZNC: Fix webadmin, allow external config and minor fixes
* Fix the webadmin module and add the themes

 * Allow providing ZNC an external config (closes #9110)

 * Allow specifying the user and group to run ZNC as (needs su when using
   external config)

 * Allow providing a certificate for incoming SSL connections

 * Reduce buildtime by not rebuilding everything everytime

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-19 15:11:02 +00:00
jow
b27810ec8f [packages] znc:
- fix usage of PKG_CONFIG_DEPENDS to properly trigger rebuilds after changed feature configuration
	- conditionally compile plugins, saves a lot of build time if only a few extensions are enabled


git-svn-id: svn://svn.openwrt.org/openwrt/packages@26656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-14 09:04:54 +00:00
jogo
bb67d4a921 ZNC: Update to 0.098 and minor fixes
* Update ZNC to latest stable

 * Update download URI to new location

 * Add a fix for building webadmin with uClibc++ and enable it

 * Reduce build time slightly skipping the man target

 * Add myself as maintainer

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@26651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-13 18:25:52 +00:00
jow
891b3befca [PATCH] ZNC: Update to 0.096, fix build and minor changes.
Several small fixes for ZNC:
 * Update to current 0.096, include new module
 * Fix build to not link modules against libstdc++
 * Move root check to after module load, to remove the 30 second pause on start.
 * Add the possibility to directly use hashed passwords.
 * Make the sample config more verbose for easier adaption.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>        


git-svn-id: svn://svn.openwrt.org/openwrt/packages@24548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 18:36:41 +00:00
mb
b4ab93fc1d znc: Strip arguments to module macro. This fixes build of autovoice module.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-28 11:33:28 +00:00
dingo
1fe19523a0 [patch-team] Also build and package the extra modules and package the droproot module
with ZNC. This allows dropping the dependency to coreutils-su.

             Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@23645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-26 19:27:44 +00:00
jow
5868e47f37 [packages] znc: simplify makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-25 20:20:49 +00:00
dingo
0dd4c2cf74 [patch-team] ZNC: upate to 0.094 - Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com<jonas.gorski%2Bopenwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-25 15:01:08 +00:00
dingo
ae4b15514e [patch-team] revert commit 23626 - needs fixing
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-25 02:02:29 +00:00
dingo
0c95da9c44 [patch-team] ZNC: upate to 0.094 - Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-25 01:10:58 +00:00
mb
53218130e2 znc: Enable parallel build
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-15 22:01:56 +00:00
mb
061ed84d40 znc: Fix call to g++-uc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-15 21:57:03 +00:00
nico
01afea6fff packages/znc: remove redundant configure args
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-14 12:40:04 +00:00
agb
a9a6dcb51c [packages] net/znc: fixup compilation options. Closes #7786, thanks Obsy
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-21 16:43:48 +00:00
nico
3e679367f0 [packages] replace occurences of -lgcc with $(LIBGCC_S)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-11 00:37:05 +00:00
florian
a82e9b83ad [package] update znc to 0.078 (#6409)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-29 18:59:50 +00:00
florian
e221d6dde4 [package] update znc to 0.076 (#5947)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 18:08:36 +00:00
florian
ef502ed3ab [package] update znc to 0.074 (#5806)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-20 11:35:46 +00:00
florian
4de5143b4e [package] get the enable/disable ipv6 configure option from the build system, do not override it locally
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-26 11:57:29 +00:00
florian
457bbb4733 [package] update znc to 0.070 (#5548)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-18 14:09:42 +00:00
florian
5c135a900f [package] fix znc dependency against openssl, bump release number (#5544)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-18 00:01:59 +00:00
hauke
83c14e180d [packages] Various Makefile cleanups.
Thanks to swalker.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@16438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-13 17:01:55 +00:00
florian
0e195ce1d4 [package] add znc (#5063)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 16:09:36 +00:00