Skip site navigation (1)Skip section navigation (2)

CVS log for ports/irc/xchat1/Makefile

[BACK] Up to [FreeBSD] / ports / irc / xchat1

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.123: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:23:34 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.122: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:36:43 2008 UTC (3 years, 8 months ago) by edwin
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_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:50:55 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +1 -2 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.120: download - view: text, markup, annotated - select for diffs
Wed Oct 24 23:35:59 2007 UTC (4 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +2 -2 lines
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338

Revision 1.119: download - view: text, markup, annotated - select for diffs
Sat May 19 20:11:40 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:53:19 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +2 -2 lines
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)

Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Aug 15 23:32:04 2006 UTC (5 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +1 -1 lines
Only set LATEST_LINK when it is not yet set

Revision 1.116: download - view: text, markup, annotated - select for diffs
Sun May 28 12:35:56 2006 UTC (5 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +1 -0 lines
- Rename ports

  irc/xchat -> irc/xchat1
  irc/xchat2 -> irc/xchat

Revision 1.115: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:26:41 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_5_5_0
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -1 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with:	kris
Approved by:	portmgr (implicit)

Revision 1.114: download - view: text, markup, annotated - select for diffs
Sat May 14 21:46:43 2005 UTC (6 years, 8 months ago) by sem
Branches: MAIN
CVS tags: old_RELEASE_6_0_0
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +13 -13 lines
- Move USE_OPENSSL and USE_PYTHON above of bsd.port.mk

PR:		ports/57502
Submitted by:	eik

Revision 1.113: download - view: text, markup, annotated - select for diffs
Wed Jan 26 09:07:52 2005 UTC (7 years ago) by pav
Branches: MAIN
CVS tags: old_RELEASE_5_4_0
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +1 -1 lines
- Fix plist in non-GNOME case

Reported by:	krismail

Revision 1.112: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:26:39 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: old_RELEASE_5_3_0, old_RELEASE_4_11_0, old_RELEASE_4_10_0
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +1 -1 lines
Tidy up whitespace.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Wed Mar 31 14:27:43 2004 UTC (7 years, 10 months ago) by eivind
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -1 lines
Make the default config conform to RFC1122 (no public away messages).

Revision 1.110: download - view: text, markup, annotated - select for diffs
Tue Mar 30 19:20:18 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +1 -2 lines
- Use USE_ICONV knob

Approved by:	portmgr

Revision 1.109: 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.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.108: download - view: text, markup, annotated - select for diffs
Mon Dec 15 01:17:27 2003 UTC (8 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -1 lines
Jim Mock (jim) returned his commit bit, so set his ports free.

Thank for all your work, Jim!

Revision 1.107: download - view: text, markup, annotated - select for diffs
Sat Aug 23 01:03:50 2003 UTC (8 years, 5 months ago) by perky
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_4_9_0
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +1 -0 lines
Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.

Submitted by:	olgeni

Revision 1.106: download - view: text, markup, annotated - select for diffs
Sun Apr 20 19:24:47 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: old_RELEASE_5_1_0
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +0 -1 lines
Remove USE_GNOMENG.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:04:02 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_8_0
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Sun Jan 19 00:09:26 2003 UTC (9 years ago) by jim
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -1 lines
Update to 1.8.11.

Submitted by:	Paolo Gatti <onel0ve@libero.it>
Tested by:	Munish Chopra <mchopra@engmail.uwaterloo.ca>

Revision 1.103: download - view: text, markup, annotated - select for diffs
Mon Oct 21 16:25:37 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -1 lines
Update to 1.8.10.

PR:	44051
Approved by:	maintainer

Revision 1.102: download - view: text, markup, annotated - select for diffs
Sun Sep 8 03:47:52 2002 UTC (9 years, 5 months ago) by jim
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +1 -0 lines
Add USE_GNOME= gtk12 so configure actually finds gtk and builds the GUI.

Submitted by:	skrueger@europe.com

Revision 1.101: download - view: text, markup, annotated - select for diffs
Sat Aug 31 00:42:23 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +3 -3 lines
Deploy USE_GNOMENG infrastructure

PR:		42204
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer

Revision 1.100: download - view: text, markup, annotated - select for diffs
Sun Jun 30 22:28:11 2002 UTC (9 years, 7 months ago) by jim
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +8 -2 lines
Add a WITH_PYTHON knob.

PR:		39063
Submitted by:	Marc Recht <marc@informatik.uni-bremen.de>

Revision 1.99: download - view: text, markup, annotated - select for diffs
Sun May 26 22:47:30 2002 UTC (9 years, 8 months ago) by jim
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +2 -1 lines
Install xchat.desktop in the right place.

PR:		38565
Submitted by:	Alan Eldridge <ports@geeksrus.net>

Revision 1.98: download - view: text, markup, annotated - select for diffs
Sat May 25 23:19:43 2002 UTC (9 years, 8 months ago) by jim
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -2 lines
Update to version 1.8.9.

PR:		38490
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>

Revision 1.97: download - view: text, markup, annotated - select for diffs
Mon Apr 15 17:05:52 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +0 -1 lines
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:09:43 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +3 -4 lines
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr

Revision 1.95: download - view: text, markup, annotated - select for diffs
Tue Mar 19 12:52:55 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -1 lines
Fix another few places where giconv used instead of iconv.

PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>

Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon Mar 18 11:50:30 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +0 -3 lines
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Mar 18 10:27:52 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -0 lines
Bump PORTREVISION to reflect the (lib)iconv upgrade.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Mon Mar 18 09:46:43 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -1 lines
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:44:06 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +1 -1 lines
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr

Revision 1.90: download - view: text, markup, annotated - select for diffs
Fri Mar 8 16:56:29 2002 UTC (9 years, 11 months ago) by jim
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +1 -1 lines
Update to version 1.8.8.

Reminded by:	Muhannad Asfour <muhannad@cogeco.ca>

Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Jan 18 21:43:31 2002 UTC (10 years ago) by jim
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -1 lines
Keep up with the musical MASTER_SITES.  It should be done moving around
now that xchat.org is back.

Submitted by:	Joe Clarke <marcus@marcuscom.com>

Revision 1.88: download - view: text, markup, annotated - select for diffs
Sun Jan 13 09:04:50 2002 UTC (10 years ago) by jim
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -2 lines
Fix MASTER_SITES.

PR:		33830
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>

Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri Jan 11 02:00:24 2002 UTC (10 years, 1 month ago) by jim
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -1 lines
Update to version 1.8.7.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Wed Nov 28 07:49:55 2001 UTC (10 years, 2 months ago) by jim
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +7 -3 lines
Update to version 1.8.6.  While I'm here, add a WITH_TRANSPARENCY knob
so that non-GNOME users can get transparent windows if so desired.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sun Nov 25 01:05:24 2001 UTC (10 years, 2 months ago) by jim
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +1 -0 lines
Argh.  Bump PORTREVISION.  I forgot to apply this in the last commit.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Sat Nov 3 11:51:15 2001 UTC (10 years, 3 months ago) by jim
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +4 -8 lines
Update to version 1.8.5.  Re-enable building with perl since xchat has
been fixed to compile with versions older than 5.6.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Tue Oct 9 21:11:40 2001 UTC (10 years, 4 months ago) by jim
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +5 -3 lines
Add --enable-zvt if compiled with GNOME support so things will work
properly.

PR:		31133
Submitted by:	TOGAWA Satoshi <toga@puyo.org>

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Oct 2 22:41:35 2001 UTC (10 years, 4 months ago) by jim
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +6 -2 lines
Update to version 1.8.4.  Perl support is currently disabled for systems
older than 500007 since it now needs Perl 5.6 to compile (at least until
I get around to adding a knob to make using the Perl 5.6 port an
option).

Partially submitted by:		knu

Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Sep 5 20:12:17 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +4 -6 lines
Fix installation and packaging with GNOME.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Sep 4 19:38:29 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +25 -12 lines
- Enable NLS using the latest version of msgfmt
- Enable IPv6
- Configure with --without-included-gettext and remove a hack
- Link with iconv for ja-xchat (and other potential slave ports)
- Update to 1.8.3

Approved by:	jim (MAINTAINER)

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Jul 26 23:04:05 2001 UTC (10 years, 6 months ago) by jim
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -2 lines
Update to version 1.8.2.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Jul 20 14:38:21 2001 UTC (10 years, 6 months ago) by jim
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -2 lines
Update to version 1.8.1.

PR:		29065
Submitted by:	Patrick Li <pat@databits.net>

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Jun 28 16:28:42 2001 UTC (10 years, 7 months ago) by jim
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +5 -5 lines
Update this to the latest and greatest "stable" version, which is 1.8.0.
As with the 1.7 development series, NLS is disabled because it needs
gettext 0.10.38 to work, which we don't have yet.  For more info on the
current state of gettext, see the -ports archives.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Mar 29 16:34:04 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -2 lines
-pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Feb 16 22:51:20 2001 UTC (10 years, 11 months ago) by jim
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -2 lines
Update to version 1.6.4.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Jan 11 15:50:04 2001 UTC (11 years, 1 month ago) by jim
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -2 lines
Update to 1.6.3.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Dec 11 19:03:42 2000 UTC (11 years, 2 months ago) by jim
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
Update to version 1.6.2.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Nov 27 20:37:34 2000 UTC (11 years, 2 months ago) by jim
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -3 lines
Update to version 1.6.1.  This is a bug-fix release, and if you're using
1.6.0, I suggest you upgrade.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Sun Nov 26 05:08:19 2000 UTC (11 years, 2 months ago) by jim
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +6 -1 lines
Bring in the SSL support from the xchat-devel port.

PR:		23092
Submitted by:	Ron Rosson <insane@lunatic.oneinsane.net>

Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Nov 22 20:54:14 2000 UTC (11 years, 2 months ago) by jim
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -1 lines
Bump PORTREVISION.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Nov 16 06:30:14 2000 UTC (11 years, 2 months ago) by jim
Branches: MAIN
CVS tags: old_RELEASE_4_2_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +20 -20 lines
Update to version 1.6.0, the latest and greatest "stable" version.  While
I'm here, clean up some whitespace.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Nov 6 19:39:42 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +8 -3 lines
Fix japanese/xchat which had been broken by the last two commits on
irc/xchat.  As japanese/xchat "built" without a problem, I didn't
notice it was "broken"...  In reality, the configure script failed to
detect the iconv library because of the removal of CPPFLAGS and LIBS
in CONFIGURE_ENV, therefore the built binary lacked Japanese support.
(i.e. the ja-xchat package included in 4.2-RELEASE will be broken)

To avoid this kind of sad accidents in future, add a note to irc/xchat
that it has a slave port and one should be careful not to overwrite
variables or targets.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Oct 5 07:22:41 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +20 -36 lines
Implement WANT_GNOME.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Oct 3 05:48:50 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +37 -37 lines
Whitespace changes, and sort PLISTs.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sun Oct 1 14:53:01 2000 UTC (11 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +4 -5 lines
Prepare for slave (satellite) ports.

Approved by:	jim (MAINTAINER)

Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Sep 7 20:42:31 2000 UTC (11 years, 5 months ago) by jim
Branches: MAIN
CVS tags: old_RELEASE_4_1_1
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -5 lines
Clean up the PLIST handling.  There is now only one PLIST to maintain.

Submitted by:	ade

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sun Aug 27 15:25:36 2000 UTC (11 years, 5 months ago) by jim
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2 lines
Update to version 1.4.3.  According to the author, this release fixes some
bugs, including the security issue mentioned on SecurityFocus.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat Aug 26 06:54:01 2000 UTC (11 years, 5 months ago) by jim
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -15 lines
Knock the version back to 1.4.2 due to popular demand.  There is now an
xchat-devel port for those who want the latest version.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Jul 27 18:31:32 2000 UTC (11 years, 6 months ago) by jim
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
Update to version 1.5.6

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Jun 27 21:21:05 2000 UTC (11 years, 7 months ago) by jim
Branches: MAIN
CVS tags: old_RELEASE_4_1_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
Update to version 1.5.5

Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Jun 20 07:15:18 2000 UTC (11 years, 7 months ago) by jim
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
Update to version 1.5.4.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Jun 12 19:12:37 2000 UTC (11 years, 8 months ago) by jim
Branches: MAIN
CVS tags: old_RELEASE_3_5_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +11 -7 lines
Fix up the GNOME dependencies and use devel/gettext instead of xchat's own
local libintl.

Submitted by:	ade

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Jun 5 19:34:48 2000 UTC (11 years, 8 months ago) by jim
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +5 -1 lines
If we have gnomecore, we have gdk-pixbuf too.

Submitted by:	ade

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Jun 5 19:04:16 2000 UTC (11 years, 8 months ago) by jim
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +15 -3 lines
Update to version 1.5.3, and add a WITH_GDK_PIXBUF knob.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Jun 1 16:25:44 2000 UTC (11 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -3 lines
Updates for new shared library versions in GNOME 1.2

Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu May 25 22:48:24 2000 UTC (11 years, 8 months ago) by jim
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Enable NLS support.  It works now!

Submitted by:	cpiazza

Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu May 25 19:02:05 2000 UTC (11 years, 8 months ago) by jim
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
Update to version 1.5.2.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Apr 25 16:14:24 2000 UTC (11 years, 9 months ago) by jim
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -3 lines
Whoops, 1.4 in the MASTER_SITES should be 1.5.  I guess that's what I get
for fetching the tarball manually first.

Submitted by:	Clive Lin <clive@CirX.ORG>

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Apr 24 22:56:40 2000 UTC (11 years, 9 months ago) by jim
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Update to version 1.5.0.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Apr 22 00:20:14 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +27 -27 lines
whitespace nits

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Apr 17 00:17:51 2000 UTC (11 years, 9 months ago) by reg
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +7 -7 lines
Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Apr 14 18:18:37 2000 UTC (11 years, 9 months ago) by jim
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +8 -1 lines
Add SOCKS support.

Submitted by:	dburr

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Apr 12 06:28:33 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -3 lines
Convert to the PORTNAME - PORTVERSION syntax.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Apr 7 08:37:56 2000 UTC (11 years, 10 months ago) by jim
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -3 lines
Update to version 1.4.2.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Mar 9 19:56:25 2000 UTC (11 years, 11 months ago) by jim
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -3 lines
Update to version 1.4.1

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Feb 11 19:24:32 2000 UTC (12 years ago) by jim
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +5 -5 lines
Say hello to xchat-1.4.0.  This is the first 'stable' release in about
6 months (according to the xchat.org site).

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Feb 8 19:56:11 2000 UTC (12 years ago) by jim
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -3 lines
Update to version 1.3.14.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Jan 31 07:39:19 2000 UTC (12 years ago) by jim
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -3 lines
Update to 1.3.13.

Prodded by:	green

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Jan 25 02:13:29 2000 UTC (12 years ago) by jim
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -3 lines
Update to version 1.3.12

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Jan 20 02:23:03 2000 UTC (12 years ago) by jim
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +10 -4 lines
Update to version 1.3.11.

Reviewed by:	unfurl

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Jan 7 01:07:13 2000 UTC (12 years, 1 month ago) by jim
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -3 lines
Update to version 1.3.10

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Dec 22 20:26:04 1999 UTC (12 years, 1 month ago) by jim
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -3 lines
Fix MASTER_SITES so this distfile is actually fetchable now.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Nov 22 21:15:24 1999 UTC (12 years, 2 months ago) by jim
Branches: MAIN
CVS tags: old_RELEASE_3_4_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -3 lines
Update to version 1.3.8

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Nov 9 21:55:54 1999 UTC (12 years, 3 months ago) by jim
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -6 lines
Updated to version 1.3.7

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Nov 3 00:22:02 1999 UTC (12 years, 3 months ago) by jim
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +7 -4 lines
Update to version 1.3.6.  This version is the first with python
scripting support, however, it's temporarily disabled until it
becomes less buggy (read: usable).

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Oct 25 22:15:10 1999 UTC (12 years, 3 months ago) by jim
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -1 lines
Depend on gnomelibs if USE_GNOME is defined

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Oct 24 19:28:00 1999 UTC (12 years, 3 months ago) by jim
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -4 lines
Updated to version 1.3.5

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Oct 8 03:29:50 1999 UTC (12 years, 4 months ago) by nakai
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Use updated imlib library.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Oct 5 10:12:58 1999 UTC (12 years, 4 months ago) by jim
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3 lines
Updated to version 1.3.4

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Oct 2 09:46:10 1999 UTC (12 years, 4 months ago) by jim
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +6 -5 lines
Updated to version 1.3.3

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Sep 19 12:01:37 1999 UTC (12 years, 4 months ago) by jim
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -3 lines
Updated to version 1.2.1

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Sep 1 22:18:11 1999 UTC (12 years, 5 months ago) by jim
Branches: MAIN
CVS tags: old_RELEASE_3_3_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
Fixed download path in MASTER_SITES.

Submitted by:	obrien

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Sep 1 08:35:07 1999 UTC (12 years, 5 months ago) by jim
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -4 lines
Updated to version 1.2.0

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Aug 31 04:01:25 1999 UTC (12 years, 5 months ago) by jim
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -2 lines
Added imlib dependency.

Submitted by:	obrien

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Aug 30 08:40:00 1999 UTC (12 years, 5 months ago) by jim
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
Updated to version 1.1.9

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:13:03 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Change Id->FreeBSD.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:58:25 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Aug 16 06:43:15 1999 UTC (12 years, 5 months ago) by jim
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
Updated to version 1.1.8.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Aug 12 07:55:40 1999 UTC (12 years, 6 months ago) by jim
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +6 -8 lines
Updated to version 1.1.7

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Aug 1 00:54:48 1999 UTC (12 years, 6 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -5 lines
Update to version 1.1.6

PR:		12893
Submitted by:	Jim Mock <jim@blues.ghis.net>, maintainer

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jul 21 05:24:44 1999 UTC (12 years, 6 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +14 -2 lines
Allow for a USE_GNOME and USE_PANEL option to enable their
respective configure args instead of always disabling them.

PR:		12706
Submitted by:	Chris Costello <chris@calldei.com>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jul 19 03:59:57 1999 UTC (12 years, 6 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
Update to version 1.1.3

PR:		12704
Submitted by:	Jim Mock <jim@phrantic.phear.net>, maintainer

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jul 17 03:56:06 1999 UTC (12 years, 6 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
Update to 1.1.2

PR:		12671
Submitted by:	maintainer

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jul 5 02:30:54 1999 UTC (12 years, 7 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +10 -9 lines
Update to version 1.1.0.

PR:		12504
Submitted by:	maintainer

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jun 30 17:26:14 1999 UTC (12 years, 7 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
Update to xchat-1.0.0

PR:		12460
Submitted by:	maintainer

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jun 28 02:21:21 1999 UTC (12 years, 7 months ago) by billf
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 21 01:53:27 1999 UTC (12 years, 7 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
Update xchat to 0.9.9.

PR:	12314
Submitted by:	maintainer

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jun 8 23:41:54 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
Update to version 0.9.6.

PR:		11756
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat May 29 03:56:06 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -5 lines
Update to use gtk version 1.2.3.

PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 9 16:57:20 1999 UTC (12 years, 9 months ago) by steve
Branches: MAIN
CVS tags: old_RELEASE_3_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +16 -6 lines
Update to version 0.9.5.

PR:		11574
Submitted by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Mar 31 15:25:59 1999 UTC (12 years, 10 months ago) by steve
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Scratch that last one.  The PR was really 10829.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Mar 31 15:23:16 1999 UTC (12 years, 10 months ago) by steve
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Update to version 0.9.4.

PR:		10797
Submitted by:	maintainer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 21 13:18:17 1999 UTC (12 years, 10 months ago) by flathill
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -6 lines
Update to 0.9.3
PR: ports/10706
Submitted by: jim@phrantic.phear.net

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 5 16:49:58 1999 UTC (12 years, 11 months ago) by nectar
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
Update 0.5.1 -> 0.9.1.

Submitted by:	maintainer, Jim Mock <phrantic.phear.net>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jan 17 19:57:11 1999 UTC (13 years ago) by vanilla
Branches: MAIN
CVS tags: old_RELEASE_3_1_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -7 lines
Upgrade to 0.5.1.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 8 21:25:17 1998 UTC (13 years, 2 months ago) by sada
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Move MASTER_SITES to new location.
PR:		ports/9004
Submitted by:	Jim Mock <jim@corp.au.triax.com>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Nov 23 10:47:11 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_2_2_8
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Typo (PORSDIR -> PORTSDIR).

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 19 15:08:31 1998 UTC (13 years, 2 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +15 -13 lines
Upgrade to 0.3.1.
If you want to depend with library,
use LIB_DEPENDS, not RUN_DEPENDS.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Nov 19 09:27:59 1998 UTC (13 years, 2 months ago) by flathill
Branches: old_XCHAT
CVS tags: old_xchat_0_2_5
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
PR:		ports/8718
Submitted by:	jim@phrantic.phear.net
Initial Import xchat.
X-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 19 09:27:59 1998 UTC (13 years, 2 months ago) by flathill
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options