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-ao Python wrapper for audio device abstraction library (libao)
0.82_3 audio Deleted on this many watch lists=3 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 0.82_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained, uses EOLed python27
Expired This port expired on: 2020-01-27
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-10-07 13:28:07
Last Update: 2020-01-27 15:34:18
SVN Revision: 524263
People watching this port, also watch:: libogg, python, libao, zip, libiconv
Also Listed In: python
License: GPLv2
WWW:
http://ekyo.nerim.net/software/pyogg/index.html
Description:
This is a Python wrapper module for the libao, an audio abstraction library that lets you output to different devices using the same interface. WWW: http://ekyo.nerim.net/software/pyogg/index.html
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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}ao>0:audio/py-ao@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-ao
Package flavors (<flavor>: <package>)
  • py27: py27-ao
distinfo:
SHA256 (pyao-0.82.tar.gz) = 9a444518252f6d747e76a219e5efbc05b4e1742260a7419da9ddf93a519b30c5 SIZE (pyao-0.82.tar.gz) = 15399

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: pkg-fallout
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
Library dependencies:
  1. libao.so : audio/libao
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. audio/cymbaline*
  2. 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:
No options to configure
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://ekyo.nerim.net/software/pyogg/
  2. http://www.sourcefiles.org/Programming/Development/Modules/Python/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.82_3
27 Jan 2020 15:34:18
Revision:524263Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.82_3
26 Dec 2019 07:54:29
Revision:520894Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
0.82_3
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
0.82_2
26 Jul 2016 16:51:16
Revision:419133Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
0.82_2
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
0.82_2
11 Mar 2015 14:50:11
Revision:380997Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Strip library
0.82_1
19 Oct 2014 07:33:10
Revision:371170Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from audio/ to new USES=python

Reviewed by:	portmgr (implicit)
0.82_1
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
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.82_1
27 Sep 2013 22:36:12
Revision:328530Original commit files touched by this commit
mva search for other commits by this committer
- Enable stage support
- Convert to PYDISTUTILS_AUTOPLIST
- Limit to the supported python versions
- Change to new LIB_DEPENDS where necessary
0.82_1
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
0.82_1
13 Mar 2013 08:26:11
Revision:314039Original commit files touched by this commit
danfe search for other commits by this committer
- Trim Makefile header
- Define LICENSE (GPLv2)
- Tighten COMMENT text
- Wrap one overly long line
- Drop shlib version, sort knobs
- Improve port description
0.82_1
02 Mar 2012 21:52:36
Original commit files touched by this commit
xride search for other commits by this committer
Passing MAINTAINER to ports@
0.82_1
12 Feb 2012 22:39:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Respect CC

PR:             ports/163248
Submitted by:   Jan Beich <jbeich@tormail.net>
Approved by:    maintainer timeout (xride ; 60 days)
0.82_1
12 Feb 2012 15:21:31
Original commit files touched by this commit
rm search for other commits by this committer
- convert to using PYTHON_SITELIBDIR (not functional change)
0.82_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.82_1
06 Jun 2010 20:39:21
Original commit files touched by this commit
naddy search for other commits by this committer
Bump PORTREVISION after libao update and handle API incompatibility.
0.82
12 Jul 2009 06:57:17
Original commit files touched by this commit
xride search for other commits by this committer
Resolved problem with fetch

PR:             ports/136671
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
0.82
28 Dec 2008 10:54:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
CATEGORIES+=    python   for py- ports missing it

PR:             ports/124921
Approved by:    portmgr (pav)
0.82
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
0.82
29 Sep 2006 22:01:23
Original commit files touched by this commit
xride search for other commits by this committer
Change my MAINTAINER email to be my @FreeBSD email

Approved by:    tmclaugh
0.82
26 Jul 2006 15:43:10
Original commit files touched by this commit
garga search for other commits by this committer
- Fix WWW
- Pass maintainership to submitter

PR:             ports/100883
Submitted by:   Soeren Straarup <xride at x12.dk>
0.82
15 Apr 2006 21:35:22
Original commit files touched by this commit
arved search for other commits by this committer
Fix detection of libao for non standard LOCALBASE

PR:             94220
Submitted by:   Bjoern Jonare <asdfgl@home.se>
0.82
23 Nov 2005 23:29:54
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
0.82
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.82
25 Mar 2004 18:28:44
Original commit files touched by this commit
nbm search for other commits by this committer
Drop maintainership.
0.82
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
0.82
27 Oct 2003 09:11:29
Original commit files touched by this commit
kris search for other commits by this committer
portlint (whitespace cleanup)
0.82
16 Oct 2003 04:15:48
Original commit files touched by this commit
kris search for other commits by this committer
Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes.  Unfortunately at some point I
got confused and switched to the wrong list :-)  As a result I picked up a
number of ports that were fixed a while ago.  Sorry for the false alarm,
maintainers.

Pointy hat to:  kris
0.82
16 Oct 2003 01:31:58
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: does not compile
0.82
22 Aug 2003 19:54:59
Original commit files touched by this commit
nbm search for other commits by this committer
update py-ao to 0.82

PR:             55404
Submitted by:   Lars Eggert <larse@isi.edu>
0.8
07 Mar 2003 05:56:07
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
0.8
18 Dec 2002 21:37:35
Original commit files touched by this commit
edwin search for other commits by this committer
Mastersite reorganisations, make ports fetchable again.

PR:             ports/46355
Submitted by:   Christopher Sharp <csharp@gmx.net>
0.8
08 Oct 2002 08:51:05
Original commit files touched by this commit
nbm search for other commits by this committer
Make py-ao respect LOCALBASE

Submitted by:   perky
0.8
07 Oct 2002 13:27:50
Original commit files touched by this commit
nbm search for other commits by this committer
Add py-ao 0.8, a python wrapper for ao, an audio device abstraction
library.

Number of commits found: 34