Port details |
- timidity++-emacs Emacs interface for TiMidity++
- 2.15.0_1 audio =2 2.15.0Version 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: unknown
- Last Update: 2022-09-10 17:41:16
- Commit Hash: e79fe1a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://timidity.sourceforge.net/
- Description:
- This port allows you to operate TiMidity++ on Emacs buffer.
Please place timidity.el on load-path.
Formerly, the original version of this program was written by Tuuka
Toivonen(until version 0.2i).
Now, Masanao Izumo and many hackers are developing "TiMidity++".
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- timidity++-emacs>0:audio/timidity++-emacs
- To install the port:
- cd /usr/ports/audio/timidity++-emacs/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/timidity++-emacs
- pkg install timidity++-emacs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: timidity++-emacs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1582712338
SHA256 (TiMidity++-2.15.0.tar.bz2) = 161fc0395af16b51f7117ad007c3e434c825a308fa29ad44b626ee8f9bb1c8f5
SIZE (TiMidity++-2.15.0.tar.bz2) = 1624751
Packages (timestamps in pop-ups are UTC):
- Master port: audio/timidity++
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libarc>0 : archivers/libarc
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- timidity++>0 : audio/timidity++
- Library dependencies:
-
- libarc.so : archivers/libarc
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_timidity++-emacs
- USES:
- gmake localbase tar:bzip2
- pkg-message:
- For install:
- "timidity.el" has been installed in ${PREFIX}/share/emacs/site-lisp/ .
If this place is not proper for your Emacs(en), copy it to load-path.
Ex. /usr/local/lib/xemacs/site-lisp
/usr/local/share/mule/site-lisp
Add these line to your "~/.emacs"
(autoload 'timidity "timidity" "TiMidity Interface" t)
(setq timidity-prog-path "/usr/local/bin/timidity")
And then, type "M-x timidity" on Emacs. Enjoy!
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: audio/timidity++ |
Commit | Credits | Log message |
2.15.0 10 Sep 2022 17:41:16 |
Stefan Eßer (se) Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.15.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.15.0 20 Jul 2022 14:20:54 |
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 ) |
2.15.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.14.0_4 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
2.14.0 05 Jun 2014 07:31:00 |
miwi |
- Update to version 2.14.0
PR: 174176
Submitted by: ports fury |
2.13.2_11 10 May 2014 00:48:44 |
amdmi3 |
- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_BZIP2 to USES |
2.13.2_11 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.13.2_7 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.13.2_2 22 Mar 2007 16:59:24 |
rafan |
- Move timidity++ interface glues from audio/timidity++-emacs into
audio/timidity++. This makes all interface ports much more similar
to each others.
- As a result of changing master port, all interface ports portrevision
are bumped
- Use PLIST_FILES for slave ports if possible
- While I'm here, remove 4.x support in audio/timidity++
Approved by: nork (timidity++ maintainer, blanket) |
2.13.2_1 30 Jan 2007 10:25:34 |
pav |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
2.13.2_1 30 Nov 2006 19:07:06 |
rafan |
- Use += for PLIST_SUB, so slave ports can override |
2.13.2_1 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
2.13.2 24 Oct 2005 19:56:25 |
mnag |
Update WWW
PR: 87493
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
2.13.2 18 Oct 2005 17:57:54 |
vs |
Unbreak japanese/timidity++-slang, sanitize rest a bit (hopefully) |
2.13.2 27 Sep 2005 22:35:13 |
mi |
Pass the location of slang headers and library in the CONFIGURE_ARGS
and make the sub-master port (timidity++-emacs) _append_ its own
CONFIGURE_ARGS instead of resetting them anew. Woof, these ports are
an insteresting tangle...
Notified by: pointyhat (via kris) |
2.13.2 18 Sep 2005 17:27:22 |
mi |
Unbreak by synchronizing the version with that of timidity++ itself. |
2.11.3_1 10 Sep 2005 08:59:53 |
linimon |
Reset bouncing maintainer address.
Hat: portmgr |
2.11.3_1 23 Jul 2005 02:53:43 |
kris |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it. |
2.11.3_1 07 May 2005 02:53:27 |
kris |
BROKEN: Incomplete distinfo file |
2.11.3_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.11.3 08 Apr 2003 00:40:09 |
marcus |
Remove the USE_GNOMENG macro. |
2.11.3 21 Feb 2003 10:56:07 |
knu |
De-pkg-comment. |
2.11.3 08 Feb 2003 15:25:42 |
nork |
Change MASTER_SITES, MAINTAINER and directory name for X resources.
PR: ports/48087
Submitted by: Yoichi ASAI <yatt@luna2.org> (maintainer) |
2.11.3 31 Aug 2002 00:13:25 |
marcus |
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
21 Jan 2002 03:32:00 |
sf |
o update to 2.11.0. o PORTDOCS. |
22 May 2001 19:17:00 |
sobomax |
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves would be
able to insert their own entries (usually language category) upfront. |
20 Mar 2001 13:05:33 |
knu |
Update to 2.10.4. |
12 Mar 2001 17:59:55 |
sf |
update to 2.10.3. |
23 Jan 2001 14:45:53 |
sf |
update to 2.10.2. |
07 Nov 2000 23:28:20 |
asami |
Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies
USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. |
19 Oct 2000 15:46:53 |
kevlo |
Update to version 2.10.1 |
08 Oct 2000 09:10:22 |
asami |
Change PKGDIR from ${.CURDIR}/pkg to ${.CURDIR}. Remove
PKGMESSAGE=${PKGDIR}/MESSAGE definition, that is the default. |
08 Oct 2000 00:19:06 |
asami |
Convert category audio to new layout. |
05 Oct 2000 07:36:24 |
reg |
Implement USE_GTK, part 1. |
16 Aug 2000 16:27:00 |
kevlo |
Update to version 2.10.0 |
08 Jul 2000 08:37:19 |
knu |
Update to 2.9.5. |
29 May 2000 03:29:58 |
steve |
Update to version 2.9.4. |