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

CVS log for ports/graphics/evas/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Oct 24 03:33:04 2011 UTC (3 months, 2 weeks ago) by stas
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Jun 25 03:36:14 2011 UTC (7 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -2 lines
- Update modules to 1.0.0/1
- Update e17 to lastest snapshot 0.16.999.55225

PR:		154402
Submitted by:	Grzegorz Blach <magik@roorback.net>
Approved by:	maintainer implicit

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Dec 14 07:30:36 2010 UTC (13 months, 4 weeks ago) by stas
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -4 lines
- Update e17 applications suite to the recent snapshot.
  Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work
  preparing the initial version of the update!

PR:		ports/148038
Submitted by:	Grzegorz Blach <magik@roorback.net> (based on)

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

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

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:52:03 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:34:20 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +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.47: download - view: text, markup, annotated - select for diffs
Tue Mar 11 21:13:33 2008 UTC (3 years, 11 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +34 -162 lines
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:	az

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat May 19 20:08:58 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +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.45: download - view: text, markup, annotated - select for diffs
Sat Mar 24 14:03:53 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +0 -1 lines
- bsd.efl.mk is now in ports/Mk

PR:		ports/100497
Submitted by:	stass

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Mar 11 11:30:49 2007 UTC (4 years, 11 months ago) by stas
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
- Don't try to delete unexistent dir.
- Bump portrevision.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Mar 11 08:51:02 2007 UTC (4 years, 11 months ago) by stas
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
  was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
  support it anymore. [2]

The patch was tested in the tinderbox.

Approved by:	portmgr (marcus) [1],
		Anders Troback <freebsd@troback.com> (maintainer) [2]

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Oct 8 13:48:24 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +151 -14 lines
- Move to LOCALBASE
- Use new EFL framework
- Update all e17 ports to the lates stable cvs snapshot
- Add additional knobs/options to ports makefiles to control the
  feature set
- Add a bunch of new e17 applications/libraries
- Minor improvements/modification.

Approved by:	vanilla (old maintainer), sem (mentor)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Jul 24 17:05:44 2006 UTC (5 years, 6 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Upgrade to latest version.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Jul 15 01:41:59 2006 UTC (5 years, 6 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
Upgrade to latest version.

PR:		ports/100235
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jul 11 08:18:25 2006 UTC (5 years, 7 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +5 -3 lines
Add MODULE_ARCH to PLIST_SUB, and make portlint happy.

Submitted by:	ssedov at mbsd.msk.ru

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Jul 6 15:48:49 2006 UTC (5 years, 7 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +14 -2 lines
Add gl support.

Submitted by:	Volodymyr Kostyrko <arcade at synergetica.dn.ua>

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Jul 5 03:11:18 2006 UTC (5 years, 7 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -8 lines
Upgrade to latest version.

PR:		ports/99771
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed May 31 12:20:02 2006 UTC (5 years, 8 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Upgrade to latest version.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Apr 1 17:25:54 2006 UTC (5 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Upgrade to 0.9.9.026.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Mar 18 04:26:21 2006 UTC (5 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Upgrade to 0.9.9.025.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Mar 16 06:42:59 2006 UTC (5 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Upgrade to 0.9.9.024.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:36:57 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -1 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Jan 14 18:33:27 2006 UTC (6 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
1: upgrade to latest version.
2: remove BROKEN on x11-toolkits/ewl.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Dec 2 07:04:48 2005 UTC (6 years, 2 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Upgrade to latest version.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:26 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Oct 11 05:40:39 2005 UTC (6 years, 4 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Upgrade to latest version.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 5 08:02:09 2005 UTC (6 years, 4 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Upgrade to latest version.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Sep 23 23:09:06 2005 UTC (6 years, 4 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Upgrade to latest version.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Aug 1 16:23:21 2005 UTC (6 years, 6 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Upgrade to lastest version.

ecore -> 0.9.9.013
edb -> 1.0.5.004
edje -> 0.5.0.013
eet -> 0.9.10.013
embryo -> 0.9.1.013
enlightenment-devel -> 0.16.999.013
entice -> 0.9.3.004
epeg -> 0.9.0.004
epsilon -> 0.3.0.004
esmart -> 0.9.0.004
etox -> 0.9.0.004
evas -> 0.9.9.013
ewl -> 0.0.4.004
imlib2 -> 1.2.1.004
imlib2_loaders -> 1.2.1.004

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jul 18 12:34:04 2005 UTC (6 years, 6 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Upgrade to 0.9.9.011.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jun 16 09:50:46 2005 UTC (6 years, 7 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +17 -18 lines
Upgrade to 0.9.9.010, and it's not api compatible with old one,

But, only graphics/ruby-evas depends on evas 0.6, and it's out of date.

I will remove graphics/ruby-evas later.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jun 1 19:56:01 2005 UTC (6 years, 8 months ago) by oliver
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -1 lines
change the libtool version to use from 1.3 to 1.5

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Mar 7 16:41:00 2005 UTC (6 years, 11 months ago) by adamw
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
Bump PORTREVISION on all ports that received the imlib2 shlib chase.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Mar 7 15:10:17 2005 UTC (6 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.

PR:		ports/78347
Submitted by:	Russell Jackson <raj at cserv62.csub.edu>
Somepart by:	me

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:42:25 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:37 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:36:52 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
- Fix build on bento

Noticed by:	bento via kris

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Dec 15 18:44:00 2003 UTC (8 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Chase libraries for new Imlib2 version

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:07:59 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.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
de-pkg-comment

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:46:23 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:45:22 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jun 4 01:38:43 2002 UTC (9 years, 8 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Reset maintainership to ports@.  Thanks for your work on these, Jeremy!

PR:		38874
Submitted by:	Jeremy Norris <ishmael@mchsi.com> (previous maintainer)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 18 14:37:30 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Fix breakage caused by recent freetype1 overhaul.

Submitted by:	bento

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jan 28 02:08:09 2002 UTC (10 years ago) by pat
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -3 lines
- Change maintainer's email address
- Update MASTER_SITES
- Bump shlib version for x11-toolkits/gevas

PR:		34354
Submitted by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Nov 4 10:03:05 2001 UTC (10 years, 3 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -8 lines
Upgrade to 0.6.0

PR:		ports/31118
Submitted by:	maintainer

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Apr 30 15:52:03 2001 UTC (10 years, 9 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
- Upgrade graphics/evas to 0.5.0
- Bump library version to x11-toolkits/gevas

PR: 26965
Submitted by: MAINTAINER

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Mar 13 14:57:46 2001 UTC (10 years, 11 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Disable GL support.

PR: 25752
Submitted by: maintainer

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 12 14:40:12 2001 UTC (10 years, 11 months ago) by sf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
imlib2-tmp -> imlib2

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 7 22:31:05 2001 UTC (10 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Update port: 0.0.3 -> 0.0.4.

PR:		25539
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 25 01:55:33 2001 UTC (11 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Upgrade imlib2 to 1.0.1, evas to 0.0.3.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 11 02:38:13 2000 UTC (11 years, 2 months ago) by steve
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update to version 0.0.2.

PR:		23215
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 6 14:10:49 2000 UTC (11 years, 3 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3 lines
- Change the MASTER_SITES to MASTER_SITE_SOURCEFORGE.
- Take over maintainer-ship.

PR: 22630
Submitted by: Jeremy Norris <ishmael27@home.com>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 3 12:24:18 2000 UTC (11 years, 3 months ago) by nakai
Branches: MAIN
a new canvas library with Imlib2

PR:		ports/22330
Submitted by:	Jeremy Norris <ishmael27@home.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