- Update to 0.7.2 - New knobs I think WITH_XVID and WITH_LIBMPEG2 should not be options and should be installed default because xvid and mpeg2 formats are extremely popular. I left them as knobs because they *ARE* optional and it will be easier to remove the knobs than add them. There are still a few knobs that we can add that are not included yet. ie. WITH_MOZILLA -- mozilla-plugin WITH_KDE -- kde frontend WITH_QT -- qt frontend WITHOUT_GTK -- disable gtk frontend WITHOUT_WXWINDOWS -- disable WXWINDOWS frontend WITH_LIRC -- remote control support from lirc Port maintainer (dinoex@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.50
I found a typo from the last version of vlc Makefile - .if defined(WITH_GGI) && !defined(WITHOUT_GCI) + .if defined(WITH_GGI) && !defined(WITHOUT_GGI)
Responsible Changed From-To: freebsd-ports-bugs->dinoex Over to maintainer.
State Changed From-To: open->analyzed patch tested, but performance on stable is dramatically reduced. I continue to investigate.
State Changed From-To: analyzed->closed committed, thanks.