aboutsummaryrefslogtreecommitdiff
path: root/audio/libmodplug
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.8.9.0. This is a bugfix release (shared library version was notEmanuel Haupt2017-04-282-5/+5
| | | | | | | | | | | | | | | | bumped). The port no longer requires gmake. Changelog: - added const declarations to read only variables - fixed delete function - fixed a conversion to 24bit - fixed delete function to be array version - changed fixed valid of 36 to sizeof(reserved) MFH: 2017Q2 (blanket) Notes: svn path=/head/; revision=439597
* Add licenseEmanuel Haupt2016-12-171-0/+3
| | | | Notes: svn path=/head/; revision=428715
* Typos, whitespace and capitalization fixes (A-F).Jimmy Olgeni2015-09-201-1/+1
| | | | Notes: svn path=/head/; revision=397395
* - Add CPE infoDmitry Marakasov2015-04-171-1/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=384151
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-061-1/+1
| | | | Notes: svn path=/head/; revision=376388
* - Drop .la files, no dependees require themDmitry Marakasov2014-10-132-3/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=370824
* Remove @dirrm, @dirrmtryEmanuel Haupt2014-10-081-1/+0
| | | | Notes: svn path=/head/; revision=370444
* Use install-strip install target.Emanuel Haupt2014-08-301-3/+1
| | | | Notes: svn path=/head/; revision=366614
* - Add missing USES=libtoolDmitry Marakasov2014-06-162-2/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=357982
* - Update to 0.8.8.5Emanuel Haupt2014-03-112-3/+6
| | | | | | | - Strip shared object Notes: svn path=/head/; revision=347885
* Support staging.Emanuel Haupt2013-10-231-1/+0
| | | | Notes: svn path=/head/; revision=331362
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Eliminate USE_GNOME=pkgconfig from audioBaptiste Daroussin2013-09-021-4/+1
| | | | | | | | | | | While here: - trim headers - convert USE_GMAKE -> USES=gmake - convert USE_GNOME=gnomehack -> USES=pathfix - convert USE_PERL5 -> USES=perl5 Notes: svn path=/head/; revision=325966
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* - Convert USE_GMAKE to USES=gmakeEmanuel Haupt2013-07-081-6/+2
| | | | | | | | | - 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 Notes: svn path=/head/; revision=322530
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* - Fix build with FreeBSD 10Martin Wilke2011-10-291-0/+1
| | | | Notes: svn path=/head/; revision=284614
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-3/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* Update to 0.8.8.4Emanuel Haupt2011-10-142-3/+3
| | | | | | | | PR: 161584 Submitted by: Bartoletti <coder@tuxfamily.org> Notes: svn path=/head/; revision=283517
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Update MASTER_SITESEmanuel Haupt2010-05-281-1/+1
| | | | Notes: svn path=/head/; revision=255232
* Update to 0.8.8.1Emanuel Haupt2010-05-283-5/+5
| | | | Notes: svn path=/head/; revision=255226
* Update to 0.8.8Emanuel Haupt2010-04-242-4/+4
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=253156
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* Update to 0.8.7Emanuel Haupt2009-07-052-4/+4
| | | | Notes: svn path=/head/; revision=237165
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+1
| | | | Notes: svn path=/head/; revision=231102
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-2/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217468
* Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we supportEmanuel Haupt2008-07-071-1/+0
| | | | | | | | via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the system compiler. Notes: svn path=/head/; revision=216458
* - Update to 0.8.4Emanuel Haupt2006-12-192-4/+9
| | | | | | | | - The API did not change - This port now requires gcc 3.2 or newer Notes: svn path=/head/; revision=180212
* Replace INSTALL_SHLIB with USE_LDCONFIGEmanuel Haupt2006-06-291-1/+1
| | | | Notes: svn path=/head/; revision=166612
* Update to 0.8Emanuel Haupt2006-04-262-5/+4
| | | | | | | | PR: 96200 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> Notes: svn path=/head/; revision=160491
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Remove deprecated USE_REINPLACEEmanuel Haupt2006-02-191-1/+0
| | | | Notes: svn path=/head/; revision=156387
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Change WWW to the sourceforge project page rather than the messageEmanuel Haupt2005-10-211-1/+1
| | | | | | | board. Notes: svn path=/head/; revision=146009
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=113296
* - Restore maintainership, bouncing address works againPav Lucistnik2004-06-021-1/+1
| | | | | | | Submitted by: Emanuel Haupt <haupt@critical.ch> Notes: svn path=/head/; revision=110665
* - Reset maintainer:Pav Lucistnik2004-05-281-1/+1
| | | | | | | | <ehaupt@critical.ch>: Sorry, no mailbox here by that name. vpopmail (#5.1.1) Notes: svn path=/head/; revision=110238
* Add modplugplay, a command line player of many music module formats,Pav Lucistnik2004-05-284-0/+47
and it's library. PR: ports/62313 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=110234