Age | Commit message (Collapse) | Author | Files | Lines |
|
be recorded properly.
Use bsd.prefs.mk for options instead.
|
|
|
|
Add a test for BSD color capable curses, but leave the default at
slang. It builds with curses, but I can't get any color out of it.
|
|
This version is considered to be release quality, but I'm putting
this under lynx-current pending integration of ipv6 support. Also,
socks is said to be broken in this release.
Add a hook to use "ncurses" for the screen library -- currently
the only way to get color-style support, or "curses" -- for the
day when NetBSD curses supports color. "slang" remains the default.
|
|
|
|
including:
- - more careful handling of CHARSET attributes
- - fix bug in HTML.c that could result in infinite loop
- - do not send local file name in referrer field
Full details in CHANGES file.
|
|
with openssl-0.9.2b.
|
|
|
|
Full list of changes since 2.8.2 at <http://lynx.isc.org/current/CHANGES>.
|
|
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.)
|