FreeBSD Bugzilla – Attachment 113633 Details for
Bug 155205
[UPDATE] add FreeBSD 8.2-R, 7.4-R
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
man.cgi.patch
man.cgi.patch (text/plain), 3.50 KB, created by
chinsan
on 2011-03-02 17:30:09 UTC
(
hide
)
Description:
man.cgi.patch
Filename:
MIME Type:
Creator:
chinsan
Created:
2011-03-02 17:30:09 UTC
Size:
3.50 KB
patch
obsolete
>--- en/cgi/man.cgi~ 2011-03-03 01:14:16.000000000 +0800 >+++ en/cgi/man.cgi 2011-03-03 01:28:55.000000000 +0800 >@@ -193,13 +193,17 @@ > ); > > $manLocalDir = '/usr/local/www/bsddoc/man'; >-$manPathDefault = 'FreeBSD 8.1-RELEASE'; >+$manPathDefault = 'FreeBSD 8.2-RELEASE'; > > %manPath = ( >+ 'FreeBSD 8.2-RELEASE and Ports', >+"$manLocalDir/FreeBSD-8.2-RELEASE/man:$manLocalDir/FreeBSD-8.2-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-8.2-RELEASE", > 'FreeBSD 8.1-RELEASE and Ports', > "$manLocalDir/FreeBSD-8.1-RELEASE/man:$manLocalDir/FreeBSD-8.1-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-8.1-RELEASE", > 'FreeBSD 8.0-RELEASE and Ports', > "$manLocalDir/FreeBSD-8.0-RELEASE/man:$manLocalDir/FreeBSD-8.0-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-8.0-RELEASE", >+ 'FreeBSD 7.4-RELEASE and Ports', >+"$manLocalDir/FreeBSD-7.4-RELEASE/man:$manLocalDir/FreeBSD-7.4-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-7.4-RELEASE", > 'FreeBSD 7.3-RELEASE and Ports', > "$manLocalDir/FreeBSD-7.3-RELEASE/man:$manLocalDir/FreeBSD-7.3-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-7.3-RELEASE", > 'FreeBSD 6.4-RELEASE and Ports', >@@ -208,12 +212,21 @@ > 'FreeBSD Ports', "$manLocalDir/FreeBSD-ports", > 'FreeBSD 9-current', "$manLocalDir/FreeBSD-9-current/man:$manLocalDir/FreeBSD-9-current/openssl/man", > >+ 'FreeBSD 8.2-stable', "$manLocalDir/FreeBSD-8.2-stable/man:$manLocalDir/FreeBSD-8.2-stable/openssl/man", >+ 'FreeBSD 8.2-RELEASE', "$manLocalDir/FreeBSD-8.2-RELEASE/man:$manLocalDir/FreeBSD-8.2-RELEASE/openssl/man", >+ 'FreeBSD Ports 8.2-RELEASE', "$manLocalDir/FreeBSD-ports-8.2-RELEASE", >+ > 'FreeBSD 8.1-stable', "$manLocalDir/FreeBSD-8.1-stable/man:$manLocalDir/FreeBSD-8.1-stable/openssl/man", > 'FreeBSD 8.1-RELEASE', "$manLocalDir/FreeBSD-8.1-RELEASE/man:$manLocalDir/FreeBSD-8.1-RELEASE/openssl/man", > 'FreeBSD 8.0-RELEASE', "$manLocalDir/FreeBSD-8.0-RELEASE/man:$manLocalDir/FreeBSD-8.0-RELEASE/openssl/man", >+ > 'FreeBSD Ports 8.1-RELEASE', "$manLocalDir/FreeBSD-ports-8.1-RELEASE", > 'FreeBSD Ports 8.0-RELEASE', "$manLocalDir/FreeBSD-ports-8.0-RELEASE", > >+ 'FreeBSD 7.4-stable', "$manLocalDir/FreeBSD-7.4-RELEASE/man:$manLocalDir/FreeBSD-7.4-RELEASE/openssl/man", >+ 'FreeBSD 7.4-RELEASE', "$manLocalDir/FreeBSD-7.4-RELEASE/man:$manLocalDir/FreeBSD-7.4-RELEASE/openssl/man", >+ 'FreeBSD Ports 7.4-RELEASE', "$manLocalDir/FreeBSD-ports-7.4-RELEASE", >+ > 'FreeBSD 7.3-stable', "$manLocalDir/FreeBSD-7.3-RELEASE/man:$manLocalDir/FreeBSD-7.3-RELEASE/openssl/man", > 'FreeBSD 7.3-RELEASE', "$manLocalDir/FreeBSD-7.3-RELEASE/man:$manLocalDir/FreeBSD-7.3-RELEASE/openssl/man", > 'FreeBSD Ports 7.3-RELEASE', "$manLocalDir/FreeBSD-ports-7.3-RELEASE", >@@ -530,16 +543,16 @@ > > # keywords must be in lower cases. > %manPathAliases = ( >- 'freebsd', 'FreeBSD 8.1-RELEASE', >- 'freebsd-release', 'FreeBSD 8.1-RELEASE', >+ 'freebsd', 'FreeBSD 8.2-RELEASE', >+ 'freebsd-release', 'FreeBSD 8.2-RELEASE', > >- 'freebsd-stable', 'FreeBSD 8.1-stable', >- 'freebsd-stable8', 'FreeBSD 8.1-stable', >- 'freebsd-stable7', 'FreeBSD 7.3-stable', >+ 'freebsd-stable', 'FreeBSD 8.2-stable', >+ 'freebsd-stable8', 'FreeBSD 8.2-stable', >+ 'freebsd-stable7', 'FreeBSD 7.4-stable', > 'freebsd-stable6', 'FreeBSD 6.4-stable', > > 'freebsd-current', 'FreeBSD 9-current', >- 'freebsd-release-ports', 'FreeBSD 8.1-RELEASE and Ports', >+ 'freebsd-release-ports', 'FreeBSD 8.2-RELEASE and Ports', > > 'slackware', 'Linux Slackware 3.1', > 'redhat', 'Red Hat Linux/i386 9',
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 155205
: 113633