head	1.12;
access;
symbols
	v1_0:1.1.1.1
	JFIEBER:1.1.1;
locks; strict;
comment	@# @;


1.12
date	98.08.04.17.23.42;	author wosch;	state dead;
branches;
next	1.11;

1.11
date	98.03.15.22.00.07;	author wosch;	state Exp;
branches;
next	1.10;

1.10
date	98.02.26.23.49.47;	author jfieber;	state Exp;
branches;
next	1.9;

1.9
date	97.10.11.15.58.11;	author wosch;	state Exp;
branches;
next	1.8;

1.8
date	97.09.27.21.27.17;	author wosch;	state Exp;
branches;
next	1.7;

1.7
date	97.09.19.20.45.48;	author wosch;	state Exp;
branches;
next	1.6;

1.6
date	97.09.09.17.51.04;	author wosch;	state Exp;
branches;
next	1.5;

1.5
date	97.07.01.05.38.10;	author max;	state Exp;
branches;
next	1.4;

1.4
date	97.06.10.04.48.09;	author meganm;	state Exp;
branches;
next	1.3;

1.3
date	97.01.05.20.06.23;	author mbarkah;	state Exp;
branches;
next	1.2;

1.2
date	96.09.28.23.31.04;	author jfieber;	state Exp;
branches;
next	1.1;

1.1
date	96.09.24.17.45.57;	author jfieber;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.09.24.17.45.57;	author jfieber;	state Exp;
branches;
next	;


desc
@@


1.12
log
@The  repository copy www/data  -> www/en is done.
@
text
@# $Id: Makefile,v 1.11 1998/03/15 22:00:07 wosch Exp $

DATA=	ftp.mirrors
CGI=	ftp.cgi gallery.cgi mirror.cgi cgi-lib.pl cgi-style.pl
CGI+=	search.cgi cvsweb.cgi query-pr.cgi query-pr-summary.cgi
CGI+= dosendpr.cgi freebsd.def html.pl reg.cgi missing_handler.cgi
CGI+=	ports.cgi pds.cgi man.cgi url.cgi getmsg.cgi mid.cgi

.SUFFIXES:	.C .cgi

.C.cgi:
	${CXX} ${CFLAGS} -o ${.TARGET} ${.IMPSRC}

.include "../web.mk"

@


1.11
log
@Search and present a mail by Message-ID or In-Reply-To field
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.10 1998/02/26 23:49:47 jfieber Exp $
@


1.10
log
@Some change how messages are retrieved after a search is done.

1. Retrievals should be much faster and put much less load on hub,
   particularly for complex searches.

2. URLs for messages are no longer query dependent, so when a message
   you have already looked at pops up in a different search, you your
   browser history mechanism can recognize it and color the link
   appropriately.

3. Messages are potentially cachable; I may have to tweak the
   HTTP header to make it really work though.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.9 1997/10/11 15:58:11 wosch Exp $
d7 1
a7 1
CGI+=	ports.cgi pds.cgi man.cgi url.cgi getmsg.cgi
@


1.9
log
@url.cgi - make plain text URLs clickable
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.8 1997/09/27 21:27:17 wosch Exp $
d7 1
a7 1
CGI+=	ports.cgi pds.cgi man.cgi url.cgi
@


1.8
log
@Redirect FreeBSD man script.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.7 1997/09/19 20:45:48 wosch Exp $
d7 1
a7 1
CGI+=	ports.cgi pds.cgi man.cgi
@


1.7
log
@Install ports.cgi pds.cgi
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.6 1997/09/09 17:51:04 wosch Exp $
d7 1
a7 1
CGI+=	ports.cgi pds.cgi
@


1.6
log
@Install missing_handler.cgi
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.5 1997/07/01 05:38:10 max Exp $
d7 1
@


1.5
log
@Add $Id$.
@
text
@d1 1
a1 1
# $Id$
d6 1
a6 1
CGI+= dosendpr.cgi freebsd.def html.pl reg.cgi
@


1.4
log
@Shiny new logo for FreeBSD web pages. New index.html made from defunct welcome.html.
Navigaton bars on index.html and second level pages. Registration page added.
@
text
@d1 2
@


1.3
log
@Added dosendpr.cgi, freebsd.def, html.pl into the build process.
@
text
@d4 1
a4 1
CGI+= dosendpr.cgi freebsd.def html.pl
@


1.2
log
@Sweep some more web stuff into cvs.
@
text
@d4 1
@


1.1
log
@Initial revision
@
text
@d3 1
a3 1
CGI+=	search.cgi
@


1.1.1.1
log
@Web pages, may I introduce you to CVS.  CVS, these are the web pages.

Yes, this is supposed to be a new top level in the repository.

For the moment any changes to this area must be cleared by myself
or Jordan.  Once the kinks are worked out, the policy will probably
be relaxed.
@
text
@@
