Port details |
- ruby-smf Ruby module to handle Standard MIDI Files
- 0.15.15_1 audio =2 0.15.15_1Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2002-03-30 17:02:03
- Last Update: 2023-01-14 23:08:33
- Commit Hash: 18c6e18
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: ruby
- License: BSD2CLAUSE
- WWW:
- http://www.funaba.org/code
- Description:
- This is a "Standard MIDI File" module, which handles encoding and
decoding SMF. This includes a simple MML as an example of
application.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ruby30-smf>0:audio/ruby-smf
- To install the port:
- cd /usr/ports/audio/ruby-smf/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/ruby-smf
- pkg install ruby30-smf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ruby30-smf
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ruby/smf-0.15.15.tar.gz) = a3714fafb43518eb53f1c232faeb7bafdc4cb8bb97cb65ebea1a2164207aeadf
SIZE (ruby/smf-0.15.15.tar.gz) = 54811
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby30 : lang/ruby30
- Runtime dependencies:
-
- ruby30 : lang/ruby30
- Patch dependencies:
-
- ruby30 : lang/ruby30
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ruby30-smf-0.15.15_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- audio_ruby-smf
- USES:
- ruby:setup shebangfix
- 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.15.15_1 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
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.15.15_1 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.15.15_1 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.15.15_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.15.15_1 23 Apr 2016 16:34:42 |
swills |
audio/ruby-smf: convert to USES=shebangfix |
0.15.15 10 May 2015 20:16:36 |
sunpoet |
- Update to 0.15.15 and unbreak this port with Ruby 2.2
- Add EXAMPLES option: use PORTEXAMPLES for RUBY_MODEXAMPLESDIR to pet portlint
- Update WWW |
0.15.12 03 Apr 2015 13:33:24 |
swills |
audio/ruby-smf: mark broken with ruby 2.2
Fix plist while here |
0.15.12 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
0.15.12 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
0.15.12 22 Feb 2014 10:34:35 |
miwi |
- Stage support |
0.15.12 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.15.12 29 Aug 2013 18:06:48 |
sunpoet |
- Remove Author line |
0.15.12 29 Aug 2013 04:10:38 |
sunpoet |
- Use single space after WWW: |
0.15.12 01 Nov 2011 22:59:35 |
pgollucci |
Send ports@ ruby ports over ruby@
most of these were from stas@ |
0.15.12 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
0.15.12 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.15.12 20 Dec 2010 02:46:25 |
pgollucci |
Clean up ruby pkg-plists:
%%RUBY_SITEARCHLIBDIR%%
%%RUBY_SITELIBDIR%%
lib/ruby/site_ruby
%%RUBY_VENDORARCHLIBDIR%%
%%RUBY_VENDORLIBDIR%%
lib/ruby/vendor_ruby
lib/ruby
Above directories are owned by lang/ruby1[89] ports.
PR: ports/153041
Tested by: 2-exp runs by pav
With Hat: ruby@ |
0.15.12 08 Feb 2009 21:39:24 |
stas |
- Update to 0.15.12. |
0.15.11 13 Oct 2008 22:46:07 |
stas |
- Update to 0.15.11. |
0.15.10 14 Apr 2008 20:22:55 |
stas |
- Update to 0.15.10. |
0.15.8 13 Apr 2008 18:58:36 |
stas |
- Update to 0.15.8. |
0.15.7 29 Nov 2006 11:53:20 |
stas |
- Update to 0.15.7
- Shebang-patch the examples
- Take maintainership |
0.14.3 06 May 2006 02:52:19 |
mnag |
- Update to 0.14.3
PR: 96788
Submitted by: "Aleksander Fafula" <alex___fafula.com> |
0.14.2 23 Nov 2005 23:29:54 |
pav |
- Add some SHA256 checksums |
0.14.2 11 Nov 2005 01:18:01 |
linimon |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
0.14.2 18 Apr 2004 18:35:19 |
knu |
Update to 0.14.2. |
0.14 22 Mar 2004 15:05:32 |
knu |
Add SIZE data.
Submitted by: trevor |
0.14 14 Aug 2003 12:24:06 |
knu |
Update to 0.14. |
0.13.2 20 Jun 2003 13:37:05 |
knu |
Update to 0.13.2. |
0.12 18 Feb 2003 04:20:49 |
knu |
De-pkg-comment. |
0.12 06 Oct 2002 20:58:20 |
knu |
Use RUBY_MOD*. |
0.12 03 May 2002 16:41:37 |
knu |
Update to 0.12. |
0.11.5 30 Mar 2002 16:59:28 |
knu |
Add ruby-smf 0.11.5, a Ruby module to handle Standard MIDI Files. |