non port: net/rubygem-amqp/Makefile |
SVNWeb
|
Number of commits found: 29 |
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, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
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 )
|
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.
|
Sun, 3 Nov 2019
|
[ 17:21 sunpoet ]
Cosmetic change
|
Wed, 3 Jan 2018
|
[ 16:45 sunpoet ]
Update to 1.8.0
Changes: https://github.com/ruby-amqp/amqp/blob/master/ChangeLog.md
|
Fri, 3 Feb 2017
|
[ 14:10 sunpoet ]
Update to 1.7.0
Changes: https://github.com/ruby-amqp/amqp/blob/master/ChangeLog.md
|
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
|
Fri, 8 Apr 2016
|
[ 16:28 sunpoet ]
- Update to 1.6.0
- Remove DEPRECATED
Changes: https://github.com/ruby-amqp/amqp/blob/master/ChangeLog.md
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 21 Dec 2015
|
[ 18:34 sunpoet ]
- Mark DEPRECATED
|
Wed, 26 Aug 2015
|
[ 09:31 sunpoet ]
- Update to 1.5.1
Changes: https://github.com/ruby-amqp/amqp/commits/1.5.x-stable
|
Mon, 6 Jul 2015
|
[ 18:05 sunpoet ] (Only the first 10 of 61 ports in this commit are shown above. )
- Remove blank line between NO_ARCH and USE_RUBY
|
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
|
Wed, 27 May 2015
|
[ 13:07 sunpoet ]
- Fix LICENSE
|
Thu, 21 May 2015
|
[ 21:26 sunpoet ]
- Update to 1.5.0
- Reformat pkg-descr
- Update WWW
- Take maintainership
Changes: https://github.com/ruby-amqp/amqp/blob/master/ChangeLog.md
|
Tue, 2 Dec 2014
|
[ 22:40 bapt ] (Only the first 10 of 67 ports in this commit are shown above. )
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059
|
Thu, 10 Jul 2014
|
[ 12:13 olgeni ] (Only the first 10 of 193 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt)
|
Fri, 24 Jan 2014
|
[ 14:53 miwi ] (Only the first 10 of 35 ports in this commit are shown above. )
- Stage Safe
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Mon, 8 Jul 2013
|
[ 01:52 clsung ]
- Update to 1.0.2
PR: ports/180135
Submitted by: swills@
|
Sat, 22 Sep 2012
|
[ 19:18 swills ]
- Update to 0.9.7
PR: ports/170623
Approved by: maintainer timeout (clsung, >5 weeks)
|
Wed, 15 Feb 2012
|
[ 08:48 sunpoet ]
- Update to 0.9.3
- Sort RUN_DEPENDS
Changes: https://github.com/ruby-amqp/amqp/blob/master/CHANGELOG
Approved by: clsung (maintainer, via IRC)
|
Wed, 8 Feb 2012
|
[ 02:51 pgollucci ]
- Fix gem version requirements
With Hat: ruby@
|
Thu, 12 Jan 2012
|
[ 19:54 pgollucci ]
- Update to 0.8.0
PR: ports/163386
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (clsung ; 26 days)
Sponsored by: RideCharge Inc. / TaxiMagic
|
Mon, 20 Jun 2011
|
[ 17:25 pgollucci ] (Only the first 10 of 14 ports in this commit are shown above. )
- Fix dependency versions
|
Sun, 20 Mar 2011
|
[ 03:17 clsung ]
- Update to 0.7.1
|
Sun, 20 Feb 2011
|
[ 12:28 clsung ]
Simple asynchronous AMQP driver for Ruby/EventMachine.
This library works with Ruby 1.8, Ruby 1.9, JRuby and Rubinius.
This library was tested primarily with RabbitMQ, although it
should be compatible with any server implementing the AMQP 0-8 spec.
WWW: https://github.com/ruby-amqp/amqp
|
Number of commits found: 29 |