Port details |
- timidity++-slang Slang interface for TiMidity++
- 2.15.0 audio
=1 Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong. - 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-07-20 14:20:54
- Commit Hash: 213b0b7
- People watching this port, also watch:: ladspa, python
- License: GPLv2+
- Description:
- This port allows you to operate TiMidity++ with Slang 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++".
WWW: http://timidity.sourceforge.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- timidity++-slang>0:audio/timidity++-slang
- 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/timidity++-slang/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/timidity++-slang
- pkg install timidity++-slang
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: timidity++-slang
- 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
- libslang.so : devel/libslang2
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- audio_timidity++-slang
- USES:
- gmake localbase tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: audio/timidity++ |
Date | By | Description |
20 Jul 2022 14:20:54 2.15.0 |
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 ) |
13 Jan 2022 21:01:28 2.15.0 |
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) |
06 Apr 2021 14:31:07 2.15.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Jun 2014 07:31:00
2.14.0  |
miwi  |
- Update to version 2.14.0
PR: 174176
Submitted by: ports fury |
10 May 2014 00:48:44
2.13.2_11  |
amdmi3  |
- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_BZIP2 to USES |
20 Sep 2013 14:36:37
2.13.2_11  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
14 Aug 2013 22:35:54
2.13.2_11  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
13 Mar 2013 11:54:26
2.13.2_11  |
danfe  |
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed. |
22 Oct 2011 23:50:23
2.13.2_9  |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
10 Feb 2010 21:47:48
2.13.2_7  |
pgollucci  |
- Reset more ports I don't use anymore |
16 May 2009 06:27:56
2.13.2_5  |
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
08 Feb 2009 03:14:14
2.13.2_4  |
pgollucci  |
- devel/libslang2 has completely replaced devel/libslang which has not been
released in ~5yrs.
- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
so bump PORTREVISION for affected ports
- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions
- BROKEN with devel/libslang2 and DEPRECATE
math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
japanese/slirc
PR: ports/125255
Reviewed by: garga (libslang maintainer), portmgr (pav)
Exp Run by: pav |
22 Mar 2007 16:59:24
2.13.2_2  |
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) |
24 Oct 2005 19:59:53
2.13.2  |
mnag  |
Update WWW
PR: 87946
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
18 Oct 2005 17:57:54
2.13.2  |
vs  |
Unbreak japanese/timidity++-slang, sanitize rest a bit (hopefully) |
27 Sep 2005 22:35:13
2.13.2  |
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) |
10 Sep 2005 08:59:53
2.11.3_1  |
linimon  |
Reset bouncing maintainer address.
Hat: portmgr |
06 Feb 2004 13:12:53
2.11.3_1  |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
21 Feb 2003 10:56:07
2.11.3  |
knu  |
De-pkg-comment. |
08 Oct 2000 00:19:06  |
asami  |
Convert category audio to new layout. |