HEX
Server: Apache
System: FreeBSD www860.sakura.ne.jp 13.0-RELEASE-p14 FreeBSD 13.0-RELEASE-p14 #2: Mon Dec 9 13:54:55 JST 2024 root@www5301.sakura.ne.jp:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
User: yoyo0427 (1306)
PHP: 8.3.8
Disabled: NONE
Upload Files
File: //usr/local/share/namazu/etc/HACKING
CVS Access

You can also check out the very newest version via Anonymous CVS.
Here's now:

% cvs -d :pserver:anonymous@cvs.namazu.org:/storage/cvsroot co -P namazu

Namazu has been branched into the stable version (2.0.x) and
the development version (2.1.x) on 2001-06-25. If You want to
check out the stable version, type the following information instead:

% cvs -d :pserver:anonymous@cvs.namazu.org:/storage/cvsroot co -r stable-2-0 namazu

==============================================================

GNU Build Tools

If you want to build Namazu via CVS, you need to install
the following packages:

	- GNU m4 1.4
	- GNU autoconf 2.50 (or later)
	- GNU automake 1.6 (or later)
	- GNU libtool 1.4 (or later)
	- GNU gettext 0.13 (or later)

After check out, run ./autogen.sh at top of the source tree.