summaryrefslogtreecommitdiff
path: root/www/w3m
AgeCommit message (Collapse)AuthorFilesLines
2000-05-19Update to 0.1.9.itohy6-55/+42
Mainly bug fixes, it seems....
2000-04-21Oops, gcmain.c is in the archive but not extracted.itohy3-13/+4
2000-04-21o Update to 0.1.8.itohy7-39/+99
o Fix suspend (^Z) behavior. Suspend the job w3m belongs to, not w3m only.
2000-04-20Sync with reality. Some of configuration variables now doesn'tenami1-7/+8
have def_ prefix and their value was conflict with dmodel=1.
2000-03-27Adapt to new handling of "${CONFIGURE}".tron1-2/+2
2000-03-16Mode EXTRACT_USING_PAX test lower to make it work.pooka1-8/+8
install -> ${INSTALL}
2000-03-02add USE_INET6 for IPv6 supportitojun1-1/+3
2000-03-02upgrade to 0.1.6.itojun5-729/+31
2000-03-02upgrade to 0.1.6.itojun1-9/+27
summary of changes would be: stabilization, https support by openssl (not enabled for the pkgsrc at this moment), word fill, repaint, IPv6, user authentication, cgi emulation with local script (can be security-wise wrong)... we have > 500 lines of HISTORY file in the kit.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-09-28Remove unnecessary patch for gc.sakamoto5-219/+1
1999-09-28Use devel/boehm-gc instead of w3m/gc,sakamoto1-1/+14
suggested by Frederick Bruckman <fb@enteract.com>.
1999-09-27Regenerate, following the changes to the pathnames for the files beingagc1-3/+3
patched.
1999-09-27Don't rely on an Index field being able to pick the right file - useagc2-6/+6
the full pathname explicitly.
1999-09-27Simplify this Makefile somewhat, and only set default make variablesagc1-20/+10
if they weren't previously set in /etc/mk.conf. Change package name to be a "y2k compliant".
1999-09-27Initial import of w3m-990902 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>.sakamoto12-0/+1097
A terminal-based WWW browser with HTML tables and frames support.