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
Port details
py-zope.sendmail Zope sendmail
3.7.5_2 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 3.7.5_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Old, uses EOLed python27
Expired This port expired on: 2020-02-20
Maintainer: zope@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-11-15 09:04:13
Last Update: 2020-02-22 19:08:36
SVN Revision: 526852
Also Listed In: python zope
License: ZPL21
WWW:
https://pypi.org/project/zope.sendmail/
Description:
zope.sendmail is a package for email sending from Zope3 applications. WWW: https://pypi.org/project/zope.sendmail/
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}zope.sendmail>0:mail/py-zope.sendmail@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-zope.sendmail
Package flavors (<flavor>: <package>)
  • py27: py27-zope.sendmail
distinfo:
SHA256 (zope/zope.sendmail-3.7.5.tar.gz) = 77ff918ff37d0ca80dcae9739617943f0330e7e3b9519ce0d3097acd80357df5 SIZE (zope/zope.sendmail-3.7.5.tar.gz) = 29073

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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-transaction>=0 : devel/py-transaction@py27
  2. py27-zope.i18nmessageid>=0 : textproc/py-zope.i18nmessageid@py27
  3. py27-zope.interface>=0 : devel/py-zope.interface@py27
  4. py27-zope.schema>=0 : devel/py-zope.schema@py27
  5. py27-zope.component>=3.8.0 : devel/py-zope.component@py27
  6. py27-zope.configuration>=0 : devel/py-zope.configuration@py27
  7. py27-zope.security>=0 : security/py-zope.security@py27
  8. py27-setuptools>0 : devel/py-setuptools@py27
  9. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. mail/py-Products.MailHost*
  2. www/zope213*
  3. Collapse this list of deleted ports.
* - 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:
No options to configure
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/z/zope.sendmail/
  2. https://pypi.org/packages/source/z/zope.sendmail/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.7.5_2
22 Feb 2020 19:08:36
Revision:526852Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports, all Python-2.7-only:

2020-02-17 audio/decibel-audio-player: Old, uses EOLed python27
2020-02-17 audio/soundconverter: Old, uses EOLed python27
2020-02-19 cad/linuxcnc-devel: Broken, uses EOLed python27
2020-02-19 databases/monetdb: Broken, uses EOLed python27
2020-02-19 databases/py-cql: Broken, uses EOLed python27
2020-02-18 databases/zodb3: Old, uses EOLed python27
2020-02-17 deskutils/gourmet: Old, uses EOLed python27
2020-02-18 devel/py-Products.PlacelessTranslationService: Old, uses EOLed
python27
2020-02-18 devel/py-Products.ZopeVersionControl: Old, uses EOLed python27
2020-02-18 devel/py-Products.statusmessages: Old, uses EOLed python27
2020-02-18 devel/py-collective.z3cform.datetimewidget: Old, uses EOLed python27
2020-02-20 devel/py-five.formlib: Old, uses EOLed python27
2020-02-18 devel/py-five.localsitemanager: Old, uses EOLed python27
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.7.5_2
15 Jan 2020 14:33:53
Revision:523115Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few Zope 2 and Zope 3 components

With hat:	portmgr
3.7.5_2
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
3.7.5_2
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
3.7.5_2
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
3.7.5_1
08 Feb 2018 20:18:09
Revision:461265Original commit files touched by this commit
amdmi3 search for other commits by this committer
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes

Approved by:	portmgr blanket
3.7.5_1
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)
3.7.5_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
3.7.5_1
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)
3.7.5_1
09 Feb 2014 23:40:58
Revision:343560Original commit files touched by this commit
rm search for other commits by this committer
- do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- add trailing slash to WWW url, where appropriate
- bump PORTREVISION
3.7.5
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
3.7.5
20 Nov 2013 20:51:25
Revision:334452Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update WWW:
  - http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
3.7.5
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)
3.7.5
03 Jun 2012 09:20:28
Original commit files touched by this commit
rm search for other commits by this committer
- update to 3.7.5
- strict python version to 2.x only
3.7.4
16 Jan 2012 10:33:34
Original commit files touched by this commit
rm search for other commits by this committer
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope'
3.7.4
15 Nov 2011 09:03:57
Original commit files touched by this commit
wen search for other commits by this committer
zope.sendmail is a package for email sending from Zope3 applications.

WWW: http://pypi.python.org/pypi/zope.sendmail

Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Feature safe:   yes

Number of commits found: 16