notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mew3 Message interface to Emacs Window (version 3) for emacs21
3.3_7 mail Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.3_7Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Development of this versions ceased, superseded by mail/mew
Expired This port expired on: 2012-07-05
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-11-20 07:25:38
Last Update: 2012-07-05 20:06:21
SVN Revision: UNKNOWN
People watching this port, also watch:: p5-type1inst, ja-edict-fpw, Hermes, python
Also Listed In: elisp
License: not specified in port
Description:
Mew is a user interface for text messages, multimedia messages(MIME), news articles and security functionality including PGP, SSH and SSL. This port is the Mew3(Mew with version 3) for emacs-21.x (editors/emacs21). The Mew3 port and corresponding Emacs port are listed bellow and elisp `site-lisp' directory(elisp load path), info path and etc directory(only effective for xemacs ports) are shown as well. mail/mew3 (mew-emacs21-3.x) ===> editors/emacs21 (emacs-21.x) Lisp directory : /usr/local/share/emacs/site-lisp/mew Info directory : /usr/local/info ETC directory : /usr/local/share/emacs/etc/mew
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • mew-emacs21>0:mail/mew3
No installation instructions:
This port has been deleted.
PKGNAME: mew-emacs21
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. emacs-21.3 : editors/emacs21
Runtime dependencies:
  1. emacs-21.3 : editors/emacs21
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.mew.org/Release/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.3_7
05 Jul 2012 20:06:21
Original commit files touched by this commit
rm search for other commits by this committer
Remove expired ports: Development of this versions ceased, superseded by
mail/mew
3.3_7
05 Jun 2012 08:48:00
Original commit files touched by this commit
rm search for other commits by this committer
- Mark as deprecated. Development of this versions ceased, superseded by
  mail/mew. Set expiration date to 2012-07-05.

PR:             168690
Reported by:    Hiroto Kagotani <hiroto.kagotani at gmail dot com> (maintainer
of mail/mew)
3.3_7
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
3.3_6
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
3.3_6
13 Jun 2010 08:40:06
Original commit files touched by this commit
erwin search for other commits by this committer
BROKEN should not be quoted.
No functional change.
3.3_6
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
3.3_5
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
3.3_4
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
3.3_3
29 Jun 2008 21:48:22
Original commit files touched by this commit
itetcu search for other commits by this committer
- fix plist with -DNOPORTDOCS
- bump PORTREVISION

Prompted by:    QA Tindy run
3.3_1
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
3.3
10 May 2006 22:37:39
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
3.3
07 Feb 2006 14:47:44
Original commit files touched by this commit
garga search for other commits by this committer
Fix MASTER_SITES

PR:             ports/92963
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
3.3
28 Jan 2006 02:11:36
Original commit files touched by this commit
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)
3.3
22 Jan 2006 02:20:05
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
3.3
25 Nov 2005 15:31:02
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
3.3
18 Jul 2005 07:21:43
Original commit files touched by this commit
adamw search for other commits by this committer
Don't clobber LATEST_LINK (ensures that LATEST_LINK is unique
for all mew3-based ports).
3.3
26 Mar 2005 20:34:31
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on ia64: Does not build

Approved by:    portmgr (self)
3.3
30 Jan 2005 17:11:21
Original commit files touched by this commit
krion search for other commits by this committer
Set LATEST_LINK.
3.3
23 Dec 2004 09:32:50
Original commit files touched by this commit
nork search for other commits by this committer
Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with: hrs
Approved by:    kiri(blanket), mita(blanket),
                shige(blanket), taoka(blanket)
3.3
12 Apr 2004 22:22:31
Original commit files touched by this commit
linimon search for other commits by this committer
Per distfile survey, chase reorganized mastersite.  Informed maintainer.

Note: two of the sites listed in MASTER_SITE_PORTS_JP do not seem to be
keeping current on these ports.  These are (together with the date that
they last kept up):

  ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS (Feb 2003)
  ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/FreeBSD-jp/ports-jp/LOCAL_PORTS
(Oct 2001)
3.3
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
3.3
20 Nov 2003 07:24:23
Original commit files touched by this commit
kiri search for other commits by this committer
New port for Mew3 which repositry copied from mail/mew2[1].

PR:             ports/46008
Submitted by:   ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
Approved by:    portmgr(marcus@marcuscom.com)[1]

Number of commits found: 22