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>
- Convert Makefile headers to new style
- Remove indefinite article from COMMENT
- Remove LICENSE_FILE since GPLv2 is in Templates/Licenses
PR: ports/174166
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
- Update MASTER_SITES
- Assign with expansion for RUN_DEPENDS -> BUILD_DEPENDS
- Remove patch-strnlen after refactoring changes into new patches
- Add patch to fix compilation by cherrypicking a commit in 2.x
- Trim Makefile header
PR: ports/174216
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
Approved by: Alexander Pyhalov <alp@rsu.ru> (maintainer)
works on all major platforms (Linux, Windows, and Mac); and can be built with
GCC, Clang, and MSVC compilers.
The goal of UHD is to provide a host driver and API for current and
future Ettus Research products. Users will be able to use the UHD driver
standalone or with third-party applications such as:
GNU Radio
LabVIEW
Simulink
OpenBTS
Submitted by: adrian@
Reviewed by: db@
- Typical usage seems to be experienced engineers who have some very
particular requirements that can only be met using the ZPU due to
technical or licensing issues.
Academic circles have found the ZPU appealing since the actual core
is trivial and allows them to focus on some other aspect of research
or student exercises.
Open source projects and hobbyists also have found use for the ZPU.
- Pre-requisite for gnuradio support tools
- Typical usage seems to be experienced engineers who have some very
particular requirements that can only be met using the ZPU due to
technical or licensing issues.
Academic circles have found the ZPU appealing since the actual core
is trivial and allows them to focus on some other aspect of research
or student exercises.
Open source projects and hobbyists also have found use for the ZPU.
- Pre-requisite for gnuradio support tools
Dina is a monospace bitmap font, primarily aimed at programmers. It is
relatively compact to allow a lot of code on screen, while (hopefully)
clear enough to remain readable even at high resolutions.
those changes did more harm than fixed problems;
. bump PORTREVISION;
. fix header line order.
Sorry for the mess.
Pointed out by: Juergen Lock <nox@jelal.kn-bremen.de>
Requested by: itetcu@
- Restore 'Created by:' Makefile header
- Move OPTIONS_* and *_DESC upward
- Remove unnecessary EMAIL_ prefix from options
- Move option handlers to the section after .include <bsd.port.options.mk>
No need to put APACHE_PKGNAMEPREFIX after bsd.port.pre.mk
- Space/Tab twiddle
Changes: http://search.cpan.org/dist/Log-Dispatch/Changes
- install the kerberos_ldap_group external helper when Kerberos, SASL and
LDAP authentication are selected (this update supersedes PR ports/173564
that can be closed)
- whitespace fixes
PR: ports/174300
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)