Commit Graph

24 Commits

Author SHA1 Message Date
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
brad
888e1e905f Update to ircd-hybrid 8.0.6. Fixes a DoS issue. CVE-2013-0238
ok sthen@
2013-01-29 23:50:04 +00:00
brad
498176ce1d Update to ircd-hybrid 8.0.4.
ok sthen@
2013-01-04 00:56:48 +00:00
brad
c8da2efa43 Update to ircd-hybrid 8.0.3.
ok sthen@
2012-12-31 22:54:56 +00:00
brad
a7dd17fd85 Update to ircd-hybrid 8.0.1.
ok sthen@
2012-11-05 23:45:30 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
jasper
044fb677fb - update to 7.3.1
- cleanup port

from brad
tested by aja@ edd@
2011-10-19 13:46:17 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
ajacoutot
f5accdc132 Add rc script. While here, add @conflict with ircd-ratbox. 2010-11-13 06:52:41 +00:00
espie
4d8981b209 more WANTLIB 2010-11-11 14:00:44 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
jasper
546caf8233 Security fix for CVE-2009-4016, "IRCD-hybrid 'LINKS' Command
Integer Underflow Vulnerability.

tested and ok ajacoutot@
2010-02-01 09:23:33 +00:00
landry
a3933cd679 Correct symlinks which were pointing to files into WRKOBJDIR instead of
real files. Spotted by PLIST_DB..
ok jasper@ sthen@ ajacoutot@
2010-01-26 13:02:06 +00:00
merdely
b4288bab1c Fix build on alpha (valist cannot be NULL).
"if it works and even fixes alpha: ok" kili@
2009-04-14 19:13:30 +00:00
form
f7bb1ec099 No need to redirect stdout -- daemonize procedure is
silent now.

ok ajacoutot@
2009-02-12 11:06:50 +00:00
ajacoutot
80240a38a6 - previous commit removed my console antispam redirection; put it back 2009-02-12 09:58:48 +00:00
form
faeca641e3 Allow starting by root (set user context to _ircd-hybrid in that case).
reviewed by simon@ and ajacoutot@
ok bernd@
2009-02-09 15:14:22 +00:00
simon
27d324ff11 set SHARED_ONLY, update packaging lists accordingly and bump
ok bernd@
2009-02-07 09:58:42 +00:00
ajacoutot
114dfaaf16 - protect some config files as they can have passwords in them
- don't enforce gcc opt and debug mode
- don't spam the console when starting, redirect stdout to /dev/null in
rc.local

"go ahead" bernd@
2009-02-04 10:24:07 +00:00
bernd
d0e9c3f08c Initial import of ircd-hybrid-7.2.3.
This is ircd-hybrid, the highly modified (and hopefully improved)
variant of the original ircd program by Jarkko Oikarinen.

Tested by Alex Popov, Sebastian Trahm, okan@ and sthen@. Thanks!
Hints and help from fgsch@ and sthen@.

ok sthen@
2009-01-28 23:35:07 +00:00