non port: devel/rubygem-stream/Makefile |
SVNWeb
|
Number of commits found: 24 |
Sat, 14 Jan 2023
|
[ 23:08 Muhammad Moinur Rahman (bofh) ] 18c6e18 (Only the first 10 of 2869 ports in this commit are shown above. )
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) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 31 Aug 2022
|
[ 18:50 Po-Chuan Hsieh (sunpoet) ] 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) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Fri, 3 Jun 2022
|
[ 23:36 Po-Chuan Hsieh (sunpoet) ] 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) ] 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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 27 Apr 2016
|
[ 21:57 swills ] (Only the first 10 of 1194 ports in this commit are shown above. )
Convert USES=gem:autoplist to USES=gem since autoplist is default
|
[ 16:36 swills ] (Only the first 10 of 1196 ports in this commit are shown above. )
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 ] (Only the first 10 of 614 ports in this commit are shown above. )
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 ]
- Add LICENSE
- Update WWW
|
Wed, 30 Oct 2013
|
[ 02:46 swills ] (Only the first 10 of 18 ports in this commit are shown above. )
- Add stage support
|
Fri, 20 Sep 2013
|
[ 17:17 bapt ] (Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Thu, 9 Sep 2010
|
[ 19:12 pgollucci ] (Only the first 10 of 45 ports in this commit are shown above. )
RF -> RG Conversion (Part III)
With Hat: ruby@
Tested by: make checksum
|
Thu, 3 Jun 2010
|
[ 03:02 pgollucci ]
- Send to ruby@
|
Mon, 31 May 2010
|
[ 07:43 uqs ]
Release maintainership on ports I can no longer test.
|
Sat, 14 Feb 2009
|
[ 02:16 stas ] (Only the first 10 of 48 ports in this commit are shown above. )
- Fix plist after ruby update by generating it dynamically.
|
Sat, 26 Apr 2008
|
[ 14:34 miwi ]
- 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 ] (Only the first 10 of 124 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update maintainer's email address
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
|
Wed, 24 May 2006
|
[ 22:27 itetcu ]
- MASTER_SITE moved
-add MASTER_SITE_LOCAL
PR: ports/97563
Submitted by: maintainer
Approved by: tmclaugh (mentor)
|
Sat, 21 Jan 2006
|
[ 20:25 pav ] (Only the first 10 of 19 ports in this commit are shown above. )
- Populate newly created rubygems category
|
Mon, 16 Jan 2006
|
[ 01:59 pav ]
- Update plist for ruby 1.8.4 (rdoc changes)
Reported by: krismail
|
Sun, 4 Sep 2005
|
[ 12:36 pav ]
rubygem-stream, an interface for external iterators.
PR: ports/84586
Submitted by: Ulrich Spoerlein <q@galgenberg.net>
|
Number of commits found: 24 |