Commit graph

27 commits

Author SHA1 Message Date
Emanuel Haupt
6fe706fd4b - Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
2013-07-08 18:42:15 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Wilke
d31032cfe5 - Fix build with FreeBSD 10 2011-10-29 07:40:51 +00:00
Eitan Adler
7e3b32fff8 - remove maintainer tags from pkg-descr
Approved by:	portmgr
Approved by:	bapt (mentor)
2011-10-22 23:50:23 +00:00
Emanuel Haupt
7b6a182663 Update to 0.8.8.4
PR:		161584
Submitted by:	Bartoletti <coder@tuxfamily.org>
2011-10-14 14:51:29 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Emanuel Haupt
8b50df4c08 Update MASTER_SITES 2010-05-28 09:08:04 +00:00
Emanuel Haupt
4ab7f722bd Update to 0.8.8.1 2010-05-28 06:54:41 +00:00
Emanuel Haupt
8767054091 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)
2010-04-24 09:29:01 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Emanuel Haupt
83dbaf0508 Update to 0.8.7 2009-07-05 08:27:10 +00:00
Emanuel Haupt
c810fd3c3f Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
Pav Lucistnik
29e60de039 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 09:08:42 +00:00
Emanuel Haupt
7c95c66b16 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.
2008-07-07 13:41:57 +00:00
Emanuel Haupt
4ba3b229eb - Update to 0.8.4
- The API did not change
- This port now requires gcc 3.2 or newer
2006-12-19 23:27:24 +00:00
Emanuel Haupt
e99c85e137 Replace INSTALL_SHLIB with USE_LDCONFIG 2006-06-29 17:52:29 +00:00
Emanuel Haupt
7bb314d0b2 Update to 0.8
PR:		96200
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-04-26 07:02:52 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Emanuel Haupt
1337aded1e Remove deprecated USE_REINPLACE 2006-02-19 11:39:14 +00:00
Emanuel Haupt
6229fea156 Add SHA256 hashes to my ports 2005-11-30 14:01:14 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Emanuel Haupt
0e07cb1f44 Change WWW to the sourceforge project page rather than the message
board.
2005-10-21 10:15:43 +00:00
Emanuel Haupt
4e74162b8b Change MAINTAINER address for my ports.
Approved by:	novel (mentor)
2005-10-06 11:57:11 +00:00
Joe Marcus Clarke
9e5632dd66 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
2004-07-09 17:43:11 +00:00
Pav Lucistnik
13087305e1 - Restore maintainership, bouncing address works again
Submitted by:	Emanuel Haupt <haupt@critical.ch>
2004-06-02 12:01:40 +00:00
Pav Lucistnik
0969c1b536 - Reset maintainer:
<ehaupt@critical.ch>:
	Sorry, no mailbox here by that name. vpopmail (#5.1.1)
2004-05-28 19:44:39 +00:00
Pav Lucistnik
e7fe385c2d 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>
2004-05-28 18:52:29 +00:00