aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-stompserver
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* 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
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-06-281-0/+1
| | | | Notes: svn path=/head/; revision=390809
* - Add LICENSESunpoet Po-Chuan Hsieh2015-03-121-6/+8
| | | | | | | | - Sort RUN_DEPENDS - Cleanup Makefile Notes: svn path=/head/; revision=381117
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332048
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Fix depend versions according to rubygems.org [again]Philip M. Gollucci2011-11-021-1/+1
| | | | | | | | With Hat: ruby@ Tested by: P6 TB Full rubygem run Notes: svn path=/head/; revision=284931
* Provide reliable messaging using the stomp protocol. A more powerful freeSteve Wills2011-10-023-0/+30
alternative is ActiveMQ; however, that requires deploying a JVM, which may not always be ideal. PR: ports/160377 Submitted by: Mike Carlson <carlson39@llnl.gov> Notes: svn path=/head/; revision=282806