Commit graph

14 commits

Author SHA1 Message Date
Baptiste Daroussin
f30824b2ef Add NO_STAGE all over the place in preparation for the staging support (cat: irc) 2013-09-20 18:44:49 +00:00
Andrej Zverev
a5341091eb - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 17:03:42 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Baptiste Daroussin
e0a65d45de Fix shebang_file list
Submitted by:	John Marino (via irc)
2013-05-10 09:28:07 +00:00
Baptiste Daroussin
53ad8315b0 Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
Submitted by:	John Marino
Obtained from:	DPorts
2013-05-07 13:12:31 +00:00
Baptiste Daroussin
6e75d9eff4 Fix conversion to new option framework
Reported by:	bdrewery
Approved by:	portmgr (implicit)
With hat:	portmgr
2013-04-04 13:43:15 +00:00
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