Bug 134983 - New port: irc/irc2dc IRC to DC++ gate
Summary: New port: irc/irc2dc IRC to DC++ gate
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-27 12:50 UTC by gelraen.ua
Modified: 2009-05-29 13:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.94 KB, text/plain)
2009-05-27 12:50 UTC, gelraen.ua
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gelraen.ua 2009-05-27 12:50:01 UTC
irc2dc provides intercomunication between users of DC++ hub and IRC channel
For now it works just like simple bot, that transfers public messages from
one side to other.

WWW: http://sourceforge.net/projects/irc2dc/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-05-27 13:58:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-05-29 12:55:09 UTC
miwi        2009-05-29 11:54:49 UTC

  FreeBSD ports repository

  Modified files:
    irc                  Makefile 
  Added files:
    irc/irc2dc           Makefile distinfo pkg-descr 
    irc/irc2dc/files     irc2dc.in patch-src__irc2dc.conf.dist 
  Log:
  irc2dc provides intercomunication between users of DC++ hub and IRC channel
  For now it works just like simple bot, that transfers public messages from
  one side to other.
  
  WWW: http://sourceforge.net/projects/irc2dc/
  
  PR:             ports/134983
  Submitted by:   Maxim Ignatenko
  
  Revision  Changes    Path
  1.185     +1 -0      ports/irc/Makefile
  1.1       +24 -0     ports/irc/irc2dc/Makefile (new)
  1.1       +3 -0      ports/irc/irc2dc/distinfo (new)
  1.1       +16 -0     ports/irc/irc2dc/files/irc2dc.in (new)
  1.1       +9 -0      ports/irc/irc2dc/files/patch-src__irc2dc.conf.dist (new)
  1.1       +5 -0      ports/irc/irc2dc/pkg-descr (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 3 Martin Wilke freebsd_committer freebsd_triage 2009-05-29 13:00:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!