Commit graph

34 commits

Author SHA1 Message Date
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
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
885bd01e95 Change package paths according to new layout.
Forgotten by: asami
1999-01-18 13:19:19 +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
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
Wolfram Schneider
4530f71b3e Added 2.2.7 Release. 1998-08-07 19:33:24 +00:00
Wolfram Schneider
86585fef72 Fix links due repository copy. 1998-08-03 15:37:48 +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
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
Wolfram Schneider
7994ce119a wosch@freebsd.org -> www@freebsd.org 1998-06-01 16:15:03 +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
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
6f6b9e531a Update copyright to 1998. 1998-02-15 16:03:21 +00:00
Wolfram Schneider
26a9aa4ccc perl quote typo which prevent the evaluation of some variables
int the html footer.
1998-02-12 10:55:18 +00:00
Wolfram Schneider
91ec59b0c3 My homepage moved. 1998-02-12 10:38:35 +00:00
Wolfram Schneider
3fe7f2a8d0 Someone deleted the 2.2.2 packages from ftp.freeebsd.org and
renamed the directory packages-2.1.6 to packages-2.1.7.
1998-01-06 19:43:58 +00:00
Wolfram Schneider
9b3e1564d3 Disable on-the-fly compression, not supported by ftp.freebsd.org 1997-10-24 13:50:01 +00:00
Wolfram Schneider
2376b1a8ff Update release date of 2.2.5R.
Switch to international date format for cvs -D<date>.
1997-10-13 22:30:18 +00:00
Wolfram Schneider
492bfc51f5 Use url.cgi for DESCR link. 1997-10-11 15:58:38 +00:00
Wolfram Schneider
798ebfd9f5 Add releases '2.2.5' and 'stable'.
Make 'stable' the default release for searching.
1997-10-06 13:44:23 +00:00
Wolfram Schneider
75d0d78863 Print RUN_DEPENDS in `Requires' field too, not only BUILD_DEPENDS.
Pointed out by: Thomas Gellekum <tg@ihf.rwth-aachen.de>
1997-10-06 11:38:27 +00:00
Wolfram Schneider
274c3c80b7 switch to international standard date notation 1997-10-03 16:04:25 +00:00
Wolfram Schneider
3ac239060c Add ending '/' to Browse link, we moved from ftp to http protocol. 1997-10-03 14:09:25 +00:00
Wolfram Schneider
56f2129c34 Update man.cgi URL. 1997-09-28 09:24:40 +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