| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
12 Feb 2012 15:24:15
0.1.6_3
|
rm  |
- convert to using PYTHON_SITELIBDIR (not functional change) |
19 Mar 2011 12:38:54
0.1.6_3
|
miwi  |
- Get Rid MD5 support |
25 Jan 2010 19:15:18
0.1.6_3
|
pav  |
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation
PR: ports/142123
Submitted by: mva
Tested by: pointyhat exp-run
Approved by: portmgr (hat) |
15 Jun 2009 16:53:53
0.1.6_2
|
acm  |
- Respect LOCALBASE if it is changed to custom value
Reported by: QAT |
30 Jul 2007 09:42:28
0.1.6_2
|
alexbl  |
- 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 |
21 Aug 2006 16:07:03
0.1.6_2
|
acm  |
- Fix build problem, it isn't linking appropriately to openal lib.
- Add patch_py-openal.c. This port is using DEPRECATED functions of openal.
Approved by: garga (mentor) |
23 Jul 2006 02:45:24
0.1.6_1
|
acm  |
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor) |
11 Jun 2006 21:04:35
0.1.6_1
|
erwin  |
Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mk
and these ports build fine without it. My guess is that it was added
by someone as an opposite to USE_BZIP2 and other people copied it.
Remove it once and for all.
With hat: portmgr |
08 Jun 2006 16:07:12
0.1.6_1
|
oliver  |
update freealut to 1.1.0 |
10 May 2006 22:04:15
0.1.6
|
pav  |
- Update to 0.1.6
PR: ports/97088
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) |
03 May 2006 05:14:35
0.1.5
|
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
23 Apr 2006 10:14:30
0.1.5
|
oliver  |
update to openal 20060211 [1]
fix dependant ports [2]
PR: ports/96172 [1]
ports/95192 [2]
Submitted by: maintainer [1]
oliver [2]
Approved by: maintainer |
22 Jan 2006 08:13:12
0.1.5
|
edwin  |
SHA256ify
Approved by: krion@ |
18 Oct 2005 09:24:01
0.1.5
|
garga  |
- Respect PREFIX/X11BASE
Submitted by: maintainer
Reported by: krismail |
05 Oct 2005 17:01:10
0.1.5
|
garga  |
PyOpenAL is a binding of OpenAL for Python. This binding is at possible
OO (Listener, Source and Buffer are objects). Extensions are not supported
yet.
Supported file formats are Wave and Ogg Vorbis (with the PyOgg and PyVorbis
modules). PyOpenAL can be used independently or along with Soya, our 3D
engine for Python.
WWW: http://home.gna.org/oomadness/en/pyopenal/index.html
PR: ports/86926
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> |