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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
muttils Python utilities for console mail clients (eg. mutt)
1.3 mail Deleted on this many watch lists=0 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 1.3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-09-15
Maintainer: jgh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-05-12 23:41:11
Last Update: 2020-09-19 13:01:00
SVN Revision: 548980
Also Listed In: python
License: GPLv2
WWW:
https://bitbucket.org/blacktrash/muttils
Description:
Python utilities for console mail clients like Mutt. sigpager: Offers an interactive selection of signatures. urlpager[*]: Searches for urls, and retrieves url selected by user. Urls include Message-IDs. urlbatcher[*]: Retrieve urls contained in input. pybrowser: Can be used as general browser call. Application to override platform default can be specified via -b option. viewhtmlmsg[*]: Display html message in browser. wrap: Word wrap text input. With support for messages (recognition of quote chars etc.). [*]needs raw message as input to work correctly. In Mutt, set pipe_decode=no in conjunction with pipe-message. WWW: https://bitbucket.org/blacktrash/muttils
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • ${PYTHON_PKGNAMEPREFIX}muttils>0:mail/muttils@${PY_FLAVOR}
Conflicts:
CONFLICTS:
  • zh-wenju-[0-9]*
  • talkfilters-[0-9]*
  • reed-[0-9]*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: py27-muttils
Package flavors (<flavor>: <package>)
  • py27: py27-muttils
distinfo:
SHA256 (1.3.tar.gz) = c8b456b660461441de8927ccff7e9f444894d6550d0777ed7bd160b8f9caddbf SIZE (1.3.tar.gz) = 35613

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. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py27-muttils-1.3: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://bitbucket.org/blacktrash/muttils/get/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3
19 Sep 2020 13:01:00
Revision:548980Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3
08 Mar 2020 17:01:47
Revision:528058Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate some ports using deprecated version of python

With hat:	portmgr
1.3
09 Aug 2019 15:36:02
Revision:508456Original commit files touched by this commit
jgh search for other commits by this committer
- reclaim maintainership
- pet portlint
- add gplv2 license
1.3
05 Aug 2019 20:07:07
Revision:508206Original commit files touched by this commit
rene search for other commits by this committer
Return jgh's ports to the various pools after his commit bit was safekept.

Hat:		portmgr-secretary
1.3
10 Sep 2018 13:15:48
Revision:479407Original commit files touched by this commit
mat search for other commits by this committer
Add EXAMPLES options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.3
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.3
21 Oct 2014 17:10:06
Revision:371330Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of mail/ to new USES=python

Approved by:	portmgr (implicit)
1.3
07 Nov 2013 01:20:48
Revision:333048Original commit files touched by this commit
jgh search for other commits by this committer
- remove conditional no longer required per staging
1.3
23 Oct 2013 05:40:01
Revision:331349Original commit files touched by this commit
jgh search for other commits by this committer
- support staging
- convert to autoplist
1.3
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
1.3
20 Aug 2012 21:34:28
Original commit files touched by this commit
jgh search for other commits by this committer
- update to 1.3, changeset 8bb26094df06
- remove redundancy in pkg-plist for examples
1.2
01 Jul 2012 20:48:02
Original commit files touched by this commit
jgh search for other commits by this committer
- add conflicts against zh-wenju, talkfilters and reed

Reported by:    madis555@hot.ee
1.2
25 Jun 2012 23:09:08
Original commit files touched by this commit
jgh search for other commits by this committer
- adopt optionsNG
1.2
27 Mar 2012 01:01:59
Original commit files touched by this commit
jgh search for other commits by this committer
- Update to 1.2, changeset 42b380758b70

Feature safe:   yes
1.1
20 Dec 2011 17:10:20
Original commit files touched by this commit
jgh search for other commits by this committer
move contributor address => jgh

Approved by:    crees (mentor)
1.1
24 May 2011 08:27:13
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.1
- Improve pkg-descr

PR:             ports/157280
Submitted by:   Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
1.0
12 May 2011 23:40:44
Original commit files touched by this commit
wxs search for other commits by this committer
Python utilities for console mail clients like Mutt.

sigpager: Offers an interactive selection of signatures.

urlpager: Searches for urls, and retrieves url selected by user.
Urls include Message-IDs.

urlbatcher: Retrieve urls contained in input.

pybrowser: Can be used as general browser call.  Application to
override platform default can be specified via -b option.

viewhtmlmsg: Display html message in browser.

wrap: Word wrap text input.  With support for messages
(recognition of quote chars etc.).

WWW: https://bitbucket.org/blacktrash/muttils

PR:             ports/156189
Submitted by:   Jason Helfman <jhelfman@experts-exchange.com>

Number of commits found: 18