notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-twitter Ruby interface to the Twitter API
8.0.1 net on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 8.0.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-04-15 15:02:15
Last Update: 2024-03-05 01:57:55
Commit Hash: d86e421
People watching this port, also watch:: rubygem-multi_xml, py39-zope.schema, istgt
Also Listed In: rubygems
License: MIT
WWW:
https://sferik.github.io/twitter/
https://github.com/sferik/twitter-ruby
Description:
The command line gives you several options for user twitter. Simply type twitter to see the options.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-twitter-8.0.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-twitter-8.0.1/LICENSE
  3. /usr/local/share/licenses/rubygem-twitter-8.0.1/MIT
Collapse this list.
Dependency lines:
  • rubygem-twitter>0:net/rubygem-twitter
To install the port:
cd /usr/ports/net/rubygem-twitter/ && make install clean
To add the package, run one of these commands:
  • pkg install net/rubygem-twitter
  • pkg install rubygem-twitter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-twitter
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1695358185 SHA256 (rubygem/twitter-8.0.1.gem) = 3c77888f5d1e4c819764248d73f30c2bc6704399aef9e52fa9ff991fe6b7d780 SIZE (rubygem/twitter-8.0.1.gem) = 77824

Packages (timestamps in pop-ups are UTC):
rubygem-twitter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.0.18.0.17.0.08.0.18.0.1-7.0.0-
FreeBSD:13:quarterly8.0.18.0.18.0.08.0.18.0.18.0.18.0.18.0.1
FreeBSD:14:latest8.0.18.0.17.0.0_38.0.18.0.18.0.0-8.0.0
FreeBSD:14:quarterly8.0.18.0.1-8.0.18.0.18.0.18.0.18.0.1
FreeBSD:15:latest8.0.18.0.1n/a8.0.1n/a8.0.18.0.18.0.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-addressable>=2.3<3 : www/rubygem-addressable
  2. rubygem-buftok>=0.3.0<0.4 : devel/rubygem-buftok
  3. rubygem-equalizer>=0.0.11<0.1 : devel/rubygem-equalizer
  4. rubygem-llhttp-ffi>=0.4.0<1 : www/rubygem-llhttp-ffi
  5. rubygem-http>=5.1<6 : www/rubygem-http
  6. rubygem-http-form_data>=2.3<3 : www/rubygem-http-form_data
  7. rubygem-memoizable>=0.4.0<0.5 : devel/rubygem-memoizable
  8. rubygem-multipart-post>=2.0<3 : www/rubygem-multipart-post
  9. rubygem-naught>=1.0<2 : devel/rubygem-naught
  10. rubygem-simple_oauth>=0.3.0<0.4 : net/rubygem-simple_oauth
  11. ruby32 : lang/ruby32
  12. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. irc/rubygem-cogbot
  2. net/rubygem-rabbiter
  3. net/rubygem-t
  4. net/rubygem-tweetstream
  5. sysutils/rubygem-backup

Configuration Options:
No options to configure
Options name:
net_rubygem-twitter
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 77

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.0.1
05 Mar 2024 01:57:55
commit hash: d86e4213df64cb407a2ccf2ba5ddc6a2e15b9c20commit hash: d86e4213df64cb407a2ccf2ba5ddc6a2e15b9c20commit hash: d86e4213df64cb407a2ccf2ba5ddc6a2e15b9c20commit hash: d86e4213df64cb407a2ccf2ba5ddc6a2e15b9c20 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ruby-gems: Update to 3.5.6

While here, mark textproc/rubygem-nokogumbo as BROKEN because build
fails with clean latest ports tree and all supported ruby versions.

ChangeLog:	https://github.com/rubygems/rubygems/blob/v3.5.6/CHANGELOG.md
PR:		276884
Approved by:	sunpoet (ruby@, maintainer)
Exp-run by:	antoine
8.0.1
22 Sep 2023 23:31:26
commit hash: 37de78fe7fa367aa758da8ba077e6a9621eed7dccommit hash: 37de78fe7fa367aa758da8ba077e6a9621eed7dccommit hash: 37de78fe7fa367aa758da8ba077e6a9621eed7dccommit hash: 37de78fe7fa367aa758da8ba077e6a9621eed7dc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-twitter: Update to 8.0.1

- Update WWW

Changes:	https://github.com/sferik/twitter-ruby/blob/master/CHANGELOG.md
8.0.0
02 May 2023 19:58:41
commit hash: e8b98e36bb6f9e322b3969f1a93b6d966c4136b8commit hash: e8b98e36bb6f9e322b3969f1a93b6d966c4136b8commit hash: e8b98e36bb6f9e322b3969f1a93b6d966c4136b8commit hash: e8b98e36bb6f9e322b3969f1a93b6d966c4136b8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-twitter: Update to 8.0.0

- Update WWW
- Change RUN_DEPENDS from rubygem-http4 to rubygem-http

Changes:	https://github.com/sferik/twitter/blob/master/CHANGELOG.md
7.0.0_3
17 Jan 2023 01:07:50
commit hash: f03ab0f78502433607110e650b714d905c72fb7bcommit hash: f03ab0f78502433607110e650b714d905c72fb7bcommit hash: f03ab0f78502433607110e650b714d905c72fb7bcommit hash: f03ab0f78502433607110e650b714d905c72fb7b files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ruby-gems: Update to 3.4.2

ChangeLog:	https://github.com/rubygems/rubygems/releases/tag/v3.4.2
PR:		268578
Approved by:	meta (ruby@, maintainer)
Exp-run by:	antoine
7.0.0_3
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
7.0.0_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.0.0_3
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.0.0_3
20 Feb 2022 13:06:12
commit hash: 7b279c9e09e1d27a385b7400842622b03a60c5bbcommit hash: 7b279c9e09e1d27a385b7400842622b03a60c5bbcommit hash: 7b279c9e09e1d27a385b7400842622b03a60c5bbcommit hash: 7b279c9e09e1d27a385b7400842622b03a60c5bb files touched by this commit
Dan Langille (dvl) search for other commits by this committer
devel/ruby-gems: Update to 3.3.7

These are fixes Ruby 3.0

Changes were compiled against all dependencies of devel/ruby-gems and
they all built cleanly.

There are five known build failures, all prexisting:

* devel/rubygem-xdg5: requires Ruby 3.0
* devel/rubygem-xdg: requires Ruby 3.1
* graphics/rubygem-objectdetect: port explicitly marked broken
* mail/rubygem-tmail: port explicitly marked broken
* science/cdcl: marked broken, unfetchable

Plus, science/rubygem-ruby-dcl gets skipped because of science/cdcl

PR:		258108
Approved by:	ruby (zi@)
7.0.0_3
15 Jul 2021 23:53:33
commit hash: fded1773fd21abd97708e40e72741377a8f5832fcommit hash: fded1773fd21abd97708e40e72741377a8f5832fcommit hash: fded1773fd21abd97708e40e72741377a8f5832fcommit hash: fded1773fd21abd97708e40e72741377a8f5832f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-twitter: Fix gemspec for rubygem-http_parser.rb 0.7.0 update

- Bump PORTREVISION for package change
7.0.0_2
16 May 2021 15:24:13
commit hash: 7771120a40c7a15365a3246195ec5b4380a566b0commit hash: 7771120a40c7a15365a3246195ec5b4380a566b0commit hash: 7771120a40c7a15365a3246195ec5b4380a566b0commit hash: 7771120a40c7a15365a3246195ec5b4380a566b0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-twitter: Change RUN_DEPENDS from rubygem-http to rubygem-http4

- Bump PORTREVISION for dependency change
7.0.0_1
18 Apr 2021 05:48:13
commit hash: 3a7d9687307033f14c3b1b2573608d54cdc6afd5commit hash: 3a7d9687307033f14c3b1b2573608d54cdc6afd5commit hash: 3a7d9687307033f14c3b1b2573608d54cdc6afd5commit hash: 3a7d9687307033f14c3b1b2573608d54cdc6afd5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-twitter: Fix gemspec for rubygem-buftok 0.3.0 update

- Bump PORTREVISION for package change
7.0.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
7.0.0
13 Feb 2020 18:35:26
Revision:526054Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.0.0

Changes:	https://github.com/sferik/twitter/blob/master/CHANGELOG.md
6.2.0_1
03 Nov 2019 17:22:45
Revision:516517Original commit files touched by this commit
sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS
6.2.0_1
13 Jul 2019 20:47:46
Revision:506571Original commit files touched by this commit
sunpoet search for other commits by this committer
Change RUN_DEPENDS from rubygem-http to rubygem-http3

- Bump PORTREVISION for dependency change
6.2.0
12 Dec 2017 13:33:56
Revision:456145Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.2.0

Changes:	https://github.com/sferik/twitter/blob/v6.2.0/CHANGELOG.md
6.1.0_1
15 Jul 2017 17:23:13
Revision:445897Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW
6.1.0_1
02 Apr 2017 02:37:43
Revision:437522Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix gemspec for rubygem-faraday 0.12.0 update

- Bump PORTREVISION for package change
6.1.0
15 Jan 2017 04:17:45
Revision:431523Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.1.0

Changes:	https://github.com/sferik/twitter/blob/6-stable/CHANGELOG.md
5.17.0_1
02 Jan 2017 22:49:03
Revision:430416Original commit files touched by this commit
swills search for other commits by this committer
net/rubygem-twitter: switch to json 1.x dep
5.17.0
09 Dec 2016 12:56:29
Revision:428186Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.17.0

Changes:	https://github.com/sferik/twitter/blob/5-stable/CHANGELOG.md
5.16.0_1
28 Apr 2016 19:04:22
Revision:414199Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix gemspec for rubygem-http 2.0.0 update
- Bump PORTREVISION for package change
5.16.0
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
5.16.0
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
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
5.16.0
04 Apr 2016 15:24:53
Revision:412516Original commit files touched by this commit
swills search for other commits by this committer
devel/ruby-gems: Update to 2.6.2

PR:		208371
Submitted by:	wen (partial)
5.16.0
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
5.16.0
01 Feb 2016 19:48:47
Revision:407756Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.16.0

Changes:	https://github.com/sferik/twitter/blob/5-stable/CHANGELOG.md
5.15.0_1
29 Dec 2015 16:10:10
Revision:404755Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix gemspec for rubygem-http 1.0.1 update
- Bump PORTREVISION for package change
5.15.0
20 Sep 2015 20:24:37
Revision:397424Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE_FILE
5.15.0
07 Sep 2015 17:53:02
Revision:396317Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.15.0

Changes:	https://github.com/sferik/twitter/blob/master/CHANGELOG.md
5.14.0
13 Aug 2015 17:39:32
Revision:394174Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove RG link
5.14.0
06 Jul 2015 18:05:38
Revision:391473Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove blank line between NO_ARCH and USE_RUBY
5.14.0
02 Jul 2015 16:01:08
Revision:391169Original commit files touched by this commit
pgollucci search for other commits by this committer
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files

Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
5.14.0
30 Mar 2015 02:47:08
Revision:382631Original commit files touched by this commit
swills search for other commits by this committer
Update ruby-gems to 2.4.5

Note this is a big upgrade and the way gemspecs are generated changed. As a
result, all patched gemspecs had to have new patches.
5.14.0
18 Feb 2015 16:20:19
Revision:379242Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.14.0

Changes:	https://github.com/sferik/twitter/blob/master/CHANGELOG.md
5.13.0_1
05 Jan 2015 17:35:19
Revision:376315Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix .gemspec
- Bump PORTREVISION for package change
5.13.0
25 Dec 2014 17:08:46
Revision:375585Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 5.13.0
- Update COMMENT
- Update WWW
- Add RG link to pkg-descr

Changes:	https://github.com/sferik/twitter/blob/master/CHANGELOG.md
4.8.1
24 Dec 2014 06:15:31
Revision:375411Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Take maintainership
4.8.1
02 Dec 2014 22:40:57
Revision:373790Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year

PR:		195059
4.8.1
24 Jan 2014 14:53:04
Revision:340904Original commit files touched by this commit
miwi search for other commits by this committer
- Stage Safe
4.8.1
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
4.8.1
27 Jun 2013 02:25:39
Revision:321834Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 4.8.1

PR:		ports/179884
Submitted by:	swills@
3.6.0
22 Sep 2012 19:20:52
Revision:304711Original commit files touched by this commit
swills search for other commits by this committer
- Update to 3.6.0

PR:		ports/170637
Approved by:	maintainer timeout (clsung, >5 weeks)
2.1.0
09 Feb 2012 07:48:42
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.1.0
- Sort RUN_DEPENDS

Changes:        https://github.com/jnunemaker/twitter/commits/master
Approved by:    clsung (maintainer, via IRC)
2.0.2
19 Dec 2011 23:52:45
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix version requirements
2.0.2
19 Dec 2011 05:55:43
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.0.2
1.7.2
02 Nov 2011 18:05:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix depend versions according to rubygems.org [again]

With Hat:       ruby@
Tested by:      P6 TB Full rubygem run
1.7.2
29 Sep 2011 10:45:38
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.7.2
- retain the maintainership since the dependency (ports) are mine
1.5.0
23 Jun 2011 19:43:15
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix up depencies versions after all the churn today
1.5.0
23 Jun 2011 17:51:43
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github
1.5.0
20 Jun 2011 23:58:37
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 1.5.0
1.4.1
03 May 2011 07:38:11
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.4.1
1.2.0
22 Mar 2011 04:42:12
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.2.0
1.1.2
07 Mar 2011 03:13:07
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.1.2
0.7.0_1
20 Oct 2010 01:35:47
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
0.7.0_1
22 Sep 2010 00:15:11
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix dependency versions based on rubygems.org

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
0.7.0
27 Apr 2010 22:55:23
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
0.7.0
14 Dec 2009 00:24:17
Original commit files touched by this commit
pgollucci search for other commits by this committer
- that was the wrong distinfo
0.7.0
14 Dec 2009 00:11:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Unbreak
  Repackage the .gem file unharcoding the (now) httparty = requirement to be >=
  Host custom distfile locally
0.6.11
08 Dec 2009 14:30:09
Original commit files touched by this commit
pav search for other commits by this committer
  This port has been broken for 3+ months, thus

- Mark DEPRECATED and schedule for expiration in one month

With hat:       portmgr
0.6.11
13 Jul 2009 22:54:18
Original commit files touched by this commit
pgollucci search for other commits by this committer
- claim some abandoned gems
0.6.11
11 Jul 2009 15:52:03
Original commit files touched by this commit
miwi search for other commits by this committer
- Drop maintainership
0.6.11
15 Jun 2009 20:25:01
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not install, requires exact version of oauth

Reported by:    pointyhat
0.6.11
01 Jun 2009 14:08:19
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix dependency

PR:             135152
0.6.11
29 May 2009 18:30:22
Original commit files touched by this commit
miwi search for other commits by this committer
- Unbreak and update to 0.6.11
0.6.8
19 May 2009 20:18:27
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not install

Reported by:    pointyhat
0.6.8
03 May 2009 15:08:13
Original commit files touched by this commit
miwi search for other commits by this committer
- Take maintainership
0.6.8
03 May 2009 13:34:05
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.6.8
drop maintainership
0.2.1
09 Apr 2009 00:11:47
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
0.2.1
14 Feb 2009 01:28:39
Original commit files touched by this commit
stas search for other commits by this committer
- Fix plist after ruby update by generating it dynamically.
0.2.1
06 Apr 2008 08:58:21
Original commit files touched by this commit
stas search for other commits by this committer
- 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@
0.2.1
25 Oct 2007 07:19:59
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.2.1
0.1.1
03 Jul 2007 01:27:14
Original commit files touched by this commit
ijliao search for other commits by this committer
add missing dependencies
0.1.1
02 Jul 2007 09:13:19
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.1.1
0.1.0
25 May 2007 01:05:54
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not build
0.1.0
15 Apr 2007 15:01:54
Original commit files touched by this commit
ijliao search for other commits by this committer
add rubygem-twitter 0.1.0
Command line twits and an API wrapper

Number of commits found: 77