| Port details on branch 2024Q1 |
- emms Emacs Multi-Media System
- 16_1 audio
=0 16_1Version 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: 2024-03-27 00:00:05
- Last Update: 2024-04-07 03:01:41
- Commit Hash: f78a53f
- Also Listed In: elisp
- License: GPLv3
- WWW:
- https://www.gnu.org/software/emms/index.html
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- 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 = 1699738037
SHA256 (emms-16.tar) = 7e71dfd3b6f2a461167e055f847b6df708ede5c0e7a6ad82ddc586e772a628b0
SIZE (emms-16.tar) = 1095680
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- texi2dvi : print/texinfo
- emacs-29.3 : editors/emacs@full
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- emacs-29.3 : 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:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
16_1 07 Apr 2024 03:01:41
    |
Joseph Mingrone (jrm)  |
*: Fix merge resolution errors after chasing editors/emacs updates
None of these ports built after the merges to chase editors/emacs
because the distinfos were not updated. Revert the changes for these
ports and just bump PORTREVSION.
Reported by: jhale
Fixes: 082542e6 */*: Chase editors/emacs update
Fixes: bb5373b0 Chase editors/emacs update |
18_2 26 Mar 2024 23:51:49
    |
Joseph Mingrone (jrm)  |
Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D44492
(cherry picked from commit 26421ac37c3c013c7809400976c866a8f70db436) |
18_1 26 Mar 2024 23:41:02
    |
Joseph Mingrone (jrm)  |
*/*: Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43615
(cherry picked from commit ab463bdca9c29ec22be0c7e6d7aa27bb2a980b48) |
Number of commits found: 3
|