Commit graph

544 commits

Author SHA1 Message Date
Ceri Davies
e107d98123 Up the length of time for which a code remains valid from 15 minutes to
45 minutes.  This was partially prompted by:

PR:		www/60668
Submitted by:	Kevin Ross <austusross@yahoo.com>
2004-01-03 21:24:51 +00:00
Ceri Davies
3e9c39007f Our longest category name is currently 8 characters long, and we're over
halfway to P100k, so update the width of the "Tracker" column to cope.
2003-12-27 14:44:57 +00:00
Ceri Davies
a6df2a6df1 Sort the releases numerically. 2003-12-27 14:32:15 +00:00
Ceri Davies
f4375883ac Update some definitions (which are not currently used).
I sense a cleanup coming.
2003-12-14 17:39:13 +00:00
Ceri Davies
555cb01e5a Re-enable the web-based PR submission mechanism.
This code relies on the netpbm port being installed ; this is
already a dependency of the textproc/docproj port.

This comes courtesy of a collaboration with Eric Anderson
<anderson@centtech.com> who submitted both the idea and the vast
majority of the code to implement it; thank you very much, Eric - this
is a great Christmas present to us and our user community.
2003-12-14 17:28:13 +00:00
Bruce A. Mah
4c9ed58f4c Add an entry for FreeBSD 5.2-RELEASE manpages. 2003-12-11 19:05:46 +00:00
Wolfram Schneider
320b1fe0af fix last commit: openssl manpath is openssl/man 2003-11-19 11:56:01 +00:00
Wolfram Schneider
be6b482eed FreeBSD 5.1-RELEASE with subdirectories 'man' and 'openssl' 2003-11-19 11:53:52 +00:00
Wolfram Schneider
c146f32a20 add FreeBSD Ports 5.1-RELEASE
update ports aliases
2003-11-19 10:30:08 +00:00
Wolfram Schneider
478815754a make 'FreeBSD 5.1-RELEASE and Port' the default release. 2003-11-18 22:30:41 +00:00
Wolfram Schneider
19e4cf1d8d support multiple manpage directories, separates by colons
e.g: /usr/share/man:/usr/local/man
2003-11-18 22:25:09 +00:00
Wolfram Schneider
0e7454bf22 Print a 'Want to link to this message' link at the bottom.
The URI is permanent and works for the e-mails of the current
week and the mail archive.
2003-11-18 21:41:10 +00:00
Ceri Davies
750c390701 Correct some problems formatting links in query-pr.cgi's output.
The patch is from [1], and the problem was reported in both of the
following

PR:		www/51607, www/53530 [1]
Submitted by:	anholt, eik [1]
2003-11-12 20:58:13 +00:00
www
02434679cc add SuSE Linux/i386 8.0, SuSE Linux/i386 8.1, SuSE Linux/i386 8.2 2003-11-04 14:30:57 +00:00
www
15fe022767 add Red Hat Linux/i386 9 2003-11-04 14:29:52 +00:00
www
f376957c2f Add Red Hat Linux/i386 8.0 2003-10-31 11:22:04 +00:00
www
7fa2a34957 4.8-stable -> 4.9-stable 2003-10-29 14:15:54 +00:00
www
f13505f71b update german linux manpages 2003-10-29 11:44:47 +00:00
Wolfram Schneider
2c7f675cf4 Add 4.9-RELEASE
Remove 4.7-RELEASE
4.8-STABLE -> 4.9-STABLE
2003-10-29 10:50:37 +00:00
Wolfram Schneider
1e40a83593 Add robots meta tag "nofollow" 2003-10-23 10:44:34 +00:00
Wolfram Schneider
0d02313840 Fix a typo in a regular expression which performs terrible
slow (1000x times) with the outdated perl 5.005_03 in
FreeBSD-4.x-stable. Depending on the number of hits, the html
output should now 2-30 seconds (!) faster.
2003-10-19 17:01:24 +00:00
Bruce A. Mah
6c7f51316b Add a menu item for 4.9-RELEASE manpages, in advance of the
release.
2003-10-19 06:38:55 +00:00
Wolfram Schneider
48ee653ee9 FreeBSD 5.1 is now the default release. 2003-10-11 16:05:06 +00:00
Christian Brueffer
3ee2f5cb30 Add a cvsweb mirror in Turkey
Submitted by:	Ismail YENIGUL <ismail@EnderUNIX.ORG>
2003-09-18 19:19:06 +00:00
Ceri Davies
00ca5bfab5 The RBL at osirusoft.com no longer operates, so use dnsbl.njabl.org instead. 2003-09-04 15:16:15 +00:00
Doug Barton
1f8f2e7bd8 Don't show the Resp. field if it's ports-bugs, just like we do with
freebsd-bugs already.

Add a micro-optimization to this test, which should just about make
up for checking two strings instead of one for most pr's.

Reviewed by:	ceri
2003-09-02 09:46:27 +00:00
Ville Skyttä
7902f07353 Bring PR categories up to date with src/gnu/usr.bin/send-pr/categories v 1.15.
Submitted by:	simon
Approved by:	knu
2003-07-30 20:42:28 +00:00
Simon L. B. Nielsen
609d7da443 Look for pkg-descr in Attic, if it can not be found in the expected
directory.

This fixes the problem reported several times on www@ when a port's
pkg-descr file is CVS deleted and INDEX isn't fully updated, then the
description link in ports.cgi will not work, because url.cgi can't the
pkg-descr file.

PR:		www/53386
Submitted by:	myself
Approved by:	ceri (mentor)
2003-07-24 14:40:48 +00:00
Simon L. B. Nielsen
3473871ab3 * Make the script know about FreeBSD 4.8-RELEASE and 5.1-RELEASE.
* Remove FreeBSD 4.6-RELEASE.
* s/5.0-CURRENT/5.1-CURRENT/.
* s/4.7-STABLE/4.8-STABLE/.
* Use INDEX-5 for FreeBSD 5.x releases.
* Use .tbz packages for FreeBSD 5.x releases.
* Use CVS tags to find the correct INDEX version.  This also makes
  maintenance of this script simpler, since it does not have to know
  about release dates.
* Do not use revision / date for -STABLE and -CURRENT (HEAD will contain
  the needed INDEX version).
* Fix odd link to http://www.FreeBSD.org/ports/ instead of
  mailto:www@freebsd.org (this was reported some time ago on the
  www@freebsd.org mailing list).

PR:		www/53381
Submitted by:	myself
Approved by:	ceri (mentor)
2003-07-21 23:49:13 +00:00
Simon L. B. Nielsen
9b2fc810f9 Use HTML entities for less than and greater than in port comments.
This avoid having the browser interpret <foo> as a HTML tag, which it
did for the port devel/pear-HTML_Select_Common.

Noticed by:	Martin Jakob <m.jakob@gmx.net>
Approved by:	ceri (mentor)
2003-07-20 21:03:14 +00:00
Wolfram Schneider
c27b14e330 FreeBSD 4.7-stable -> FreeBSD 4.8-stable
FreeBSD 5.0-current -> FreeBSD 5.1-current
2003-06-23 09:13:06 +00:00
Wolfram Schneider
fcf91371a6 sort section names
Submitted by: "Taz Meister" <taz@lagmonster.org>
2003-06-23 09:09:56 +00:00
Bruce A. Mah
62d0625ad3 Add an alias to catch a manpath that equals "FreeBSD 5.1-release",
to fix an apparent typo in the RELENG_5_1 release documentation.
2003-06-10 15:12:53 +00:00
Ceri Davies
20f599f17e The code in the last commit causes Internal Server Errors when executed;
correct this.
2003-06-09 14:58:00 +00:00
Ceri Davies
8456cf94b7 Complete the error reporting fix that revision 1.32 started:
If gaining the lock fails, then catch that error and explain it to the user.
2003-06-08 20:59:51 +00:00
Bruce A. Mah
624152df7a Add FreeBSD 5.1-RELEASE. 2003-06-03 01:13:30 +00:00
Ceri Davies
2cdb6fc9e0 We now have sparc64 and ia64 categories in gnats, so update the regex that
searches for possible PR references for urlification.
2003-05-21 18:57:10 +00:00
Ceri Davies
a666faaa33 The output from query-pr.web will never match /^query-pr:/, as we call it
as query-pr.real; fix error reporting by taking this into account.
2003-05-21 18:48:51 +00:00
Ceri Davies
ec6bada8d5 Explicitly set $hsty_base to avoid broken links in this page when 404s occur
on people.freebsd.org.

PR:	www/42389
2003-05-18 17:45:20 +00:00
Ceri Davies
3fe1d85edc Correct some user visible typo's. 2003-05-15 12:08:05 +00:00
Wolfram Schneider
5e6970d2a0 Update URL for german mirror site. 2003-05-10 18:57:12 +00:00
www
44886030c2 log missing whatis database in apache error log 2003-05-07 10:23:44 +00:00
www
abbb01fce1 Added OpenBSD 3.3 2003-05-07 10:21:07 +00:00
www
ceecf0febe Added XFree86 4.3.0 2003-04-20 09:03:16 +00:00
www
e24bca7cd9 Added NetBSD 1.6.1 2003-04-20 08:50:40 +00:00
Dag-Erling Smørgrav
59990dbf67 Speed up PR lookup by about 100% by ignoring the "confidential" field,
which we have never honored anyway.
2003-04-10 09:29:21 +00:00
www
bd2ee7d1d0 FreeBSD 4.8-RELEASE is the default manpage releases. 2003-04-04 07:57:45 +00:00
Bruce A. Mah
bc1e5c83e6 Add 4.8-RELEASE manpages.
Allow manpage directories to be symlinks.
2003-03-28 23:12:35 +00:00
Wolfram Schneider
338a878c6d Change the 'Download' link from ftp site (which is no longer there)
to cvsweb.freebsd.org (tarball option).

Submitted by: Kris Kennaway <kris@obsecurity.org>
2003-03-14 08:19:26 +00:00
Wolfram Schneider
a74e3ae6d1 hyperlinks in mail archives don't deal with all special html characters properly
PR: www/45184
Submitted by: Dan Langille <dan@undef.unixathome.org>
2003-03-11 15:22:52 +00:00