- 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)
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)
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
mBox is program intended to help you with organizing your music files.
The most important features are:
- ability to reencode mp3/ogg/wma to mp3/ogg
- contains utility 'convertor' which converts whole directories to desired
format. Bitrate, etc. is automatically adjusted depending on settings
and source audio.
- reading/writing tags in MP3 ID3v1 and ID3v2, Ogg Vorbis
- reading WMA tags
- FreeDB, treates encoded files as if it was CD, so you can simply
select your files and - if found in database - write tags to them.
- auto tagging - reads tag information from filename
- batch tags editing
- batch files renaming (can use tags)
- directory renaming (can use tags)
Approved by: adamw (mentor)