Skip site navigation (1)Skip section navigation (2)

CVS log for ports/audio/rubygem-mp3info/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / audio / rubygem-mp3info

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.14
Wed Apr 29 02:05:02 2009 UTC (2 years, 9 months ago) by pgollucci
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.13: +1 -1 lines
- Delete original port after repo copy

PR:             ports/133353

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Apr 9 00:11:25 2009 UTC (2 years, 10 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
- convert to RUBYGEM_AUTOPLIST
  remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Mar 4 18:46:02 2009 UTC (2 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
- Mark BROKEN: fails to package

Reported by:	pointyhat

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Feb 14 01:22:17 2009 UTC (2 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
- Fix plist after ruby update by generating it dynamically.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Apr 6 08:58:03 2008 UTC (3 years, 10 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -3 lines
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:	ports@

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Aug 8 11:35:20 2006 UTC (5 years, 6 months ago) by jmelo
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.

Approved by:	portmgr (erwin)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon May 15 19:00:33 2006 UTC (5 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +11 -32 lines
- Update ruby-mp3info to 0.5 and use rubygem version
- Take maintainership

PR:		ports/97163
Submitted by:	brad walker <tha_walka@hotmail.com>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 11 01:17:18 2005 UTC (6 years, 3 months ago) by linimon
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_5_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
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.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jun 28 16:56:42 2004 UTC (7 years, 7 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_6_0_0, old_RELEASE_5_4_0, old_RELEASE_5_3_0, old_RELEASE_4_11_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -3 lines
Update to 0.3.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Apr 18 17:32:48 2004 UTC (7 years, 9 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Chase the newly introduced 302 redirection.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 29 09:03:45 2003 UTC (8 years, 4 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
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.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 29 08:59:09 2003 UTC (8 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -4 lines
Update to 0.2.1.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 5 11:39:52 2003 UTC (8 years, 10 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_5_1_0, old_RELEASE_4_9_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Do not dig RUBY_EXAMPLESDIR for nothing.

Reported by:	kris

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 24 09:43:02 2003 UTC (8 years, 10 months ago) by knu
Branches: MAIN
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.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options