Commit Graph

15 Commits

Author SHA1 Message Date
ajacoutot
497984ddf0 rc.conf.local is in man(1) section 8, at least for now. 2014-07-10 13:09:06 +00:00
ajacoutot
04d17f1b94 -Wextra is supported by both our gcc. 2013-11-02 10:43:04 +00:00
landry
d99dbffcbb Update to minbif 1.0.5.
- Remove now useless patches
- Add an rc script for daemon mode
- move MESSAGE to README
- set @mode 750 for minbif's datadir

Seems to work fine against a pair of xmpp servers here.
2013-09-24 15:34:45 +00:00
ajacoutot
a673865760 Tweak MESSAGEs/READMEs now that inetd(8) is off by default. 2013-04-27 15:44:20 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
jasper
4fee5ffce0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.

ok aja@
2011-05-11 12:03:19 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
steven
95576f30fd bump revision
this was using -O3 before the recent change in cmake
2010-10-27 13:25:01 +00:00
landry
e92b5777ce Manpages installs to man/manX, not share/man/manX. 2010-10-23 12:48:29 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
ajacoutot
daa8f53dc6 Don't hardcode /etc, use SYSCONFDIR. 2010-09-13 19:50:33 +00:00
landry
1a07d02626 _minbif uid/gid is 655, not 653. 2010-09-13 19:45:48 +00:00
landry
176a931984 Import minbif 1.0.3:
Minbif aims to use the libpurple library from the Pidgin project to
provide an IRC-friendly instant messaging client. It also maps
everything to pure IRC commands, giving it an intuitive, natural
feeling. Joining a conversation is a simple /join, banning an user is a
real IRC ban, sending files by a simple DCC, etc.

Comment out the full-bloat-video-audio flavor atm, until someone tests it..
with feedback and ok jasper@
2010-09-13 19:44:40 +00:00