The NetBSD Project

CVS log for pkgsrc/games/fillets-ng/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / games / fillets-ng

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.41 / (download) - annotate - [select for diffs], Sun Jan 29 21:16:10 2023 UTC (7 months, 3 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, HEAD
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.40 / (download) - annotate - [select for diffs], Fri Mar 20 11:57:41 2020 UTC (3 years, 6 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

*: Convert broken sourceforge HOMEPAGEs back to http

Revision 1.39 / (download) - annotate - [select for diffs], Sat Jan 18 23:32:00 2020 UTC (3 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.38 / (download) - annotate - [select for diffs], Sat Oct 12 20:00:30 2019 UTC (3 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.37: +3 -2 lines
Diff to previous 1.37 (colored)

games/fillets-ng: fix path to documentation files

Revision 1.37 / (download) - annotate - [select for diffs], Sat Sep 7 14:49:58 2019 UTC (4 years ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.36: +10 -6 lines
Diff to previous 1.36 (colored)

fillets-ng*: Update to 1.0.1

Fish Fillets NG - 1.0.1
* Fixed a bug in the last levels. Fish were unable to swim to some places.
  It happened next to the room border. The bug was introduced in version 0.9.2.
  Big thanks Radek and Mirek Olsak for discovering it.

Fish Fillets NG - 1.0.0
* Dutch spoken dialogs (by Astrid de Wijn and friends).
* Disallowed a move, to be consistent with the original Fish Fillets.
  Pushing of partially supported objects is disallowed.
  The object has to be supported by a wall or by a fish
  who isn't directly under it.

  You could switch back to the less restrictive rules
  by using "strict_rules=0" config option.
  Thanks Brian Raiter for reporting the discrepancy.
* Provided music looping without fading (by Brian Raiter).

Fish Fillets NG - 0.9.3
* Fixed compilation with the newer fribidi-0.19.2.

Fish Fillets NG - 0.9.2
* Fixed undefined behavior in the last levels. The outgoing objects could be stopped by an obstacle (thanks Josef Peterka for pointing it out).
* Fixed strange background colors on the F10 and F1 screens. SDL-1.2.14 would fix these too.

Fish Fillets NG - 0.9.1
* Used sound frequency 44100 to prevent crackles (thanks to Josef Peterka).

Fish Fillets NG - 0.9.0
* Level 'linux' (by Mirek Olsak).
* Level 'electromagnet' (by Stephan Barth).
* Embedded intro video (thanks to Mirek Olsak).
* Faster undo (hold -) (thanks to Mirek Olsak).
* Redo (hold +).
* Czech spoken dialogs for level 'keys' (thanks to Mirek Olsak).
* Updated Bulgarian translation (by Damyan Ivanov).
* Updated Swedish translation (by Olov Gustavsson).
* Enhanced graphics for the NG levels (by Fank Skalicky).

Fish Fillets NG - 0.8.1
* Two extra levels (by Stephan Barth and Mirek Olsak).
* Added support for translated images (by Leonid Myravjev).
* Prevented music restart on undo.
* Fixed checking for solvable room before undo saving.
* Fixed checking for second dead fish.

Fish Fillets NG - 0.8.0
* Undo (on key '-')
* Five extra levels (by Mirek Olsak)
* Slovenian translation (by Marko Burjek)
* Brazilian Portuguese translation (by Ricardo Faria)
* Russian translation (by Leonid Myravjev, Maria Antropova, Gregory Bonik)

Fish Fillets NG - 0.7.4
* One extra level (by Mirek Olsak)
* Bulgarian translation (by Damyan Ivanov)
* Swedish translation (by Olov Gustavsson)
* Fixed table iterations for lua5.1

Revision 1.36 / (download) - annotate - [select for diffs], Wed Jul 4 13:40:19 2018 UTC (5 years, 2 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

*: Move SUBST_STAGE from post-patch to pre-configure

Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.

Revision 1.35 / (download) - annotate - [select for diffs], Sat Apr 25 14:22:54 2015 UTC (8 years, 5 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Recursive revbump following MesaLib update, categories g through n.

Revision 1.34 / (download) - annotate - [select for diffs], Sun Oct 19 22:27:45 2014 UTC (8 years, 11 months ago) by alnsn
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

Revbump after lang/lua51 update.

Revision 1.33 / (download) - annotate - [select for diffs], Thu Aug 21 08:52:09 2014 UTC (9 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 (colored)

Fix build on SunOS (needs explicit -lX11).

Revision 1.32 / (download) - annotate - [select for diffs], Sat May 3 13:14:37 2014 UTC (9 years, 4 months ago) by alnsn
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Revbump for Lua multiversion support.

Revision 1.31 / (download) - annotate - [select for diffs], Sun Dec 8 22:30:17 2013 UTC (9 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.30: +3 -1 lines
Diff to previous 1.30 (colored)

Doesn't support Lua 5.2.

Revision 1.30 / (download) - annotate - [select for diffs], Wed Oct 30 06:49:53 2013 UTC (9 years, 10 months ago) by dholland
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Bump PKGREVISION of packages whose Lua depends changed form, but whose
own PKGNAME is unchanged.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Jul 4 21:27:57 2013 UTC (10 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Revbump after updating lang/lua to 5.2.2.

Revision 1.28 / (download) - annotate - [select for diffs], Tue Jun 4 22:16:05 2013 UTC (10 years, 3 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:

Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Jun 3 10:04:58 2013 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882

Revision 1.26 / (download) - annotate - [select for diffs], Sat Oct 6 11:54:36 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.25: +1 -3 lines
Diff to previous 1.25 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.25 / (download) - annotate - [select for diffs], Wed May 16 18:01:36 2012 UTC (11 years, 4 months ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.24: +3 -1 lines
Diff to previous 1.24 (colored)

games/fillets_ng: Fix indirect linking on DragonFly

Revision 1.24 / (download) - annotate - [select for diffs], Sat Jan 28 11:00:54 2012 UTC (11 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Recursive bump for removal of jpeg/tiff/png buildlink3.mk files
from SDL_image. If one of these packages needs them, it should
include them itself.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Nov 1 06:01:15 2011 UTC (11 years, 10 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Aug 29 21:18:36 2011 UTC (12 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Unrestrict dependency

Revision 1.21 / (download) - annotate - [select for diffs], Thu Jan 13 13:37:42 2011 UTC (12 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Jun 13 22:44:19 2010 UTC (13 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Jan 18 09:58:51 2010 UTC (13 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Second try at jpeg-8 recursive PKGREVISION bump.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Aug 26 19:57:30 2009 UTC (14 years, 1 month ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

bump revision because of graphics/jpeg update

Revision 1.17 / (download) - annotate - [select for diffs], Wed May 20 00:58:16 2009 UTC (14 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:30 2008 UTC (15 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.15: +3 -1 lines
Diff to previous 1.15 (colored)

Add DESTDIR support.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Oct 4 21:43:00 2006 UTC (16 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Aug 14 22:34:42 2006 UTC (17 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.13: +3 -4 lines
Diff to previous 1.13 (colored)

Update to 0.7.3:

Fish Fillets NG - 0.7.3
* Fixed missing n_selected.png. It is not needed any more.


Fish Fillets NG - 0.7.2
* Experimental support for RTL texts
* Tab/Enter are usable on worldmap
* Flags show language tips
* Lua is statically linked again


Fish Fillets NG - 0.7.1
* Spanish translation
* Dutch translation
* minor bug fixes (default speech, mingw32 build)


Fish Fillets NG - 0.7.0
* Italian translation
* Polish translation
* correction of English dialogs
* step counter color depends on active fish
* options menu is refreshed when lang is changed
* added menu to choose speech ("cs" or "none")
* enabled speech=cs as default
* fixed fullscreen on win32
* updated halloffame score (thanks to many)


Fish Fillets NG - 0.6.1
* fixed crash with empty lang

Revision 1.13 / (download) - annotate - [select for diffs], Mon Jun 12 16:28:08 2006 UTC (17 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Apr 22 09:22:09 2006 UTC (17 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Apr 17 13:46:27 2006 UTC (17 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:14 2006 UTC (17 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Dec 11 09:40:41 2005 UTC (17 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:15 2005 UTC (17 years, 9 months ago) by rillig
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.7 / (download) - annotate - [select for diffs], Sun Sep 4 05:00:36 2005 UTC (18 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Bump the PKGREVISION of packages that linked against the lua shared
library after lang/lua was libtoolized in lua-5.0.2nb4.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:49 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Mar 27 15:43:35 2005 UTC (18 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).

Revision 1.4 / (download) - annotate - [select for diffs], Sun Nov 28 01:29:15 2004 UTC (18 years, 10 months ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Stupid typo, it's really 0.6.0.
Thanks to <wiz> for heads up.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Nov 27 16:12:27 2004 UTC (18 years, 10 months ago) by salo
Branch: MAIN
Changes since 1.2: +3 -4 lines
Diff to previous 1.2 (colored)

Updated to 0.6.0 (with 0.6.1 data files).

Changes:

0.6.1:
======
- fixed crash with empty lang

0.6.0:
======
- 24 new levels + final level
- better mouse support - see How to Play
- menu tooltips
- level help on F1
- hall of fame integration for pedometer
- intro.avi as a separate file
- complete French translation
- complete German translation
- fbcon support
- win32 binary package

Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 3 00:14:43 2004 UTC (18 years, 11 months ago) by tv
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Sep 30 11:37:30 2004 UTC (19 years ago) by salo
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of fillets-ng-0.5.0: Puzzle game about witty fish saving the
world sokoban style.

Fish Fillets NG is strictly a puzzle game. The goal in every of the seventy
levels is always the same: find a safe way out. The fish utter witty remarks
about their surroundings, the various inhabitants of their underwater realm
quarrel among themselves or comment on the efforts of your fish. The whole
game is accompanied by quiet, comforting music.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Sep 30 11:37:30 2004 UTC (19 years ago) by salo
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>