Port details |
- emms Emacs Multi-Media System
- 5.0_8 audio
=0 Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2006-05-24 11:10:53
- Last Update: 2022-07-20 14:20:54
- Commit Hash: 213b0b7
- Also Listed In: elisp
- License: GPLv3
- Description:
- EMMS is the Emacs Multi-Media System. It tries to be a clean and small
application to play multimedia files from Emacs using external
players. Many of it's ideas are derived from MpthreePlayer
(http://www.nongnu.org/mp3player), but it tries to be more general and
more clean.
WWW: http://www.gnu.org/software/emms/index.html
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/audio/emms/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/emms
- pkg install emms
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: emms
- Package flavors (<flavor>: <package>)
- full: emms
- canna: emms-emacs_canna
- nox: emms-emacs_nox
- devel_full: emms-emacs_devel
- devel_nox: emms-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1525265873
SHA256 (emms-5.0.tar.gz) = 43fdde3415dd73aa2dacafdacdc9dddca328f4305bcb87f3336952798ea4c921
SIZE (emms-5.0.tar.gz) = 297975
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- texi2dvi : print/texinfo
- emacs-28.1 : editors/emacs@full
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- emacs-28.1 : editors/emacs@full
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- audio_emms
- USES:
- emacs gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:20:54 5.0_8 |
Tobias C. Berner (tcberner)  |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
07 Apr 2022 22:12:44 5.0_8 |
Joseph Mingrone (jrm)  |
Emacs ports: Bump PORTREVISION after Emacs 28.1
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34781 |
13 Jan 2022 21:01:28 5.0_7 |
Stefan Eßer (se)  |
Fix CONFLICTS entries in archivers, astro, audio
Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.
Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.
PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.
Approved by: portmgr (implicit) |
15 Nov 2021 15:19:58 5.0_7 |
Joseph Mingrone (jrm)  |
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613 |
01 Oct 2021 22:55:27 5.0_6 |
Joseph Mingrone (jrm)  |
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258 |
06 Apr 2021 14:31:07 5.0_5 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Mar 2021 00:40:45
5.0_5 |
jrm  |
editors/emacs: Update to 27.2
This is a bug-fix release with no new features.
https://www.gnu.org/software/emacs/news/NEWS.27.2
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D27700 |
12 Aug 2020 18:30:07
5.0_4 |
jrm  |
editors/emacs: Update to version 27.1
Please refer to the 20200811 UPDATING entry when upgrading
dependent (*-emacs26-*) ports.
Port changes:
- depend on math/gmp
- match upstream by turning CAIRO, HARFBUZZ, and JSON options and on and
turning MAGICK off by default
- remove OPENMP check for graphics/ImageMagick as the openmp is now
included in base
- update EMACS_VER in Mk/Uses/emacs.mk
- bump USES=emacs ports or remove BROKEN for net-im/jabber.el and
deskutils/howm, which now build
Submitted by: HIROSE Yuuji <yuuji@gentei.org> (canna patch)
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D23966 |
07 Jan 2020 04:55:40
5.0_3 |
jrm  |
editors/emacs-devel: Update to latest master branch commit, 4f2b415
This update includes an Emacs major version change from 27.0.50 to 28.0.50.
Ports that may depend on editors/emacs-devel must chase this update
with a PORTREVISION bump.
Submitted by: ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D23012 |
10 Nov 2018 18:12:58
5.0_2 |
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
31 May 2018 01:18:05
5.0_1 |
jrm  |
USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html |
04 May 2018 21:39:02
5.0 |
jrm  |
audio/emms: Fix plist issue after r468829 |
02 May 2018 13:09:41
5.0 |
rodrigo  |
Upgrade audio/emms from v4.4 to v5.0
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. |
01 Feb 2018 18:03:10
4.4 |
jrm  |
Flavorize and modernize Emacs ports
- 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 |
12 Sep 2017 15:38:57
4.3_1 |
ashish  |
Chase Emacs update |
20 May 2017 11:10:13
4.3 |
tcberner  |
Update to 4.3
Approved by: rakuco (mentor, implicit) |
10 Feb 2017 02:44:09
4.2 |
vanilla  |
Update to 4.2. |
27 Apr 2015 10:29:28
4.0_2 |
ashish  |
- Chase GNU Emacs updates
PR: 199553 |
05 Nov 2014 13:19:32
4.0_1 |
ashish  |
- Chase GNU Emacs updates
PR: 194624 |
20 Oct 2014 06:36:00
4.0 |
bapt  |
Cleanup plist |
03 Aug 2014 14:12:59
4.0 |
riggs  |
- Update to upstream version 4.0
PR: 192197
Submitted by: tkato432@yahoo.com
Approved by: mentors (implicit) |
01 Jul 2014 17:37:42
3.0_13 |
antoine  |
Make those ports more likely to build with texinfo from ports
With hat: portmgr |
26 May 2014 12:28:45
3.0_13 |
grembo  |
Stageify port.
Please note that this is the bare minimum to make it work,
the port could use more love, e.g. remove unnecessary info
and man page processing, change patch to Makefile to not allow
overriding of DESTDIR etc., since all of these things won't
do what the user expects.
Reviewed by: bapt (mentor)
Approved by: bapt (mentor) |
20 Sep 2013 14:36:37
3.0_13 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06
 |
bapt  |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
30 Mar 2013 05:13:30
3.0_13 |
ashish  |
GNU Emacs updates
editors/emacs:
- Update to 24.3
- Update CANNA patchset[1]
- Unbreak ARM support by using the patch from emacs-devel port
- Add missing INSTALLS_ICONS[2]
- Remove a patch which is already integrated upstream
- Fix Makefile header
editors/emacs-devel:
- Update to bzr revision 112178
- Fix Makefile header
- Add missing INSTALLS_ICONS[2]
(Only the first 15 lines of the commit message are shown above ) |
04 Sep 2012 17:05:44
3.0_12 |
ashish  |
Chase Emacs updates |
01 Aug 2012 16:50:16
3.0_11 |
ashish  |
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi |
01 Jun 2012 05:26:28
3.0_10 |
dinoex  |
- update png to 1.5.10 |
25 Mar 2012 03:55:39
3.0_9 |
miwi  |
- Fix MASTER_SITES
- Fix COMMENT format
- Add LICENSE
PR: 166014
Submitted by: Ports Fury
Feature safe: yes |
22 Feb 2012 13:31:32
3.0_9 |
ashish  |
- Chase Emacs updates
PR: ports/165082 |
17 Oct 2011 06:01:31
3.0_8 |
ashish  |
- Chase editors/emacs update |
07 Sep 2011 20:21:30
3.0_7 |
ashish  |
Chase editors/emacs update |
27 Aug 2011 22:22:57
3.0_6 |
ashish  |
Chase editors/emacs update.
PR: ports/160196 |
19 Mar 2011 12:38:54
3.0_5 |
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
3.0_5 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
3.0_4 |
dinoex  |
- update to jpeg-8 |
20 Dec 2009 20:19:24
3.0_3 |
bsam  |
Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!). [1]
Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.
Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.
Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23: (Only the first 15 lines of the commit message are shown above ) |
31 Jul 2009 13:57:52
3.0_2 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
30 May 2009 10:08:23
3.0_1 |
itetcu  |
Fix build with custom PREFIX.
Reported by: QATty |
18 Dec 2008 02:24:04
3.0_1 |
linimon  |
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr |
06 Jun 2008 13:07:20
3.0_1 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
07 Jan 2008 12:01:10
3.0 |
dryice  |
- update to 3.0
- the licence was changed to GPLv3
- use Emacs 22 by default
- update my mail address |
19 May 2007 20:32:57
2.1_1 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Sep 2006 19:52:08
2.1 |
anray  |
Update to 2.1
PR: ports/103058
Submitted by: Dryice Liu (maintainer) |
24 May 2006 11:08:38
2.0 |
anray  |
EMMS is the Emacs Multi-Media System. It tries to be a clean and small
application to play multimedia files from Emacs using external
players. Many of it's ideas are derived from MpthreePlayer
(http://www.nongnu.org/mp3player), but it tries to be more general and
more clean.
WWW: http://www.gnu.org/software/emms/index.html
PR: ports/97080
Submitted by: Dryice Liu <dryice@dryice.name> |