non port: irc/charybdis/files/charybdis.in |
Number of commits found: 6 |
Monday, 20 Apr 2015
|
19:06 tijl
- Display a stage-qa warning when ports use PREFIX/var instead of /var
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
Sunday, 29 Dec 2013
|
15:46 crees
Stage ports maintained by me in irc java mail
Cleanups in several places
 |
Wednesday, 2 Jan 2013
|
15:27 crees
Modify default directory for ban.db; charybdis now works "out of the box",
without breaking installs already configured.
Fix installation of libratbox.pc
 |
12:23 crees
Update to 3.4.2
This contains a security fix, all admins are advised to upgrade.
Security: http://www.ratbox.org/ASA-2012-12-31.txt
 |
Saturday, 14 Jan 2012
|
08:57 dougb
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
 |
Thursday, 17 Mar 2011
|
15:54 miwi
A powerful IRC daemon, based on ircd-ratbox. Utilized on networks such as
StaticBox and SorceryNet. A variant of charybdis has currently been deployed
on Freenode.
WWW: http://www.atheme.org/project/charybdis
PR: ports/155316
Submitted by: Chris Rees <utisoft at gmail.com>
 |
Number of commits found: 6 |