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

CVS log for ports/graphics/gdal/Makefile

[BACK] Up to [FreeBSD] / ports / graphics / gdal

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Feb 7 13:28:56 2012 UTC (3 days, 13 hours ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
The variable is USE_PERL5 not USE_PERL

Submitted by:	Alex Kozlov
Reviewed by:	perl (swills)
Approved by:	portmgr (pav)

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Feb 6 12:25:50 2012 UTC (4 days, 14 hours ago) by miwi
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
- Chase unixODBC shlib bump

Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Sep 22 04:10:15 2011 UTC (4 months, 2 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +18 -16 lines
- Fix CONFIGURE_ARGS of several options [1]
- Change OPTIONS: PROJ4 -> PROJ
- Bump PORTREVISION for package change

PR:		ports/159868 [1]
Submitted by:	Igor Zabelin <igorz@yandex.ru>

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Jul 16 16:27:54 2011 UTC (6 months, 3 weeks ago) by sunpoet
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -2 lines
- Update to 1.8.1

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.8.1-News

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Jul 15 07:00:45 2011 UTC (6 months, 4 weeks ago) by sunpoet
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
- Bump PORTREVISION for science/hdf5-18 shlib change

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Apr 12 15:17:33 2011 UTC (10 months ago) by sunpoet
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -1 lines
- Bump PORTREVISION for science/netcdf4 shlib change

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Jan 29 13:08:49 2011 UTC (12 months, 1 week ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +30 -13 lines
- Update to 1.8.0
- Allow build with NetCDF 4 (by default when WITH_NETCDF is set)
- Fix PLIST when WITHOUT_PYTHON is set
- Update MASTER_SITES
- Make portlint happier
- Take maintainership

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.8.0-News
PR:		ports/154252
Submitted by:	sunpoet (myself)
Approved by:	glebius (maintainer)
Feature safe:	yes

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Jan 2 17:56:13 2011 UTC (13 months, 1 week ago) by erwin
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		153513
Submitted by:	sunpoet

Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Dec 15 21:34:02 2010 UTC (13 months, 3 weeks ago) by makc
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -2 lines
Update to 1.7.3

PR:		ports/153174
Submitted by:	glebius (maintainer)

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:31:56 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Aug 5 19:03:52 2010 UTC (18 months ago) by osa
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +17 -11 lines
1) Fix build with threads;
2) ECW support now requires threads;
3) Build with internal libtiff by default (supports BigTiff);

Do not bump PORTREVISION.

Submitted by:	glebius (maintainer)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Aug 4 15:04:36 2010 UTC (18 months, 1 week ago) by osa
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +8 -0 lines
Add support for ECW and JPEG2000 formats via graphics/libecwj2.

Do not bump PORTREVISION because support of these formats are
switched off by default.

Submitted by:	glebius (maintainer)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Aug 3 13:53:47 2010 UTC (18 months, 1 week ago) by osa
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -0 lines
Fix pkg-plist.
Bump PORTREVISION.

Approved by:	glebius (maintainer)

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Aug 3 13:35:21 2010 UTC (18 months, 1 week ago) by osa
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -20 lines
Update from 1.6.0 to 1.7.2.

Since port isn't updated regularly and previous update was made a
year ago with a maintainer timeout, pass the maintainership to the
submitter of the last two updates.

Bump PORTREVISIONs in dependent ports.

Submitted by:	glebius
PR:		ports/149072

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Jul 26 14:34:40 2010 UTC (18 months, 2 weeks ago) by sylvio
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
- BUMP PORTREVISION due of update of graphics/libgeotiff.

PR:		ports/146531
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Apr 3 10:44:15 2010 UTC (22 months, 1 week ago) by roam
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -3 lines
Chase the ftp/curl shlib version bump.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:36:31 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -3 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:38:31 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -3 lines
- update to jpeg-8

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Nov 27 23:17:36 2009 UTC (2 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
- Chase graphics/proj shlib bump

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Sep 18 11:09:09 2009 UTC (2 years, 4 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
- Correct geos depobj

PR:		ports/138897
Reported by:	Jaroslav Stepan <stepan@zabreh.cz>
Feature safe:	yes

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Aug 14 21:29:25 2009 UTC (2 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
- Chase graphics/geos shlib bump

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:34:01 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jul 23 19:19:20 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
- build with system jpeg instead of internal one
Submitted by:	Gleb Smirnoff

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:10:48 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -1 lines
- update to jpeg7
Tested by:	pav on pointyhat

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jun 22 20:29:44 2009 UTC (2 years, 7 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE

PR:		135394
Submitted by:	myself
Approved by:	maintainer timeout

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Mar 17 15:09:06 2009 UTC (2 years, 10 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -2 lines
- Update to 1.6.0

PR:		ports/132281
Submitted by:	glebius@
Approved by:	maintainer timeout (2 weeks)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jan 23 15:42:49 2009 UTC (3 years ago) by roam
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Jan 17 19:24:47 2009 UTC (3 years ago) by pav
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
- libmfhdf is now at so.3 in science/hdf port

Reported by:	pointyhat

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Jan 8 15:32:36 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +0 -1 lines
- USE_THREAD is nothing, remove

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Oct 22 20:32:24 2008 UTC (3 years, 3 months ago) by stefan
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -0 lines
- Fix plist.
- Bump PORTREVISION.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 22 17:13:37 2008 UTC (3 years, 3 months ago) by stefan
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
- Do not depend on databases/grass, as that results in a cyclic dependency.
- Fix grass installation location.

PR:		125111
Submitted by:	Koji Yokota <yokota@res.otaru-uc.ac.jp>
Approved by:	maintainer timeout (>2 months)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Feb 24 08:45:42 2008 UTC (3 years, 11 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +217 -34 lines
- Add OPTIONS to explicitly handle dependencies

This committed version is based on the PR and reworked by the maintainer.

PR:		ports/120977 (based on)
Submitted by:	TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
Approved by:	maintainer

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Feb 17 05:59:54 2008 UTC (3 years, 11 months ago) by rafan
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +43 -6 lines
- Update to 1.5.0

As this port builds Python bindings with its own magic, USE_PYDISTUTILS
does not work in this case. Hence I duplicate some logics from bsd.python.mk.

PR:		119392
Submitted by:	James E. Flemer <jflemer at alum.rpi.edu>
Approved by:	maintainer timeout (6 weeks)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Dec 15 22:38:58 2007 UTC (4 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +19 -19 lines
- Update to 1.4.4
- Take maintainership

PR:		ports/118725
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jul 22 19:33:52 2007 UTC (4 years, 6 months ago) by laszlof
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- Add ports to "geography" virtual category

Approved by:	Pav (wearing portmgr hat)

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

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Apr 4 12:46:49 2007 UTC (4 years, 10 months ago) by rafan
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -7 lines
- Try to fix build on gcc4
- While I'm here, replace deprecated variable and remove 4.x support

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Feb 21 11:04:46 2007 UTC (4 years, 11 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
If you love them, set them free.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Feb 10 06:05:01 2007 UTC (5 years ago) by kris
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
Use libtool15 port instead of included version to avoid objformat a.out botch

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Apr 5 07:45:04 2006 UTC (5 years, 10 months ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
Update port descriptions to reflect the fact that GDAL can also be used
for vector data (and not just raster).
Update WWW.
Remove USE_REINPLACE.

PR:		ports/93852
Submitted by:	Laurent Courty <lrntct@gmail.com>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Dec 20 13:19:55 2005 UTC (6 years, 1 month ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
GDAL now builds on 4.x by disabling pcraster support.

Thanks to:	Frank Warmerdam, Benjamin Thelen, Paul Warriner

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Dec 10 04:57:43 2005 UTC (6 years, 2 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -1 lines
Mark broken on 4.x due to C++-related build failure.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Dec 10 04:11:58 2005 UTC (6 years, 2 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +17 -14 lines
Update to 1.3.1.

Thanks to Laurent Courty <lrntct@gmail.com> for help with the update.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Aug 1 02:26:57 2005 UTC (6 years, 6 months ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -3 lines
Use libtiff from the port rather than the version bundled with gdal
software (thus avoiding libtiff BitsPerSample vulnerability).
Bump PORTREVISION.

Security:	VuXML: 68222076-010b-11da-bc08-0001020eed82

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jun 15 11:44:52 2005 UTC (6 years, 7 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -2 lines
Use png from ports rather than builtin version to avoid conflicts.

PR:		ports/81704
Submitted by:	David Marshall <marshall@chezmarshall.com>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Apr 12 13:00:30 2005 UTC (6 years, 10 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Set my ports to their shiny new MAINTAINER address.

Approved by:	clement (mentor)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Oct 18 01:35:26 2004 UTC (7 years, 3 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -2 lines
upgrade to 1.2.1

Approved by: maintainer

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jun 30 07:27:24 2004 UTC (7 years, 7 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +10 -6 lines
- Update to 1.2.0
- Pass maintainership to submitter

PR:		ports/68482
Submitted by:	Sam Lawrance <boris@brooknet.com.au>

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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:20:52 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:08:00 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
de-pkg-comment

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 16 23:40:26 2003 UTC (9 years ago) by arved
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -7 lines
Upate to 1.1.8

PR:		47075
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 18 03:48:08 2002 UTC (9 years, 2 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Reset undeliverable maintainer addresses to ports@FreeBSD.org

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jul 9 13:55:02 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
upgrade to 1.1.7

PR:		38852
Submitted by:	"Sergey A. Osokin" <osa@freebsd.org.ru>
Approved by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 4 02:55:05 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -4 lines
upgrade to 1.1.6

PR:		39851
Submitted by:	Joseph King <king@v2project.com>
Approved by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat May 18 02:39:08 2002 UTC (9 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
BROKEN: Incorrect checksum

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Oct 17 19:02:21 2001 UTC (10 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
add gdal
A translator library for raster geospatial data formats

PR:		30828
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>

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