Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
(BUILDLINKS_DEPENDS change)
|
|
Changes from 0.5 include (please see the ChangeLog for full details):
* configuration changes;
* build errors fixes when using --enable-m17n and --disable-unicode;
* HTTP basic authentication bugs fixed;
* Fix IPv6 FQDN resolution failure;
* bug fixes and source cleanup.
|
|
|
|
so USE_PERL5=run. From Takuya SHIOZAKI in PR 25562.
Bump PKGREVISION.
|
|
|
|
|
|
to disable Unicode.
|
|
|
|
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
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
|
|
|
|
|
|
|
|
|
|
a problem introduced in the 6.2alpha4 package.
|
|
we can now back out work-around here.
|
|
|
|
|
|
|
|
|
|
Noted by Takeshi Nakayama in PR 20734.
|
|
|
|
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
|
|
|
|
Hamajima. Bump pkgrevision.
|
|
|
|
* security fix: html_quote for img alt attributes
|
|
|
|
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.
|
|
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
|
|
have been converted to USE_BUILDLINK2.
|
|
|
|
|
|
|
|
Pointed out by Yasushi Oshima <oshimaya@sc.starcat.ne.jp> in pkg/17098.
|
|
by YAMAMOTO Takashi. Thanks.
Bump pacakge revision to w3m-0.3nb2.
|
|
|
|
image support, respectively.
inline image support requires glib, which is so large for such as light-
weight text-based browser w3m especially on slower ports.
it's based on the diffs supplied by uebayashi. This also addresses
pkg/16495.
|
|
|
|
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]
|
|
|
|
|
|
found and noticed by IWAMOTO Toshihiro via private message. Thanks!
* by above fix, bump the package version to 0.2.5-m17n-20020216nb1.
|
|
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
------------
|
|
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.
Example #1:
DISTNAME= foo-X.Y
PKGREVISION= Z
=> PKGNAME= foo-X.YnbZ
Example #2:
DISTNAME= barthing-X.Y
PKGNAME= bar-X.Y
PKGREVISION= Z
=> PKGNAME= bar=X.YnbZ (!)
On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
|
|
|
|
bump version to w3m-0.2.1.0.19nb2
|