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-trollius Port of the Tulip project (asyncio module, PEP 3156) on Python 2
2.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 2.2Version of this port present on the latest quarterly branch.
Maintainer: skreuzer@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-07-21 19:35:37
Last Update: 2022-04-16 04:19:06
Commit Hash: 0c2b743
Also Listed In: python
License: APACHE20
WWW:
https://github.com/haypo/trollius
Description:
Trollius provides infrastructure for writing single-threaded concurrent code using coroutines, multiplexing I/O access over sockets and other resources, running network clients and servers, and other related primitives. WWW: https://github.com/haypo/trollius
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}trollius>0:devel/py-trollius@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py38-trollius
Package flavors (<flavor>: <package>)
  • py38: py38-trollius
distinfo:
TIMESTAMP = 1520860307 SHA256 (trollius-2.2.tar.gz) = b35b9a9079c3c06a04cedf27dd833982b5d58401722da63d2c7c6384063a6924 SIZE (trollius-2.2.tar.gz) = 276391

Packages (timestamps in pop-ups are UTC):
py37-trollius
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.2---2.2-
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-trollius
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/t/trollius/
  2. https://pypi.org/packages/source/t/trollius/
Collapse this list.
Port Moves
  • port deleted on 2022-04-16
    REASON: Remove obsoleted port. The asyncio package has been included in the standard library since Python 3.4

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2
16 Apr 2022 04:19:06
commit hash: 0c2b743bb62c7da3585e3a5df1e6952560612c5ccommit hash: 0c2b743bb62c7da3585e3a5df1e6952560612c5ccommit hash: 0c2b743bb62c7da3585e3a5df1e6952560612c5ccommit hash: 0c2b743bb62c7da3585e3a5df1e6952560612c5c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-trollius: Remove obsoleted port

It is deprecated by upstream. Furthermore, the asyncio package has been included
in the standard library since Python 3.4.

Approved by:	skreuzer (maintainer)
2.2
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
2.2
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.
2.2
11 Jan 2021 19:36:17
Revision:561252Original commit files touched by this commit
rene search for other commits by this committer
Remove logic for Python < 3.6 for ports using Python 3.6+
2.2
05 Jan 2021 22:08:22
Revision:560434Original commit files touched by this commit
rene search for other commits by this committer
Follow up on devel/py-futures port removal in r559976

The devel/py-futures port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_FUTURES,
leaving a dangling reference.

Remove it from Mk/Uses/python.mk and from affected ports, as
it was already an empty definition for Python 3.6+

Bump minimal Python version of security/theonionbox to 3.6+
2.2
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
2.2
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
2.2
12 Mar 2018 13:17:57
Revision:464248Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to version 2.2
2.0
10 Feb 2018 19:58:51
Revision:461421Original commit files touched by this commit
sunpoet search for other commits by this committer
Simplify Makefile: use PY_FUTURES

It also fixes the other PYTHON_REL check.
The original "PYTHON_REL < 3300" check inside "PYTHON_REL < 3000" will never be
true.

With hat:	python
2.0
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)
2.0
13 Nov 2016 16:14:14
Revision:426059Original commit files touched by this commit
rene search for other commits by this committer
Clean up TEST_DEPENDS, devel/py-unittest2 was removed at 2016-09-26
2.0
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
2.0
26 Jan 2016 10:20:14
Revision:407269Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-trollius: Fix TEST_DEPENDS

- Make mock a conditional TEST_DEPENDS
- Add missing unittest2 TEST_DEPENDS
- Remove run-aiotest from test target. Requires aiotest (PyPI)

Didn't pick this up in testing because mock and unittest2 were installed
locally, and running test: in poudriere is non-trivial at the moment.

PR:	206578
2.0
25 Jan 2016 06:23:45
Revision:407190Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-trollius: Update to 2.0

- Update PORTVERSION and distinfo checksum (2.0)
- Update test target
- Update pkg-descr WWW: URL (match setup.py)

Changes:

  https://trollius.readthedocs.org/changelog.html

PR:			206578, 205078
Approved by:		skreuzer (maintainer)
Differential Revision:	D5049
1.0_1
24 Jan 2016 15:34:27
Revision:407158Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-trollius: Fix Python 3.x build, Modernize

- Correct LICENSE (MIT to APACHE20)
- Add LICENSE_FILE
- Remove BUILD_DEPENDS, futures (and most python packages) are RUN_DEPENDS
- Conditionalise futures RUN_DEPENDS. Only required on Python < 3
- Sort USE_PYTHON
- Add NO_ARCH
- Add test target and TEST_DEPENDS

QA:

* portlint: OK (WARN: Makefile: "RUN_DEPENDS" has to appear earlier. - False
Positive)
* testport: OK (poudriere: 11amd64, Python 2.7 / 3.4)
* unittest: OK (Ran 845 tests in 23.226s - FAILED (failures=3, skipped=1)
               False Positives, fixed in version 2.0

PR:		205078
Approved by:	portmgr (blanket, ports compliance)
MFH:		2016Q1
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
24 Jul 2014 21:15:05
Revision:362852Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to version 1.0
0.4
21 Jul 2014 19:35:29
Revision:362471Original commit files touched by this commit
skreuzer search for other commits by this committer
Trollius provides infrastructure for writing single-threaded concurrent code
using coroutines, multiplexing I/O access over sockets and other resources,
running network clients and servers, and other related primitives.

WWW: https://bitbucket.org/enovance/trollius/

Number of commits found: 18