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
py-PyDispatcher Multi-producer-multi-consumer signal dispatching mechanism
2.0.5 devel 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 2.0.5Version of this port present on the latest quarterly branch.
Maintainer: eric@camachat.org search for ports maintained by this maintainer
Port Added: 2017-05-24 14:51:10
Last Update: 2017-06-06 13:30:11
SVN Revision: 442760
Also Listed In: python
License: BSD3CLAUSE
WWW:
http://pydispatcher.sourceforge.net/
Description:
Dispatcher mechanism for creating event models PyDispatcher is an enhanced version of Patrick K. O’Brien’s original dispatcher.py module. It provides the Python programmer with a robust mechanism for event routing within various application contexts. Included in the package are the robustapply and saferef modules, which provide the ability to selectively apply arguments to callable objects and to reference instance methods using weak-references. WWW: http://pydispatcher.sourceforge.net/
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}PyDispatcher>0:devel/py-PyDispatcher@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-PyDispatcher
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1494864695 SHA256 (PyDispatcher-2.0.5.tar.gz) = 5570069e1b1769af1fe481de6dd1d3a388492acddd2cdad7a3bde145615d5caf SIZE (PyDispatcher-2.0.5.tar.gz) = 34437

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

Configuration Options:
No options to configure
Options name:
N/A
USES:
python
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/P/PyDispatcher/
  2. https://pypi.python.org/packages/source/P/PyDispatcher/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.5
06 Jun 2017 13:30:11
Revision:442760Original commit files touched by this commit
skreuzer search for other commits by this committer
Rename port to py-pydispatcher

Change the PORTNAME to be lowercase and add an entry into MOVED
to document this change

Remove iso-8859-1 characters from pkg-descr

Reviewed by:	koobs, miwi
Approved by:	koobs
Differential Revision:	D11060
2.0.5
24 May 2017 14:51:00
Revision:441601Original commit files touched by this commit
skreuzer search for other commits by this committer
PyDispatcher is an enhanced version of Patrick K. O'Brien's original
dispatcher.py module. It provides the Python programmer with a robust mechanism
for event routing within various application contexts.

Included in the package are the robustapply and saferef modules, which provide
the ability to selectively apply arguments to callable objects and to reference
instance methods using weak-references.

PR:		219310
Submitted by:	Eric Camachat <eric@camachat.org>

Number of commits found: 2