Wolfram Schneider
86585fef72
Fix links due repository copy.
1998-08-03 15:37:48 +00:00
Wolfram Schneider
06b32c224c
Workaround to work without the dead web server ftp.freebsd.org.
1998-08-02 18:15:32 +00:00
Wolfram Schneider
8f4dde9d2d
http://ftp.freebsd.org is dead, switch to ftp service.
1998-08-02 17:40:29 +00:00
Wolfram Schneider
b576cd5301
Print 'Package' link only if there is a package for the port at the
...
main ftp server ftp.freebsd.org. Note: this works only for packages-stable
packages.
1998-07-23 12:36:11 +00:00
Wolfram Schneider
ee0af6538a
Insert BSD copyright.
1998-07-23 09:42:40 +00:00
Wolfram Schneider
0361431614
Delete OpenBSD tree from the cgi script and move the OpenBSD
...
configuration to the extern config file /usr/local/etc/cvsweb.
OpenBSD is not a standard part of FreeBSD ;-) and I doubt that
FreeBSD mirror site will support OpenBSD.
1998-07-23 08:50:52 +00:00
Wolfram Schneider
e57600a034
Catch i386/* PR's too.
...
Pointed out by: Carl Mascott <cmascott@world.std.com>
1998-07-01 10:30:47 +00:00
Wolfram Schneider
4b1d6726ae
Add a 'return to search page' link. The link is for users which does
...
not come from the search page, e.g. from an other simpler menu.
1998-06-24 15:05:12 +00:00
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