Bug 155316 - New port: irc/charybdis: A powerful IRC daemon, based on ircd-ratbox
Summary: New port: irc/charybdis: A powerful IRC daemon, based on ircd-ratbox
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: 2011-03-06 18:10 UTC by Chris Rees
Modified: 2011-03-17 16:00 UTC (History)
0 users

See Also:


Attachments
charybdis.shar (14.34 KB, text/plain)
2011-03-06 18:10 UTC, Chris Rees
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Rees 2011-03-06 18:10:11 UTC
	A powerful IRC daemon, based on ircd-ratbox. Utilized on networks such as
StaticBox and SorceryNet. A variant of charybdis has currently been deployed
on Freenode.

WWW: http://www.atheme.org/project/charybdis

Fix: The Makefile.in patch stops the insanity caused by using INSTALL_BIN on a shell script; strip chokes.

	It's also posted at [1] as a diff to /nonexistant.

	I've tested it in a tinderbox at [2] (7.4), [3] (8.2), [4] (9).

	[1] http://www.bayofrum.net/~crees/patches/charybdis.diff
	[2] http://www.bayofrum.net/~crees/tinderlogs/charybdis-3.3.0-f7.4.html
	[3] http://www.bayofrum.net/~crees/tinderlogs/charybdis-3.3.0-f8.2.html
	[4] http://www.bayofrum.net/~crees/tinderlogs/charybdis-3.3.0-f9.html
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-03-13 13:19:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Chris Rees 2011-03-14 18:27:12 UTC
As requested by dougb, I have replaced %%PORTNAME%%s in the rc script
with the port name. I have also added a KEYWORD: shutdown line.

Chris

http://www.bayofrum.net/~crees/patches/charybdis-rc-corrected.diff

A new shar is at:

http://www.bayofrum.net/~crees/patches/charybdis.shar
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2011-03-17 15:54:19 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-03-17 15:54:39 UTC
miwi        2011-03-17 15:54:29 UTC

  FreeBSD ports repository

  Modified files:
    irc                  Makefile 
  Added files:
    irc/charybdis        Makefile distinfo pkg-descr pkg-plist 
    irc/charybdis/files  charybdis.in patch-tools-Makefile-in 
  Log:
  A powerful IRC daemon, based on ircd-ratbox. Utilized on networks such as
  StaticBox and SorceryNet. A variant of charybdis has currently been deployed
  on Freenode.
  
  WWW: http://www.atheme.org/project/charybdis
  
  PR:             ports/155316
  Submitted by:   Chris Rees <utisoft at gmail.com>
  
  Revision  Changes    Path
  1.207     +1 -0      ports/irc/Makefile
  1.1       +51 -0     ports/irc/charybdis/Makefile (new)
  1.1       +2 -0      ports/irc/charybdis/distinfo (new)
  1.1       +37 -0     ports/irc/charybdis/files/charybdis.in (new)
  1.1       +30 -0     ports/irc/charybdis/files/patch-tools-Makefile-in (new)
  1.1       +5 -0      ports/irc/charybdis/pkg-descr (new)
  1.1       +286 -0    ports/irc/charybdis/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"