34 Commits

Author SHA1 Message Date
jogo
3b8a1a8475 packages: ZNC: update to 0.206
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 21:52:37 +00:00
cshore
fc8c6d10f3 [packages] Mass Fix for GCC 4.6
nodefaultlibs now includes libc so we have to add it where we want it

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 17:34:08 +00:00
jogo
a9c65a441f packages: znc: update to 0.204
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-23 15:52:32 +00:00
jogo
971507b365 packages: znc: fix crash in bouncedcc module
Add upstream fix for CVE-2012-0033.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-13 12:03:47 +00:00
jogo
6b384c5b8c packages: znc: update to 0.202
Update to newest version and add the new modules (except for imapauth
and saslauth).

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-06 13:56:01 +00:00
jogo
4fa2299e14 packages: znc: fix cert linking and add mirror
Properly (re-)create the link only if there's a file given and don't try to
change the owner of the link target.

Also add the znc release archive as a file mirror to prevent updates from
breaking the build.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-06 13:55:56 +00:00
jogo
a2a9660789 znc: Hide fixfreenode module
This module isn't needed anymore and will be get removed in the next release.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-27 14:38:28 +00:00
jogo
a7a60f18ba [packages] znc: Fix a memory leak in CChan::AddNick()
Backport upstream fix reported by Olipro. Thanks!

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-27 14:27:32 +00:00
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
5b4bbba46c [packages] znc: commit missing parts of r24548
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 19:22:30 +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
jow
db056b96fc [packages] znc: fix script error in r24218
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-12 22:28:45 +00:00
dingo
0b19bdd149 [patch-team] - This adds support for channels in znc configuration - Signed-off-by: Timothy Redaelli <timothy at redaelli.eu>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-02 22:31:38 +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