Port details |
- pyst Python interface to allow Asterisk programming
- 0.6.50_1 devel
=0 0.6.50_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: m.tsatsenko@gmail.com
- Port Added: 2011-09-06 17:56:28
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- Also Listed In: python
- License: LGPL21 PSFL
- WWW:
- http://pyst.sourceforge.net/
- Description:
- Pyst consists of a set of interfaces and libraries
to allow programming of Asterisk from python.
The library currently supports AGI, AMI, and the
parsing of Asterisk configuration files. The library
also includes debugging facilities for AGI.
WWW: http://pyst.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pyst
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (pyst-0.6.50.tar.gz) = 84361ca8325704eefd6d54df83b60b8119ee277a968715860b7a81d8015332ea
SIZE (pyst-0.6.50.tar.gz) = 33695
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pyst-0.6.50_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.50_1 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
0.6.50_1 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
0.6.50_1 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.6.50 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.6.50 01 Sep 2015 16:20:48 |
amdmi3 |
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket |
0.6.50 27 Oct 2014 11:03:01 |
bapt |
Cleanup plist |
0.6.50 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.6.50 21 Feb 2014 13:36:13 |
ehaupt |
Remove trailing whitespaces from category devel |
0.6.50 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.6.50 10 Feb 2014 03:06:05 |
swills |
- Update to 0.6.50
- Support staging
PR: ports/186599
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer) |
0.4.38 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.4.38 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.4.38 18 Jun 2012 22:44:46 |
jgh |
- update to 0.4.38
- add LICENSE
- Specify specific USE_PYTHON versions
- while here use PORTDODCS and remove corresponding entries from plist, shift
conditional to optionsNG
PR: ports/169139
Submitted by: koobs.freebsd@gmail.com
Approved by: maintainer, m.tsatsenko@gmail.com |
0.3.22 06 Sep 2011 17:55:58 |
dhn |
Pyst consists of a set of interfaces and libraries
to allow programming of Asterisk from python.
The library currently supports AGI, AMI, and the
parsing of Asterisk configuration files. The library
also includes debugging facilities for AGI.
WWW: http://pyst.sourceforge.net/
PR: ports/160495
Submitted by: Mikhail T. <m.tsatsenko@gmail.com> |