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-zExceptions Contains common exceptions used in Zope2
2.13.0_1 devel 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 2.13.0_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Outdated, uses EOLed python27
Expired This port expired on: 2020-02-05
Maintainer: zope@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-11-12 07:47:43
Last Update: 2020-02-06 15:22:57
SVN Revision: 525379
People watching this port, also watch:: zfs-stats, py39-actdiag, p5-PocketIO
Also Listed In: python zope
License: ZPL21
WWW:
https://pypi.org/project/zExceptions/
Description:
zExceptions contains common exceptions used in Zope2. WWW: https://pypi.org/project/zExceptions/
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}zExceptions>0:devel/py-zExceptions@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-zExceptions
Package flavors (<flavor>: <package>)
  • py27: py27-zExceptions
distinfo:
SHA256 (zope/zExceptions-2.13.0.zip) = 66d8393f97dbbaf75f440b358cd88a413892c743866bb0b2468afb6247f9f610 SIZE (zope/zExceptions-2.13.0.zip) = 16814

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-zope.interface>=0 : devel/py-zope.interface@py27
  2. py27-zope.security>=0 : security/py-zope.security@py27
  3. py27-zope.publisher>=0 : devel/py-zope.publisher@py27
  4. py27-setuptools>0 : devel/py-setuptools@py27
  5. 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 6 deleted ports
  1. devel/py-DocumentTemplate*
  2. devel/py-Products.PythonScripts*
  3. devel/py-Products.ZCTextIndex*
  4. devel/py-Products.ZCatalog*
  5. security/py-AccessControl*
  6. www/zope213*
  7. 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 zip
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/zExceptions/
  2. https://pypi.org/packages/source/z/zExceptions/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.13.0_1
06 Feb 2020 15:22:57
Revision:525379Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-02-05 devel/py-DocumentTemplate: Outdated, uses EOLed python27
2020-02-05 devel/py-Missing: Outdated, uses EOLed python27
2020-02-05 devel/py-MultiMapping: Outdated, uses EOLed python27
2020-02-05 devel/py-Persistence: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.BTreeFolder2: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFActionIcons: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFCalendar: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFCore: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFDefault: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFDiffTool: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFDynamicViewFTI: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFEditions: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFFormController: Outdated, uses EOLed python27
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.13.0_1
04 Jan 2020 16:31:30
Revision:522042Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate more parts of zope 2.13 stack

With hat:	portmgr
2.13.0_1
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
2.13.0_1
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
2.13.0_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
2.13.0_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)
2.13.0_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.13.0_1
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
07 Mar 2014 16:49:10
Revision:347405Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert d* to USES=zip
2.13.0_1
06 Jan 2014 09:47:36
Revision:338852Original commit files touched by this commit
rm search for other commits by this committer
- stop using easy_install for installing
- convert to autogenerated packing list
- bump PORTREVISION because the resulting packages changed
- add staging support as side effect of PYDISTUTILS_AUTOPLIST
- move DIST_SUBDIR to more appropriate Makefile "section", and
  add it where it is missing
2.13.0
23 Sep 2013 12:52:17
Revision:327992Original commit files touched by this commit
rm search for other commits by this committer
Tidy up zope/plone ports over the tree. Common changes:
- remove indefinite article from COMMENT
- align USE_PYDISTUTILS value in Makefile
- tab -> space change in pkg-descr:WWW
- update WWW to use https scheme in url to avoid redirect
- add trailing slash to WWW

All changes are non-functional.
2.13.0
20 Sep 2013 17:13:47
Revision:327724Original 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:
devel part 3)
2.13.0
02 Aug 2012 09:02:45
Original commit files touched by this commit
cs search for other commits by this committer
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2.13.0
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'
2.13.0
12 Nov 2011 07:47:14
Original commit files touched by this commit
wen search for other commits by this committer
zExceptions contains common exceptions used in Zope2.

WWW: http://pypi.python.org/pypi/zExceptions

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

Number of commits found: 15