Commit graph

8 commits

Author SHA1 Message Date
Baptiste Daroussin
08a50c018b Convert left unconverted ports in irc to new options framework 2013-03-26 12:36:21 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Doug Barton
f9b6bb72bd Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
2012-08-15 01:04:30 +00:00
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