Commit graph

220 commits

Author SHA1 Message Date
Peter Wemm
33cf1c50a1 Fix (?) the so-called P10k problem in the weekly PR summary mailouts.
For future reference, the weekly mailouts are done from a trivial script
which merely calls this script in plaintext (rather than in html) mode.
1999-10-26 21:49:29 +00:00
Wolfram Schneider
34419c2f2d Workaround for old URL pub/FreeBSD/FreeBSD-current
until the web mirrors are up to date
1999-10-20 09:13:21 +00:00
Wolfram Schneider
efa0026c20 Update FTP link: FreeBSD-current -> branches/-current/ 1999-10-19 12:24:26 +00:00
Wolfram Schneider
d912b87287 Update to 3.3-RELEASE
Update some FTP links to ftp.freebsd.org
1999-10-16 10:24:30 +00:00
Wolfram Schneider
77b8b76970 Undo revision revision 1.34: Set up for FreeBSD repo options ($FreeBSD$)
in /usr/local/etc/cvsweb-freebsd. The repo options are only valid for
the FreeBSD CVS tree.

BTW, the cvsweb.cgi mirror sites should update their
/usr/local/etc/cvsweb-freebsd too if possible.

Submitted by: peter
1999-09-19 10:55:19 +00:00
Wolfram Schneider
8044939abb Undo revision 1.31. The FreeBSD Web server www.freebsd.org support
more than one CVS tree and FreeBSD.org E-mail hyperlinks will not work
for the other trees (e.g. NetBSD, learn etc.).

Pointed out by: Wolfgang Solfrank <ws@tools.de>
1999-09-17 18:56:44 +00:00
Chris Costello
ddc3878af0 Improve grammar in error messages.
Reviewed by:	wosch
1999-09-09 12:58:56 +00:00
Peter Wemm
c82d2e0e66 Take a shot at getting $FreeBSD$ expanded by cvsweb. 1999-09-08 13:04:09 +00:00
Peter Wemm
af9d2cf095 $Date$ -> $FreeBSD$ in a comment 1999-09-06 07:16:52 +00:00
Peter Wemm
01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Nik Clayton
f2dcd0ad3f Update the list of mirrors (~ 35 new sites added) and do the
freebsd -> FreeBSD tango at the same time.

PR:             docs/12773
Submitted by:   Alexey Zelkin <phantom@scorpion.crimea.ua>
1999-08-11 22:30:58 +00:00
Tim Vanderhoek
90816a2088 When creating the "Submit Followup" link, be more aggressive about
url-encoding unsafe characters.  Instead of a comparing against a list
of unsafe characters, compare against an inverted list of safe characters.
Specifically fixes " " spaces in urls, but probably others, too.

Make the url-encoding that did already exist work.
1999-08-06 05:58:14 +00:00
Wolfram Schneider
2857b98ed4 Use absolute URL for query-pr.cgi CGI script so the link
will works  for the cvsweb.cgi mirrors.

PR:		 misc/12813
1999-07-26 21:41:06 +00:00
Sheldon Hearn
f2fdf271ae Always show closed reports if the requested State is 'closed'.
PR:	12049
Submitted by:	n_hibma (who is still nhibma in authors.ent)
1999-07-20 14:26:21 +00:00
Wolfram Schneider
63e263481f Fix outdated version references in port search
Submitted by:	 Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-07-07 14:12:14 +00:00
Wolfram Schneider
21bb47f2ae handle SunOS manpages
NetBSD 1.4 is empty, fall back to NetBSD 1.3
1999-07-03 09:23:24 +00:00
Bill Fumerola
5da6fa1886 Add an e-mail hyperlink for the author of each commit.
Approved By:	fenner
1999-06-01 15:23:51 +00:00
Wolfram Schneider
bb92f6e981 Added forgotten open <head> tag
Added robots meta tag "nofollow"
1999-05-30 10:56:57 +00:00
nsj
5876ede535 Fixed to elimate extra step in gallery process (to remove the space in
"nonprofit").  This is an internal change only, and should not affect
gallery entry submitters in any way.
1999-05-18 02:15:06 +00:00
Wolfram Schneider
a3ae1d9ada Initial revision 1999-05-09 14:05:46 +00:00
Wolfram Schneider
ec37a00fe2 Added spanish mirror and the main script in California. 1999-04-17 16:57:56 +00:00
Wolfram Schneider
65fdaf4000 Fix mailindex path. 1999-04-04 20:39:39 +00:00
Wolfram Schneider
c78cb4550d perl4 -> Perl5 migration fixes. 1999-04-03 12:32:38 +00:00
Masafumi Max NAKANE
28f4dba4f1 Add appropriate alt text to the MAP/AREA elements. 1999-03-24 17:29:55 +00:00
Wolfram Schneider
efe75d2590 Handle one letter port 'v'. 1999-02-27 22:32:44 +00:00
Bill Fenner
0ee8170354 Make the header a little nicer. 1999-02-27 01:59:48 +00:00
Bill Fumerola
0855a82e72 Fix previous coommit 1999-02-26 22:05:58 +00:00
Bill Fumerola
265086c525 Hopefully fix for the last time the ports/XXXXXusername run-on.
PR:		docs/10241
Submitted by:	wosch
1999-02-25 20:08:04 +00:00
Bill Fumerola
e8d28c7ddb Add another non-graphic character (AKA space) after the word 'Tracker'.
Now that we have 5-number PRs and a 5 letter category, we also had run-on words.

o [1999/02/12] ports/10036billf    New port - fltk
is now
o [1999/02/12] ports/10036 billf    New port - fltk
1999-02-24 23:10:07 +00:00
Wolfram Schneider
472727c3ba spelling mistake: Last-Modiified (two i's)
Reviewed by:	"Jon T. Erichsen" <web28@staff.web.dk>
1999-02-01 21:07:42 +00:00
Wolfram Schneider
c62a541970 Handle parent directories links, e.g.:
ports/japanese/ppxp/../../net/ppxp/pkg/DESCR
     -> ports/net/ppxp/pkg/DESCR
1999-02-01 14:27:03 +00:00
Wolfram Schneider
cb2fe4fde4 New location for the mailing list archive at the FTP server. 1999-01-29 17:25:13 +00:00
Wolfram Schneider
de5352928d Better heuristic for finding URLs in plain text. 1999-01-22 23:57:55 +00:00
Wolfram Schneider
8a84663e49 Indent.
Update Copyright.
1999-01-19 17:07:03 +00:00
Wolfram Schneider
100e4f3109 Delete dead code. 1999-01-19 17:00:49 +00:00
Wolfram Schneider
885bd01e95 Change package paths according to new layout.
Forgotten by: asami
1999-01-18 13:19:19 +00:00
Wolfram Schneider
a8bc295dc2 Delete debug code. 1999-01-15 19:39:06 +00:00
Wolfram Schneider
0e528dd5d6 A CGI front end to the mailindex program. 1999-01-15 19:31:26 +00:00
Bill Fenner
afe8f59585 Clean up a couple of error messages.
Change "make -I /home/fenner/mk" to "make -m /home/fenner/mk"; this
 makes certain ports much much happier.
1999-01-13 04:00:26 +00:00
Bill Fenner
b34092da33 Allow "rev=." to check out HEAD 1999-01-13 03:59:04 +00:00
Tim Vanderhoek
900fd1e326 Correct more aggressive PR# matching (aka. an "I can write better
regexp's than that....really" commit).
1999-01-01 02:42:36 +00:00
Tim Vanderhoek
1655b7abb9 More aggressive PR-number url'ifying. Grammar gnit. 1998-12-30 19:31:43 +00:00
Wolfram Schneider
0759d6e5a5 Fix last commit. 1998-12-28 01:38:30 +00:00
Wolfram Schneider
705f877686 Added link to weekly mail index. 1998-12-28 01:24:55 +00:00
Wolfram Schneider
47a2549020 Define alias 'archive' for '/usr/local/www/db/text/' in
cgi variable fetch. Save space in URLs...
1998-12-28 00:16:31 +00:00
Wolfram Schneider
e26523a1f6 Current Archive -> Archive
Support to read the current mail archive from hub
1998-12-26 18:17:44 +00:00
Wolfram Schneider
f0f990c2ba Support diff by revsion too, not only by date. This is a workaround
if the ports/INDEX file was not updated regularly.

To select a revsion, replace the value for the cgi variable
'time' with rev<revsion>, e.g.:

	/cgi/ports.cgi?type=new&time=rev1.200&sektion=all

print a diff for all new ports since rev 1.200
1998-12-26 17:03:44 +00:00
Wolfram Schneider
d52a8a2a93 Move the links 'Sources' and 'Package' after 'Description'.
Old:
Description : Browse : Download : Package : Changes : Sources

New:
Description : Sources : Package : Changes : Browse : Download
1998-12-18 17:30:39 +00:00
Wolfram Schneider
4c86a9b6a2 Delete release 2.2.6
Added release 2.2.8
1998-12-16 20:45:11 +00:00
Bill Fenner
2261a9f662 Fix what I thought I fixed in rev 1.13:
Quote arguments to query-pr so that multi-word arguments
can be used in the query.
1998-12-15 00:35:52 +00:00