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-enum34 Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7
1.1.10 devel Deleted on this many watch lists=8 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.1.10Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Will be removed along with python27
Expired This port expired on: 2020-12-31
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-04-29 21:13:51
Last Update: 2021-04-23 18:46:52
Commit Hash: 5275bcc
People watching this port, also watch:: libidn, pkg, py39-pycparser, pcre, libedit
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://pypi.org/project/enum34/
Description:
An enumeration is a set of symbolic names (members) bound to unique, constant values. Within an enumeration, the members can be compared by identity, and the enumeration itself can be iterated over. WWW: https://pypi.org/project/enum34/
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}enum34>0:devel/py-enum34@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-enum34
Package flavors (<flavor>: <package>)
  • py27: py27-enum34
distinfo:
TIMESTAMP = 1601024411 SHA256 (enum34-1.1.10.tar.gz) = cce6a7477ed816bd2542d03d53db9f0db935dd013b70f336a95c73979289f248 SIZE (enum34-1.1.10.tar.gz) = 28187

Packages (timestamps in pop-ups are UTC):
py27-enum34
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.1.10---1.1.10-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
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-setuptools>0 : devel/py-setuptools@py27
  2. 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 7 deleted ports
  1. devel/llvm37*
  2. devel/llvm38*
  3. devel/llvm39*
  4. devel/llvm40*
  5. devel/llvm50*
  6. devel/llvm60*
  7. net-im/papyon*
  8. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/pyvisa*
  2. net-im/papyon*
  3. textproc/py-dbf*
  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:
===> The following configuration options are available for py27-enum34-1.1.10: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_py-enum34
USES:
python:2.7
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/e/enum34/
  2. https://pypi.org/packages/source/e/enum34/
Collapse this list.
Port Moves
  • port deleted on 2021-04-23
    REASON: No longer needed with python 3

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.10
23 Apr 2021 18:46:52
commit hash: 5275bcca465363aac0078e08cdc3eaf06270e38dcommit hash: 5275bcca465363aac0078e08cdc3eaf06270e38dcommit hash: 5275bcca465363aac0078e08cdc3eaf06270e38dcommit hash: 5275bcca465363aac0078e08cdc3eaf06270e38d files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
Remove devel/py-enum34, no longer needed
1.1.10
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.
1.1.10
01 Jan 2021 10:11:35
Revision:559822Original commit files touched by this commit
antoine search for other commits by this committer
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed

With hat:	portmgr
1.1.10
01 Jan 2021 00:57:24
Revision:559792Original commit files touched by this commit
rene search for other commits by this committer
Remove most expired ports that depend on Python 2.7:

Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
  upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
  them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
  of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves

I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1.10
25 Sep 2020 19:25:11
Revision:550071Original commit files touched by this commit
bofh search for other commits by this committer
devel/py-enum34: Update version 1.1.6=>1.1.10

- Mark DEPRECATED and set EXPIRATION_DATE in line with python27 [1]

PR:		249635 [1]
Reported by:	swills [1]
1.1.6
19 Feb 2020 17:59:36
Revision:526520Original commit files touched by this commit
antoine search for other commits by this committer
Clean up USES

With hat:	portmgr
1.1.6
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
1.1.6
20 Jan 2018 12:38:05
Revision:459514Original commit files touched by this commit
sunpoet search for other commits by this committer
Update USES=python usage

With hat:	python
1.1.6
10 Jun 2017 03:13:29
Revision:443066Original commit files touched by this commit
woodsb02 search for other commits by this committer
[NEW] devel/py3-enum34: Create Python 3.x version of this port

PR:		219833
Reported by:	koobs
1.1.6
12 Jun 2016 11:10:01
Revision:416794Original commit files touched by this commit
bofh search for other commits by this committer
devel/py-enum34: Update version 1.0.4=>1.1.6

- Add OPTIONS DOCS
- Mark NO_ARCH
1.0.4
27 Apr 2015 20:04:19
Revision:384868Original commit files touched by this commit
bofh search for other commits by this committer
devel/py-enum34: Update version 1.0=>1.0.4

PR:		199706
Submitted by:	stiginge@pvv.org
1.0
24 Dec 2014 00:14:13
Revision:375378Original commit files touched by this commit
bofh search for other commits by this committer
Change my non-FreeBSD MAINTAINER mail to bofh@

Approved by:	bapt
1.0
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
25 May 2014 17:34:58
Revision:355257Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.0

Changes:	https://bitbucket.org/stoneleaf/enum34/commits/branch/default
PR:		ports/189412
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
0.9.23
29 Apr 2014 21:11:13
Revision:352652Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add py-enum34 0.9.23
- While I'm here:
  - Shorten COMMENT
  - Use . for COPYTREE_SHARE

An enumeration is a set of symbolic names (members) bound to unique, constant
values. Within an enumeration, the members can be compared by identity, and
the enumeration itself can be iterated over.

WWW: https://pypi.python.org/pypi/enum34

PR:		ports/189073
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>

Number of commits found: 15