Commit graph

168 commits

Author SHA1 Message Date
Wolfram Schneider
dbe851680a Disable LWP::UserAgent perl package
Allow `+' in port names, e.g. for mgetty+sendfax
Print a better warning if a port does not exists
or contain untrusted characters in port name.
1998-11-03 11:47:27 +00:00
Wolfram Schneider
4b4e30ec63 A dash (-) is a valid charcter in port section name (e.g. x11-clock) 1998-09-29 11:20:02 +00:00
Wolfram Schneider
b3a8bf87a0 A dash (-) is a valid charcter in port name. 1998-09-24 16:10:42 +00:00
Wolfram Schneider
7f78c722d2 Delete dead mozilla cvs tree. 1998-08-24 16:41:42 +00:00
Wolfram Schneider
8224542f19 Packages for 2.1.7 are no longer available. 1998-08-18 17:31:08 +00:00
Wolfram Schneider
42154281ca Support search by dependencies. For example, you can now search for
ports which requires the library 'xforms' for building or
running.
1998-08-18 17:03:29 +00:00
nsj
28303961af Fixed variable name spelling error that resulted in unwanted ' ''s. 1998-08-18 01:11:50 +00:00
Wolfram Schneider
ad20be4d1f Added cvsweb mirrors. 1998-08-16 13:45:12 +00:00
Wolfram Schneider
d49cfdcd87 Sort CVS trees by (internal) name. 1998-08-15 09:59:11 +00:00
Wolfram Schneider
0d88a0eb49 Always print the name of the current CVS tree. 1998-08-13 10:35:26 +00:00
Wolfram Schneider
fc6094e38b Remove the quotes from exists("filename"). Make(1) considered the
quotes as part of the filename.

Submitted by: volf@oasis.IAEhv.nl
1998-08-11 11:43:53 +00:00
Wolfram Schneider
c5a454b594 Include ../Makefile.conf if exists 1998-08-11 01:18:41 +00:00
Wolfram Schneider
4530f71b3e Added 2.2.7 Release. 1998-08-07 19:33:24 +00:00
Bill Fenner
a78046db14 Add "Show closed reports too" / "Don't show closed reports" links to the
top-level summary page.
1998-08-07 15:05:55 +00:00
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