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
Port details
py-dataclasses Backport of the dataclasses module for Python 3.6
0.8 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.8Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Included in Python 3.7 or later
Expired This port expired on: 2022-03-31
Ignore IGNORE: needs an unsupported version of Python
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-03-31 08:28:05
Last Update: 2022-03-31 20:31:14
Commit Hash: 97cf09b
Also Listed In: python
License: APACHE20
WWW:
https://github.com/ericvsmith/dataclasses
Description:
This is an implementation of PEP 557, Data Classes. It is a backport for Python 3.6. Because dataclasses will be included in Python 3.7, any discussion of dataclass features should occur on the python-dev mailing list at https://mail.python.org/mailman/listinfo/python-dev. At this point this repo should only be used for historical purposes (it's where the original dataclasses discussions took place) and for discussion of the actual backport to Python 3.6. WWW: https://github.com/ericvsmith/dataclasses
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}dataclasses>0:devel/py-dataclasses@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py38-dataclasses
Package flavors (<flavor>: <package>)
  • py38: py38-dataclasses
  • py27: py27-dataclasses
distinfo:
TIMESTAMP = 1605403607 SHA256 (dataclasses-0.8.tar.gz) = 8479067f342acf957dc82ec415d355ab5edb7e7646b90dc6e2fd1d96ad084c97 SIZE (dataclasses-0.8.tar.gz) = 36581

Packages (timestamps in pop-ups are UTC):
py36-dataclasses
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.8---0.8-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
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-dataclasses
USES:
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/dataclasses/
  2. https://pypi.org/packages/source/d/dataclasses/
Collapse this list.
Port Moves
  • port deleted on 2022-03-31
    REASON: Has expired: Included in Python 3.7 or later

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8
31 Mar 2022 20:31:14
commit hash: 97cf09b1df1318292899840cfc300d5072a1d670commit hash: 97cf09b1df1318292899840cfc300d5072a1d670commit hash: 97cf09b1df1318292899840cfc300d5072a1d670commit hash: 97cf09b1df1318292899840cfc300d5072a1d670 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8
05 Feb 2022 01:17:21
commit hash: 461373bf1f104917f16cf783dd7d80d2951a993ecommit hash: 461373bf1f104917f16cf783dd7d80d2951a993ecommit hash: 461373bf1f104917f16cf783dd7d80d2951a993ecommit hash: 461373bf1f104917f16cf783dd7d80d2951a993e files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
*/*: Cleanup after the removal of lang/python36

* Remove codes that aren't necessary after the removal of lang/python36
* Mark ports that aren't necessary with Python 3.7 or later as
  DEPRECATED and set EXPIRATION_DATE.

PR:		261046
Approved by:	lwhsu (python)
0.8
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.8
15 Nov 2020 01:30:04
Revision:555159Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-dataclasses: Update 0.7 -> 0.8
0.7
29 Oct 2019 05:37:26
Revision:515958Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-dataclasses: Update 0.6 -> 0.7

Reported by:	portscout
0.6
31 Mar 2019 06:08:09
Revision:497387Original commit files touched by this commit
yuri search for other commits by this committer
New port: devel/py-dataclasses: Backport of the dataclasses module for Python
3.6

Number of commits found: 7