aboutsummaryrefslogtreecommitdiffstats
path: root/irc/tr-ircd
Commit message (Collapse)AuthorAgeFilesLines
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-4/+0
|
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-4/+4
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* - updated maintainer e-mail addressmm2007-04-052-2/+2
| | | | Approved by: garga (mentor)
* - Update to 5.7.3miwi2007-02-0923-262/+668
| | | | | | | | | | | | | | | | | | | | | - 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>
* BROKEN on 7.0: Does not compilekris2006-09-111-0/+4
|
* remove USE_REINPLACE for all categories starting with Iedwin2006-05-081-1/+0
|
* - Add SHA256pav2005-11-261-0/+1
|
* Unbreak: USE_GCC=3.4 on 4.x because it needs va_copyvs2004-12-151-1/+1
|
* BROKEN on 4.x: Broken pkg-plistkrion2004-12-091-0/+4
|
* * Fix build on amd64arved2004-08-213-9/+31
| | | | | | - use va_copy - Compile shared library with -fPIC * Respect CFLAGS
* BROKEN on amd64: Does not compilekris2004-03-191-0/+4
|
* Add size data.trevor2004-03-191-0/+1
|
* Reset maintainership to ports@ (I no longer use irc software).ale2004-03-131-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Switch to my @FreeBSD.org email address.ale2004-01-182-2/+2
| | | | Approved by: nork (mentor)
* update irc/tr-ircd: 5.1.5 --> 5.1.7daichi2003-07-082-3/+3
| | | | | PR: 54168 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* upgrade to 5.1.5ijliao2003-05-123-2/+3
| | | | | | PR: 51885 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Approved by: maintainer
* [Maintainer Update] irc/tr-ircd from 5.0.3 to 5.0.9 release.edwin2003-03-312-2/+2
| | | | | PR: ports/48972 Submitted by: Alex Dupre <alex@vaio.alexdupre.com>
* De-pkg-comment.knu2003-02-212-1/+1
|
* upgrade to 5.0.3ijliao2003-01-023-14/+15
| | | | | PR: 46469 Submitted by: maintainer
* Add gmake as dependencypat2002-11-251-0/+2
| | | | | PR: ports/45674 Submitted by: maintainer
* Upgrade to 5.0.1.obraun2002-10-2710-278/+250
| | | | | PR: 44493 Submitted by: maintainer
* add tr-ircd 5.0.p6ijliao2002-05-2113-0/+478
An irc daeemon based on Bahamut and hybrid-7 PR: 37764 Submitted by: Alex Dupre <sysadmin@alexdupre.com>