notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
ruby-smf Ruby module to handle Standard MIDI Files
0.15.15_1 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.15.15_1Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-03-30 17:02:03
Last Update: 2023-01-14 23:08:33
Commit Hash: 18c6e18
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (73 items)
Collapse this list.
  1. /usr/local/share/licenses/ruby30-smf-0.15.15_1/catalog.mk
  2. /usr/local/share/licenses/ruby30-smf-0.15.15_1/LICENSE
  3. /usr/local/share/licenses/ruby30-smf-0.15.15_1/BSD2CLAUSE
  4. lib/ruby/site_ruby/3.0/smf.rb
  5. lib/ruby/site_ruby/3.0/smf/divert.rb
  6. lib/ruby/site_ruby/3.0/smf/io.rb
  7. lib/ruby/site_ruby/3.0/smf/toy/beatmap.rb
  8. lib/ruby/site_ruby/3.0/smf/toy/gm.rb
  9. lib/ruby/site_ruby/3.0/smf/toy/groove.rb
  10. lib/ruby/site_ruby/3.0/smf/toy/macro.rb
  11. lib/ruby/site_ruby/3.0/smf/toy/macro/mml.rb
  12. lib/ruby/site_ruby/3.0/smf/toy/macro/mml/parser.rb
  13. lib/ruby/site_ruby/3.0/smf/toy/macro/mml/parser.ry
  14. lib/ruby/site_ruby/3.0/smf/toy/macro/stt.rb
  15. lib/ruby/site_ruby/3.0/smf/toy/morse.rb
  16. lib/ruby/site_ruby/3.0/smf/toy/quantize.rb
  17. lib/ruby/site_ruby/3.0/smf/toy/rmi.rb
  18. lib/ruby/site_ruby/3.0/smf/toy/searchsegment.rb
  19. lib/ruby/site_ruby/3.0/smf/toy/shuffle.rb
  20. lib/ruby/site_ruby/3.0/smf/toy/tempomap.rb
  21. lib/ruby/site_ruby/3.0/smf/toy/text.rb
  22. lib/ruby/site_ruby/3.0/smf/toy/velcomp.rb
  23. lib/ruby/site_ruby/3.0/smf/toy/virtual.rb
  24. lib/ruby/site_ruby/3.0/smf/toy/xml.rb
  25. share/examples/ruby30/smf/xml2smf.rb
  26. share/doc/ruby30/smf/en/MANUAL.en
  27. share/doc/ruby30/smf/en/MANUAL.en.html
  28. share/doc/ruby30/smf/en/MANUAL.en.rd
  29. share/doc/ruby30/smf/en/README.en
  30. share/doc/ruby30/smf/ja/MANUAL
  31. share/doc/ruby30/smf/ja/MANUAL.html
  32. share/doc/ruby30/smf/ja/MANUAL.rd
  33. share/doc/ruby30/smf/ja/README
  34. share/examples/ruby30/smf/Makefile
  35. share/examples/ruby30/smf/bwv772.mid
  36. share/examples/ruby30/smf/bwv772.mml
  37. share/examples/ruby30/smf/bwv775.mid
  38. share/examples/ruby30/smf/bwv775.mml
  39. share/examples/ruby30/smf/bwv787.mid
  40. share/examples/ruby30/smf/bwv787.mml
  41. share/examples/ruby30/smf/groove.grv
  42. share/examples/ruby30/smf/groove.rb
  43. share/examples/ruby30/smf/ltvddpd2.mid
  44. share/examples/ruby30/smf/ltvddpd2.stt
  45. share/examples/ruby30/smf/merge.rb
  46. share/examples/ruby30/smf/mml-samp.rb
  47. share/examples/ruby30/smf/mml.rb
  48. share/examples/ruby30/smf/morse-samp.rb
  49. share/examples/ruby30/smf/morse.rb
  50. share/examples/ruby30/smf/play-oss.rb
  51. share/examples/ruby30/smf/play-oss2.rb
  52. share/examples/ruby30/smf/play-oss3.rb
  53. share/examples/ruby30/smf/play-spkr.rb
  54. share/examples/ruby30/smf/play-win.rb
  55. share/examples/ruby30/smf/quantize.rb
  56. share/examples/ruby30/smf/rand1.rb
  57. share/examples/ruby30/smf/rand2.rb
  58. share/examples/ruby30/smf/rmi2smf.rb
  59. share/examples/ruby30/smf/shuffle.rb
  60. share/examples/ruby30/smf/smf2rmi.rb
  61. share/examples/ruby30/smf/smf2smf.rb
  62. share/examples/ruby30/smf/smf2text.rb
  63. share/examples/ruby30/smf/smf2wav.rb
  64. share/examples/ruby30/smf/smf2xml.rb
  65. share/examples/ruby30/smf/split.rb
  66. share/examples/ruby30/smf/stt-samp.rb
  67. share/examples/ruby30/smf/stt.rb
  68. share/examples/ruby30/smf/text2smf.rb
  69. share/examples/ruby30/smf/velcomp.rb
  70. share/examples/ruby30/smf/virtual-samp.rb
  71. @owner
  72. @group
  73. @mode
Collapse this list.
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):
ruby27-smf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.15.15_1---0.15.15_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

ruby30-smf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--0.15.15_1-----
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

ruby31-smf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.15.15_1--0.15.15_1----
FreeBSD:13:quarterly0.15.15_10.15.15_10.15.15_10.15.15_10.15.15_10.15.15_10.15.15_10.15.15_1
FreeBSD:14:latest0.15.15_1--0.15.15_1-0.15.15_1-0.15.15_1
FreeBSD:14:quarterly0.15.15_10.15.15_1-0.15.15_10.15.15_10.15.15_10.15.15_10.15.15_1
FreeBSD:15:latest0.15.15_1-n/a0.15.15_1n/a0.15.15_10.15.15_10.15.15_1
FreeBSD:15:quarterly--n/a-n/a---
 

ruby32-smf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.15.15_1--0.15.15_1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.15.15_1--0.15.15_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.15.15_1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby30 : lang/ruby30
Runtime dependencies:
  1. ruby30 : lang/ruby30
Patch dependencies:
  1. ruby30 : lang/ruby30
Extract dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. http://www.funaba.org/archive/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.15.15_1
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.15.15_1
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.15.15_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.15.15_1
23 Apr 2016 16:34:42
Revision:413885Original commit files touched by this commit
swills search for other commits by this committer
audio/ruby-smf: convert to USES=shebangfix
0.15.15
10 May 2015 20:16:36
Revision:385984Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:383121Original commit files touched by this commit
swills search for other commits by this committer
audio/ruby-smf: mark broken with ruby 2.2

Fix plist while here
0.15.12
20 Oct 2014 06:36:00
Revision:371234Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.15.12
15 Jul 2014 23:11:13
Revision:362014Original commit files touched by this commit
adamw search for other commits by this committer
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
Revision:345595Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.15.12
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
0.15.12
29 Aug 2013 18:06:48
Revision:325620Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove Author line
0.15.12
29 Aug 2013 04:10:38
Revision:325562Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use single space after WWW:
0.15.12
01 Nov 2011 22:59:35
Original commit files touched by this commit
pgollucci search for other commits by this committer
Send ports@ ruby ports over ruby@
most of these were from stas@
0.15.12
24 Oct 2011 03:33:20
Original commit files touched by this commit
stas search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.15.12
20 Dec 2010 02:46:25
Original commit files touched by this commit
pgollucci search for other commits by this committer
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
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 0.15.12.
0.15.11
13 Oct 2008 22:46:07
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 0.15.11.
0.15.10
14 Apr 2008 20:22:55
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 0.15.10.
0.15.8
13 Apr 2008 18:58:36
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 0.15.8.
0.15.7
29 Nov 2006 11:53:20
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 0.15.7
- Shebang-patch the examples
- Take maintainership
0.14.3
06 May 2006 02:52:19
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 0.14.3

PR:             96788
Submitted by:   "Aleksander Fafula" <alex___fafula.com>
0.14.2
23 Nov 2005 23:29:54
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
0.14.2
11 Nov 2005 01:18:01
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.14.2.
0.14
22 Mar 2004 15:05:32
Original commit files touched by this commit
knu search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
0.14
14 Aug 2003 12:24:06
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.14.
0.13.2
20 Jun 2003 13:37:05
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.13.2.
0.12
18 Feb 2003 04:20:49
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.12
06 Oct 2002 20:58:20
Original commit files touched by this commit
knu search for other commits by this committer
Use RUBY_MOD*.
0.12
03 May 2002 16:41:37
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.12.
0.11.5
30 Mar 2002 16:59:28
Original commit files touched by this commit
knu search for other commits by this committer
Add ruby-smf 0.11.5, a Ruby module to handle Standard MIDI Files.

Number of commits found: 34