Port details |
- p5-Audio Audio manipulation routines for perl
- 1.029_4 audio
=1 1.029_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on expired math/p5-Math-GSL
This port expired on: 2020-06-05
- Maintainer: perl@FreeBSD.org
- Port Added: 2003-11-04 08:52:17
- Last Update: 2020-06-05 10:28:13
- SVN Revision: 538005
- People watching this port, also watch:: cutmp3, ftpsync, snd, zerowait-httpd
- Also Listed In: perl5
- License: GPLv2 GPLv3
- WWW:
- https://metacpan.org/release/Audio
- Description:
- This is the beginnings of Audio manipulation routines for perl.
Currently can load or save Sun/Next .au/.snd files and play them
via Network Audio Server (from ftp.x.org) or native /dev/audio
on Unices.
WWW: https://metacpan.org/release/Audio
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Audio>0:audio/p5-Audio
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-Audio
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Audio-1.029.tar.gz) = 6b4d79caba2d780ce3f10a8d364c840debb804dfe0cb56bfd53951c7370a41b1
SIZE (Audio-1.029.tar.gz) = 88031
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Math-GSL>=0 : math/p5-Math-GSL
- perl5>=5.30.r1<5.31 : lang/perl5.30
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Runtime dependencies:
-
- p5-Math-GSL>=0 : math/p5-Math-GSL
- perl5>=5.30.r1<5.31 : lang/perl5.30
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.029_4 05 Jun 2020 10:28:13 |
rene |
Remove expired ports:
2020-06-05 audio/workman: Depends on expired x11-toolkits/xview
2020-05-05 x11-toolkits/xview: 64-bit unsupported
2020-06-05 math/p5-Algorithm-KMeans: Depends on expired math/p5-Math-GSL
2020-05-05 math/p5-Math-GSL: Broken for more than 6 months
2020-06-05 net/openbsc: Depends on expired devel/libosmo-netif
2020-05-05 devel/libosmo-netif: Broken for more than 6 months
2020-06-05 audio/xvmixer: Depends on expired x11-toolkits/xview
2020-06-05 devel/libosmo-sccp: Depends on expired devel/libosmo-netif
2020-06-05 audio/p5-Audio: Depends on expired math/p5-Math-GSL |
1.029_4 05 May 2020 11:57:52 |
rene |
audio/p5-Audio: expire in one month, depends on expired math/p5-Math-GSL |
1.029_4 25 Oct 2019 23:41:34 |
tcberner |
math/gsl: update to 2.6
- math/p5-Math-GSL does not seem to have any upstream activity to make it work
with this version -> mark it broken
- this also breaks the two consumers of this port
- biology/gemma: has a conflict with cblas, and is makred broken.
PR: 241363
Exp-run by: antoine |
1.029_3 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.029_3 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.029_3 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.029_3 13 Jun 2015 13:56:50 |
sunpoet |
- Add LICENSE
- Add WWW
- Sort PLIST
- Pass maintainership to perl@ |
1.029_3 12 Jun 2015 20:58:14 |
erwin |
Reset dhn's ports
PR: 197522
Submitted by: jbeich
Approved by: portmgr |
1.029_3 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.029_2 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
1.029_2 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.029_2 30 Jan 2014 08:45:51 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
1.029_2 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.029_2 02 Sep 2013 10:06:04 |
bapt |
Eliminate USE_GNOME=pkgconfig from audio
While here:
- trim headers
- convert USE_GMAKE -> USES=gmake
- convert USE_GNOME=gnomehack -> USES=pathfix
- convert USE_PERL5 -> USES=perl5 |
1.029_2 29 Jun 2012 16:27:43 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.029_2 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.029_2 09 May 2011 16:42:28 |
bf |
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports |
1.029_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.029_1 01 Dec 2009 20:33:45 |
makc |
Chase math/gsl update,
bump PORTREVISION |
1.029 06 Mar 2009 18:14:36 |
dhn |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
1.029 11 Oct 2008 15:22:03 |
miwi |
- Pass maintainership to submitter
PR: 127998
Submitted by: Dennis Herrmann <adox@mcx2.org> |
1.029 15 Jun 2008 12:52:11 |
olgeni |
A few typo fixes for ports/audio descriptions. |
1.029 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.029 02 Apr 2007 10:36:37 |
gabor |
- Remove old Perl support from unmaintained ports in categories starting
with letter a |
1.029 22 Jan 2006 00:15:04 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
1.029 23 Nov 2005 23:29:54 |
pav |
- Add some SHA256 checksums |
1.029 31 Oct 2005 18:24:21 |
erwin |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
1.029 02 Aug 2004 11:59:23 |
mat |
Update to 1.029 |
1.028 31 May 2004 15:44:18 |
erwin |
Update to 1.028 |
1.000 22 May 2004 09:38:28 |
erwin |
Use SITE_PERL |
1.000 21 May 2004 08:29:41 |
erwin |
Replace BROKEN with IGNORE for perl < 5.6.0. It uses math/p5-Math-GSL
which doesn't work with older perl. |
1.000 21 Feb 2004 22:00:56 |
kris |
BROKEN on 4.x: does not compile |
1.000 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
1.000 04 Nov 2003 08:50:56 |
sobomax |
Add p5-Audio 1.000, an audio manipulation routines for perl. |