Port details |
- ruby-mp3info Ruby library to access to information on mp3 files
- 0.5 audio
=1 0.5Version of this port present on the latest quarterly branch. DEPRECATED: RubyForge shutdown May 15 2014
This port expired on: 2014-09-20
- Maintainer: ruby@FreeBSD.org
 - Port Added: 2003-03-24 09:43:55
- Last Update: 2014-09-20 09:45:04
- SVN Revision: 368630
- People watching this port, also watch:: ruby32-gems
- Also Listed In: ruby
- License: not specified in port
- WWW:
- http://rubyforge.org/projects/ruby-mp3info
- Description:
- This library gives you access to low level informations on mp3 files
(bitrate, length, samplerate, etc...). It can read, write, remove
id3v1 tag and read id3v2. It is written in pure ruby.
WWW: http://rubyforge.org/projects/ruby-mp3info
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ruby19-mp3info>0:audio/ruby-mp3info
- No installation instructions:
- This port has been deleted.
- PKGNAME: ruby19-mp3info
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby19 : lang/ruby19
- Runtime dependencies:
-
- ruby19 : lang/ruby19
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ruby19-mp3info-0.5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- 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.5 20 Sep 2014 09:45:04
  |
rene  |
Remove expired ports
Keep some which are optional dependencies of non-expired ports
2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in
sysutils/moreutils instead
2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray
2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014
2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014
2014-09-20 comms/callsign: RubyForge shutdown May 15 2014
2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014
2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014 (Only the first 15 lines of the commit message are shown above ) |
0.5 19 Aug 2014 15:35:36
  |
swills  |
many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:
- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
(which are still fetchable from rubygems.org)
The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.
Phabric: D591
With hat: ruby
Approved by: portmgr (because of committing to unstaged graphics/mingplot port) |
0.5 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.5 09 Jun 2014 11:21:53
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
0.5 01 Jun 2014 13:03:14
  |
ohauer  |
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) |
0.5 22 Feb 2014 10:37:55
  |
miwi  |
- Stage support |
0.5 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.5 29 Aug 2013 18:06:48
  |
sunpoet  |
- Remove Author line |
0.5 29 Aug 2013 04:10:38
  |
sunpoet  |
- Use single space after WWW: |
0.5 01 Nov 2011 22:59:35
 |
pgollucci  |
Send ports@ ruby ports over ruby@
most of these were from stas@ |
0.5 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.5 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.5 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.5 07 Jun 2010 20:48:42
 |
pgollucci  |
- Convert to RF macro
With Hat: ruby@ |
0.5 24 Mar 2007 14:03:04
 |
pav  |
- COPYTREE_* are now part of bsd.port.mk
PR: ports/100996
Submitted by: stass |
0.5 22 Nov 2006 21:46:06
 |
stas  |
- Update to version 0.5
- Update my email |
0.4 30 Aug 2006 00:59:30
 |
clsung  |
- Update to 0.4 (already updated by ahze@)
- Make the port PREFIX-clean
- Garantee permissions safety
- Take maintainership
PR: ports/102645
Submitted by: Stanislav Sedov <ssedov_AT_mbsd dot msk dot ru> |
0.4 29 Aug 2006 11:40:46
 |
ahze  |
Update to 0.4 |
0.3 08 Aug 2006 11:35:27
 |
jmelo  |
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin) |
0.3 15 May 2006 19:33:54
 |
pav  |
- Revive audio/ruby-mp3info, other ports depends on it
Reported by: INDEX build failure via cperciva
Pointy hat to: pav |
0.3 15 May 2006 19:00:33
 |
pav  |
- Update ruby-mp3info to 0.5 and use rubygem version
- Take maintainership
PR: ports/97163
Submitted by: brad walker <tha_walka@hotmail.com> |
0.3 23 Nov 2005 23:29:54
 |
pav  |
- Add some SHA256 checksums |
0.3 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.3 28 Jun 2004 16:56:42
 |
knu  |
Update to 0.3. |
0.2.1 18 Apr 2004 17:32:48
 |
knu  |
Chase the newly introduced 302 redirection. |
0.2.1 22 Mar 2004 15:05:32
 |
knu  |
Add SIZE data.
Submitted by: trevor |
0.2.1 29 Sep 2003 09:03:45
 |
knu  |
Correct the description; This library can now read, write, remove
id3v1 tag and read id3v2.
While I'm here, stop installing README which is dummy. |
0.2.1 29 Sep 2003 08:59:09
 |
knu  |
Update to 0.2.1. |
0.1 05 Apr 2003 11:39:52
 |
knu  |
Do not dig RUBY_EXAMPLESDIR for nothing.
Reported by: kris |
0.1 24 Mar 2003 09:43:03
 |
knu  |
Add ruby-mp3info.
This library gives you access to low level information on mp3 files
(bitrate, length, samplerate, etc...). It is written in pure ruby.
Note that this library does not fetch ID3 tag. |