FreshPorts -- The Place For Ports Sat, 22 Nov 2008 6:33 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
emacs-w3m 1.4.4_4 www on this many watch lists=10 search for ports that depend on this port
Simple front-end to w3m for emacs
Maintained by: nobutaka@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Dec 2001 14:27:41
Also Listed In: elisp


Emacs-w3m is a simple interface program of w3m for Emacs.

WWW: http://emacs-w3m.namazu.org/
--
MANTANI Nobutaka <nobutaka@FreeBSD.org>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
www/emacs-w3m-emacs21
www/emacs-w3m-xemacs21-mule

Required To Build: www/w3m-m17n, editors/flim, devel/autoconf213
Required To Run: www/w3m-m17n, editors/flim, editors/semi, textproc/wv, textproc/xlhtml

To install the port: cd /usr/ports/www/emacs-w3m/ && make install clean
To add the package: pkg_add -r emacs-w3m-emacs22


Configuration Options
     No options to configure

Master Sites:
http://emacs-w3m.namazu.org/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from www/emacs-w3m-emacs20 on 2007-08-19
    REASON: Has expired: emacs20 and related ports are obsolete; please use a more recent version

Number of commits found: 38

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 15:07:24
Original commit files touched by this commit  1.4.4_4
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
04 Aug 2007 12:09:34
Original commit files touched by this commit  1.4.4_3
nobutaka search for other commits by this committer
Correct dependency for emacs21 to fix package build.

Reported by:       pointyhat via kris
29 Jul 2007 10:05:15
Original commit files touched by this commit  1.4.4_3
nobutaka search for other commits by this committer
Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.

Submitted by:   ume
19 May 2007 21:32:57
Original commit files touched by this commit  1.4.4_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
10 Jul 2006 03:57:15
Original commit files touched by this commit  1.4.4_2
nobutaka search for other commits by this committer
Fix dependencies for EMACS_PORT_NAME = emacs22.
07 Mar 2006 08:28:06
Original commit files touched by this commit  1.4.4_2
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
28 Jan 2006 02:11:36
Original commit files touched by this commit  1.4.4_1
linimon search for other commits by this committer
 - Fix possibility of "infinite make fork" when "Registering install for ..."
   EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
24 Jan 2006 03:14:23
Original commit files touched by this commit  1.4.4_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
31 Dec 2005 15:00:00
Original commit files touched by this commit  1.4.4_1
nobutaka search for other commits by this committer
Fix install error for emacs-w3m-xemacs21-mule.
04 Dec 2005 20:07:17
Original commit files touched by this commit  1.4.4_1
edwin search for other commits by this committer
Add INFO macro
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.4.4_1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
05 Nov 2005 05:22:06
Original commit files touched by this commit  1.4.4_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
04 Apr 2005 15:47:59
Original commit files touched by this commit  1.4.4
nobutaka search for other commits by this committer
Update to 1.4.4.
24 Aug 2004 15:38:45
Original commit files touched by this commit  1.4.3
nobutaka search for other commits by this committer
Update to 1.4.3.
12 Jul 2004 16:03:24
Original commit files touched by this commit  1.4.1
nobutaka search for other commits by this committer
Update to 1.4.1.
25 Jun 2004 15:43:11
Original commit files touched by this commit  1.4
nobutaka search for other commits by this committer
Update to 1.4.
25 Mar 2004 13:32:31
Original commit files touched by this commit  1.3.6
nobutaka search for other commits by this committer
Add SIZE to distinfo.

Submitted by:   trevor
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.3.6
ade search for other commits by this committer
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.
09 Aug 2003 16:16:21
Original commit files touched by this commit  1.3.6
nobutaka search for other commits by this committer
1. Update to 1.3.6.
2. Correct pkg-plist.

PR:             ports/54889 [2]
Submitted by:   Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
06 Jul 2003 06:52:53
Original commit files touched by this commit  1.3.5
nobutaka search for other commits by this committer
Update to 1.3.5.
Divide pkg-plist for each emacs variants.
24 Jun 2003 12:50:14
Original commit files touched by this commit  1.3.4
nobutaka search for other commits by this committer
Remove patch-shimbun:mew-shimbun.el. (Forgotten in the last update)

Pointed out by: Mamoru Iwaki <iwaki@bc.niigata-u.ac.jp>
22 Jun 2003 09:21:38
Original commit files touched by this commit  1.3.4
nobutaka search for other commits by this committer
Update to 1.3.4.
22 Feb 2003 14:25:38
Original commit files touched by this commit  1.3.3_1
nobutaka search for other commits by this committer
De-pkg-comment.
17 Nov 2002 03:37:46
Original commit files touched by this commit  1.3.3_1
nobutaka search for other commits by this committer
Add a patch to work mew-shimbun.el with Mew 2.x.
Update my mail address in pkg-descr.

Obtained from:  emacs-w3m CVS
03 Nov 2002 13:37:31
Original commit files touched by this commit  1.3.3
nobutaka search for other commits by this committer
Update to 1.3.3.

Submitted by:   taoka
06 Oct 2002 12:54:39
Original commit files touched by this commit  1.3.2
nobutaka search for other commits by this committer
Fix package building error of emacs-w3m-emacs20.
12 Sep 2002 14:41:33
Original commit files touched by this commit  1.3.2
nobutaka search for other commits by this committer
Update to 1.3.2.

Submitted by:   taoka
27 Jul 2002 11:44:57
Original commit files touched by this commit  1.3.1
nobutaka search for other commits by this committer
Add WITHOUT_SHIMBUN knob.

Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
25 Jul 2002 18:32:11
Original commit files touched by this commit  1.3.1
nobutaka search for other commits by this committer
Update to 1.3.1.
08 Jun 2002 16:15:27
Original commit files touched by this commit  1.2.7
nobutaka search for other commits by this committer
Update to 1.2.7.
06 Mar 2002 14:20:49
files touched by this commit
nobutaka search for other commits by this committer
Update to 1.2.5.    
24 Jan 2002 09:03:07
files touched by this commit
nobutaka search for other commits by this committer
Update to 1.2.4.    
24 Dec 2001 14:21:56
files touched by this commit
nobutaka search for other commits by this committer
Update to 1.2.3.    
24 Dec 2001 13:47:58
files touched by this commit
nobutaka search for other commits by this committer
Don't set SHIMBUN="" if flim-emacs21 isn't installed.   Correct pkg-plist.    
12 Dec 2001 06:36:51
files touched by this commit
nobutaka search for other commits by this committer
Update to 1.2.2.    
12 Dec 2001 02:49:09
files touched by this commit
nobutaka search for other commits by this committer
Update to 1.2.1.    
03 Dec 2001 17:27:41
Original commit files touched by this commit  1.1.100
shige search for other commits by this committer
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
files touched by this commit
shige search for other commits by this committer
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).    

Number of commits found: 38

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19422
Broken 158
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 65
Interactive 78
new 24 hours 14
new 48 hours17
new 7 days44
new fortnight82
new month129

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.211 seconds.