Commit graph

12 commits

Author SHA1 Message Date
uebayasi
53b251a267 Update W3m from 0.4.0 to 0.5.
Now M17N patch is merged into the main development now.

Pkgsrc changes:
* Simplify options.
* XXX "M17N without Unicode" is broken now.  This should be fixed.

Other changes in W3m:

w3m 0.5 - 2004-03-22

* gettextize
* m17n patch merged

w3m 0.4.2 - 2003-09-23

* options: -4, -6
* configuration file in $(sysconfdir)/$(package)/
* func: NEXT_VISITED, PREV_VISITED
* autoconfiscate (partially)
* rc: use_history

w3m 0.4.1 - 2003-03-07

* fix bugs
  - completion segfault in lineinput
  - incremental search
  - URL pattern fix
  - UFhalfclose bug
  - allow pipe in shell command
  - enhance ftp directory support
  - linenumber in edit
  - fix Bug#181897
  - W3M_TTY problem fixed
2004-04-18 12:08:42 +00:00
uebayasi
7343e44c99 Update w3m / w3m-img to 0.4 - 20030224.
The biggest change is ``tab browsing'' support.  Other smaller changes from
NEWS:

* local cookie: passed via file named $LOCAL_COOKIE or posted not in url query
* func: SEARCH can take arg
* URL data: support
* URL news:, nntp: newsgroup support
* 2 stroke keybinding
* rc: pre_form_file: pre_form configuration file
2003-02-27 02:31:27 +00:00
taca
36687c3cf8 Make sure to update distinfo. 2002-12-13 13:19:48 +00:00
itojun
7c9a898c4b update to 0.3.2.1 (w3m-0.3.2.1-m17n-20021127).
full changelog is too long to be included here.  most important fix is below:

> From: Fumitoshi UKAI <ukai@debian.or.jp>
> w3m 0.3.2.1 is stable update of w3m 0.3.2.
> Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> found a security vulnerability
> in w3m 0.3.2 that w3m will miss to escape html tag in frame contents,
> so malicious frame html will deceive you to access your local files, cookies
> and so on.
2002-11-28 05:24:16 +00:00
uebayasi
244ea6c5e6 Update to w3m 0.3.1 - 2002-07-16.
Changes:

* func: REINIT
        INIT_MAILCAP deleted, use REINIT MAILCAP instead
* func: DEFINE_KEY
* rc: keymap_file
* rc: use_dictcommand, dictcommand
* rc: mark_all_pages
* configure: -mandir
* func: COMMAND
* -title option: set buffer name to terminal title
* X-Face support: USE_XFACE, require uncompface
2002-09-15 13:09:36 +00:00
kei
9fd26d8b88 Updated w3m package to version 0.3 with m17n-20020316 patch. ChangeLog from
0.2.5 to 0.3 is so big (~ 560 lines), so I only quote release note here.  You
may want to look at the demo images before updating this package.

  http://www2u.biglobe.ne.jp/~hsaka/w3m/nec.png
  http://www2u.biglobe.ne.jp/~hsaka/w3m/mapion.png



o w3m 0.3 - 2002-03-06:

 w3m is a pager with WWW capability.  It IS a pager, but it can be used
 as a text-mode WWW browser.

 Major new features in 0.3 release are:

  * w3m-img merged: w3m now can display images in terminal emulator on X
  window system! see doc/README.img

o w3m-0.2.5.1:

  w3m 0.2.5.1 is stable release. It only applies the following patches
  (trivial and minor fixes) from CVS:

   - fix inputAnswer() and no "ssl_forbid_method" [w3m-dev 02985]
   - fix SunOS 4.1.4 build problem [w3m-dev 02972]
2002-04-21 23:34:32 +00:00
kei
f4d7478cfd * now handles integrated/package version of the openssl properly. problem
found and noticed by IWAMOTO Toshihiro via private message.  Thanks!
* by above fix, bump the package version to 0.2.5-m17n-20020216nb1.
2002-03-04 15:55:33 +00:00
kei
0069d9bd68 * Update w3m package from 0.2.1-m17n-0.19 to 0.2.5-m17n-20020216 version.
Significant changes has been made.  More info is in the ChnagLog file
  (~3000 lines) in distributed archive.

  Users of older versions are recommended to update.  From NEWS file:

------------
w3m 0.3?

* rc: max_load_image
* rc: display_image, auto_image, image_scale, imgdisplay, imgsize
* func: DISPLAY_IMAGE, STOP_IMAGE
* w3m-img merged: w3m now can display images! see doc/README.img

----------------------------------------------------------------
w3m 0.2.5.1 - 2002-02-05

* backport from w3m/0.2.5+cvs-1.299
 - fix inputAnswer() and no "ssl_forbid_method" [w3m-dev 02985]
 - fix SunOS 4.1.4 build problem [w3m-dev 02972]
 - fix problem with Netscape-Enterprise WWW-authenticate [w3m-dev 02968]

----------------------------------------------------------------
w3m 0.2.5 - 2002-01-31

* RFC2617: HTTP Digest authentication
* rc: default_url=0(empty) 1(current URL) 2(link URL)
* GOTO_RELATIVE (M-u)
* highlight for incremental search
* support migemo (romaji search)
* use w3mmail.cgi for mailto: URL
* support external URI loader
* support -dump_extra ftp://
* new regex implementation

----------------------------------------------------------------
w3m 0.2.4 - 2002-01-07

* RFC2818 server identity check
* incremental search (C-s, C-r)

----------------------------------------------------------------
w3m 0.2.3.2 - 2001-12-22

* fix security hole in w3m/scripts

----------------------------------------------------------------
w3m 0.2.3.1 - 2001-12-20

* sync with cvs repository
* fix bug in configure

----------------------------------------------------------------
w3m 0.2.3 - 2001-12-20

* command line option: -help, -version
* new libgc included
* new runtime option use_mark, nextpage_topline, label_topline, vi_prec_num
   emacs_like_lineedit, ftppass_hostnamegen
* RFC2732 support (IPv6)
* new w3mhelp system
* several configure changes
* code cleanups, now gcc -Wall -Werror safe

----------------------------------------------------------------
w3m 0.2.2 - 2001-11-15

* sync with w3m 0.2.1-inu-1.5
* w3m maintained in sourceforge.net/projects/w3m

------------
2002-03-02 00:08:15 +00:00
itojun
6b12727d20 plug a security hole (any command can be invoked from remote).
bump version to w3m-0.2.1.0.19nb2
2001-09-28 10:10:40 +00:00
itojun
9edd0bfc01 plug buffer overrun vulnerability in mime charset parsing. from bugtraq. 2001-06-24 05:57:23 +00:00
kei
4553c0ae0e As per request of itojun and hubertf, rename w3m-m17n as w3m. It reduces our
maintenance cost.  Approved by agc.
2001-05-01 00:31:24 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
Renamed from www/w3m/files/patch-sum (Browse further)