The NetBSD Project

CVS log for pkgsrc/x11/labltk/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / labltk

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.43 / (download) - annotate - [select for diffs], Sun Nov 12 13:24:12 2023 UTC (2 weeks, 2 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.42 / (download) - annotate - [select for diffs], Sun Jan 29 21:18:13 2023 UTC (9 months, 4 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.41: +2 -1 lines
Diff to previous 1.41 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.41 / (download) - annotate - [select for diffs], Fri Jun 3 08:51:22 2022 UTC (17 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.40: +4 -9 lines
Diff to previous 1.40 (colored)

labltk: update to 8.06.12.

Fix some pkglint.

Changes:

LablTk 8.06.12 with OCamlBrowser

Compatibility release to make OCamlBrowser work with OCaml 4.14 (and only this version)

LablTk 8.06.11 with OCamlBrowser

This is a bug fix release of LablTk and OCamlBrowser.
It also makes OCamlBrowser work on OCaml 4.13 (and only this version).

    Disable -warn-error for users, add all-devel target for developers
    Add ommitted labels
    Update ocamlbrowser for ocaml 4.13

LablTk 8.06.10 with OCamlBrowser

This is a bug fix release of LablTk and OCamlBrowser.
It also makes OCamlBrowser work on OCaml 4.12 (and only this version).

    Fix bugs in ocamlbrowser that prevented exploring types in source files
    Install camltkwrap.{cmi,cmx} (report by Pascal Raymond)

LablTk 8.06.9 with OCamlBrowser 4.11.0

New release of LablTk and OCamlBrowser

    LablTk is compatible with ocaml 4.07 and newer
    OCamlBrowser is compatible with ocaml 4.11

Fixes a configuration error with clang 12 (observed on MacOS).

LablTk 8.06.8 with OCamlBrowser 4.10.0

New release of LablTk and OCamlBrowser

    LablTk is compatible with ocaml 4.07 and newer
    OCamlBrowser is compatible with ocaml 4.10

Fixes a number of bugs in OCamlBrowser, particularly concerning the file selection window.

LablTk 8.06.7

New release fixing compatibility problems for ocaml 4.09.

    still compatible with ocaml 4.07
    ocamlbrowser compatible with ocaml 4.08 and 4.09

opam packages should be labltk.8.06.7 and ocamlbrowser.4.08.1

LablTk 8.06.6

New release for ocaml 4.08.

    compatible with ocaml 4.08.0 (required for ocamlbrowser)
    compiles and installs without ocamlbrowser (use make library opt rather than make all opt).

Using opam, two packages are provided: labltk.8.06.6 and ocamlbrowser.4.08.0

Revision 1.40 / (download) - annotate - [select for diffs], Tue May 24 18:51:57 2022 UTC (18 months ago) by jaapb
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

Recursive revbump associated with update of ocaml.

Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.

Revision 1.39 / (download) - annotate - [select for diffs], Mon Mar 8 08:13:10 2021 UTC (2 years, 8 months ago) by jaapb
Branch: MAIN
CVS Tags: 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
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

Recursive revbump associated with update of lang/ocaml

Revision 1.38 / (download) - annotate - [select for diffs], Sun Sep 27 13:12:17 2020 UTC (3 years, 2 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.37: +3 -1 lines
Diff to previous 1.37 (colored)

(x11/labltk) Not really fix, but $(BYTECC) was missing, added

Revision 1.37 / (download) - annotate - [select for diffs], Mon Aug 17 20:20:28 2020 UTC (3 years, 3 months ago) by leot
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.36 / (download) - annotate - [select for diffs], Sun Nov 3 09:14:10 2019 UTC (4 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

x11: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.35 / (download) - annotate - [select for diffs], Mon Nov 12 16:10:29 2018 UTC (5 years ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Revbumps associated with update of lang/ocaml.

Revision 1.34 / (download) - annotate - [select for diffs], Fri Apr 13 13:55:39 2018 UTC (5 years, 7 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

Revbump associated with the upgrade of lang/ocaml

(this is the upgrade from 4.06 to 4.06.1)

Revision 1.33 / (download) - annotate - [select for diffs], Mon Mar 12 11:17:52 2018 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.32 / (download) - annotate - [select for diffs], Wed Jan 10 16:53:15 2018 UTC (5 years, 10 months ago) by jaapb
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored)

Recursive revbump associated with the update to OCaml 4.06.

Revision 1.31 / (download) - annotate - [select for diffs], Sun Sep 10 02:36:08 2017 UTC (6 years, 2 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.30: +5 -5 lines
Diff to previous 1.30 (colored)

Update to 8.06.3; fixes build with current pkgsrc ocaml. (Except I had
to revert one line of one of the upstream changes which apparently
only works with newer ocaml than we have.)

Upstream changes: minor fixes, and updates to match newer ocaml versions.

Revision 1.30 / (download) - annotate - [select for diffs], Fri Sep 8 09:51:27 2017 UTC (6 years, 2 months ago) by jaapb
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Recursive revbump associated with update of ocaml to 4.05

Revision 1.29 / (download) - annotate - [select for diffs], Tue Jul 11 14:19:22 2017 UTC (6 years, 4 months ago) by jaapb
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Revbump associated with ocaml-4.04.2

Revision 1.28 / (download) - annotate - [select for diffs], Fri Dec 30 11:17:03 2016 UTC (6 years, 10 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Recursive revbump associated with ocaml update to 4.04.

Revision 1.27 / (download) - annotate - [select for diffs], Thu May 5 11:45:42 2016 UTC (7 years, 6 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Recursive revbump associated with ocaml update.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Dec 29 04:54:39 2015 UTC (7 years, 11 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Whitespace.

Revision 1.25 / (download) - annotate - [select for diffs], Fri Aug 7 11:20:36 2015 UTC (8 years, 3 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Recursive revbump associated with lang/ocaml update.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Jun 30 11:53:00 2015 UTC (8 years, 5 months ago) by jaapb
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Recursive revbump associated with update of lang/ocaml to 4.02.2.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jan 20 14:24:38 2015 UTC (8 years, 10 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Revbump associated with update of lang/ocaml.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Nov 16 18:08:36 2014 UTC (9 years ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.21: +18 -17 lines
Diff to previous 1.21 (colored)

Update x11/labltk to 8.06.0.

This release does not contain functional changes, but MASTER_SITES,
distfile and version number are updated to follow upstream.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Oct 9 19:14:05 2014 UTC (9 years, 1 month ago) by jaapb
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Revbump for ocaml 4.02.0.
(Some packages omitted because they will be updated to new versions)

Revision 1.20 / (download) - annotate - [select for diffs], Sat Jan 11 14:42:06 2014 UTC (9 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Revbump after updating tcl/tk.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Nov 1 11:30:23 2013 UTC (10 years ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Revision bump associated with the update of lang/ocaml to version 4.01.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Jun 6 12:55:19 2013 UTC (10 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Jun 4 22:17:27 2013 UTC (10 years, 5 months ago) by tron
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (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.16 / (download) - annotate - [select for diffs], Mon Jun 3 10:06:20 2013 UTC (10 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (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.15 / (download) - annotate - [select for diffs], Mon Oct 29 05:06:32 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)

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

Revision 1.14 / (download) - annotate - [select for diffs], Mon Oct 8 15:18:25 2012 UTC (11 years, 1 month ago) by jaapb
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Revision bump associated with the update of lang/ocaml to version 4.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Aug 21 23:49:26 2012 UTC (11 years, 3 months ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12

Revision 1.12 / (download) - annotate - [select for diffs], Tue Dec 6 00:19:26 2011 UTC (11 years, 11 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Recursive bump for lang/ocaml buildlink addition.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 8 07:31:52 2011 UTC (12 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

PKGREVISION must not be in Makefile.common.

move PKGREVISION to each Makefile including the Makefile.common for
keep version number, and bump again for ocaml-graphics because the
previous bump resuited in downgrade.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Dec 17 19:02:05 2009 UTC (13 years, 11 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.9: +5 -1 lines
Diff to previous 1.9 (colored)

PKG_DESTDIR_SUPPORT

Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 8 18:35:46 2009 UTC (14 years, 2 months ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.8: +1 -2 lines
Diff to previous 1.8 (colored)

Fix x11/labltk for ocaml 3.11.1 [PR pkg/42017]

Revision 1.8 / (download) - annotate - [select for diffs], Thu Dec 27 16:24:21 2007 UTC (15 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Fix PLIST. Bump revision.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jan 13 18:51:51 2007 UTC (16 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Modular Xorg support.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 22 20:59:58 2006 UTC (17 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Add missing files+dir to PLIST. Bump PKGREVISION.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Feb 5 23:11:39 2006 UTC (17 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Dec 22 23:23:17 2005 UTC (17 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Include TK_LD_FLAGS and TCL_LD_FLAGS for the link specification,
otherwise the rpath list can be incomplete.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 14 21:00:41 2005 UTC (18 years, 5 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Let x11/labltk use bdb if native ndbm is not available.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jun 1 18:03:29 2005 UTC (18 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.1: +1 -2 lines
Diff to previous 1.1 (colored)

Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 24 17:19:06 2004 UTC (18 years, 11 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of labltk, version 3.06:

This package provides the LablTK library (Tk bindings) that comes with the
ocaml compiler.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 24 17:19:06 2004 UTC (18 years, 11 months ago) by jmmv
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>