summaryrefslogtreecommitdiff
path: root/irc/tr-ircd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2012-11-27 java/jmp: Java 1.5 is EOLedBaptiste Daroussin2012-11-2818-850/+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
* Deprecate a bunch of ports that are either abandonware and/or for which no moreBaptiste Daroussin2012-10-261-5/+4
| | | | | | | | | | public distfiles are available, or for which are -devel version with a more recent stable version for long Feature safe: yes Notes: svn path=/head/; revision=306447
* Fix typos in COMMENTCarlo Strub2012-07-291-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301684
* 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
* Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCSChris Rees2011-11-131-1/+1
| | | | | | | | | | PR: ports/162136 Submitted by: 4720@hushmail.com Approved by: [no rejections from any maintainer within 14 days] Feature safe: yes Notes: svn path=/head/; revision=285709
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-6/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Use USERS and GROUPSChris Rees2011-07-043-57/+4
| | | | | | | | PR: ports/157602 Approved by: rene (mentor, implicit) Notes: svn path=/head/; revision=277058
* Drop maintainership and reassign to ports@Martin Matuska2011-06-221-1/+1
| | | | Notes: svn path=/head/; revision=276058
* - Add LICENSE knob(s)Martin Matuska2011-03-231-1/+4
| | | | Notes: svn path=/head/; revision=271527
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* 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
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - Unbreak build on 8-CURRENTMartin Matuska2009-06-232-0/+17
| | | | | | | | | | - Bump PORTREVISION PR: ports/135696 Submitted by: Florian Smeets <flo_at_kasimir_dot_com> Notes: svn path=/head/; revision=236518
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-4/+0
| | | | Notes: svn path=/head/; revision=200773
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-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) Notes: svn path=/head/; revision=197075
* - updated maintainer e-mail addressMartin Matuska2007-04-052-2/+2
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=189288
* - Update to 5.7.3Martin Wilke2007-02-0823-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> Notes: svn path=/head/; revision=184607
* BROKEN on 7.0: Does not compileKris Kennaway2006-09-101-0/+4
| | | | Notes: svn path=/head/; revision=172741
* 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
* Unbreak: USE_GCC=3.4 on 4.x because it needs va_copyVolker Stolz2004-12-151-1/+1
| | | | Notes: svn path=/head/; revision=124125
* BROKEN on 4.x: Broken pkg-plistKirill Ponomarev2004-12-081-0/+4
| | | | Notes: svn path=/head/; revision=123502
* * Fix build on amd64Tilman Keskinoz2004-08-213-9/+31
| | | | | | | | | - use va_copy - Compile shared library with -fPIC * Respect CFLAGS Notes: svn path=/head/; revision=116915
* BROKEN on amd64: Does not compileKris Kennaway2004-03-191-0/+4
| | | | Notes: svn path=/head/; revision=104617
* Add size data.Trevor Johnson2004-03-191-0/+1
| | | | Notes: svn path=/head/; revision=104582
* Reset maintainership to ports@ (I no longer use irc software).Alex Dupre2004-03-121-1/+1
| | | | Notes: svn path=/head/; revision=103821
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Switch to my @FreeBSD.org email address.Alex Dupre2004-01-182-2/+2
| | | | | | | Approved by: nork (mentor) Notes: svn path=/head/; revision=98462
* update irc/tr-ircd: 5.1.5 --> 5.1.7Daichi GOTO2003-07-082-3/+3
| | | | | | | | PR: 54168 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=84430
* upgrade to 5.1.5Ying-Chieh Liao2003-05-123-2/+3
| | | | | | | | | PR: 51885 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Approved by: maintainer Notes: svn path=/head/; revision=80802
* [Maintainer Update] irc/tr-ircd from 5.0.3 to 5.0.9 release.Edwin Groothuis2003-03-312-2/+2
| | | | | | | | PR: ports/48972 Submitted by: Alex Dupre <alex@vaio.alexdupre.com> Notes: svn path=/head/; revision=77812
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* upgrade to 5.0.3Ying-Chieh Liao2003-01-023-14/+15
| | | | | | | | PR: 46469 Submitted by: maintainer Notes: svn path=/head/; revision=72184
* Add gmake as dependencyPatrick Li2002-11-241-0/+2
| | | | | | | | PR: ports/45674 Submitted by: maintainer Notes: svn path=/head/; revision=71026
* Upgrade to 5.0.1.Oliver Braun2002-10-2610-278/+250
| | | | | | | | PR: 44493 Submitted by: maintainer Notes: svn path=/head/; revision=68893
* add tr-ircd 5.0.p6Ying-Chieh Liao2002-05-2113-0/+478
An irc daeemon based on Bahamut and hybrid-7 PR: 37764 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=59608