aboutsummaryrefslogtreecommitdiff
path: root/irc/ircd-ru
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-271-8/+0
| | | | Notes: svn path=/head/; revision=371570
* Fix PKGORIGIN that got broken in r350362Erwin Lansing2014-04-101-1/+1
| | | | Notes: svn path=/head/; revision=350805
* irc/ircd-ru: Bump PORTREVISION for last commit.Rene Ladan2014-04-081-1/+1
| | | | Notes: svn path=/head/; revision=350642
* irc/ircd-ru: Fix staging and add forgotten patch file.Rene Ladan2014-04-084-15/+27
| | | | | | | | Prodded by: swills Approved by: portmgr (implicit, PR followup) Notes: svn path=/head/; revision=350641
* - Stage support [1]Rene Ladan2014-04-063-45/+57
| | | | | | | | | | | | | | | | | - Style fixes [1] - Fix MASTER_SITES [1] - Add license [1] - Trim leading indefinite article from COMMENT - USE_BZIP2 -> USES=tar:bzip2 - New LIB_DEPENDS syntax - Bump PORTREVISION PR: ports/184338 [1] Submitted by: maintainer Approved by: portmgr (infrastructure blanket) Notes: svn path=/head/; revision=350362
* Change maintainerBaptiste Daroussin2013-10-181-1/+1
| | | | | | | | Submitted by: "Ilya A. Arkhipov" <rum1cro@yandex.ru> Approved by: "Andrey V. Elsukov" <bu7cher@yandex.ru> (former maintainer) Notes: svn path=/head/; revision=330758
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | irc) Notes: svn path=/head/; revision=327736
* Convert left unconverted ports in irc to new options frameworkBaptiste Daroussin2013-03-261-24/+21
| | | | Notes: svn path=/head/; revision=315287
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* - Use USERS and GROUPSChris Rees2011-06-283-81/+14
| | | | | | | | | | | | | - Stop clobbering kline.conf on deinstall - Use %%ETCDIR%% - Use @dirrmtry PR: ports/157581 Submitted by: Chris Rees <utisoft@gmail.com> (me) Approved by: rene (mentor), maintainer Notes: svn path=/head/; revision=276595
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Switch to use newer GMP version.Alex Dupre2010-04-191-2/+2
| | | | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) Notes: svn path=/head/; revision=252906
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Updated mirrors.Wen Heping2010-01-205-20/+79
| | | | | | | | | | | | | - Changed distname. - Removed patch for include/ircsprintf.h. It seems not needed today. - Added patch for src/s_serv.c (it needed for custom compilation with syslog disabled) - Removed several includes utmp.h. They are not used. PR: ports/143008 Submitted by: "Andrey V. Elsukov" <bu7cher@yandex.ru> (maintainer) Notes: svn path=/head/; revision=248213
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-131-1/+1
| | | | Notes: svn path=/head/; revision=233833
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-4/+0
| | | | Notes: svn path=/head/; revision=200773
* - Forget patchset to committenMartin Wilke2006-12-302-0/+144
| | | | | | | Submitted by: Andrey V. Elsukov (maintainer via privat mail) Notes: svn path=/head/; revision=181092
* - Pass maintainership to submitterMartin Wilke2006-12-307-56/+55
| | | | | | | | | | | | - Unbreak amd64 - Add back MASTER_SITES - Update start script PR: ports/107159 Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer) Notes: svn path=/head/; revision=181086
* - ftp is refusing anonymous connections; host distfile on local mirror for nowPav Lucistnik2006-06-112-10/+6
| | | | | | | | | | PR: ports/97722 Submitted by: Martin Wilke <freebsd@unixfreunde.de> - Portlint, style Notes: svn path=/head/; revision=165090
* Chase gmp library and bump PORTREVISION.Alex Dupre2006-05-101-2/+2
| | | | Notes: svn path=/head/; revision=161929
* remove USE_REINPLACE for all categories starting with IEdwin Groothuis2006-05-081-1/+0
| | | | Notes: svn path=/head/; revision=161690
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* - Fix 'echo' syntaxSergey Matveychuk2005-07-151-1/+1
| | | | | | | Reported by: Sergey Gluschenko (irc) Notes: svn path=/head/; revision=139255
* - rcNG'ify the port.Florent Thoumie2005-05-305-37/+37
| | | | | | | | PR: ports/81624 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Notes: svn path=/head/; revision=136458
* - utilize OPTIONS, DOCSDIR, DATADIR ...Yen-Ming Lee2005-04-093-32/+49
| | | | | | | - some minor fixes to make portlint a little happier Notes: svn path=/head/; revision=132822
* - Try to remove etc/ircd-ru before ask users to do itYen-Ming Lee2005-04-091-1/+1
| | | | Notes: svn path=/head/; revision=132819
* Unbreak on 5.x (gcc34)Volker Stolz2005-01-212-4/+11
| | | | | | | | PR: ports/76517 Submitted by: Andrey Slusar Notes: svn path=/head/; revision=127000
* Fix plist.Kirill Ponomarev2005-01-191-0/+1
| | | | | | | | PR: ports/76415 Submitted by: Florent Thoumie <flz@xbsd.org> Notes: svn path=/head/; revision=126794
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-0/+4
| | | | Notes: svn path=/head/; revision=116340
* Add size data.Trevor Johnson2004-03-261-0/+1
| | | | Notes: svn path=/head/; revision=105291
* Reset undeliverable maintainer addressKris Kennaway2004-03-211-1/+1
| | | | Notes: svn path=/head/; revision=104784
* BROKEN on amd64: Does not compileKris Kennaway2004-03-191-1/+7
| | | | Notes: svn path=/head/; revision=104617
* Fix one more instance where the primary category was wrong.Joe Marcus Clarke2003-11-021-1/+1
| | | | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92862
* [MAINTAINER UPDATE] irc/ircd-ru New release (1.0.7 > 1.0.7-02-stable)Edwin Groothuis2003-08-2311-627/+54
| | | | | | | | | | | | | and some minor changes in port Released new version ircd-ru (1.0.7-02-stable). Cleaning port. PR: ports/55761 Submitted by: Khamushkin Ilya <ilya@ircd.ru> Notes: svn path=/head/; revision=87553
* Add a ircd-ru - modern IRC server with translationSergey A. Osokin2003-08-0713-0/+862
schemes and other useful features. Submitted by: Khamushkin Ilya <ilya@ircd.ru> PR: 54428 Notes: svn path=/head/; revision=86500