Port details |
- emacs-w3m Simple front-end to w3m for emacs
- 1.4.632.b.20240208_3 www =11 1.4.632.b.20240208_3Version of this port present on the latest quarterly branch.
- Maintainer: nobutaka@FreeBSD.org
- Port Added: 2001-12-03 14:27:41
- Last Update: 2024-07-04 21:31:24
- Commit Hash: b946d41
- People watching this port, also watch:: zip, unzip, libxml2, Xaw3d, libglade2
- Also Listed In: elisp
- License: GPLv2
- WWW:
- http://emacs-w3m.namazu.org/
- Description:
- Emacs-w3m is a simple interface program of w3m for Emacs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- emacs-w3m>0:www/emacs-w3m
- To install the port:
- cd /usr/ports/www/emacs-w3m/ && make install clean
- To add the package, run one of these commands:
- pkg install www/emacs-w3m
- pkg install emacs-w3m
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: emacs-w3m
- Package flavors (<flavor>: <package>)
- full: emacs-w3m
- canna: emacs-w3m-emacs_canna
- nox: emacs-w3m-emacs_nox
- wayland: emacs-w3m-emacs_wayland
- devel_full: emacs-w3m-emacs_devel
- devel_nox: emacs-w3m-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1707572026
SHA256 (emacs-w3m-emacs-w3m-1.4.632.b.20240208-dc5136d_GH0.tar.gz) = 754b5f2d2dd9ed109177ee337f5f27797b45e059b3e63036d593ba59a114a3f4
SIZE (emacs-w3m-emacs-w3m-1.4.632.b.20240208-dc5136d_GH0.tar.gz) = 1080936
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- w3m : www/w3m
- flim>0 : editors/flim@full
- emacs-29.4 : editors/emacs@full
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Runtime dependencies:
-
- w3m : www/w3m
- semi>0 : editors/semi@full
- wvHtml : textproc/wv
- xlhtml : textproc/xlhtml
- flim>0 : editors/flim@full
- emacs-29.4 : editors/emacs@full
- indexinfo : print/indexinfo
- This port is required by:
- for Build
-
- mail/wanderlust
-
Deleted ports which required this port:
- for Run
-
- mail/wanderlust
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for emacs-w3m-1.4.632.b.20240208_3:
DOCS=on: Build and/or install documentation
OCTET_VIEWER=on: Octet stream viewer support
SHIMBUN=on: Build and/or install Shimbun
===> Use 'make config' to modify these settings
- Options name:
- www_emacs-w3m
- USES:
- autoreconf emacs tar:xz
- pkg-message:
- For install:
- Before using emacs-w3m, you must add this to your own .emacs:
(autoload 'w3m "w3m" "Interface for w3m on Emacs." t)
To use emacs-w3m on Wanderlust, add this to your own .emacs:
(require 'mime-w3m)
To use emacs-w3m on Mew, add this to your own .mew.el:
(require 'mew-w3m)
(setq mew-prog-html '(mew-mime-text/html-w3m nil nil))
And to use octet stream viewer, add this to your own .emacs:
(require 'w3m)
(require 'octet)
(octet-mime-setup)
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.6 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.3.6 09 Aug 2003 15:16:21 |
nobutaka |
1. Update to 1.3.6.
2. Correct pkg-plist.
PR: ports/54889 [2]
Submitted by: Hideyuki KURASHINA <rushani@bl.mmtr.or.jp> |
1.3.5 06 Jul 2003 05:52:53 |
nobutaka |
Update to 1.3.5.
Divide pkg-plist for each emacs variants. |
1.3.4 24 Jun 2003 11:50:14 |
nobutaka |
Remove patch-shimbun:mew-shimbun.el. (Forgotten in the last update)
Pointed out by: Mamoru Iwaki <iwaki@bc.niigata-u.ac.jp> |
1.3.4 22 Jun 2003 08:21:38 |
nobutaka |
Update to 1.3.4. |
1.3.3_1 22 Feb 2003 14:25:38 |
nobutaka |
De-pkg-comment. |
1.3.3_1 17 Nov 2002 03:37:46 |
nobutaka |
Add a patch to work mew-shimbun.el with Mew 2.x.
Update my mail address in pkg-descr.
Obtained from: emacs-w3m CVS |
1.3.3 03 Nov 2002 13:37:31 |
nobutaka |
Update to 1.3.3.
Submitted by: taoka |
1.3.2 06 Oct 2002 11:54:39 |
nobutaka |
Fix package building error of emacs-w3m-emacs20. |
1.3.2 12 Sep 2002 13:41:33 |
nobutaka |
Update to 1.3.2.
Submitted by: taoka |
1.3.1 27 Jul 2002 10:44:57 |
nobutaka |
Add WITHOUT_SHIMBUN knob.
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> |
1.3.1 25 Jul 2002 17:32:11 |
nobutaka |
Update to 1.3.1. |
1.2.7 08 Jun 2002 15:15:27 |
nobutaka |
Update to 1.2.7. |
06 Mar 2002 14:20:49 |
nobutaka |
Update to 1.2.5. |
24 Jan 2002 09:03:07 |
nobutaka |
Update to 1.2.4. |
24 Dec 2001 14:21:56 |
nobutaka |
Update to 1.2.3. |
24 Dec 2001 13:47:58 |
nobutaka |
Don't set SHIMBUN="" if flim-emacs21 isn't installed. Correct pkg-plist. |
12 Dec 2001 06:36:51 |
nobutaka |
Update to 1.2.2. |
12 Dec 2001 02:49:09 |
nobutaka |
Update to 1.2.1. |
1.1.100 03 Dec 2001 17:27:41 |
shige |
New master/slave scheme for emacs-w3m ports.
Update master port to emacs21.
Update slave ports to stub port:
emacs-w3m-emacs20, emacs-w3m-xemacs21-mule
Install el/elc files to version specific site-lisp directory (Gnu Emacsen). |
03 Dec 2001 17:27:41 |
shige |
New master/slave scheme for emacs-w3m ports. Update master port to emacs21.
Update slave ports to stub port: emacs-w3m-emacs20,
emacs-w3m-xemacs21-mule Install el/elc files to version specific site-lisp
directory (Gnu Emacsen). |