Bug 149337 - [NEW PORT] irc/p5-POE-Session-Irssi: Emit POE events for Irssi signals
Summary: [NEW PORT] irc/p5-POE-Session-Irssi: Emit POE events for Irssi signals
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-05 19:30 UTC by Jase Thew
Modified: 2010-08-09 06:40 UTC (History)
0 users

See Also:


Attachments
p5-POE-Session-Irssi-0.50.shar (2.95 KB, text/plain)
2010-08-05 19:30 UTC, Jase Thew
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jase Thew 2010-08-05 19:30:09 UTC
This port has a dependency on ports/149309

This POE::Session subclass helps you integrate POE and Irssi scripting. It
connects the signals and commands handlers you define as POE events with the
Irssi machinery.

WWW:	http://search.cpan.org/dist/POE-Session-Irssi/

Generated with FreeBSD Port Tools 0.99
Comment 1 dfilter service freebsd_committer freebsd_triage 2010-08-09 06:34:04 UTC
miwi        2010-08-09 05:33:56 UTC

  FreeBSD ports repository

  Modified files:
    irc                  Makefile 
  Added files:
    irc/p5-POE-Session-Irssi Makefile distinfo pkg-descr pkg-plist 
  Log:
  This POE::Session subclass helps you integrate POE and Irssi scripting. It
  connects the signals and commands handlers you define as POE events with the
  Irssi machinery.
  
  WWW:    http://search.cpan.org/dist/POE-Session-Irssi/
  
  PR:             ports/149337
  Submitted by:   Jase Thew <freebsd at beardz.net>
  
  Revision  Changes    Path
  1.204     +1 -0      ports/irc/Makefile
  1.1       +36 -0     ports/irc/p5-POE-Session-Irssi/Makefile (new)
  1.1       +3 -0      ports/irc/p5-POE-Session-Irssi/distinfo (new)
  1.1       +5 -0      ports/irc/p5-POE-Session-Irssi/pkg-descr (new)
  1.1       +9 -0      ports/irc/p5-POE-Session-Irssi/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-08-09 06:34:16 UTC
State Changed
From-To: open->closed

New port added. Thanks!