include Makefile
# This can be overridden on cmdline to generate pages elsewhere.
-WEBDIR=/srv/www/ccodearchive.net
+WEBDIR=
PHP=php
MODS := $(ALL_MODULES:ccan/%=%)
-The C Code Archive Network: http://ccodearchive.net
+The C Code Archive Network
+
+WARNING: The previous website (ccodearchive dot net) has, alas, been
+taken over by domain squatters who have an out of date copy of the
+site with sneaky ad links added.
You can find a set of helper utilities under tools/ and the modules
under ccan/. The recommended way to add ccan modules to your project
Rusty Russell wrote \fBccanlint\fR\&. Helping others, but most break Rusty\&.
.SH "RESOURCES"
.sp
-Main web site: http://ccodearchive\&.net/
+Main web site: https://github\&.com/rustyrussell/ccan
.sp
Wiki: https://github\&.com/rustyrussell/ccan/wiki/
.SH "COPYING"
RESOURCES
---------
-Main web site: http://ccodearchive.net/
+Main web site: http://github.com/rustyrussell/ccan
Wiki: https://github.com/rustyrussell/ccan/wiki/
Rusty Russell wrote \fBconfigurator\fR\&.
.SH "RESOURCES"
.sp
-Main web site: http://ccodearchive\&.net/
+Main web site: https://github\&.com/rustyrussell/ccan
.sp
Wiki: https://github\&.com/rustyrussell/ccan/wiki/
.SH "COPYING"
RESOURCES
---------
-Main web site: http://ccodearchive.net/
+Main web site: http://github.com/rustyrussell/ccan
+
Wiki: https://github.com/rustyrussell/ccan/wiki/
<div class="search">
<form method="get" action="http://www.google.com/search">
<input type="text" name="q" size="25" maxlength="255" value="" />
- <input type="hidden" name="sitesearch" value="ccodearchive.net"/>
<input type="submit" value="Search CCAN (Google)" />
</form>
</div>
$tempfolder = "/home/ccan/upload-temp/";
//location of upload script (for posting uploads)
-$uploadscript = "http://ccodearchive.net/uploader.php";
+//$uploadscript = XXX;
//ccan admin
$ccanadmin = "rusty@rustcorp.com.au";
by uploading here; .tar.gz, .zip or even single C files.
</p>
-<p>If it has a valid _info file and a testsuite (see <a href="http://ccodearchive.net/Wiki/ModuleGuide">the module creation guide</a>), it'll go into the
+<p>If it has a valid _info file and a testsuite, it'll go into the
main repository. Otherwise, it'll go into our "junkcode" area where
-people can browse and download it.
-</p>
+people can browse and download it. </p>
<table align="center">
<tr>