Path to this page:
./
www/emacs-w3m-snapshot,
Emacs frontend for w3m browser
Branch: CURRENT,
Version: 1.4.632.20210106.2144nb1,
Package name: emacs-w3m-1.4.632.20210106.2144nb1,
Maintainer: makotoEmacs-w3m, a simple interface program of w3m, which works on Emacs.
w3m itself is a good program for WWW. Emacs-w3m provides an interface
of w3m on Emacs so that users can use Emacs's editing environment for
WWW access. This benefits multibyte language users.
Required to run:[
www/w3m] [
devel/flim] [
devel/apel] [
devel/semi] [
editors/emacs26]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 1044.6 KB
Version history: (Expand)
- (2022-05-15) Updated to version: emacs-w3m-1.4.632.20210106.2144nb1
- (2021-02-01) Updated to version: emacs-w3m-1.4.632.20210106.2144
- (2019-10-22) Updated to version: emacs-w3m-1.4.632.20190920.1116
- (2018-06-25) Updated to version: emacs-w3m-1.4.625.20180518
- (2015-07-23) Updated to version: emacs-w3m-1.4.554.20150609
- (2015-04-14) Updated to version: emacs-w3m-1.4.538.20141022
CVS history: (Expand)
2022-05-15 00:25:42 by David A. Holland | Files touched by this commit (90) |
Log message:
Bump all elisp packages for the CONFLICTS change.
|
2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030) |
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts):
www/nghttp2/distinfo
Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
|
2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: Remove SHA1 hashes for distfiles
|
2021-02-01 12:19:16 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(www/emacs-w3m) Updated from 1.4.632.20190920.1116 to 1.4.632.20210106.2144
Followings are from ChangeLog but some 450 lines are omitted, sorry
2020-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
* w3m.el (w3m-download): Add option to w3m so to work for downloading
any kinds of contents ([emacs-w3m:13731]). Thanks to Kinoshita-san.
2021-01-03 Boruch Baum <boruch_baum@gmx.com>
* w3m.el (w3m-view-previous-page): When currently in an "about://" url,
return to the calling url (PR#89 for upstream).
* w3m-hist.el (w3m-history-push): Don't put "about://" pages in the
history (PR#89 for upstream).
2020-12-28 Boruch Baum <boruch_baum@gmx.com>
* w3m.el (w3m-select-buffer-mode):
* w3m-session.el (w3m-session-select-mode): Set variable
buffer-quit-function (PR#88).
2020-12-22 Boruch Baum <boruch_baum@gmx.com>
(w3m-perldoc-pretty): New function.
(w3m-perldoc): Use them.
.... ( omimt some 450 lines) ...
2019-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
Abolish w3m-max-anchor-sequence (issue #71)
* w3m.el (w3m-max-anchor-sequence): Abolish.
* w3m-form.el (w3m-form-parse-and-fontify):
* w3m.el (w3m-clear-local-variables, w3m-copy-local-variables)
(w3m-fontify-anchors, w3m-next-anchor, w3m-previous-anchor):
Don't handle/use w3m-max-anchor-sequence.
2019-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
w3m-next-anchor and w3m-previous-anchor return t if success (issue #71)
* w3m.el (w3m-next-anchor, w3m-previous-anchor): Return t if success.
|
2019-10-31 23:41:44 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(www/emacs-w3m-snapshot) Fix build, add buildlink3 of semi, and new patch for \
load-path
|
2019-10-28 14:20:06 by Thomas Klausner | Files touched by this commit (2) |
Log message:
emacs-w3m-snapshot: remove patches that are not in distinfo
|
2019-10-22 01:47:08 by Makoto Fujiwara | Files touched by this commit (5) | |
Log message:
(www/emacs-w3m-snapshot) Updated from 1.4.625+0.20180518 to 1.4.632+0.20190920.1116
(upstream)
ChangeLog has too many lines, sorry to omit
(pkgsrc)
- Some VARIABLES introduced to ease further version update
- following two patches dropped
(patch-w3mhack.el)
Compile mew-shimbun.el and mew-w3m.el when
emacs-w3m-mew option is set.
(patch-aclocal.m4)
Don't quote ${EGREP}, it may be set to "grep -E".
- (pkglint) LOCALBASE -> PREFIX
|
2018-10-31 15:56:40 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
emacs-w3m-snapshot: Don't quote ${EGREP}, it might be "grep -E".
|