Commit graph

33 commits

Author SHA1 Message Date
Steve Wills
462519941e Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85 create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
2016-04-27 16:36:41 +00:00
Sunpoet Po-Chuan Hsieh
6b8646df4d - Add LICENSE
- Pass maintainership to ruby@
2015-08-19 15:15:02 +00:00
Erwin Lansing
df238c31a8 Reset maintainer
<tha_walka@hotmail.com>: host mx4.hotmail.com[65.55.37.104] said: 550 Requested
    action not taken: mailbox unavailable (in reply to RCPT TO command)

Sponsored by:	DK Hostmaster A/S
2015-08-19 07:49:05 +00:00
Philip M. Gollucci
4e3d011569 Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
2015-07-02 16:01:06 +00:00
Baptiste Daroussin
b738245261 Remove Authors from pkg-descr 2015-03-02 23:07:15 +00:00
Jimmy Olgeni
37e782dfbc 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)
2014-06-09 11:21:52 +00:00
Martin Wilke
a62de32af0 - Stage safe 2014-01-24 14:45:58 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Steve Wills
6851fb6bda - Update to 0.8
PR:		ports/179892
Approved by:	maintainer timeout (tha_walka@hotmail.com, >2 weeks)
2013-07-12 03:17:17 +00:00
Philip M. Gollucci
7832ddf953 - Point at the homepage consistently as defined by rubygems.org 2011-12-20 00:21:54 +00:00
Steve Wills
ae41133c44 - Update to 0.6.16
PR:		ports/162114
Submitted by:	swills (myself)
Approved by:	maintainer timeout (3 weeks)
Feature safe:	yes
2011-11-23 03:34:27 +00:00
Steve Wills
b53b1e2e82 - Update to 0.6.14
PR:		ports/157968
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
Approved by:	maintainer timeout
2011-07-01 22:45:37 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Philip M. Gollucci
8f3a51419c - Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]

PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@
2010-05-26 19:51:34 +00:00
Philip M. Gollucci
e5fbde0418 - Update to 0.6.13 2009-09-10 17:53:57 +00:00
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