Commit graph

14 commits

Author SHA1 Message Date
Wolfram Schneider
80de397703 update copyright year to 2011 2011-01-08 14:58:27 +00:00
Wolfram Schneider
57557b35c7 update copyright year 2009-12-31 16:37:18 +00:00
Simon L. B. Nielsen
bc748f54ed Don't define $hsty_base, since that prevents cgi-style.pl from
overriding it when needed (e.g. when run on cgi.FreeBSD.org).
2006-08-19 21:18:18 +00:00
Simon L. B. Nielsen
c8947cbfad Be a bit more strict with what we extract from the query string. This
fixes use of the script with Perl 5.8.

This should match all characters of current ports.  If somebody finds
some new characters to use in a port name the matching regex will need
to be updated.
2006-08-19 21:03:12 +00:00
Wolfram Schneider
5d19b3c712 Adjust cvsroot. 2002-05-02 14:21:40 +00:00
Jun Kuriyama
f25a592f67 Fix typo in previous commit. 2002-04-17 08:15:39 +00:00
Jun Kuriyama
74fc306920 Temporally bandaid to avoid using %ENV variables literally.
TODO:
  o Clean-up CGI files from scratch. :-)
2002-04-17 05:03:38 +00:00
Wolfram Schneider
489da0c4fa md5 -> distinfo
forces "taint" checks to be turned on
2000-12-28 13:12:50 +00:00
Alexey Zelkin
39224ae67a freebsd.org -> FreeBSD.org 2000-01-05 15:47:46 +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
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
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
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
57bc7f5e4f ports.cgi - search engine for FreeBSD ports
o search for a port by name or description
		o search for new or updated ports

pds.cgi - FreeBSD Ports download sources cgi script
		print a list of source files for a port
1997-09-19 16:47:40 +00:00