The NetBSD Project

CVS log for pkgsrc/audio/jack/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / jack

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.35 / (download) - annotate - [select for diffs], Sat Jan 7 21:20:19 2023 UTC (8 months, 3 weeks ago) by triaxx
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, HEAD
Changes since 1.34: +13 -12 lines
Diff to previous 1.34 (colored)

jack: Update to 1.9.21

upstream changes:
-----------------
1.9.21 Latest
=============
  o Add shell mode to jack_control (executes commands from stdin until EOF)
  o The waf autooption --example-tools introduced in 1.9.20 is now off by
    default,
  o To get the previous behavior back pass --example-tools during build.
  o This flag (and the related tools and their code) are going to be removed in
    the next release.
  o Fix alignas() on non-packed architectures
  o Fix build of jack-example-tools man pages (1.9.20 regression)
  o Fix compatibility with macOS 12
  o Fix missing symbols from jack client library (error and info callback
    pointers)
  o Fix potential memory corruption in midi_latency_test tool
  o Fix JackWeakAPI on Windows
  o Use predefined variables in pkg-config file (required for mingw)
External changes, related to macOS/Windows installer:
  o Fix application style in QJackCtl (qwindowsvistastyle.dll was missing)
  o Update QjackCtl used in macOS/Windows installers to 0.9.7

1.9.20
======
  o Add waf autooption --example-tools to allow optional build of executables,
    libraries and man pages provided by jack-example-tools (the files are built
    by default).
  o Building and installing the additional files can be disabled by using
    --example-tools=no or --no-example-tools.
  o Fix 32-bit support in ALSA driver
  o Fix incomplete ASIO support on Windows
  o Fix metadata usage with multiple users
  o Fix netsource tool missing on Windows
  o Fix semaphore usage on macOS
  o Official FreeBSD support
External changes, related to macOS/Windows installer:
  o Update Qt5 used in macOS/Windows installers to 5.12.12
  o Update QjackCtl used in macOS/Windows installers to 0.9.6

Revision 1.34 / (download) - annotate - [select for diffs], Sat Jan 7 19:04:34 2023 UTC (8 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

jack: fix build on NetBSD with binutils 2.39

Clean some pkglint while here

Revision 1.33 / (download) - annotate - [select for diffs], Fri Dec 16 07:36:41 2022 UTC (9 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.32: +3 -1 lines
Diff to previous 1.32 (colored)

jack: fix build with Python 3.11

Revision 1.32 / (download) - annotate - [select for diffs], Sat Mar 26 22:36:19 2022 UTC (18 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored)

jack: fix build on SunOS

Revision 1.31 / (download) - annotate - [select for diffs], Tue Oct 26 09:59:03 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

audio: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes.

The following distfiles couldn't be fetched (possibly they are fetched
conditionally):

./audio/freeswitch-sounds-ru/distinfo freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
./audio/freeswitch-sounds-ru/distinfo freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
./audio/freeswitch-music/distinfo freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
./audio/freeswitch-music/distinfo freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
./audio/freeswitch-sounds-fr/distinfo freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
./audio/freeswitch-sounds-fr/distinfo freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
./audio/freeswitch-sounds-en/distinfo freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
./audio/freeswitch-sounds-en/distinfo freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz

Revision 1.30 / (download) - annotate - [select for diffs], Thu Oct 21 13:45:12 2021 UTC (23 months, 1 week ago) by jperkin
Branch: MAIN
Changes since 1.29: +4 -4 lines
Diff to previous 1.29 (colored)

jack: Various SunOS build fixes.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Oct 7 13:09:29 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.28: +1 -2 lines
Diff to previous 1.28 (colored)

audio: Remove SHA1 hashes for distfiles

Revision 1.28 / (download) - annotate - [select for diffs], Wed Sep 15 07:44:09 2021 UTC (2 years ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

Install manpages under man1 (instead of at the top-level PKGMANDIR).
Bump PKGREVISION.

Revision 1.27 / (download) - annotate - [select for diffs], Sun Sep 12 06:04:44 2021 UTC (2 years ago) by nia
Branch: MAIN
Changes since 1.26: +4 -4 lines
Diff to previous 1.26 (colored)

jack: Work around "error: ::vfscanf has not been declared" on NetBSD 9.x

Revision 1.26 / (download) - annotate - [select for diffs], Fri Sep 10 11:14:05 2021 UTC (2 years ago) by nia
Branch: MAIN
Changes since 1.25: +5 -5 lines
Diff to previous 1.25 (colored)

jack: Install man pages on non-Linux. Fix Linux PLIST.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Sep 9 22:41:43 2021 UTC (2 years ago) by nia
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 (colored)

jack: support systems without AUDIO_GETFORMAT (NetBSD 8)

Revision 1.24 / (download) - annotate - [select for diffs], Thu Sep 9 21:10:18 2021 UTC (2 years ago) by nia
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

jack: restore hack to ensure libsamplerate gets linked

Revision 1.23 / (download) - annotate - [select for diffs], Wed Sep 8 19:19:19 2021 UTC (2 years ago) by nia
Branch: MAIN
Changes since 1.22: +23 -21 lines
Diff to previous 1.22 (colored)

jack: Update to 1.9.19

This switches us to jack2, the latest rewrite of the JACK audio
server, with support for Solaris, Linux, macOS, and NetBSD (support
for NetBSD added by me in a series of patches...)

My primary motivation for this update is to avoid jack1's unpleasant
abuse of unix domain sockets such that it no longer works in NetBSD
9.99.x (see PR kern/56113)

Revision 1.22 / (download) - annotate - [select for diffs], Mon Dec 2 11:46:08 2019 UTC (3 years, 10 months ago) by nia
Branch: MAIN
CVS Tags: 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, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

jack: Fix Sun driver on NetBSD and default to it over OSS.

Update usage instructions.

Bump PKGREVISION

Revision 1.21 / (download) - annotate - [select for diffs], Wed Jun 19 11:43:04 2019 UTC (4 years, 3 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

jack: HAVE_ALLOCA_H is no longer used, switch to __sun.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Jun 15 08:21:32 2019 UTC (4 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.19: +15 -18 lines
Diff to previous 1.19 (colored)

jack: updated to 0.125.0

0.125.0:
Bug fixes

Revision 1.19 / (download) - annotate - [select for diffs], Sun Feb 14 09:22:47 2016 UTC (7 years, 7 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, 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
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Put back alloca.h, it's required on at least SunOS.  Change the configure
test to make it non-fatal for it to be missing instead.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Feb 10 09:19:22 2016 UTC (7 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.17: +10 -10 lines
Diff to previous 1.17 (colored)

Update jack to 0.124.1.

Changes not found.

Disable simd option by default, since it breaks compilation for me on
7.99.26/amd64:

./simd.c: In function 'x86_3dnow_add2f':
./simd.c:211:3: error: impossible constraint in 'asm'
   asm volatile (

Revision 1.17 / (download) - annotate - [select for diffs], Tue Nov 3 01:12:35 2015 UTC (7 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Add SHA512 digests for distfiles for audio category

Problems found with existing distfiles:
	/pub/pkgsrc/distfiles/amp-0.7.6.tgz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz
	/pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2
	/pub/pkgsrc/distfiles/mp3to.gz
	/pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz
No changes made to these file.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Jul 4 16:18:28 2015 UTC (8 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Remove USE_X11BASE and X11PREFIX.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Jan 27 04:37:53 2015 UTC (8 years, 8 months ago) by dbj
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.14: +3 -1 lines
Diff to previous 1.14 (colored)

avoid hard coding paths to header files on Darwin
use Carbon/Carbon.h instead of MacTypes.h, which has problems on older systems

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jan 26 11:08:52 2015 UTC (8 years, 8 months ago) by jperkin
Branch: MAIN
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

Re-work how we handle MacTypes.h.  Older Darwin releases do not ship a copy in
/usr/include, whilst newer Xcode do not ship a copy in the SDK, and we somehow
need to handle both.  This package explicitly passes -mmacosx-version-min=10.4
meaning we cannot test the __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ macro
as we would normally.  So for now we perform a direct substitution based on
whether /usr/include/MacTypes.h exists.  Cleaner solutions welcome.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jan 14 12:10:13 2015 UTC (8 years, 8 months ago) by jperkin
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Fix build on Snow Leopard which requires the older header location.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Aug 16 21:01:38 2014 UTC (9 years, 1 month ago) by gls
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Fix build on Mc OS X.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Feb 27 17:49:14 2013 UTC (10 years, 7 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.10: +4 -1 lines
Diff to previous 1.10 (colored)

alloca and stdbool fixes for SunOS.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 9 19:59:44 2013 UTC (10 years, 7 months ago) by ryoon
Branch: MAIN
Changes since 1.9: +9 -13 lines
Diff to previous 1.9 (colored)

Update to 0.121.3.

Changelog:
    Make the printed output of jack_iodelay more useful to actual users
    Compilation fixes for OS X (particularly PPC architectures)
    Remove SSE-related messages during startup
    Fix a few argument type declarations for a few functions
    OSS backend: fix a call to yet undefined engine instance

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jan 11 17:51:21 2012 UTC (11 years, 8 months ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Fix build on SunOS.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Nov 16 11:55:19 2008 UTC (14 years, 10 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, 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, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

If we're using dynamic SIMD detection, we _do not_ want to build
with -msse et. al.

s/HOST_HAS_BSD_POLL/JACK_&/

Revision 1.7 / (download) - annotate - [select for diffs], Sun Nov 16 11:41:28 2008 UTC (14 years, 10 months ago) by bjs
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Revert netjack fix--it's not what I wanted.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Nov 16 11:22:55 2008 UTC (14 years, 10 months ago) by bjs
Branch: MAIN
Changes since 1.5: +20 -21 lines
Diff to previous 1.5 (colored)

Update to jack-0.115.1 (from SVN).  Changes: pulled in a patch
to [hopefully] correct errant behavior wrt: non-blocking I/O and sockets.
This is presently untested, however.  Also, with this snapshot
we at least have the hope that the network facility works.  Includes
other miscellaneous bug fixes, also.

While here, explicitly enable coreaudio on Darwin and add a PLIST
entry for its driver module.  This is also untested, but at least
installation on Darwin will not fail due to an incorrect PLIST.  Also,
include ../../mk/dlopen.buildlink3.mk in our bl3.mk in order
to heed DLOPEN_REQUIRE_PTHREADS.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 9 10:33:16 2008 UTC (15 years, 1 month ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)


Update patch comment to reflect its contents.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 31 03:58:05 2008 UTC (15 years, 2 months ago) by bjs
Branch: MAIN
Changes since 1.3: +21 -6 lines
Diff to previous 1.3 (colored)

Move audio/jack-devel to audio/jack: jack 0.100.0 was broken on many
platforms and a hideous anachronism.  On NetBSD-current/i386 and amd64,
at least, I can say that this package works very well.  If you have issues
with the audio skipping and are running NetBSD 4.99.x, try updating to
rev. 1.241 of sys/dev/audio.c; the changes to audio_poll() and the pause
attribute handling (in large part thanks to help from jakemsr@openbsd.org)
are important for proper functioning of jack (though you may find it
works regardless, depending upon your audio driver, how demanding your
"workload" is, etc.).  I will submit a pullup request for this change
for NetBSD 4 as well.

JACK now supports both our native audio API and OSS--I recommend
trying both.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jun 23 14:44:03 2006 UTC (17 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, 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, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, cwrapper
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Ensure that the "whitespace()" macro function is always defined, as
it's used within jack_transport.c.  This fixes errors building audio/jack
using the built-in editline library on NetBSD, and fixes the error
noted in the bulk build results:

    http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html

Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 19 15:25:09 2006 UTC (17 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Add libtool dependency. Add readline dependency for jack_transport.
Fix pthread detection. Bump revision.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Apr 12 20:43:27 2006 UTC (17 years, 5 months ago) by rillig
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Imported jack from pkgsrc-wip.

JACK is a low-latency audio server, written for POSIX conformant
operating systems such as GNU/Linux and Apple's OS X. It can connect a
number of different applications to an audio device, as well as allowing
them to share audio between themselves. Its clients can run in their own
processes (ie. as normal applications), or can they can run within the
JACK server (ie. as a "plugin").

Packaged by Chris Wareham.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 12 20:43:27 2006 UTC (17 years, 5 months ago) by rillig
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>