Port details |
- stymulator Command-line Yamaha YM2149 (.ym) chiptune player
- 0.21a_5 audio =2 0.21a_5Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2010-03-27 16:05:16
- Last Update: 2024-01-12 15:11:29
- Commit Hash: d432922
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- http://atariarea.krap.pl/stymulator/
- Description:
- STYMulator is an Open Source player which plays music files in the YM chiptune
format. In particular the YM files are Yamaha YM2149 soundchip music data
registers dumped from the ATARI 16-bit computers.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- stymulator>0:audio/stymulator
- To install the port:
- cd /usr/ports/audio/stymulator/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/stymulator
- pkg install stymulator
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: stymulator
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (STYMulator-0.21a.tar.gz) = df0ea39339620682e76e0d8b6b128d69ccaa82687556aa207c1f6d6826206365
SIZE (STYMulator-0.21a.tar.gz) = 113278
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_stymulator
- USES:
- dos2unix ncurses
- 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) |
Commit | Credits | Log message |
0.21a_5 12 Jan 2024 15:11:29 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
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) |
0.21a_4 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 ) |
0.21a_4 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 ) |
0.21a_4 24 Apr 2022 07:11:38 |
Emanuel Haupt (ehaupt) |
audio/stymulator: Switch to PORTVERSION
Switch from DISTVERSION to PORTVERSION as the version contains letters
(see also PHB 5.2.2).
Using DISTVERSION has the effect that the resulting package
version (0.21.a) is considered as outdated by version comparison sites
such as repology.org (https://repology.org/project/stymulator/packages). |
0.21.a_3 24 Sep 2021 13:11:53 |
Baptiste Daroussin (bapt) |
ncurses: partial revert 266130ce71ef2f1cd944a70789bf003da3254c29
In many places I overlooked at the problem we were trying to solve when
libncurses is split. |
0.21.a_3 23 Sep 2021 16:22:54 |
Baptiste Daroussin (bapt) |
ncurses: fix build with futur base and ports ncurses
in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.
Note this also fixes the build with ports ncurses |
0.21.a_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.21.a_3 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
0.21.a_3 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.21.a_3 07 Feb 2016 13:18:31 |
marino |
audio/stymulator: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by: infrastructure blanket |
0.21.a_3 06 Jan 2015 09:36:22 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
0.21.a_3 21 Jan 2014 11:00:23 |
ehaupt |
Rename MANn to MANPAGEn in order to avoid a 'make check-sanity' warning. |
0.21.a_3 18 Dec 2013 11:56:05 |
ehaupt |
Use dos2unix USES macro. |
0.21.a_3 28 Oct 2013 13:46:34 |
ehaupt |
Remove NO_STAGE after staging conversion. |
0.21.a_3 28 Oct 2013 13:33:23 |
ehaupt |
Support staging. |
0.21.a_3 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.21.a_3 08 May 2013 08:03:22 |
ehaupt |
- Mark MAKE_JOBS_UNSAFE
- Trim header |
0.21.a_3 27 Dec 2011 15:14:23 |
ehaupt |
Pacify portlint
Feature safe: yes |
0.21.a_3 11 Feb 2011 09:52:46 |
ehaupt |
- Add LICENSE
- Create a link (bin/stymulator -> bin/ymplayer) [1]
- Remove MD5 checksums
Requested by: many [1]
Feature safe: yes |
0.21.a_2 23 Apr 2010 12:06:32 |
ehaupt |
Include additional patchset.
Obtained from: http://stian.cubic.org/blog-20100422.php |
0.21.a_1 28 Mar 2010 10:45:00 |
ehaupt |
- Fix a minor glitch in the OSS patches
- Provide manual pages |
0.21.a 27 Mar 2010 16:04:59 |
ehaupt |
Add stymulator, a command-line Yamaha YM2149 (.ym) chiptune player. |