Merge from vendor branch TNF:
authorfredb <fredb>
Thu, 23 Mar 2000 17:56:44 +0000 (17:56 +0000)
committerfredb <fredb>
Thu, 23 Mar 2000 17:56:44 +0000 (17:56 +0000)
commitb4bd69149696e44c3fefccaa83d313c571c4e86e
tree227debdb72926e7bbb7dc4be28325dc4a5f243e5
parentc95a2b3a278fc60a75d42f7daaf36c3a8d1433fc
parentddf4560c43a59a489d3f9a9d1ed5a02bf6d33a38
Merge from vendor branch TNF:
Initial import of new "lynx-current" package, lynx-2.8.3dev22. Numerous
bug fixes and changes from 2.8.2. A few visible ones:

* update documentation to reflect move from sol.slcc.edu to lynx.isc.org
 -PG
* add FTP_PASSIVE option to lynx.cfg, allowing installer to defer decision
  of whether lynx uses passive ftp connection (adapted from patch by
  Bernhard Rosenkraenzer <bero@redhat.de>) -TD
* change configure script defaults for --enable-persistent-cookies and
  --enable-alt-bindings to 'yes' -TD

[For persistent cookies, PERSISTENT_COOKIES:TRUE must be set in lynx.cfg.]

This package applies the latest moxienet patch to support `https' URI's,
utilizing openssl-0.9.4. (Closes PR pkg/7288.) Also, garbage collects
PASSIVE_FETCH--it's now a run time option, and installs all doc's and help
files, including sample lynx.cfg, into ${LOCALBASE}/share/lynx. (Active
config is still ${LOCALBASE}/etc/lynx.cfg.)