CVS log for ports/irc/tr-ircd/Makefile
Up to [FreeBSD] / ports / irc / tr-ircd
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Jul 4 19:07:28 2011 UTC (7 months, 1 week ago) by crees
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -11 lines
- Use USERS and GROUPS PR: ports/157602 Approved by: rene (mentor, implicit)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Jun 22 07:37:09 2011 UTC (7 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Drop maintainership and reassign to ports@
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Mar 23 15:53:18 2011 UTC (10 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -1 lines
- Add LICENSE knob(s)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:24:17 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jun 23 12:45:24 2009 UTC (2 years, 7 months ago) by mm
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
- Unbreak build on 8-CURRENT - Bump PORTREVISION PR: ports/135696 Submitted by: Florian Smeets <flo_at_kasimir_dot_com>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Oct 4 01:14:49 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -4 lines
Remove always-false/true conditions based on OSVERSION 500000
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:40:57 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines
- Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Apr 5 13:19:03 2007 UTC (4 years, 10 months ago) by mm
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- updated maintainer e-mail address Approved by: garga (mentor)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Feb 8 22:32:06 2007 UTC (5 years ago) by miwi
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +81 -27 lines
- Update to 5.7.3 - 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>
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Sep 10 23:46:55 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -0 lines
BROKEN on 7.0: Does not compile
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon May 8 10:32:03 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -1 lines
remove USE_REINPLACE for all categories starting with I
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Dec 15 15:42:46 2004 UTC (7 years, 1 month ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Unbreak: USE_GCC=3.4 on 4.x because it needs va_copy
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Dec 8 23:16:13 2004 UTC (7 years, 2 months ago) by krion
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -0 lines
BROKEN on 4.x: Broken pkg-plist
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Aug 21 11:40:40 2004 UTC (7 years, 5 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +8 -9 lines
* Fix build on amd64 - use va_copy - Compile shared library with -fPIC * Respect CFLAGS
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 19 11:54:30 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -0 lines
BROKEN on amd64: Does not compile
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 12 22:03:05 2004 UTC (7 years, 11 months ago) by ale
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Reset maintainership to ports@ (I no longer use irc software).
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:16 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jan 18 10:50:12 2004 UTC (8 years ago) by ale
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Switch to my @FreeBSD.org email address. Approved by: nork (mentor)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jul 8 04:58:49 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
update irc/tr-ircd: 5.1.5 --> 5.1.7 PR: 54168 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon May 12 08:10:47 2003 UTC (8 years, 9 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
upgrade to 5.1.5 PR: 51885 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Approved by: maintainer
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 31 07:24:42 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
[Maintainer Update] irc/tr-ircd from 5.0.3 to 5.0.9 release. PR: ports/48972 Submitted by: Alex Dupre <alex@vaio.alexdupre.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:17:17 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
De-pkg-comment.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 2 09:16:23 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
upgrade to 5.0.3 PR: 46469 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Nov 24 19:56:20 2002 UTC (9 years, 2 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
Add gmake as dependency PR: ports/45674 Submitted by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 26 21:51:40 2002 UTC (9 years, 3 months ago) by obraun
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -7 lines
Upgrade to 5.0.1. PR: 44493 Submitted by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 21 08:03:22 2002 UTC (9 years, 8 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
add tr-ircd 5.0.p6 An irc daeemon based on Bahamut and hybrid-7 PR: 37764 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
