Commit Graph
46 Commits
Author SHA1 Message Date
aeiouaeiouaeiouaeiouaeiouaeiouandHerby Gillot 430e96812d faac: update to 1.50 2026-05-24 20:42:45 -04:00
aeiouaeiouaeiouaeiouaeiouaeiouandRenee Otten 66c0bd6d2b faac: update to 1.40, use meson 2026-03-29 17:39:04 -04:00
Joshua Root 69334858ae nomaintainer audio/*: remove compiler_blacklist_versions 2025-08-02 15:30:51 +10:00
aeiouaeiouaeiouaeiouaeiouaeiouandRenee Otten 9691fb49c9 faac: update to 1.31.1 2025-03-05 12:03:02 -05:00
Dean M GreerandHerby Gillot c55696cbb5 faac: fix universal build on M1 Mac 2023-02-21 19:52:41 -05:00
Ryan Schmidt f83357d5d4 faac: Fix port version 2022-04-26 00:09:02 -05:00
aeiouaeiouaeiouaeiouaeiouaeiouandChristopher Nielsen 2eddbe49ba faac: update to 1.30
* switch to GitHub and remove platform
2022-04-06 07:13:34 -04:00
Joshua Root ca1d0a6870 faac: use macports-gcc on ppc
Fixes: https://trac.macports.org/ticket/59225
2019-10-10 15:40:28 +11:00
KenandGitHub 5aac77b3ef faac: blacklist gcc-3
fixes build on Tiger
2018-10-16 04:11:57 +00:00
Ryan Schmidt 84bdb5ab7b faac: Blacklist *gcc-4.0
For Leopard.
2017-11-27 18:52:22 -06:00
Ryan Schmidt 07799dcc6e faac: Blacklist *gcc-4.2
Fixes build on Lion and earlier.
2017-11-27 18:47:03 -06:00
Ryan Schmidt a9b1fdd9ae faac: Blacklist clang < 500
Fixes build with clang on Xcode 4.x.

Closes: https://trac.macports.org/ticket/55417
2017-11-27 18:38:56 -06:00
David B. Evans 85377d8e78 faac: update to version 1.29.9.2
Remove outdated build fixes.
2017-11-16 13:10:47 -08:00
David B. Evans f4fe3f1698 faac: add modeline and adjust indentation accordingly 2017-11-16 13:08:10 -08:00
Craig Treleaven 57d9ba1cf0 faac: detab 2017-07-08 14:12:24 -04:00
Craig Treleaven 2aef836f96 faac: whitespace only 2017-07-08 14:06:21 -04:00
Craig Treleaven deb8c7aa7e faac: remove unneeded patch file 2017-07-08 13:58:55 -04:00
Craig Treleaven c1a35a46c8 faac: update to 1.29, remove unnecessary patches 2017-07-08 13:58:55 -04:00
Lawrence VelázquezandMojca Miklavec 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Jeremy Huddleston Sequoia e98f8f6b1c misc: Cleanup configure.cxx_stdlib related logic now that we can assume base 2.3 or newer
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@121269 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-06-21 20:18:42 +00:00
Jeremy Huddleston Sequoia ad33e5e349 faac: Build fix for non-default C++ runtimes
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@115368 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-01-01 02:14:44 +00:00
Jeremy Huddleston Sequoia 4a34fda7f6 multiple: Restore --verbose to autoreconf.args since base moved it out of pre_args
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@113161 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-11-11 06:40:09 +00:00
Jeremy Huddleston Sequoia 03faef3a91 multiple: Replace -fvi with -fi in autoreconf.args since base now includes --verbose
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@113152 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-11-11 01:04:28 +00:00
Ryan Schmidt 096bd66df9 faac: patch to build with automate 1.13
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@100869 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-12-30 16:40:30 +00:00
Ryan Schmidt 6ca59d2557 faac, faad2, fastjar, fbopenssl: rewrite master_sites to avoid redirects
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@89007 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-01-17 07:57:44 +00:00