The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD irc : insub

Some scripts for expressing how you feel on irc and the web

 Some scripts and files for insubordination for irc and now html.
 

http://gruntle.org/projects/irssi/insub/



insub history


v. 1.27
date: 2007/10/07 05:44:57;  author: linimon;  state: Exp;  lines: +1 -0
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:		portmgr

v. 1.26 date: 2007/01/16 06:49:08; author: alfred; state: Exp; lines: +1 -1 update to 10.1 (silc support) (lol).
v. 1.25 date: 2005/10/04 22:11:10; author: alfred; state: Exp; lines: +2 -2 Update to 10.0! Thanks to author for incorporating my changes and to edwin@'s script for pointing me at this update.
v. 1.24 date: 2005/05/16 16:22:45; author: alfred; state: Exp; lines: +1 -1 bump v. for new patch
v. 1.23 date: 2005/02/17 20:35:03; author: alfred; state: Exp; lines: +1 -1 Update to 9.8, now includes a build in banner module!
v. 1.22 date: 2004/12/04 23:58:13; author: alfred; state: Exp; lines: +3 -1 Update to 9.6. 9.6: Sat Dec 4 14:47:12 PST 2004 * fix critical bug in arg processing 9.5: Sat Dec 4 01:17:37 PST 2004 * moved -exec command into process(), so irssi can use it * fix bug that wouldn't let '0' be printed by itself * add -repeat flag ("-repeat 3 foo" becomes foofoofoo) * fix bug that would prevent a single character from displaying * retool -sine iterator a little better * minor code cleanup * make both -wave and -sine do the same thing PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
v. 1.21 date: 2004/12/03 04:37:43; author: alfred; state: Exp; lines: +1 -1 Update to 9.4. Now with sine wave text and my color optimizations! PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
v. 1.20 date: 2004/11/25 07:42:12; author: alfred; state: Exp; lines: +1 -2 Update to 9.3. 9.3: Sun Nov 14 18:33:16 PST 2004 * added -popeye and -diagonal command * made -YES case-insensitive * moved order that -matrix is run in for consistency * cleaned up changelog * updated copyright 9.2: Tue Jul 20 21:45:37 PDT 2004 * Fixed critical vulnerability which causes user to not be able to figlet a single character. Also add some new cows from myself and some other submitters. More offensive than ever. We promise. Submitted by: Chris Jones
v. 1.19 date: 2004/07/06 01:30:22; author: alfred; state: Exp; lines: +4 -5 portlint fixes
v. 1.18 date: 2004/07/05 10:28:14; author: alfred; state: Exp; lines: +5 -2 Update to 9.1, fix plist.
v. 1.17 date: 2004/05/12 01:05:29; author: alfred; state: Exp; lines: +1 -1 update to 8.9, fixes working on perl versions less than 5.8.
v. 1.16 date: 2004/04/29 07:46:32; author: alfred; state: Exp; lines: +1 -1 upgrade to 8.8 which works with perl versions <5.8
v. 1.15 date: 2004/04/28 16:46:18; author: alfred; state: Exp; lines: +1 -1 Update to 8.7: 8.7: Mon Apr 26 12:57:12 PDT 2004 * 8.7 changes submitted by j0no: - AOL Instant Messenger support. - phpBB bbcode support - orkut support - Fixed mIRC code hack. (\x0F instead of \x03\26\26) - & -> & in HTML and AIM - -cmd flag to run any irssi command! Use quotes for stuff like "kick zb" ...wait.. i am zb... :( - -utf8 flag for cat - Bugfix: Rainbow Offset saved across figs. - -8 Canada colour map - Added check to skip the last mile if there's nothing to process. - Added a -mirc flag to force mIRC codes - clean_length() repaired * other fixes: - verified all filters handle undef properly
v. 1.14 date: 2004/04/14 19:09:07; author: alfred; state: Exp; lines: +1 -1 update from 8.3 to 8.6. you can now filter arbitrary programs/text through this wonderful program! 8.6: Tue Apr 13 15:22:01 PDT 2004 - add flags for cli: -stdin will use data from STDIN - add flags for cli: -cat, -exec to hook irssi functionality - stop processing if we don't have text after first pass 8.5: Tue Apr 13 13:03:30 PDT 2004 - remove legacy open3() and use IPC::Open3 -- works in 5.8 now - support for specifying color in -4 .. for example -4red - added some more spookwords - added the -unused command 8.4: This release did not go public
v. 1.13 date: 2004/01/22 23:54:54; author: alfred; state: Exp; lines: +0 -1 we don't really need irssi to run.
v. 1.12 date: 2004/01/18 09:12:27; author: alfred; state: Exp; lines: +1 -1 Update to 8.3: - added -ansi flag to force ANSI output in cases where it is not detected properly and tries to use irc colors - default html colors has white foreground - no warnings if $COWPATH isn't set - no more Text::Wrap warnings
v. 1.11 date: 2004/01/17 10:02:28; author: edwin; state: Exp; lines: +1 -1 Fix runtime dependency on p5-Term-ANSIColor. Informed maintainer. Noticed by: bento logs
v. 1.10 date: 2004/01/14 08:19:05; author: alfred; state: Exp; lines: +1 -0 mkdir -p the script location so the package will build.
v. 1.9 date: 2004/01/14 06:53:50; author: alfred; state: Exp; lines: +1 -1 update to 8.2: - If not Irssi, rainbow keepstate is down with a dotfile - Bugfix: HTML < and > entity escaping fixed - Bugfix: IRC output doesn't use ANSI resets (breaks xchat! thanks kin) - Optimization: Don't change HTML bgcolor unless it differs from the default black.. saves lots of space - Make Term::ANSIColor optional (ansi is disabled if no lib) - Silenced the throttling message, what's the point of THAT - Cleaned up the COWPATH code a bit.. better detection - html output has div container to set background to black, for pasting chunks of html, e.g. to livejournal. - Abstract prefix code to its own filter, for code consistency Submitted by: Chris Jones
v. 1.8 date: 2004/01/13 09:24:43; author: alfred; state: Exp; lines: +1 -1 Update to 8.1 with command line html output. (lj users beware)
v. 1.7 date: 2004/01/06 20:34:51; author: alfred; state: Exp; lines: +1 -1 update descriptions
v. 1.6 date: 2004/01/06 03:09:19; author: petef; state: Exp; lines: +1 -1 Adjust dependency to just irssi (which has perl support by default now), not irssi+perl (which is gone).
v. 1.5 date: 2004/01/06 02:02:58; author: alfred; state: Exp; lines: +2 -1 Add devel/p5-Term-ANSIColor to RUN_DEPENDS. Noticed by: Chris Jones
v. 1.4 date: 2004/01/06 01:53:10; author: alfred; state: Exp; lines: +1 -1 Update to 8.0, now supporting html output! (perfect for lj posts *hint hint*)
v. 1.3 date: 2003/12/30 11:38:33; author: alfred; state: Exp; lines: +2 -1 update to 7.0, with support for other irc clients
v. 1.2 date: 2003/12/28 09:33:38; author: alfred; state: Exp; lines: +17 -21 Update to 6.6. Submitted by: Chris Jones
v. 1.1 date: 2003/12/28 02:43:36; author: alfred; state: Exp; A suite of offensive utilties for irssi. ============================================================================= v. 1.27 date: 2007/10/07 05:44:57; author: linimon; state: Exp; lines: +1 -0 Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr
v. 1.26 date: 2007/01/16 06:49:08; author: alfred; state: Exp; lines: +1 -1 update to 10.1 (silc support) (lol).
v. 1.25 date: 2005/10/04 22:11:10; author: alfred; state: Exp; lines: +2 -2 Update to 10.0! Thanks to author for incorporating my changes and to edwin@'s script for pointing me at this update.
v. 1.24 date: 2005/05/16 16:22:45; author: alfred; state: Exp; lines: +1 -1 bump v. for new patch
v. 1.23 date: 2005/02/17 20:35:03; author: alfred; state: Exp; lines: +1 -1 Update to 9.8, now includes a build in banner module!
v. 1.22 date: 2004/12/04 23:58:13; author: alfred; state: Exp; lines: +3 -1 Update to 9.6. 9.6: Sat Dec 4 14:47:12 PST 2004 * fix critical bug in arg processing 9.5: Sat Dec 4 01:17:37 PST 2004 * moved -exec command into process(), so irssi can use it * fix bug that wouldn't let '0' be printed by itself * add -repeat flag ("-repeat 3 foo" becomes foofoofoo) * fix bug that would prevent a single character from displaying * retool -sine iterator a little better * minor code cleanup * make both -wave and -sine do the same thing PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
v. 1.21 date: 2004/12/03 04:37:43; author: alfred; state: Exp; lines: +1 -1 Update to 9.4. Now with sine wave text and my color optimizations! PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
v. 1.20 date: 2004/11/25 07:42:12; author: alfred; state: Exp; lines: +1 -2 Update to 9.3. 9.3: Sun Nov 14 18:33:16 PST 2004 * added -popeye and -diagonal command * made -YES case-insensitive * moved order that -matrix is run in for consistency * cleaned up changelog * updated copyright 9.2: Tue Jul 20 21:45:37 PDT 2004 * Fixed critical vulnerability which causes user to not be able to figlet a single character. Also add some new cows from myself and some other submitters. More offensive than ever. We promise. Submitted by: Chris Jones
v. 1.19 date: 2004/07/06 01:30:22; author: alfred; state: Exp; lines: +4 -5 portlint fixes
v. 1.18 date: 2004/07/05 10:28:14; author: alfred; state: Exp; lines: +5 -2 Update to 9.1, fix plist.
v. 1.17 date: 2004/05/12 01:05:29; author: alfred; state: Exp; lines: +1 -1 update to 8.9, fixes working on perl versions less than 5.8.
v. 1.16 date: 2004/04/29 07:46:32; author: alfred; state: Exp; lines: +1 -1 upgrade to 8.8 which works with perl versions <5.8
v. 1.15 date: 2004/04/28 16:46:18; author: alfred; state: Exp; lines: +1 -1 Update to 8.7: 8.7: Mon Apr 26 12:57:12 PDT 2004 * 8.7 changes submitted by j0no: - AOL Instant Messenger support. - phpBB bbcode support - orkut support - Fixed mIRC code hack. (\x0F instead of \x03\26\26) - & -> & in HTML and AIM - -cmd flag to run any irssi command! Use quotes for stuff like "kick zb" ...wait.. i am zb... :( - -utf8 flag for cat - Bugfix: Rainbow Offset saved across figs. - -8 Canada colour map - Added check to skip the last mile if there's nothing to process. - Added a -mirc flag to force mIRC codes - clean_length() repaired * other fixes: - verified all filters handle undef properly
v. 1.14 date: 2004/04/14 19:09:07; author: alfred; state: Exp; lines: +1 -1 update from 8.3 to 8.6. you can now filter arbitrary programs/text through this wonderful program! 8.6: Tue Apr 13 15:22:01 PDT 2004 - add flags for cli: -stdin will use data from STDIN - add flags for cli: -cat, -exec to hook irssi functionality - stop processing if we don't have text after first pass 8.5: Tue Apr 13 13:03:30 PDT 2004 - remove legacy open3() and use IPC::Open3 -- works in 5.8 now - support for specifying color in -4 .. for example -4red - added some more spookwords - added the -unused command 8.4: This release did not go public
v. 1.13 date: 2004/01/22 23:54:54; author: alfred; state: Exp; lines: +0 -1 we don't really need irssi to run.
v. 1.12 date: 2004/01/18 09:12:27; author: alfred; state: Exp; lines: +1 -1 Update to 8.3: - added -ansi flag to force ANSI output in cases where it is not detected properly and tries to use irc colors - default html colors has white foreground - no warnings if $COWPATH isn't set - no more Text::Wrap warnings
v. 1.11 date: 2004/01/17 10:02:28; author: edwin; state: Exp; lines: +1 -1 Fix runtime dependency on p5-Term-ANSIColor. Informed maintainer. Noticed by: bento logs
v. 1.10 date: 2004/01/14 08:19:05; author: alfred; state: Exp; lines: +1 -0 mkdir -p the script location so the package will build.
v. 1.9 date: 2004/01/14 06:53:50; author: alfred; state: Exp; lines: +1 -1 update to 8.2: - If not Irssi, rainbow keepstate is down with a dotfile - Bugfix: HTML < and > entity escaping fixed - Bugfix: IRC output doesn't use ANSI resets (breaks xchat! thanks kin) - Optimization: Don't change HTML bgcolor unless it differs from the default black.. saves lots of space - Make Term::ANSIColor optional (ansi is disabled if no lib) - Silenced the throttling message, what's the point of THAT - Cleaned up the COWPATH code a bit.. better detection - html output has div container to set background to black, for pasting chunks of html, e.g. to livejournal. - Abstract prefix code to its own filter, for code consistency Submitted by: Chris Jones
v. 1.8 date: 2004/01/13 09:24:43; author: alfred; state: Exp; lines: +1 -1 Update to 8.1 with command line html output. (lj users beware)
v. 1.7 date: 2004/01/06 20:34:51; author: alfred; state: Exp; lines: +1 -1 update descriptions
v. 1.6 date: 2004/01/06 03:09:19; author: petef; state: Exp; lines: +1 -1 Adjust dependency to just irssi (which has perl support by default now), not irssi+perl (which is gone).
v. 1.5 date: 2004/01/06 02:02:58; author: alfred; state: Exp; lines: +2 -1 Add devel/p5-Term-ANSIColor to RUN_DEPENDS. Noticed by: Chris Jones
v. 1.4 date: 2004/01/06 01:53:10; author: alfred; state: Exp; lines: +1 -1 Update to 8.0, now supporting html output! (perfect for lj posts *hint hint*)
v. 1.3 date: 2003/12/30 11:38:33; author: alfred; state: Exp; lines: +2 -1 update to 7.0, with support for other irc clients
v. 1.2 date: 2003/12/28 09:33:38; author: alfred; state: Exp; lines: +17 -21 Update to 6.6. Submitted by: Chris Jones
v. 1.1 date: 2003/12/28 02:43:36; author: alfred; state: Exp; A suite of offensive utilties for irssi. ============================================================================= v. 1.27 date: 2007/10/07 05:44:57; author: linimon; state: Exp; lines: +1 -0 Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr
v. 1.26 date: 2007/01/16 06:49:08; author: alfred; state: Exp; lines: +1 -1 update to 10.1 (silc support) (lol).
v. 1.25 date: 2005/10/04 22:11:10; author: alfred; state: Exp; lines: +2 -2 Update to 10.0! Thanks to author for incorporating my changes and to edwin@'s script for pointing me at this update.
v. 1.24 date: 2005/05/16 16:22:45; author: alfred; state: Exp; lines: +1 -1 bump v. for new patch
v. 1.23 date: 2005/02/17 20:35:03; author: alfred; state: Exp; lines: +1 -1 Update to 9.8, now includes a build in banner module!
v. 1.22 date: 2004/12/04 23:58:13; author: alfred; state: Exp; lines: +3 -1 Update to 9.6. 9.6: Sat Dec 4 14:47:12 PST 2004 * fix critical bug in arg processing 9.5: Sat Dec 4 01:17:37 PST 2004 * moved -exec command into process(), so irssi can use it * fix bug that wouldn't let '0' be printed by itself * add -repeat flag ("-repeat 3 foo" becomes foofoofoo) * fix bug that would prevent a single character from displaying * retool -sine iterator a little better * minor code cleanup * make both -wave and -sine do the same thing PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
v. 1.21 date: 2004/12/03 04:37:43; author: alfred; state: Exp; lines: +1 -1 Update to 9.4. Now with sine wave text and my color optimizations! PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
v. 1.20 date: 2004/11/25 07:42:12; author: alfred; state: Exp; lines: +1 -2 Update to 9.3. 9.3: Sun Nov 14 18:33:16 PST 2004 * added -popeye and -diagonal command * made -YES case-insensitive * moved order that -matrix is run in for consistency * cleaned up changelog * updated copyright 9.2: Tue Jul 20 21:45:37 PDT 2004 * Fixed critical vulnerability which causes user to not be able to figlet a single character. Also add some new cows from myself and some other submitters. More offensive than ever. We promise. Submitted by: Chris Jones
v. 1.19 date: 2004/07/06 01:30:22; author: alfred; state: Exp; lines: +4 -5 portlint fixes
v. 1.18 date: 2004/07/05 10:28:14; author: alfred; state: Exp; lines: +5 -2 Update to 9.1, fix plist.
v. 1.17 date: 2004/05/12 01:05:29; author: alfred; state: Exp; lines: +1 -1 update to 8.9, fixes working on perl versions less than 5.8.
v. 1.16 date: 2004/04/29 07:46:32; author: alfred; state: Exp; lines: +1 -1 upgrade to 8.8 which works with perl versions <5.8
v. 1.15 date: 2004/04/28 16:46:18; author: alfred; state: Exp; lines: +1 -1 Update to 8.7: 8.7: Mon Apr 26 12:57:12 PDT 2004 * 8.7 changes submitted by j0no: - AOL Instant Messenger support. - phpBB bbcode support - orkut support - Fixed mIRC code hack. (\x0F instead of \x03\26\26) - & -> & in HTML and AIM - -cmd flag to run any irssi command! Use quotes for stuff like "kick zb" ...wait.. i am zb... :( - -utf8 flag for cat - Bugfix: Rainbow Offset saved across figs. - -8 Canada colour map - Added check to skip the last mile if there's nothing to process. - Added a -mirc flag to force mIRC codes - clean_length() repaired * other fixes: - verified all filters handle undef properly
v. 1.14 date: 2004/04/14 19:09:07; author: alfred; state: Exp; lines: +1 -1 update from 8.3 to 8.6. you can now filter arbitrary programs/text through this wonderful program! 8.6: Tue Apr 13 15:22:01 PDT 2004 - add flags for cli: -stdin will use data from STDIN - add flags for cli: -cat, -exec to hook irssi functionality - stop processing if we don't have text after first pass 8.5: Tue Apr 13 13:03:30 PDT 2004 - remove legacy open3() and use IPC::Open3 -- works in 5.8 now - support for specifying color in -4 .. for example -4red - added some more spookwords - added the -unused command 8.4: This release did not go public
v. 1.13 date: 2004/01/22 23:54:54; author: alfred; state: Exp; lines: +0 -1 we don't really need irssi to run.
v. 1.12 date: 2004/01/18 09:12:27; author: alfred; state: Exp; lines: +1 -1 Update to 8.3: - added -ansi flag to force ANSI output in cases where it is not detected properly and tries to use irc colors - default html colors has white foreground - no warnings if $COWPATH isn't set - no more Text::Wrap warnings
v. 1.11 date: 2004/01/17 10:02:28; author: edwin; state: Exp; lines: +1 -1 Fix runtime dependency on p5-Term-ANSIColor. Informed maintainer. Noticed by: bento logs
v. 1.10 date: 2004/01/14 08:19:05; author: alfred; state: Exp; lines: +1 -0 mkdir -p the script location so the package will build.
v. 1.9 date: 2004/01/14 06:53:50; author: alfred; state: Exp; lines: +1 -1 update to 8.2: - If not Irssi, rainbow keepstate is down with a dotfile - Bugfix: HTML < and > entity escaping fixed - Bugfix: IRC output doesn't use ANSI resets (breaks xchat! thanks kin) - Optimization: Don't change HTML bgcolor unless it differs from the default black.. saves lots of space - Make Term::ANSIColor optional (ansi is disabled if no lib) - Silenced the throttling message, what's the point of THAT - Cleaned up the COWPATH code a bit.. better detection - html output has div container to set background to black, for pasting chunks of html, e.g. to livejournal. - Abstract prefix code to its own filter, for code consistency Submitted by: Chris Jones
v. 1.8 date: 2004/01/13 09:24:43; author: alfred; state: Exp; lines: +1 -1 Update to 8.1 with command line html output. (lj users beware)
v. 1.7 date: 2004/01/06 20:34:51; author: alfred; state: Exp; lines: +1 -1 update descriptions
v. 1.6 date: 2004/01/06 03:09:19; author: petef; state: Exp; lines: +1 -1 Adjust dependency to just irssi (which has perl support by default now), not irssi+perl (which is gone).
v. 1.5 date: 2004/01/06 02:02:58; author: alfred; state: Exp; lines: +2 -1 Add devel/p5-Term-ANSIColor to RUN_DEPENDS. Noticed by: Chris Jones
v. 1.4 date: 2004/01/06 01:53:10; author: alfred; state: Exp; lines: +1 -1 Update to 8.0, now supporting html output! (perfect for lj posts *hint hint*)
v. 1.3 date: 2003/12/30 11:38:33; author: alfred; state: Exp; lines: +2 -1 update to 7.0, with support for other irc clients
v. 1.2 date: 2003/12/28 09:33:38; author: alfred; state: Exp; lines: +17 -21 Update to 6.6. Submitted by: Chris Jones
v. 1.1 date: 2003/12/28 02:43:36; author: alfred; state: Exp; A suite of offensive utilties for irssi. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm