Commit graph

146 commits

Author SHA1 Message Date
Bill Fenner
a223c13022 Fix a typo causing the "src/" cvsweb referencer to kick in when it
shouldn't.
Save a copy of the un-HTML-ified synopsis for use in the mailto: HREF,
 otherwise you end up with odd things like "%26lt;" instead of "<".
1998-06-24 05:48:30 +00:00
Wolfram Schneider
7b5cd11cf5 Fix bad partial reference. 1998-06-16 18:17:54 +00:00
Wolfram Schneider
26b386a89d Delete white spaces before and after the search string.
Ignore empty queries.
1998-06-16 18:07:52 +00:00
Bill Fenner
dff1a01b8c Don't be coy about confidential PR's; admit that they exist but
are confidential.
1998-06-16 06:46:15 +00:00
Wolfram Schneider
bc607d0c2a Add cvsweb links to source references. A source reference
has the syntax

	 rev 1.8 of src/bin/chmod/chmod.1
	 (the word "of" is optional)

or
        src/bin/chmod/chmod.1 rev 1.7

'rev' and 'revision' are synonym.
If you close a PR you should now include the revision,
for example from PR 6055:

Fixed in src/gnu/usr.bin/as/config/obj-aout.c revision 1.6. [...]
1998-06-08 13:51:30 +00:00
Wolfram Schneider
0be211d716 Start the script locally on hub. 1998-06-08 08:50:37 +00:00
Wolfram Schneider
a65139af2f Define $hsty_base so the URLs for the images are correct. 1998-06-07 00:13:03 +00:00
Wolfram Schneider
1bab69a67d Make perl5 happy. 1998-06-05 17:19:04 +00:00
Wolfram Schneider
a537fa0672 The protocol part of an url is case insensitive.
Link FTP URLs too, not only HTTP.
The characters "\)\>,; are not part of an URL.
1998-06-05 17:06:20 +00:00
Wolfram Schneider
5b84f8e2b9 Look for PR references and add links. Currently 290 out of ~7000 PRs
have links to other PRs.
1998-06-05 16:58:07 +00:00
Wolfram Schneider
cafc8fac8f Allow /cgi/query-pr.cgi?<pr> queries. 1998-06-02 13:07:10 +00:00
Wolfram Schneider
7994ce119a wosch@freebsd.org -> www@freebsd.org 1998-06-01 16:15:03 +00:00
nsj
42c37423a2 Spelling police. Sorta. 1998-05-27 12:48:05 +00:00
nsj
3a2262e037 Minor fixes on the date format. 1998-05-27 12:40:19 +00:00
nsj
35299837f7 Minor modifications to facilitate adds into the gallery.db file. 1998-05-26 19:52:58 +00:00
Poul-Henning Kamp
a7e9d69764 Don't sort last-modified data numerically
I hate perl.
1998-05-23 09:22:32 +00:00
Poul-Henning Kamp
656996f6b4 Make sorting on last-modified work.
I hate perl.
1998-05-23 09:05:39 +00:00
Wolfram Schneider
03bf378f04 Ignore CVS lock and stale NFS files. 1998-05-17 15:41:28 +00:00
Wolfram Schneider
970c2b4e1d Set the printed E-Mail address in the footer
to ports@freebsd.org (was www@freebsd.org)
1998-05-15 09:24:21 +00:00
Wolfram Schneider
144f311218 Allow the syntax /cgi/mid.cgi?<message-id> for lazy people ;-) 1998-05-10 18:26:18 +00:00
Wolfram Schneider
f4f04f8908 Don't print the directory '#cvs.lock'. 1998-05-08 10:14:10 +00:00
Wolfram Schneider
f879843780 Add link to the FreeBSD-current sources of the cvsweb.cgi
script (self-referencing url ;-)
1998-05-05 16:05:32 +00:00
Wolfram Schneider
ed7bf1c81a Rename 'stable' to '2.2.x-stable'
Rename 'current' to '3.0-current'
1998-04-30 07:30:38 +00:00
Wolfram Schneider
48ff25d8a0 Delete release 2.2.5. The packages where removed from ftp.freebsd.org. 1998-04-28 21:50:48 +00:00
Wolfram Schneider
fdeef50b17 Convert some absolute URLs to relative&local URLs. 1998-04-27 09:52:39 +00:00
Wolfram Schneider
e5ac248ccc Support search by maintainer.
A link to your ports is simple, e.g.

<a href="http://www.freebsd.org/cgi/ports.cgi?stype=maintainer&query=eserte">
eserte's FreeBSD ports</a>.

(replace 'eserte' with your email name).
1998-04-27 09:44:06 +00:00
Wolfram Schneider
db4b613080 Delete release 2.1.0, not supported anymore.
Add release 2.2.6.
Fix date of release 2.1.7.
1998-04-27 09:20:23 +00:00
Wolfram Schneider
a409399b33 Be tolerant to <category>/<PR id> queries. 1998-04-21 14:55:39 +00:00
Wolfram Schneider
9f397d9119 Rewritten in perl.
Better error check if we don't find the sources.
Use the standard FreeBSD Web layout functions.
Print MD5 checksum for the port.
1998-04-19 13:40:42 +00:00
Wolfram Schneider
8822c7bfcd Fix malformed header from script.
Enable redirection to getmsg.cgi if only one E-Mail was found.
1998-04-16 14:10:22 +00:00
Andrey A. Chernov
e32d36719c ftp1.ru -> ftp.ru 1998-04-16 14:05:09 +00:00
Andrey A. Chernov
5194c8d7e7 Add ftp4.ru 1998-04-16 13:37:51 +00:00
Wolfram Schneider
dfc082433c New variable hsty_email. hsty_email is the visible E-Mail
address in the footer.
1998-04-15 13:47:24 +00:00
Wolfram Schneider
c9c56014b1 /usr/local/bin/perl -> /usr/bin/perl
Delete the presentation part. getmsg.cgi will do all the
mail presentation.
1998-04-13 19:04:27 +00:00
Wolfram Schneider
a8be6017bc Read also the mail archive of the current week. 1998-04-13 18:54:32 +00:00
Wolfram Schneider
c0c30963f9 Guess the end of an E-Mail if the end is unknown (end==0 or end < start). 1998-04-13 00:16:43 +00:00
Poul-Henning Kamp
1ebb90ef0f Redefine "suspended" a little bit 1998-04-12 18:54:36 +00:00
Wolfram Schneider
bed7cba672 Print a list of available CVS trees on the home page.
Print the name of the current CVS tree on every page if
not identical with the default CVS tree.
1998-04-06 15:50:27 +00:00
Wolfram Schneider
2321e3b34f Support mozilla cvs tree.
http://www.freebsd.org/cgi/cvsweb.cgi?cvsroot=mozilla
1998-04-05 10:20:37 +00:00
Wolfram Schneider
31ac2342f8 Checkout ports/INDEX readonly. Note: this require a cvs version
which support the option -R.
1998-04-04 14:59:42 +00:00
Wolfram Schneider
950208bb30 Support ftp links.
Add a ending slash to a directory.
1998-04-01 18:48:32 +00:00
Wolfram Schneider
b02f6e0d8a Rewritten in perl5. The script use now the standard FreeBSD Web
layout functions.
1998-04-01 18:24:19 +00:00
Wolfram Schneider
42254a827d Add links 'Raw E-Mail', 'Current Archive' and 'Help'. 1998-03-30 13:40:20 +00:00
Wolfram Schneider
38f0d9e5a3 Add an option to download the complete mailing list archive
(usually one week) where the current mail is stored. The URL
point to the ftp server ftp.freebsd.org.

You can download an archive and read it offline with your
favourite mail client. This may reduce your local terrorkom bill.
I don't know if this option is useful for the general FreeBSD user.
1998-03-28 16:51:15 +00:00
Wolfram Schneider
4ed06f93e2 Add an option to read the E-Mail as plain ASCII text, without
HTML tags.
1998-03-28 15:29:25 +00:00
Wolfram Schneider
30d676e12c Add links 'Next in thread' and 'Previous in thread' (if available).
This is not a new functionality, it is just a bigger knob for the
average user!
1998-03-28 15:11:37 +00:00
Wolfram Schneider
07695fdf91 mid.cgi is now in /cgi 1998-03-19 13:32:38 +00:00
Wolfram Schneider
9803fc75c7 Delete some whitespaces in mail header; cosmetic change. 1998-03-19 11:01:54 +00:00
Wolfram Schneider
2c1b952847 Leading tabs (not only spaces) continue mail header lines.
Make Message-IDs clickable.
1998-03-18 19:40:33 +00:00
Wolfram Schneider
a89cf76d88 Use /search.html for the 'back' link. 1998-03-18 19:20:38 +00:00