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-protocols-devel Protocol Definition, Declaration, and Adaptation for Python
1.0.a0.r2302_2 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 1.0.a0.r2302_2Version of this port present on the latest quarterly branch.
Broken BROKEN: checksum mismatch
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2018-01-27
Ignore IGNORE: is marked as broken: checksum mismatch
Maintainer: wen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-01-04 13:49:07
Last Update: 2018-01-28 01:39:12
SVN Revision: 460155
Also Listed In: python
License: not specified in port
WWW:
http://peak.telecommunity.com/PyProtocols.html
Description:
This package builds on the object adaptation protocol presented in PEP 246 to make it easier for component authors, framework suppliers, and other developers to: * Specify what behavior a component requires or provides * Specify how to adapt the interface provided by one component to that required by another * Specify how to adapt objects of a particular type or class (even built-in types) to a particular required interface * Automatically adapt a supplied object to a required interface, and * Do all of the above, even when the components or frameworks involved were not written to take advantage of this package, and even if the frameworks have different mechanisms for defining interfaces. WWW: http://peak.telecommunity.com/PyProtocols.html
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}PyProtocols>0:devel/py-protocols-devel@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-PyProtocols
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (PyProtocols-1.0a0dev-r2302.zip) = b17f625fe6c2eb8a1ad4fefb0ac93edbf9267213f636132f1e094409931f1858 SIZE (PyProtocols-1.0a0dev-r2302.zip) = 124071

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-DecoratorTools>=1.7 : devel/py-decoratortools@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. 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-ruledispatch*
  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 zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://files.turbogears.org/eggs/
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
1.0.a0.r2302_2
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)
1.0.a0.r2302_2
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
1.0.a0.r2302_2
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)
1.0.a0.r2302_2
13 May 2017 10:41:55
Revision:440774Original commit files touched by this commit
miwi search for other commits by this committer
- Broken checksum mismatch

fetch: http://files.turbogears.org/eggs/PyProtocols-1.0a0dev-r2302.zip: size
mismatch: expected 124071, actual 12304
1.0.a0.r2302_2
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
1.0.a0.r2302_2
02 Mar 2015 23:21:08
Revision:380304Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
1.0.a0.r2302_2
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)
1.0.a0.r2302_2
09 Jun 2014 14:15:57
Revision:357151Original commit files touched by this commit
mva search for other commits by this committer
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
1.0.a0.r2302_1
11 May 2014 23:33:17
Revision:353749Original commit files touched by this commit
gerald search for other commits by this committer
- Enable staging. [1]
- Tweak WWW line in pkg-descr. [1]
- Update maintainer's address to wen@FreeBSD.org.
- Bump PORTREVISION.

PR:		188531 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
Approved by:	portmgr	(blanket pre-approval) [1]
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
1.0.a0.r2302
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)
1.0.a0.r2302
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0.a0.r2302
07 Jan 2009 22:50:27
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0.a0.r2302
- Pass maintainership to submitter

PR:             130147
Submitted by:   Wen Heping <wenheping@gmail.com>
1.0.a0.r2082
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
1.0.a0.r2082
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)
1.0.a0.r2082
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
1.0.a0.r2082
04 Jan 2007 13:48:50
Original commit files touched by this commit
nivit search for other commits by this committer
- Added files/pkg-deinstall.in files/pkg-install.in
- Improved pkg-descr
- Recopied by marcus@
- Removed pkg-plist (it now uses a simple Python egg)
- Taken maintainership by dryice@
- Updated to 1.0.a0.r2882

PR:             106764
Approved by:    alexbl (mentor), dryice (maintainer)

Number of commits found: 17