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
py-ruledispatch Rule-based Dispatching and Generic Functions
0.5.a1.r2717 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 0.5.a1.r2717Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Depends on expiring devel/py-protocols-devel
Expired This port expired on: 2018-01-27
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-01-04 14:16:03
Last Update: 2018-01-28 01:39:12
SVN Revision: 460155
Also Listed In: python
License: PSFL ZPL21
WWW:
http://peak.telecommunity.com/
Description:
RuleDispatch is a prototype implementation of the Chambers and Chen "efficient multiple and predicate dispatch" algorithm for Python. It lets youspecify a function in terms of a collection of arbitrary rules, including Lisp-style "before/after/around" methods. WWW: http://peak.telecommunity.com/
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}RuleDispatch>0:devel/py-ruledispatch@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-RuleDispatch
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (RuleDispatch-0.5a1.dev-r2717.tar.gz) = b8995324e1a04e77208f4e3155d64cffb8e55195c1437a1aa490841cece7ffdf SIZE (RuleDispatch-0.5a1.dev-r2717.tar.gz) = 96367

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-Extremes>=1.1 : devel/py-extremes@py27
  2. py27-PyProtocols>=1.0.a0.r2302 : devel/py-protocols-devel@py27
  3. py27-setuptools>0 : devel/py-setuptools@py27
  4. 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 1 deleted port
  1. devel/py-turbojson11*
  2. 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. http://nivit.altervista.org/FreeBSD/ports/distfiles/
  2. http://peak.telecommunity.com/snapshots/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.a1.r2717
28 Jan 2018 01:39:12
Revision:460155Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2018-01-27 emulators/raine: Broken for more than 6 months
2018-01-27 mail/libmapi: Broken for more than 6 months
2018-01-27 www/lessc: Broken for more than 6 months
2018-01-27 www/uglifyjs: Broken for more than 6 months
2018-01-27 www/py-octoprint: Broken for more than 6 months
2018-01-27 www/xpi-noscript: Broken for more than 6 months
2018-01-27 www/npm-less-plugin-clean-css: Broken for more than 6 months
2018-01-27 www/caudium14: Depends on expiring lang/pike78
2018-01-27 www/hinventory-client: Broken for more than 6 months
2018-01-27 security/tclgpg: Broken for more than 6 months
2018-01-27 security/pond: Broken for more than 6 months
2018-01-27 security/mdcrack: Broken for more than 6 months
2018-01-27 devel/npm-commander: Broken for more than 6 months
2018-01-27 devel/py-protocols-devel: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.a1.r2717
27 Dec 2017 09:30:47
Revision:457358Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.5.a1.r2717
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)
0.5.a1.r2717
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
0.5.a1.r2717
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)
0.5.a1.r2717
15 Apr 2014 22:01:12
Revision:351367Original commit files touched by this commit
nivit search for other commits by this committer
- Add another download site
- Update distinfo: the distfile was rerolled without any change
  of the content  [1]

  old distfile: http://goo.gl/OJa0Io
  new distfile: http://goo.gl/uGU5sg

Noted by:	marino  [1]
0.5.a1.r2717
14 Apr 2014 02:29:55
Revision:351246Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.5.a1.r2717
- Remove files/*
- Update MASTER_SITES
- Add LICENSE
- Stagify  [1]
- Don't install a (zipped) Python egg anymore
- Add pre-build and pre-install targets to strip dynamic library
- Improve description of the port
- Add WWW field  [1], and remove Author: from pkg-descr

PR:	ports/188559  [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
0.5.a1.r2506_2
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)
0.5.a1.r2506_2
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)
0.5.a1.r2506_2
25 Feb 2011 07:50:41
Original commit files touched by this commit
miwi search for other commits by this committer
- Move from py24 over to py25 or above
- Drop md5 support
0.5.a1.r2506_1
13 Dec 2009 17:00:14
Original commit files touched by this commit
miwi search for other commits by this committer
- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:       portmgr
0.5.a1.r2506_1
08 Jun 2009 22:30:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Update lang/python26 and make Python 2.6.2 to the default Python version

Tested by:      3 pointyhat runs
Thanks to:      pav, gahr, lwhsu, mva, amdmi3
0.5.a1.r2506
15 Jan 2009 16:59:16
Original commit files touched by this commit
nivit search for other commits by this committer
- The tarball has been rerolled, but the included files have not been touched.

Reported by:  pavbot
0.5.a1.r2506
13 Jan 2009 12:36:51
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.5.a1.r2506
- Add devel/py-extremes to RUN_DEPENDS
- Convert easy_install support to bsd.python.mk
- Remove files/pkg-deinstall.in, files/pkg-install.in, files/setup.cfg
- Take maintainership
- Update MASTER_SITES
0.5.a0.r2427
18 Dec 2008 02:24:04
Original commit files touched by this commit
linimon search for other commits by this committer
Reassign ports maintained by dryice@ for now due to other commitments.

Hat:    portmgr
0.5.a0.r2427
17 Dec 2008 15:11:11
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.5.a0.r2427

PR:             ports/124877
Submitted by:   Wen heping <wenheping@gmail.com>
Approved by:    maintainer timeout (dryice; 5 months)
0.5.a0.r2306
24 Jan 2008 16:19:28
Original commit files touched by this commit
dryice search for other commits by this committer
update to0.5a0.dev-r2306. Thanks alexander smishlajev <alex@ank-sia.com> for
pointing out.
0.5.a0.r2115
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
0.5.a0.r2115
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
0.5.a0.r2115
04 Jan 2007 14:15:45
Original commit files touched by this commit
nivit search for other commits by this committer
Rule-based Dispatching and Generic Functions

Author: Phillip J. Eby <peak@eby-sarna.com>

PR:             ports/106767
Submitted by:   Dryice Liu      <dryice at dryice.name>
Approved by:    alexbl (mentor)

Number of commits found: 20