Port details |
- timidity++-xaw Xaw 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++ with Xaw interface.
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++-xaw>0:audio/timidity++-xaw
- To install the port:
- cd /usr/ports/audio/timidity++-xaw/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/timidity++-xaw
- pkg install timidity++-xaw
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: timidity++-xaw
- 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
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- sm.pc : x11/libSM
- ice.pc : x11/libICE
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- timidity++>0 : audio/timidity++
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- sm.pc : x11/libSM
- ice.pc : x11/libICE
- xpm.pc : x11/libXpm
- Library dependencies:
-
- libarc.so : archivers/libarc
- libXaw3d.so : x11-toolkits/Xaw3d
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for timidity++-xaw-2.15.0_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- audio_timidity++-xaw
- USES:
- gmake localbase tar:bzip2 xorg
- FreshPorts was unable to extract/find any pkg message
- 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 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
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_9 08 Apr 2012 16:26:14 |
miwi |
- Fix build
PR: 166016
Submitted by: Ports Fury
Feature safe: yes |
2.13.2_9 28 Jan 2012 20:28:16 |
pav |
- Mark BROKEN: does not install properly after X11BASE removal
install -o root -g wheel -m 444
/usr/ports/audio/timidity++-xaw/work/TiMidity++-2.13.2/TiMidity.ad
/lib/X11/app-defaults/TiMidity
install: /lib/X11/app-defaults/TiMidity: No such file or directory
Reported by: pointyhat |
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 Nov 2006 19:07:38 |
rafan |
- Respect X11BASE
- Don't hardcode /usr/local in pkg-plist |
2.13.2 22 Jan 2006 00:15:04 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
2.13.2 24 Oct 2005 19:53:35 |
mnag |
Update WWW
PR: 87948
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
2.11.3_1 10 Sep 2005 08:59:53 |
linimon |
Reset bouncing maintainer address.
Hat: portmgr |
2.11.3 27 Oct 2003 09:30:14 |
osa |
Fix pkg-plist introduced in my latest commit. |
2.11.3 21 Oct 2003 11:24:02 |
osa |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
2.11.3 21 Feb 2003 10:56:07 |
knu |
De-pkg-comment. |
2.11.3 08 Feb 2003 15:28:33 |
nork |
X resource directory is changed.
Update of audio/timidity++-emacs/Makefile is needed simultaneously.
PR: ports/48088
Submitted by: Yoichi ASAI <yatt@luna2.org> (maintainer) |
21 Jan 2002 03:32:00 |
sf |
o update to 2.11.0. o PORTDOCS. |
08 Oct 2000 00:19:06 |
asami |
Convert category audio to new layout. |