1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Philip M. Gollucci
7d02ebf856 - Update to 0.6.12
PR:             ports/134665
Approved by:    maintainer timeout (2 weeks)
Submitted by:   me
2009-06-01 00:00:34 +00:00
Philip M. Gollucci
045248a283 - Update the port to match the GEM name.
- Connect to the build

PR:             ports/133353
Submitted by:   Robert Gogolok <gogo@cs.uni-sb.de>
2009-04-29 01:58:22 +00:00
Philip M. Gollucci
eac6867d0f - 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
2009-04-09 00:11:47 +00:00
Pav Lucistnik
bfcd28a399 - Mark BROKEN: fails to package
Reported by:	pointyhat
2009-03-04 18:46:02 +00:00
Martin Wilke
0de6632e22 - Fix plist after ruby update by generating it dynamically. 2009-02-14 01:22:17 +00:00
Stanislav Sedov
fae8e0f615 - 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@
2008-04-06 08:58:21 +00:00
Jean Milanez Melo
0a9f8dd1df - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by:	portmgr (erwin)
2006-08-08 11:35:27 +00:00
Pav Lucistnik
db68bccb06 - Update ruby-mp3info to 0.5 and use rubygem version
- Take maintainership

PR:		ports/97163
Submitted by:	brad walker <tha_walka@hotmail.com>
2006-05-15 19:00:33 +00:00
Pav Lucistnik
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +00:00
Mark Linimon
34da9bdf57 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.
2005-11-11 01:18:01 +00:00
Akinori MUSHA
fd050adc01 Update to 0.3. 2004-06-28 16:56:42 +00:00
Akinori MUSHA
32bda10e07 Chase the newly introduced 302 redirection. 2004-04-18 17:34:16 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Akinori MUSHA
70976bc004 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.
2003-09-29 09:03:45 +00:00
Akinori MUSHA
ffbdb4d04c Update to 0.2.1. 2003-09-29 08:59:09 +00:00
Akinori MUSHA
c31482bf45 Do not dig RUBY_EXAMPLESDIR for nothing.
Reported by:	kris
2003-04-05 11:39:52 +00:00
Akinori MUSHA
ed163874f0 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.
2003-03-24 09:43:02 +00:00