Commit Graph

44 Commits

Author SHA1 Message Date
mglocker
7c8a74ffcc Switch to a new GitHub fork mglocker/irssi-icb which updates to
irssi-icb-0.17 and includes our ports patches.

ok sthen
2016-06-24 14:52:20 +00:00
mglocker
6e4c6741a7 Add a patch which will fix an irssi segmentation fault core dump when
closing your ICB group window and afterwards try to join a group again.

Input and ok jca
2016-06-12 06:32:15 +00:00
naddy
071c34fd6f remove SHARED_ONLY from ports that use only the gnu module 2016-03-16 21:19:37 +00:00
nigel
31c5c2e21d Remove duplicate BUILD_DEPENDS
Ok sthen@
2016-03-14 00:47:47 +00:00
sthen
4759900b60 switch to Ailin Nemui's devel branch of irssi-icb, fixes privmsg-to-self
in newer irssi
2016-03-13 14:36:58 +00:00
sthen
e0a154191b cope with API change in newer irssi 2016-03-06 13:40:04 +00:00
sthen
d4867ec638 update to irssi-icb 0.15, plus pkgsrc patches 2015-12-29 22:45:05 +00:00
jasper
dd11ff3185 switch distfiles.nl to SSL, setup with security/letsencrypt/client 2015-11-24 09:11:02 +00:00
brad
f1fb6fd0f9 Ensure that the appropriate pkg rev of irssi is installed. 2014-01-10 00:55:10 +00:00
jca
df41afad7b Build against the headers now installed by the irssi package + bump.
ok sthen@
2014-01-09 23:28:49 +00:00
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
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
dcoppa
2d77aabcac Small cleanup:
add "-module" to LDFLAGS
remove now unneeded (char *) casts from NULLs
add missing time.h

OK sthen@
2011-10-19 09:47:26 +00:00
sthen
b170eee541 sync irssi-icb with pkgsrc changes, ok jasper@
- implement commands via irssi signals
- detect /topic on join
- support /names, including on join
2011-06-14 10:22:16 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
steven
73c65483be openbsd libtool can build it, depend on gnu only for autoconf 2010-11-02 21:28:00 +00:00
jasper
9a00d5698f - needs gnu libtool, autoconf needs some macros 2010-11-02 08:21:59 +00:00
jasper
fab4167387 - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +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
dcoppa
bbefcfb05a Switch to glib2, minor cleanups.
OK jasper@, phessler@, landry@
2010-06-11 13:56:33 +00:00
phessler
5231142c8a The icb protocol limits each message to 255 chars, so automagically
split at a reasonable length, so the messages actually get delivered to
the server.

Patch taken from pkgsrc
OK sthen@, landry@
2010-06-04 14:16:22 +00:00
sthen
d4f6b9508b Add a prototype, the implicit declaration has a conflicting type.
Fixes build with gcc4.
2010-05-19 09:17:51 +00:00
jasper
2e6da560dc - move distfiles to another site 2009-09-10 22:12:55 +00:00
martynas
ce63767fc8 bump following irssi-0.8.13 update 2009-05-23 17:47:57 +00:00
sthen
a2dcbf939e display changed topic and your /nick changes in the status bar,
convert times in /who to readable format, display the correct user
name when someone /beeps you, and add a note to the README.

ok jasper
2008-04-21 10:35:27 +00:00
jasper
49c1d02ebf unbreak after the irssi update...my bad.
diff from sthen@, thanks!
2007-10-15 17:53:37 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
c913f9af7e USE_LIBTOOL, disable-static, remove old patch 2007-04-01 20:17:28 +00:00
jasper
e25f45a6ca irssi.org doesn't seem to have the distfile anymore,
so add a working MASTER_SITE.
ok alek@
2006-06-23 06:37:27 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
pvalchev
a4e1e24ad5 remove David Lebel from maintainer position per his request. 2004-09-15 00:06:58 +00:00
jolan
4346ccd1ce oops, glib1 is only a BUILD_DEPENDS 2004-01-04 02:08:03 +00:00
jolan
586524c83e irssi 0.8.9 update included switching from glib1 -> glib2. this plugin
needs glib1, not glib2.
2004-01-04 00:49:38 +00:00
lebel
da46c09000 just zap PFRAG.shared; its useless, irssi-icb will never run on static archs
from brad@
2003-01-03 15:13:31 +00:00
lebel
1c6ca7343a update net/irssi-icb to 0.14 2003-01-02 18:56:06 +00:00
lebel
1dab16eb1d Changes:
- MASTER_SITES directory structure has changed.
  - NL mirror has gone.

Thanks to Jim Geovedi <jim@corebsd.or.id> for the heads up.
2002-10-16 13:49:17 +00:00
wilfried
0440d7845c add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-09 05:31:40 +00:00
espie
12683e14ad Adjust ports with non-package/install dependencies for the new mechanism. 2002-04-24 21:34:48 +00:00
lebel
1cd5adbeb0 note to self: "always test diff people send you; even from commiters" 2002-02-27 04:06:26 +00:00
lebel
017ce8beb2 install icb-plugin.txt in /share/doc/irssi; from reinhard@ 2002-02-25 16:41:51 +00:00
lebel
7fb3710312 initial import of net/irssi-icb 0.13:
--
ICB plugin for the irssi IRC client.
2002-02-24 03:42:03 +00:00