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
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
David Shultz kindly added me to PAUSE as a module co-maintainer.
Since this port depends on File::Temp now, drop all vestiges of support
for Perl 5.005.
- Restrict to Perl 5.6+ due to dependency upon p5-Authen-SASL
- Regen 5.00503 patchfile just in case the dependency can be resolved
PR: ports/99134
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
modules that allow a Perl script to query an audio CD's ID under both
Windows and Linux, and now FreeBSD, too. I've submitted the FreeBSD
implementation patch to David Schultz, but in the meantime, here it is.