aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-amq-protocol
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.3.0Sunpoet Po-Chuan Hsieh2018-01-092-4/+4
| | | | | | | Changes: https://github.com/ruby-amqp/amq-protocol/blob/master/ChangeLog.md Notes: svn path=/head/; revision=458548
* Update to 2.2.0Sunpoet Po-Chuan Hsieh2017-05-112-5/+4
| | | | | | | Changes: https://github.com/ruby-amqp/amq-protocol/blob/master/ChangeLog.md Notes: svn path=/head/; revision=440660
* Revert r438532 and remove shebangSunpoet Po-Chuan Hsieh2017-04-171-3/+6
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=438715
* - Fix shebangMartin Wilke2017-04-141-1/+3
| | | | Notes: svn path=/head/; revision=438532
* Update to 2.1.0Sunpoet Po-Chuan Hsieh2017-01-292-3/+4
| | | | | | | Changes: https://github.com/ruby-amqp/amq-protocol/blob/master/ChangeLog.md Notes: svn path=/head/; revision=432767
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
| | | | Notes: svn path=/head/; revision=414136
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-271-2/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=414118
* - Update to 2.0.1Sunpoet Po-Chuan Hsieh2015-12-212-3/+4
| | | | | | | | | - Add LICENSE_FILE Changes: https://github.com/ruby-amqp/amq-protocol/commits/2.0.x-stable Notes: svn path=/head/; revision=404150
* - Update to 2.0.0Sunpoet Po-Chuan Hsieh2015-09-172-3/+3
| | | | | | | Changes: https://github.com/ruby-amqp/amq-protocol/blob/master/ChangeLog.md Notes: svn path=/head/; revision=397193
* - Remove blank line between NO_ARCH and USE_RUBYSunpoet Po-Chuan Hsieh2015-07-061-1/+0
| | | | Notes: svn path=/head/; revision=391473
* Set NO_ARCH for remaining rubygem-* ports with no arch dependent filesPhilip M. Gollucci2015-07-021-0/+2
| | | | | | | | | | Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb Notes: svn path=/head/; revision=391169
* - Update to 1.9.2Sunpoet Po-Chuan Hsieh2015-05-213-9/+9
| | | | | | | | | | | - Add LICENSE - Reformat pkg-descr - Take maintainership Changes: https://github.com/ruby-amqp/amq-protocol/blob/master/ChangeLog.md Notes: svn path=/head/; revision=386977
* Reset maintainership:Baptiste Daroussin2014-12-021-1/+1
| | | | | | | | | | - Lots of maintainers timeout - unresponsive for almost a year PR: 195059 Notes: svn path=/head/; revision=373790
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=361440
* - Stage SafeMartin Wilke2014-01-241-1/+0
| | | | Notes: svn path=/head/; revision=340904
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Update to 1.6.0Cheng-Lung Sung2013-07-082-7/+4
| | | | | | | | PR: ports/180133 Submitted by: swills@ Notes: svn path=/head/; revision=322470
* - Update to 0.9.4Steve Wills2012-09-272-4/+4
| | | | | | | | PR: ports/170621 Approved by: maintainer timeout (clsung, >4 weeks) Notes: svn path=/head/; revision=304939
* - Update to 0.9.0Sunpoet Po-Chuan Hsieh2012-02-152-3/+3
| | | | | | | | Changes: https://github.com/ruby-amqp/amq-protocol/commits/master Approved by: clsung (maintainer, via IRC) Notes: svn path=/head/; revision=291429
* - Update to 0.8.4Cheng-Lung Sung2011-11-102-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285454
* - Update to 0.8.3Cheng-Lung Sung2011-10-142-3/+3
| | | | Notes: svn path=/head/; revision=283513
* - Update to 0.8.1Cheng-Lung Sung2011-10-022-3/+3
| | | | Notes: svn path=/head/; revision=282768
* amq-protocol is an AMQP 0.9.1 serialization library for Ruby.Cheng-Lung Sung2011-09-283-0/+29
It is not an AMQP client: amq-protocol only handles serialization and deserialization. Notes: svn path=/head/; revision=282560