Commit graph

36 commits

Author SHA1 Message Date
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Cheng-Lung Sung
7fda565e2c - Update to 4.8.1
PR:		ports/179884
Submitted by:	swills@
2013-06-27 02:25:39 +00:00
Steve Wills
c9efe9d4f7 - Update to 3.6.0
PR:		ports/170637
Approved by:	maintainer timeout (clsung, >5 weeks)
2012-09-22 19:20:52 +00:00
Sunpoet Po-Chuan Hsieh
20080fa262 - Update to 2.1.0
- Sort RUN_DEPENDS

Changes:	https://github.com/jnunemaker/twitter/commits/master
Approved by:	clsung (maintainer, via IRC)
2012-02-09 07:48:42 +00:00
Philip M. Gollucci
d8dcc70473 - Fix version requirements 2011-12-19 23:52:45 +00:00
Cheng-Lung Sung
1ac8547d79 - Update to 2.0.2 2011-12-19 05:55:43 +00:00
Philip M. Gollucci
19334d785f - Fix depend versions according to rubygems.org [again]
With Hat:	ruby@
Tested by:	P6 TB Full rubygem run
2011-11-02 18:05:08 +00:00
Cheng-Lung Sung
f2e0ef7430 - Update to 1.7.2
- retain the maintainership since the dependency (ports) are mine
2011-09-29 10:45:38 +00:00
Philip M. Gollucci
43d744b833 - Fix up depencies versions after all the churn today 2011-06-23 19:43:15 +00:00
Philip M. Gollucci
8d254b7c31 - Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github
2011-06-23 17:51:43 +00:00
Steve Wills
d1440de494 - Update to 1.5.0 2011-06-20 23:58:37 +00:00
Cheng-Lung Sung
b4dde4272a - Update to 1.4.1 2011-05-03 07:38:10 +00:00
Cheng-Lung Sung
c2262728a8 - Update to 1.2.0 2011-03-22 04:42:12 +00:00
Cheng-Lung Sung
237f19e29f - Update to 1.1.2 2011-03-07 03:13:07 +00:00
Philip M. Gollucci
7b05323e04 - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by:    distilator
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-10-20 01:35:47 +00:00
Philip M. Gollucci
6cc7f9196c - Fix dependency versions based on rubygems.org
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-22 00:15:16 +00:00
Philip M. Gollucci
a0461d68d5 - Re-assign all my rubygem-* ports to ruby@
this gives us more eyes and brings us inline with perl@

  Current ruby@ members (stas, dinoex, pgollucci)
  http://wiki.freebsd.org/Ruby

Discussed with: stas on #bsdports
2010-04-27 22:55:23 +00:00
Philip M. Gollucci
8c22402881 - that was the wrong distinfo 2009-12-14 00:24:17 +00:00
Philip M. Gollucci
3d14adba6e - Unbreak
Repackage the .gem file unharcoding the (now) httparty = requirement to be >=
  Host custom distfile locally
2009-12-14 00:11:34 +00:00
Pav Lucistnik
0eca88d377 This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month

With hat:	portmgr
2009-12-08 14:30:09 +00:00
Philip M. Gollucci
f7434b4abb - claim some abandoned gems 2009-07-13 22:54:18 +00:00
Martin Wilke
897723e1ae - Drop maintainership 2009-07-11 15:52:03 +00:00
Pav Lucistnik
17e72425fe - Mark BROKEN: does not install, requires exact version of oauth
Reported by:	pointyhat
2009-06-15 20:25:01 +00:00
Martin Wilke
d29e038c86 - Fix dependency
PR:		135152
2009-06-01 14:08:19 +00:00
Martin Wilke
93c6f281c0 - Unbreak and update to 0.6.11 2009-05-29 18:30:22 +00:00
Pav Lucistnik
b2d7b14be9 - Mark BROKEN: does not install
Reported by:	pointyhat
2009-05-19 20:18:27 +00:00
Martin Wilke
32baed4170 - Take maintainership 2009-05-03 15:08:13 +00:00
Ying-Chieh Liao
33c2de16cf upgrade to 0.6.8
drop maintainership
2009-05-03 13:34:05 +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
Stanislav Sedov
72a5a24477 - Fix plist after ruby update by generating it dynamically. 2009-02-14 01:31:15 +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
Ying-Chieh Liao
49e56b5dd2 upgrade to 0.2.1 2007-10-25 07:19:59 +00:00
Ying-Chieh Liao
c9fd1b480e add missing dependencies 2007-07-03 01:27:14 +00:00
Ying-Chieh Liao
d678c5df3f upgrade to 0.1.1 2007-07-02 09:13:19 +00:00
Kris Kennaway
229013a1b8 BROKEN: Does not build 2007-05-25 01:05:54 +00:00
Ying-Chieh Liao
6a50b4eb12 add rubygem-twitter 0.1.0
Command line twits and an API wrapper
2007-04-15 15:01:54 +00:00