summaryrefslogtreecommitdiffstats
path: root/irc/insub
Commit message (Collapse)AuthorAgeFilesLines
* we don't really need irssi to run.alfred2004-01-221-1/+0
|
* Update to 8.3:alfred2004-01-182-2/+2
| | | | | | | | - 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
* Fix runtime dependency on p5-Term-ANSIColor.edwin2004-01-171-1/+1
| | | | | Informed maintainer. Noticed by: bento logs
* mkdir -p the script location so the package will build.alfred2004-01-141-0/+1
|
* update to 8.2:alfred2004-01-142-2/+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
* Update to 8.1 with command line html output. (lj users beware)alfred2004-01-132-2/+2
|
* update descriptionsalfred2004-01-062-2/+2
|
* Adjust dependency to just irssi (which has perl support by default now),petef2004-01-061-1/+1
| | | | not irssi+perl (which is gone).
* Add devel/p5-Term-ANSIColor to RUN_DEPENDS.alfred2004-01-061-1/+2
| | | | Noticed by: Chris Jones <cjones@gruntle.org>
* Update to 8.0, now supporting html output! (perfect for lj posts *hint hint*)alfred2004-01-062-2/+2
|
* update to 7.0, with support for other irc clientsalfred2003-12-303-2/+4
|
* Update to 6.6.alfred2003-12-284-173/+69
| | | | Submitted by: Chris Jones <cjones@gruntle.org>
* A suite of offensive utilties for irssi.alfred2003-12-285-0/+199
OpenPOWER on IntegriCloud