- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency)
Note:
The original website hosting the ogg2mp3 script is no longer existent.
The author of ogg2mp3 didn't respond to requests for an alternative
download site. Also thanks to wxs@ for hosting the distfile.
PR: 132478
Submitted by: maintainer
This is fixed by removing the "-x" flag from the lame commandline.
- Pass maintainership to submitter
PR: 131495
Submitted by: Tobias Rehbein <tobias.rehbein@web.de>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr