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-decorator4 Decorators for Humans
4.4.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 4.4.2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Legacy version, use devel/py-decorator instead
Expired This port expired on: 2021-12-31
Maintainer: ygy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-05-20 02:21:15
Last Update: 2022-03-22 22:17:43
Commit Hash: 49d1666
Also Listed In: python
License: MIT
WWW:
https://github.com/micheles/decorator
Description:
As of now, writing custom decorators correctly requires some experience and it is not as easy as it could be. For instance, typical implementations of decorators involve nested functions, and we all know that flat is better than nested. Moreover, typical implementations of decorators do not preserve the signature of decorated functions, thus confusing both documentation tools and developers. The aim of the decorator module it to simplify the usage of decorators for the average programmer, and to popularize decorators usage giving examples of useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc. WWW: https://github.com/micheles/decorator
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}decorator4>0:devel/py-decorator4@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py38-decorator4
Package flavors (<flavor>: <package>)
  • py38: py38-decorator4
distinfo:
TIMESTAMP = 1584984981 SHA256 (decorator-4.4.2.tar.gz) = e3a62f0520172440ca0dcc823749319382e377f37f140a0b99ef45fecb84bfe7 SIZE (decorator-4.4.2.tar.gz) = 33629

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. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-decorator4
USES:
cpe python:3.6+
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/d/decorator/
  2. https://pypi.org/packages/source/d/decorator/
Collapse this list.
Port Moves
  • port deleted on 2022-03-22
    REASON: Has expired: Legacy version, use devel/py-decorator instead

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.4.2
22 Mar 2022 22:17:43
commit hash: 49d1666ff377b96612a26faf652cfb05db25d27ccommit hash: 49d1666ff377b96612a26faf652cfb05db25d27ccommit hash: 49d1666ff377b96612a26faf652cfb05db25d27ccommit hash: 49d1666ff377b96612a26faf652cfb05db25d27c files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2021-12-31 devel/py-decorator4: Legacy version, use devel/py-decorator instead
4.4.2
14 Oct 2021 21:30:40
commit hash: 38641f5867cd51a293716e8eddea63dcf4226dc4commit hash: 38641f5867cd51a293716e8eddea63dcf4226dc4commit hash: 38641f5867cd51a293716e8eddea63dcf4226dc4commit hash: 38641f5867cd51a293716e8eddea63dcf4226dc4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/py-decorator4: Add CPE information

Approved by:	portmgr (blanket)
4.4.2
20 May 2021 02:19:29
commit hash: fae695c56b13252e60b1b8f692ca74bd73b965d7commit hash: fae695c56b13252e60b1b8f692ca74bd73b965d7commit hash: fae695c56b13252e60b1b8f692ca74bd73b965d7commit hash: fae695c56b13252e60b1b8f692ca74bd73b965d7 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
new port: devel/py-decorator4

devel/py-decorator needs to be updated to 5.x, while some ports don't
support that in their latest releases, including:

- devel/py-pytest-relaxed
- multimedia/py-moviepy

Updated them to use this devel/py-decorator4 until they officially
support 5.x. No functional changes for these ports.

An expiry date has been set for this keeping-old-version port, so we
don't forget to delete it once nothing depends on it.

Approved by:	lwhsu (mentor)

Number of commits found: 3