Subject: pkg/20023: www/lynx-current doesn't install help files gzipped, like www/lynx does
To: None <gnats-bugs@gnats.netbsd.org>
From: None <svs+pr@grep.ru>
List: netbsd-bugs
Date: 01/23/2003 18:59:08
>Number:         20023
>Category:       pkg
>Synopsis:       www/lynx-current doesn't install help files gzipped, like www/lynx does
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 23 19:00:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Svishchev
>Release:        
>Organization:
>Environment:
>Description:
Comments in Makefile indicate that help files will be installed gzipped, but PLIST disagrees.

>How-To-Repeat:

>Fix:
RCS file: /cvsroot/pkgsrc/www/lynx-current/Makefile,v
retrieving revision 1.40
diff -u -r1.40 Makefile
--- Makefile  2002/08/25 21:52:16 1.40
+++ Makefile  2003/01/24 02:45:45
@@ -42,7 +42,7 @@

 # Install gzip'ed help files to ${PREFIX}/share/lynx
 CONFIGURE_ARGS+= --libdir="${PREFIX}/share/lynx"
-CONFIGURE_ARGS+= --with-zlib
+CONFIGURE_ARGS+= --enable-gzip-help --with-zlib

 # Miscellaneous
 CONFIGURE_ARGS+= --enable-externs
RCS file: /cvsroot/pkgsrc/www/lynx-current/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- PLIST 2001/12/31 04:21:30 1.2
+++ PLIST 2003/01/24 02:45:46
@@ -49,30 +49,30 @@
 share/lynx/lynx_doc/test/utf-8-demo.html
 share/lynx/lynx_help/COPYING
 share/lynx/lynx_help/COPYHEADER
-share/lynx/lynx_help/Lynx_users_guide.html
-share/lynx/lynx_help/about_lynx.html
-share/lynx/lynx_help/lynx-dev.html
-share/lynx/lynx_help/lynx_help_main.html
-share/lynx/lynx_help/lynx_url_support.html
-share/lynx/lynx_help/keystrokes/alt_edit_help.html
-share/lynx/lynx_help/keystrokes/bashlike_edit_help.html
-share/lynx/lynx_help/keystrokes/bookmark_help.html
-share/lynx/lynx_help/keystrokes/cookie_help.html
-share/lynx/lynx_help/keystrokes/dired_help.html
-share/lynx/lynx_help/keystrokes/edit_help.html
-share/lynx/lynx_help/keystrokes/environments.html
-share/lynx/lynx_help/keystrokes/follow_help.html
-share/lynx/lynx_help/keystrokes/gopher_types_help.html
-share/lynx/lynx_help/keystrokes/history_help.html
-share/lynx/lynx_help/keystrokes/keystroke_help.html
-share/lynx/lynx_help/keystrokes/movement_help.html
-share/lynx/lynx_help/keystrokes/option_help.html
-share/lynx/lynx_help/keystrokes/other_help.html
-share/lynx/lynx_help/keystrokes/print_help.html
-share/lynx/lynx_help/keystrokes/scrolling_help.html
-share/lynx/lynx_help/keystrokes/test_display.html
-share/lynx/lynx_help/keystrokes/visited_help.html
-share/lynx/lynx_help/keystrokes/xterm_help.html
+share/lynx/lynx_help/Lynx_users_guide.html.gz
+share/lynx/lynx_help/about_lynx.html.gz
+share/lynx/lynx_help/lynx-dev.html.gz
+share/lynx/lynx_help/lynx_help_main.html.gz
+share/lynx/lynx_help/lynx_url_support.html.gz
+share/lynx/lynx_help/keystrokes/alt_edit_help.html.gz
+share/lynx/lynx_help/keystrokes/bashlike_edit_help.html.gz
+share/lynx/lynx_help/keystrokes/bookmark_help.html.gz  
+share/lynx/lynx_help/keystrokes/cookie_help.html.gz
+share/lynx/lynx_help/keystrokes/dired_help.html.gz
+share/lynx/lynx_help/keystrokes/edit_help.html.gz
+share/lynx/lynx_help/keystrokes/environments.html.gz
+share/lynx/lynx_help/keystrokes/follow_help.html.gz
+share/lynx/lynx_help/keystrokes/gopher_types_help.html.gz
+share/lynx/lynx_help/keystrokes/history_help.html.gz  
+share/lynx/lynx_help/keystrokes/keystroke_help.html.gz
+share/lynx/lynx_help/keystrokes/movement_help.html.gz
+share/lynx/lynx_help/keystrokes/option_help.html.gz
+share/lynx/lynx_help/keystrokes/other_help.html.gz
+share/lynx/lynx_help/keystrokes/print_help.html.gz
+share/lynx/lynx_help/keystrokes/scrolling_help.html.gz
+share/lynx/lynx_help/keystrokes/test_display.html.gz
+share/lynx/lynx_help/keystrokes/visited_help.html.gz
+share/lynx/lynx_help/keystrokes/xterm_help.html.gz
 @dirrm share/lynx/lynx_help/keystrokes
 @dirrm share/lynx/lynx_help
 @dirrm share/lynx/lynx_doc/samples

>Release-Note:
>Audit-Trail:
>Unformatted: