- Make the script know about FreeBSD 4.8-RELEASE and 5.1-RELEASE.
- Remove FreeBSD 4.6-RELEASE.
- s/5.0-CURRENT/5.1-CURRENT/.
- s/4.7-STABLE/4.8-STABLE/.
- Use INDEX-5 for FreeBSD 5.x releases.
- Use .tbz packages for FreeBSD 5.x releases.
- Use CVS tags to find the correct INDEX version. This also makes maintenance of this script simpler, since it does not have to know about release dates.
- Do not use revision / date for -STABLE and -CURRENT (HEAD will contain the needed INDEX version).
- Fix odd link to http://www.FreeBSD.org/ports/ instead of mailto:www@freebsd.org (this was reported some time ago on the www@freebsd.org mailing list).
PR: www/53381
Submitted by: myself
Approved by: ceri (mentor)