| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Nov 2011 15:26:04
0.8.8.4
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 07:40:51
0.8.8.4
|
miwi  |
- Fix build with FreeBSD 10 |
22 Oct 2011 23:50:23
0.8.8.4
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
14 Oct 2011 14:51:29
0.8.8.4
|
ehaupt  |
Update to 0.8.8.4
PR: 161584
Submitted by: Bartoletti <coder@tuxfamily.org> |
19 Mar 2011 12:38:54
0.8.8.1
|
miwi  |
- Get Rid MD5 support |
28 May 2010 09:08:05
0.8.8.1
|
ehaupt  |
Update MASTER_SITES |
28 May 2010 06:54:41
0.8.8.1
|
ehaupt  |
Update to 0.8.8.1 |
24 Apr 2010 09:29:01
0.8.8
|
ehaupt  |
Update to 0.8.8
Changes:
* Fix 32 to 32 bit "downsampling" on 64bit platforms.
* Fix usage of bigendian in include files
* Fix PSM files on bigendian computers
* Allow configuration of Stereo Seperation and MaxMixChannels
* Fix possible problem with misaligned data structure when converting to
int32 (load_669) |
22 Aug 2009 00:13:27
0.8.7  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
05 Jul 2009 08:27:10
0.8.7
|
ehaupt  |
Update to 0.8.7 |
27 Mar 2009 09:53:36
0.8.4
|
ehaupt  |
Mark MAKE_JOBS_SAFE |
25 Jul 2008 09:08:42
0.8.4
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
07 Jul 2008 13:41:57
0.8.4
|
ehaupt  |
Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we support
via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the
system compiler. |
19 Dec 2006 23:27:25
0.8.4
|
ehaupt  |
- Update to 0.8.4
- The API did not change
- This port now requires gcc 3.2 or newer |
29 Jun 2006 17:52:14
0.8
|
ehaupt  |
Replace INSTALL_SHLIB with USE_LDCONFIG |
26 Apr 2006 07:02:52
0.8
|
ehaupt  |
Update to 0.8
PR: 96200
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> |
23 Feb 2006 10:40:45
0.7_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
19 Feb 2006 11:39:14
0.7
|
ehaupt  |
Remove deprecated USE_REINPLACE |
30 Nov 2005 14:01:14
0.7
|
ehaupt  |
Add SHA256 hashes to my ports |
15 Nov 2005 06:52:12
0.7
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
21 Oct 2005 10:15:43
0.7
|
ehaupt  |
Change WWW to the sourceforge project page rather than the message
board. |
06 Oct 2005 11:57:11
0.7
|
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
09 Jul 2004 17:43:11
0.7
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
02 Jun 2004 12:01:40
0.7
|
pav  |
- Restore maintainership, bouncing address works again
Submitted by: Emanuel Haupt <haupt@critical.ch> |
28 May 2004 19:44:39
0.7
|
pav  |
- Reset maintainer:
<ehaupt@critical.ch>:
Sorry, no mailbox here by that name. vpopmail (#5.1.1) |
28 May 2004 18:52:29
0.7
|
pav  |
Add modplugplay, a command line player of many music module formats,
and it's library.
PR: ports/62313
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |