aboutsummaryrefslogtreecommitdiff
path: root/net-im/rubygem-lita
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update databases/redis to the recent stable version 6.0.10.Sergey A. Osokin2021-01-131-1/+1
| | | | | | | | | | | | | | | Update CONFLICTS for: o) databases/redis4 o) databases/redis5 o) databases/redis o) databases/redis-devel Connect databases/redis5 to the build. Bump PORTREVISIONs for dependant ports. Notes: svn path=/head/; revision=561486
* Change RUN_DEPENDS from rubygem-faraday to rubygem-faraday0Sunpoet Po-Chuan Hsieh2020-05-291-2/+2
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=536894
* Update version requirement of RUN_DEPENDSSunpoet Po-Chuan Hsieh2019-12-281-3/+4
| | | | Notes: svn path=/head/; revision=521184
* Repocopy the databases/redis to the databases/redis4 to updateSergey A. Osokin2019-11-211-1/+1
| | | | | | | | | | | | the databases/redis port to the latest stable version, 5.0.6. PR: 241526 Reviewed by: portmgr (adamw) Approved by: portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D22336 Notes: svn path=/head/; revision=518107
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Update to 2.7.8Sunpoet Po-Chuan Hsieh2018-12-031-1/+1
| | | | | | | | | Changes: https://github.com/rubygems/rubygems/blob/master/History.txt PR: 233645 Exp-run by: antoine Notes: svn path=/head/; revision=486529
* - Update to 4.7.1Sunpoet Po-Chuan Hsieh2016-12-053-5/+6
| | | | | | | Changes: https://github.com/litaio/lita/releases Notes: svn path=/head/; revision=427846
* 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
* devel/ruby-gems: Update to 2.6.2Steve Wills2016-04-041-8/+8
| | | | | | | | PR: 208371 Submitted by: wen (partial) Notes: svn path=/head/; revision=412516
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-11/+11
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update to 4.7.0Sunpoet Po-Chuan Hsieh2016-01-172-3/+3
| | | | | | | | Changes: https://github.com/litaio/lita/releases Sponsored by: PortsCamp Taiwan Notes: svn path=/head/; revision=406434
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-10-081-0/+1
| | | | Notes: svn path=/head/; revision=398847
* - Update to 4.6.1Sunpoet Po-Chuan Hsieh2015-09-032-3/+3
| | | | | | | Changes: https://github.com/jimmycuadra/lita/releases Notes: svn path=/head/; revision=395986
* - Update to 4.6.0Sunpoet Po-Chuan Hsieh2015-08-312-3/+3
| | | | | | | Changes: https://github.com/jimmycuadra/lita/releases Notes: svn path=/head/; revision=395686
* - Update to 4.5.0Sunpoet Po-Chuan Hsieh2015-08-222-4/+4
| | | | | | | Changes: https://github.com/jimmycuadra/lita/releases Notes: svn path=/head/; revision=395013
* - Update to 4.4.3Sunpoet Po-Chuan Hsieh2015-06-152-4/+4
| | | | | | | | | Changes: https://github.com/jimmycuadra/lita/releases - Update RUN_DEPENDS: use newer rubygem-rack - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=389713
* - Update to 4.4.2Sunpoet Po-Chuan Hsieh2015-06-132-4/+4
| | | | | | | | | - Add NO_ARCH Changes: https://github.com/jimmycuadra/lita/releases Notes: svn path=/head/; revision=389489
* - Fix gemspec patchSunpoet Po-Chuan Hsieh2015-05-022-10/+11
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=385196
* - Update to 4.3.2Sunpoet Po-Chuan Hsieh2015-04-052-3/+3
| | | | | | | Changes: https://github.com/jimmycuadra/lita/releases Notes: svn path=/head/; revision=383321
* Update ruby-gems to 2.4.5Steve Wills2015-03-301-33/+10
| | | | | | | | Note this is a big upgrade and the way gemspecs are generated changed. As a result, all patched gemspecs had to have new patches. Notes: svn path=/head/; revision=382631
* - Update to 4.3.0Sunpoet Po-Chuan Hsieh2015-03-143-17/+13
| | | | | | | | | | - Add LICENSE - Remove outdated RUBY_VER check Changes: https://github.com/jimmycuadra/lita/releases Notes: svn path=/head/; revision=381278
* Fix typo.Adam Weinberger2014-09-121-1/+1
| | | | Notes: svn path=/head/; revision=368064
* Make IGNORE with Ruby 1.9, rather than it appearing in every build fail log.Adam Weinberger2014-09-121-1/+7
| | | | Notes: svn path=/head/; revision=368062
* net-im/rubygem-lita: add port for LitaSteve Wills2014-09-094-0/+68
A multi-service chat bot with extendable behavior. WWW: https://lita.io/ Notes: svn path=/head/; revision=367762