summaryrefslogtreecommitdiff
path: root/irc/tr-ircd/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2012-11-27 java/jmp: Java 1.5 is EOLedBaptiste Daroussin2012-11-2814-314/+0
| | | | | | | | | | | | | | | | | | | 2012-11-26 irc/tr-ircd: No more public distfiles 2012-11-26 lang/imp-interpreter: No more public distfiles 2012-11-26 games/xquarto: No more public distfiles 2012-11-26 games/six: No more public distfiles 2012-11-26 finance/gfp: No more public distfiles 2012-11-26 games/44bsd-hunt: No more public distfiles 2012-11-26 graphics/ale: No more public distfiles 2012-11-26 german/digibux: No more public distfiles 2012-11-26 java/eclipse-clay-core: No more public distfiles 2012-11-26 games/xbloody: No more public distfiles 2012-11-26 dns/sqldjbdns: No more public distfiles Feature safe: yes Notes: svn path=/head/; revision=307898
* 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-07-042-46/+0
| | | | | | | | PR: ports/157602 Approved by: rene (mentor, implicit) Notes: svn path=/head/; revision=277058
* 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
* - Unbreak build on 8-CURRENTMartin Matuska2009-06-231-0/+16
| | | | | | | | | | - Bump PORTREVISION PR: ports/135696 Submitted by: Florian Smeets <flo_at_kasimir_dot_com> Notes: svn path=/head/; revision=236518
* - Update to 5.7.3Martin Wilke2007-02-0819-90/+334
| | | | | | | | | | | | | | | | | | | | | | | | - Pass maintainership to submitter Changelog: - no more run as root, uses own user and group by default - RCng startup script (trircd) - fixed build for amd64 - installs bin/tr-ircd instead of bin/ircd (conflict with irc/ircd-hybrid, irc/ptlink-ircd & co.) - does not install bin/md5sum (we have our md5) (conflict with archivers/dpkg and not necessary) - run and log directories can be defined via TRIRCD_RUNDIR and TRIRCD_LOGDIR - configuration directory via TRIRCD_CONFDIR (can be specified on runtime as well) - user and group definable via TRIRCD_USER TRIRCD_GROUP PR: 108835 Submitted by: Martin Matuska <martin@matuska.org> Notes: svn path=/head/; revision=184607
* * Fix build on amd64Tilman Keskinoz2004-08-212-0/+23
| | | | | | | | | - use va_copy - Compile shared library with -fPIC * Respect CFLAGS Notes: svn path=/head/; revision=116915
* Upgrade to 5.0.1.Oliver Braun2002-10-267-83/+42
| | | | | | | | PR: 44493 Submitted by: maintainer Notes: svn path=/head/; revision=68893
* add tr-ircd 5.0.p6Ying-Chieh Liao2002-05-218-0/+118
An irc daeemon based on Bahamut and hybrid-7 PR: 37764 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=59608