30 Commits

Author SHA1 Message Date
Joshua Root ecaaceb301 misc: handle multiple default patch.pre_args
See: https://github.com/macports/macports-base/pull/321
2024-05-13 05:50:06 +10:00
Ken Cunningham b63dd9519c cdparanoia: whitespace 2023-01-30 08:38:46 -08:00
Ken Cunningham c8e15973bc cdparanoia: fix buffer overrun on Ventura
this minor error has been in the patch forever, but
was flagged on Ventura.

kudos to @chrstphrchvz

closes: https://trac.macports.org/ticket/66153
2023-01-30 08:38:45 -08:00
Joshua Root b9d455b271 cdparanoia: fix configure failure
Turns out trying to rename autoconf's auxiliary files behind its back
isn't the greatest idea.

Fixes: https://trac.macports.org/ticket/63800
2021-11-05 08:00:59 +11:00
Vadim-Valdis Yudaev 4fbcf58883 audio*,multimedia*: Fix master_sites and livecheck
Fix master_sites, livecheck and homepage for osuosl.org

Ports: cdparanoia, celt, ezstream, flac, icecast2, ices0, ices2,
       libshout2, libvorbis, speex, vorbis-tools, libtheora
2021-08-15 11:57:58 -04:00
Gᴏɴɢ Jie f210a6061b cdparanoia: Fix compilation problems on macOS 11
* Fix implicit function declaration errors in Xcode 12+
* Use labs() instead of abs() for long int
* Fix fprintf() warnings
2021-01-12 16:53:07 -06:00
Ryan Schmidt dd5dcc0de8 cdparanoia: Use https for homepage and master_sites 2017-10-12 22:08:43 -05:00
Jeremy Huddleston Sequoia 9ef889edda misc: Update maintainership of my ports to include my GitHub handle
for g in */ ; do
    sed -i '' '/maintainers/s/\([^{]\)jeremyhu/\1{jeremyhu @jeremyhu}/g' $g/*/Portfile
done

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@macports.org>
2017-02-11 10:58:47 -08:00
Lawrence Velázquez 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 37da8b54c7 cdparanoia: Remove utils.h (https://trac.macports.org/ticket/44832)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@124977 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-09-01 19:15:30 +00:00
Ryan Stonecipher 53b41640f2 audio/cdparanoia added licenses listed in source files
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@94827 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-06-30 20:21:53 +00:00
Jeremy Huddleston Sequoia 4c2ad84f6a cdparanoia: remove duplicate dependency
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@57412 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-09-11 01:14:38 +00:00
Ryan Schmidt af27891385 Change deprecated livecheck.check to livecheck.type
See http://lists.macosforge.org/pipermail/macports-dev/2009-August/009699.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@57375 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-09-10 08:16:41 +00:00
Toby Peterson 66faa1066a cdparanoia: fix universal build
no reason to use muniversal for this

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@54890 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-08-03 20:06:32 +00:00
Jeremy Huddleston Sequoia 4c27712391 cdparanoia: Not universal until https://trac.macports.org/ticket/20534 is fixed
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@54857 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-08-03 06:37:21 +00:00
Ryan Schmidt 9d4d107d40 cdparanoia: minor changes to comments
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@54159 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-07-22 05:52:37 +00:00
Joshua Root 414a9316c2 cdparanoia: work around https://trac.macports.org/ticket/17865 so https://trac.macports.org/ticket/19831 can be fixed with MP 1.7
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@54122 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-07-21 17:58:18 +00:00
Frank Schima ea12d972d6 Comment out changes from https://trac.macports.org/changeset/54119 until Macports 1.8 arrives. (https://trac.macports.org/ticket/19831)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@54120 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-07-21 17:38:49 +00:00
Frank Schima 4b44c84494 Fix for upgrade error. (https://trac.macports.org/ticket/19831)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@54119 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-07-21 17:28:14 +00:00
Ryan Schmidt 6c18b2854b List the epoch before the version in the Portfile because it has a higher precedence
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@53548 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-07-08 01:53:57 +00:00
David B. Evans c11d5c1aa8 cdparanoia: fix livecheck, mode line, lint.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@51860 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-06-05 17:32:33 +00:00
Bryan Blackburn 4a0f78ba2f audio/cdparanoia - fix build on 10.4, ticket https://trac.macports.org/ticket/19829, thanks to neric27's patch
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@51830 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-06-04 20:23:30 +00:00
Jeremy Huddleston Sequoia 212f7fd432 Add comment for original homepage
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@51694 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-05-31 21:10:33 +00:00
Jeremy Huddleston Sequoia 55df25c8da cdparanoia: Updated to version 10.2
I integrated the osx_interface changes that were in the osx version of paranoia (0.9.8) into 10.2 from upstream.

This version has but ignores the '-d' command line option since many rippers (eg abcde) expect that option.
*someone* should eventually add support for this option to choose which drive to rip from, but that someone is not me.

There is a ton of ifdef-fu based on __APPLE__ to determine if cdparanoia builds for linux or darwin.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@51693 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-05-31 21:00:54 +00:00
Bryan Blackburn c7eb9fb0e2 jrdittmann's ports - email bounces, setting to nomaintainer
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@50123 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-04-26 07:41:00 +00:00