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-PEAK-Rules Generic functions and business rules support systems
0.5a1_4 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.5a1_4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: does not build with python3
Expired This port expired on: 2020-10-25
Maintainer: wen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-07-01 09:03:05
Last Update: 2020-10-26 20:16:02
SVN Revision: 553382
Also Listed In: python
License: not specified in port
WWW:
https://pypi.org/project/PEAK-Rules/
Description:
PEAK-Rules is a highly-extensible framework for creating and using generic functions, from the very simple to the very complex. Out of the box, it supports multiple-dispatch on positional arguments using tuples of types, full predicate dispatch using strings containing Python expressions, and CLOS-like method combining. (But the framework allows you to mix and match dispatch engines and custom method combinations, if you need or want to.) WWW: https://pypi.org/project/PEAK-Rules/
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}PEAK-Rules>0:devel/py-PEAK-Rules@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-PEAK-Rules
Package flavors (<flavor>: <package>)
  • py27: py27-PEAK-Rules
distinfo:
SHA256 (PEAK-Rules-0.5a1.dev-r2686.tar.gz) = d1a88155d44b59a76633a77470169603cf51bdb4b860bb2c1bd99d1d68548012 SIZE (PEAK-Rules-0.5a1.dev-r2686.tar.gz) = 108834

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-Extremes>=1.1.1 : devel/py-extremes@py27
  2. py27-AddOns>=0.6 : devel/py-AddOns@py27
  3. py27-BytecodeAssembler>0 : devel/py-BytecodeAssembler@py27
  4. py27-setuptools>0 : devel/py-setuptools@py27
  5. python2.7 : lang/python27
Runtime dependencies:
  1. py27-Extremes>=1.1.1 : devel/py-extremes@py27
  2. py27-AddOns>=0.6 : devel/py-AddOns@py27
  3. py27-BytecodeAssembler>0 : devel/py-BytecodeAssembler@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 Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/py-prioritized_methods*
  2. devel/py-turbojson*
  3. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/py-prioritized_methods*
  2. devel/py-turbojson*
  3. www/py-turbogears*
  4. 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 (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/wen/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/wen/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/wen/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/wen/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5a1_4
26 Oct 2020 20:16:02
Revision:553382Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-10-25 converters/zbase32: does not build with python3
2020-10-25 devel/py-PEAK-Rules: does not build with python3
2020-10-25 editors/nvi-devel: Unsupported upstream since 2015, please switch to
editors/nvi2

See https://people.freebsd.org/~rene/stuff/old-ports.txt for "unremoveable"
ports.
0.5a1_4
25 Sep 2020 06:50:18
Revision:549989Original commit files touched by this commit
wen search for other commits by this committer
- Mark DEPRECATED
0.5a1_4
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
0.5a1_4
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
0.5a1_4
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.5a1_4
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.5a1_4
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.5a1_4
01 Mar 2014 18:02:33
Revision:346678Original commit files touched by this commit
miwi search for other commits by this committer
- Convert to autoplist
- Stage support
- Bump PORTREVISION
0.5a1_3
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)
0.5a1_3
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.5a1_3
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
0.5a1_3
24 Dec 2010 00:23:38
Original commit files touched by this commit
wen search for other commits by this committer
- Bump PORTREVISION since distinfo change.
0.5a1_2
24 Dec 2010 00:18:36
Original commit files touched by this commit
wen search for other commits by this committer
- Update MASTERSITE to fix fetch error

Reported by:    QAT@
Thanks to:      nivit@
0.5a1_2
21 Dec 2010 00:03:47
Original commit files touched by this commit
wen search for other commits by this committer
- Fix fetch
0.5a1_2
20 Dec 2010 06:37:27
Original commit files touched by this commit
wen search for other commits by this committer
- Update to dev-r2686 and bump PORTREVISION
- Update my email to FreeBSD
0.5a1_1
06 Jul 2009 07:04:19
Original commit files touched by this commit
miwi search for other commits by this committer
- Distfile was rerolled to fix some doc stuff
- Add backup mirror

Reported by:    erwin/pav/qat
0.5a1
01 Jul 2009 09:02:19
Original commit files touched by this commit
miwi search for other commits by this committer
PEAK-Rules is a highly-extensible framework for creating and using
generic functions, from the very simple to the very complex. Out of
the box, it supports multiple-dispatch on positional arguments using
tuples of types, full predicate dispatch using strings containing
Python expressions, and CLOS-like method combining. (But the framework
allows you to mix and match dispatch engines and custom method
combinations, if you need or want to.)

WWW:    http://pypi.python.org/pypi/PEAK-Rules

PR:             ports/135965
Submitted by:   Wen Heping <wenheping at gmail.com>

Number of commits found: 17