here is the new port and the new stuff:
* Fix a bug where not the entire saved cert wouldn't be checked
* Add an include_config setting to load additional configuration
settings
* Add option to display when a download completes
* Rewrite mutex implementation to work around some bogus buggy mutex
implementation messages
* Make bunch of settings work in runtime vs start-of-day
* Add option to select search engine when used the first time
* Add ctrl-enter to prefix www. and postfix .com
* Add stop keybinding
* Fix a bunch of tiny bugs and general code improvement
OK sthen@
xpdf-utils used to ship. The reason is that these are still actively
maintained and expected to be based on poppler by external tools.
While here, remove gcc3 workaround and regen all dependencies.
input from and ok kili@ (maintainer)
Fixes some bugs and a security issue (SA49330).
Many improvements and new features.
Now the MySQL user needs also the LOCK permission.
ok jasper@ on a previous diff
* A toolbar editor has been added. Now it's possible to select the
buttons and controls that want to appear in the toolbars.
* New video filters: gradfun, blur and sharpen.
* Now it's possible to change the GUI (default, mini, mpc) at
runtime, no restart required.
* Sub files from opensubtitles should work again.
* Better support for chapters in video files.
* Bug fix: remote m3u files work from the favorites menu or command line.
* Internal changes in the single instance option (switch to
QtSingleApplication).
While here, GROFF is not needed, disable debug from edd@ and remove the
LIB_DEPENDS line, it's not needed since the x11/qt4 module is used.
Tested on i386 and ppc.
OK edd@, landry@ and aja@