aboutsummaryrefslogtreecommitdiffstats
path: root/audio/py-ao
Commit message (Collapse)AuthorAgeFilesLines
* - Trim Makefile headerdanfe2013-03-132-13/+11
| | | | | | | | - Define LICENSE (GPLv2) - Tighten COMMENT text - Wrap one overly long line - Drop shlib version, sort knobs - Improve port description
* Passing MAINTAINER to ports@xride2012-03-031-1/+1
|
* - Respect CCpgollucci2012-02-131-1/+1
| | | | | | PR: ports/163248 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer timeout (xride ; 60 days)
* - convert to using PYTHON_SITELIBDIR (not functional change)rm2012-02-121-1/+1
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Bump PORTREVISION after libao update and handle API incompatibility.naddy2010-06-073-1/+78
|
* Resolved problem with fetchxride2009-07-121-1/+2
| | | | | PR: ports/136671 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
* CATEGORIES+= python for py- ports missing itpgollucci2008-12-281-1/+1
| | | | | PR: ports/124921 Approved by: portmgr (pav)
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+1
| | | | | | | | | | - 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
* Change my MAINTAINER email to be my @FreeBSD emailxride2006-09-301-1/+1
| | | | Approved by: tmclaugh
* - Fix WWWgarga2006-07-262-2/+2
| | | | | | | - Pass maintainership to submitter PR: ports/100883 Submitted by: Soeren Straarup <xride at x12.dk>
* Fix detection of libao for non standard LOCALBASEarved2006-04-161-1/+1
| | | | | PR: 94220 Submitted by: Bjoern Jonare <asdfgl@home.se>
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Drop maintainership.nbm2004-03-261-1/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* portlint (whitespace cleanup)kris2003-10-271-1/+1
|
* Before committing the previous BROKEN changes I carefully checked the statuskris2003-10-161-7/+1
| | | | | | | | | 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
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* update py-ao to 0.82nbm2003-08-233-13/+2
| | | | | PR: 55404 Submitted by: Lars Eggert <larse@isi.edu>
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Mastersite reorganisations, make ports fetchable again.edwin2002-12-191-1/+1
| | | | | PR: ports/46355 Submitted by: Christopher Sharp <csharp@gmx.net>
* Make py-ao respect LOCALBASEnbm2002-10-081-1/+1
| | | | Submitted by: perky
* Add py-ao 0.8, a python wrapper for ao, an audio device abstractionnbm2002-10-076-0/+45
library.