notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/rubygem-stream/Makefile
SVNWeb

Number of commits found: 24

Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 31 Aug 2022
[ 18:50 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:0787a6753d9d83cfc701130b39a1ebdadca68b98  commit hash:0787a6753d9d83cfc701130b39a1ebdadca68b98  commit hash:0787a6753d9d83cfc701130b39a1ebdadca68b98  0787a67 
devel/rubygem-stream: Update to 0.5.5

Changes:	https://github.com/monora/stream/commits/master
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 3 Jun 2022
[ 23:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:f144051699ae8924bffc6b253dc6da598c688de7  commit hash:f144051699ae8924bffc6b253dc6da598c688de7  commit hash:f144051699ae8924bffc6b253dc6da598c688de7  f144051 
devel/rubygem-stream: Update to 0.5.4

Changes:	https://github.com/monora/stream/commits/master
Tue, 6 Jul 2021
[ 15:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:3d22cb76bc87d00657408d81ffb5c3071867c6fc  commit hash:3d22cb76bc87d00657408d81ffb5c3071867c6fc  commit hash:3d22cb76bc87d00657408d81ffb5c3071867c6fc  3d22cb7 
devel/rubygem-stream: Update to 0.5.3

Changes:	https://github.com/monora/stream/commits/master
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 27 Apr 2016
[ 21:57 swills search for other commits by this committer ] Original commit   Revision:414136 (Only the first 10 of 1194 ports in this commit are shown above. View all ports for this commit)
Convert USES=gem:autoplist to USES=gem since autoplist is default
[ 16:36 swills search for other commits by this committer ] Original commit   Revision:414118 (Only the first 10 of 1196 ports in this commit are shown above. View all ports for this commit)
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
Thu, 2 Jul 2015
[ 16:01 pgollucci search for other commits by this committer ] Original commit   Revision:391169 (Only the first 10 of 614 ports in this commit are shown above. View all ports for this commit)
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files

Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
Fri, 29 May 2015
[ 11:16 sunpoet search for other commits by this committer ] Original commit   Revision:387829
- Add LICENSE
- Update WWW
Wed, 30 Oct 2013
[ 02:46 swills search for other commits by this committer ] Original commit   Revision:332042 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Add stage support
Fri, 20 Sep 2013
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:327726 (Only the first 10 of 623 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Thu, 9 Sep 2010
[ 19:12 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
RF -> RG Conversion (Part III)

With Hat:       ruby@
Tested by:      make checksum
Thu, 3 Jun 2010
[ 03:02 pgollucci search for other commits by this committer ] Original commit 
- Send to ruby@
Mon, 31 May 2010
[ 07:43 uqs search for other commits by this committer ] Original commit 
Release maintainership on ports I can no longer test.
Sat, 14 Feb 2009
[ 02:16 stas search for other commits by this committer ] Original commit  (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
- Fix plist after ruby update by generating it dynamically.
Sat, 26 Apr 2008
[ 14:34 miwi search for other commits by this committer ] Original commit 
- The official gem file has been re-rolled and
  now works with standard ruby-gem port
- Only tiny changes in the distfile contents, therefore bump port revision
- Use official mirrors
- Update my email address

PR:             123107
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Sun, 6 Apr 2008
[ 08:58 stas search for other commits by this committer ] Original commit  (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
- 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@
Mon, 29 May 2006
[ 20:46 pav search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Update maintainer's email address

PR:             ports/98102
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Wed, 24 May 2006
[ 22:27 itetcu search for other commits by this committer ] Original commit 
- MASTER_SITE moved
-add MASTER_SITE_LOCAL

PR:             ports/97563
Submitted by:   maintainer
Approved by:    tmclaugh (mentor)
Sat, 21 Jan 2006
[ 20:25 pav search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Populate newly created rubygems category
Mon, 16 Jan 2006
[ 01:59 pav search for other commits by this committer ] Original commit 
- Update plist for ruby 1.8.4 (rdoc changes)

Reported by:    krismail
Sun, 4 Sep 2005
[ 12:36 pav search for other commits by this committer ] Original commit 
rubygem-stream, an interface for external iterators.

PR:             ports/84586
Submitted by:   Ulrich Spoerlein <q@galgenberg.net>

Number of commits found: 24