Port details |
- py-circuits Asynchronous Component-based Event Application Framework
- 3.2 devel
=0 3.2Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2012-12-10 03:02:17
- Last Update: 2022-03-08 02:09:57
- Commit Hash: bc808e2
- Also Listed In: python
- License: MIT
- Description:
- circuits is a Lightweight Event driven and Asynchronous Application Framework
for the Python Programming Language with a strong Component Architecture.
circuits also includes a lightweight, high performance and scalable HTTP/WSGI
compliant web server as well as various I/O and Networking components.
Features:
- Event driven, with concurrency support
- Component architecture
- Asynchronous I/O components
- No compulsory external dependencies
- Full featured web framework (circuits.web)
- Coroutine based synchronization primitives
WWW: https://bitbucket.org/prologic/circuits/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}circuits>0:devel/py-circuits@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/devel/py-circuits/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-circuits
- pkg install py38-circuits
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-circuits listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-circuits
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1556180197
SHA256 (circuits-3.2.tar.gz) = b2fad9be2235f87480c194efc91eaeed3cb030c465d4697f1ca326ce3619bf9b
SIZE (circuits-3.2.tar.gz) = 174265
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools_scm>0 : devel/py-setuptools_scm@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_py-circuits
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Mar 2022 02:09:57 3.2
|
Muhammad Moinur Rahman (bofh)  |
*/*: Take maintainership |
07 Mar 2022 19:07:39 3.2
|
Rene Ladan (rene)  |
all: return koobs' ports to the pool after safekeeping his commit bit. |
10 Jan 2022 15:15:39 3.2
|
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 3.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
3.2
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
25 Apr 2019 08:36:27
3.2
|
koobs  |
devel/py-circuits: Update to 3.2
Changelog:
https://circuits.readthedocs.io/en/latest/changes.html |
20 Jun 2018 17:05:44
3.1.0
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
30 Nov 2017 15:50:34
3.1.0 
|
mat  |
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 ) |
01 Apr 2016 14:00:57
3.1.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
03 Mar 2016 07:38:20
3.1.0
|
koobs  |
devel/py-circuits: Update to 3.1.0, Modernize
- Update PORTVERSION and distinfo checksum (3.1.0)
- Add LICENCE_FILE
- Sort USE_PYTHON values
- Update test target
- Remove __pycache__ dirs from sdist causing test failures [1]
[1] https://github.com/circuits/circuits/issues/155 |
20 Oct 2014 16:04:14
2.1.0_1
|
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
01 Feb 2014 11:17:47
2.1.0_1
|
koobs  |
devel/py-circuits: Modernise: STAGE and AUTOPLIST and more.
- Enable STAGE support
- Enable AUTOPLIST, delete pkg-plist
- Add LICENSE (MIT)
- Deprecate easy_install target
- Deprecate OPTIONSFILE override
- Remove bsd.port.options.mk include (No OPTIONS)
- Bump PORTREVISION |
20 Sep 2013 17:13:47
2.1.0
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
24 Mar 2013 22:49:52
2.1.0
|
koobs  |
- Update to 2.1.0
- Update pkg-plist
- Remove pygments from TEST_DEPENDS (not required anymore)
- Remove TESTS option
Changelog: http://circuits.readthedocs.org/en/latest/changes.html
Approved by: rm (mentor) |
09 Feb 2013 14:50:27
2.0.1
|
koobs  |
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor) |
10 Dec 2012 03:01:57
2.0.1
|
swills  |
circuits is a Lightweight Event driven and Asynchronous Application Framework
for the Python Programming Language with a strong Component Architecture.
circuits also includes a lightweight, high performance and scalable HTTP/WSGI
compliant web server as well as various I/O and Networking components.
Features:
- Event driven, with concurrency support
- Component architecture
- Asynchronous I/O components
- No compulsory external dependencies
- Full featured web framework (circuits.web)
- Coroutine based synchronization primitives
WWW: https://bitbucket.org/prologic/circuits/
PR: ports/174252
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> |