Commit graph

4 commits

Author SHA1 Message Date
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Jason Helfman
624d226305 - Update to 1.2.9
- drop non-existent conflict

PR:	ports/167577
Submitted by:	feld@feld.me
Approved by:	maintainer, gelraen.ua@gmail.com
2012-05-15 16:14:53 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Chris Rees
7df1eba093 Import version 1.2 of inspircd -- 'there's no m_codepage for 2.x yet'.
InspIRCd is a highly modular C++ IRC daemon. It supports most features
of other IRC daemons, and supports FreeBSD kqueue() for connection
management.

WWW: http://www.inspircd.org/

PR:		ports/155344
Submitted by:	Maxim Ignatenko <gelraen.ua at gmail.com>
2011-07-27 15:15:25 +00:00