aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/qcamview
ModeNameSize
-rw-r--r--Makefile1323logstatsplainblame
-rw-r--r--distinfo272logstatsplainblame
-rw-r--r--pkg-descr634logstatsplainblame
ref='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/audio/emms?id=f98d2c764059f80d47a55b85ab8bd58b8896e425'>Upgrade audio/emms from v4.4 to v5.0rodrigo2018-05-022-4/+4 | | | | | | | | | | | | | | | | | | | | | | | News since version 4.4 : - Add Org-style "TAB" binding to cycle through the different levels of expansions. - Bind emms-browser-move-up-level to "^". - Make "RET" (emms-add-tracks) add all tracks in region or with numeric argument that many tracks. - Supersede emms-browser-delete-files with emms-browser-remove-tracks to remove tracks from browser without deleting files. Use prefix argument to get the old behaviour. Regions and numeric argument are supported. - Add emms-cache-reset. - Use the "album artist" instead of the "artist" browser node by default. - Bug fix: emms-volume-pulse multi-digit volume numbers. - Bug fix: emms-smart-browse "cascading" from a browser search. - Bug fix: fix fallback thumbnail filter. - Add mpv backend support. - Speed up info processing. - Add Opus info support via emms-info-opusinfo.el. - Code modernizations thanks to Pierre Neidhardt. - Tagging mp3 files v2.x files now works via mid3v2. - Add dynamic thumbnail caching. - Improve emms-metaplaylist-mode. * Flavorize and modernize Emacs portsjrm2018-02-024-29/+42 | | | | | | | | | | | | | | | | | | | | | - Convert USE_EMACS to USES=emacs - Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and editors/emacs-devel) - Permit default Emacs flavor to be specified in make.conf - Rename japanese/migemo-emacs23 to japanese/migemo-emacs - Update and simplify audio/emms and fix build on FreeBSD 10 [1] - Update databases/bbdd and fix build on FreeBSD 10 [1] - Update editors/emacs-devel - Ensure Makefile shell commands that change directory are executed in a subshell - Silence some portlint warnings [1] By not depending on base texinfo PR: 225404 Reviewed by: antoine Approved by: portmgr (mat) ashish (maintainer) Differential Revision: https://reviews.freebsd.org/D13506 * Chase Emacs updateashish2017-09-12