aboutsummaryrefslogtreecommitdiff
path: root/net-im/rubygem-termtter
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Change RUN_DEPENDS from rubygem-highline to rubygem-highline1Sunpoet Po-Chuan Hsieh2020-08-231-1/+2
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=545875
* Update version requirement of RUN_DEPENDSSunpoet Po-Chuan Hsieh2019-08-211-8/+8
| | | | Notes: svn path=/head/; revision=509542
* Update version requirement of RUN_DEPENDSSunpoet Po-Chuan Hsieh2019-01-261-2/+2
| | | | Notes: svn path=/head/; revision=491283
* Update to 2.2.9Sunpoet Po-Chuan Hsieh2019-01-012-6/+7
| | | | | | | | Changes: https://github.com/termtter/termtter/blob/master/ChangeLog https://github.com/termtter/termtter/commits/master Notes: svn path=/head/; revision=489037
* Update to 2.2.8Sunpoet Po-Chuan Hsieh2017-07-152-5/+4
| | | | | | | | Changes: https://github.com/termtter/termtter/blob/master/ChangeLog https://github.com/termtter/termtter/commits/master Notes: svn path=/head/; revision=445932
* Update WWWSunpoet Po-Chuan Hsieh2017-07-151-1/+1
| | | | Notes: svn path=/head/; revision=445898
* Fix gemspec for rubygem-activerecord4 4.2.1 update (r389119)Sunpoet Po-Chuan Hsieh2017-07-112-6/+8
| | | | | | | | - Update existing gemspec patch for rubygem-builder and rubygem-fluent-logger - Bump PORTREVISION for package change Notes: svn path=/head/; revision=445510
* Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-builderSunpoet Po-Chuan Hsieh2017-02-051-2/+2
| | | | Notes: svn path=/head/; revision=433374
* net-im/rubygem-termtter: switch to json 1.x depSteve Wills2017-01-021-1/+2
| | | | Notes: svn path=/head/; revision=430400
* - Update to 2.2.6Sunpoet Po-Chuan Hsieh2016-12-033-14/+8
| | | | | | | | Changes: https://github.com/termtter/termtter/blob/master/ChangeLog https://github.com/termtter/termtter/commits/master Notes: svn path=/head/; revision=427664
* 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-15/+15
| | | | | | | | 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-8/+8
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Fix gemspec for rubygem-fluent-logger 0.5.0 updateSunpoet Po-Chuan Hsieh2015-06-192-2/+5
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=390126
* - Update to 2.2.3Sunpoet Po-Chuan Hsieh2015-06-133-14/+20
| | | | | | | Changes: https://github.com/termtter/termtter/blob/master/ChangeLog Notes: svn path=/head/; revision=389486
* - Add LICENSESunpoet Po-Chuan Hsieh2015-06-132-11/+17
| | | | | | | | | | | | - Sort RUN_DEPENDS - Add NO_ARCH - Remove USE_RAKE - Fix gemspec - Bump PORTREVISION for package change - Take maintainership Notes: svn path=/head/; revision=389368
* Reset dhn's portsErwin Lansing2015-06-121-1/+1
| | | | | | | | | PR: 197522 Submitted by: jbeich Approved by: portmgr Notes: svn path=/head/; revision=389300
* Update ruby-gems to 2.4.5Steve Wills2015-03-302-35/+11
| | | | | | | | 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
* - Stage SafeMartin Wilke2014-01-241-1/+0
| | | | Notes: svn path=/head/; revision=340904
* - Update to 2.2.1Dennis Herrmann2013-12-174-7/+42
| | | | | | | | PR: ports/180148 Submitted by: Steve Wills <swills@FreeBSD.org> Notes: svn path=/head/; revision=336757
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-im) Notes: svn path=/head/; revision=327756
* - Unmark broken, works fine with Ruby 1.9Steve Wills2013-04-251-8/+1
| | | | | | | | | PR: ports/176902 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> Approved by: maintainer timeout (dhn, >5 weeks) Notes: svn path=/head/; revision=316495
* - Fix EXPIRATION date, we are in 2013, not 2012Steve Wills2013-03-031-1/+1
| | | | | | | | Pointyhat to: swills Reported by: bapt Notes: svn path=/head/; revision=313317
* - Deprecate ports which don't work with Ruby 1.9Steve Wills2013-03-021-5/+4
| | | | | | | | | | | - Set expiration to 2 months to give plenty of time to fix them to anyone who may be interested (patching rubygem- ports is possible now) - Trim headers while here With Hat: ruby@ Notes: svn path=/head/; revision=313298
* Fix typos and make small modifications in COMMENT (according to Porter'sCarlo Strub2012-08-031-1/+1
| | | | | | | | | Handbook) Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301960
* - Update to 1.11.0Dennis Herrmann2012-04-022-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294123
* - Update to 1.10.3Dennis Herrmann2012-03-052-3/+3
| | | | Notes: svn path=/head/; revision=292745
* - Update to 1.10.2Dennis Herrmann2012-03-042-3/+3
| | | | Notes: svn path=/head/; revision=292674
* - Update to 1.10.1Dennis Herrmann2012-01-112-3/+3
| | | | Notes: svn path=/head/; revision=288964
* - Standardize the BROKEN= message for ruby 1.9 for rubgems so tb/ph can tag itPhilip M. Gollucci2011-12-201-1/+1
| | | | | | | With Hat: ruby@ Notes: svn path=/head/; revision=287760
* - Update to 1.10.0Dennis Herrmann2011-09-022-4/+3
| | | | Notes: svn path=/head/; revision=281030
* - Mark as broken with Ruby 1.9Steve Wills2011-07-041-1/+5
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=277053
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta infoPhilip M. Gollucci2010-10-201-1/+1
| | | | | | | | | Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=263313
* - Fix dependency versionsDennis Herrmann2010-09-231-2/+3
| | | | | | | | PR: ports/150819 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Notes: svn path=/head/; revision=261703
* - Update to 1.9.0Dennis Herrmann2010-08-182-5/+5
| | | | Notes: svn path=/head/; revision=259525
* - GEMS are always RUN_DEPENDS of other GEMSPhilip M. Gollucci2010-06-061-1/+1
| | | | | | | | | | | | | - Bump PORTREVISION when something other then BUILD_DEPENDS changes - Some minor verticle whitespace in some ports for consistency with the rest PR: ports/147551 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) With Hat: ruby Notes: svn path=/head/; revision=255916
* - Update to 1.8.0Philip M. Gollucci2010-06-032-10/+11
| | | | | | | | | | | - Convert to RG PR: ports/146209 Submitted by: ports@c0decafe.net Approved by: maintainer timeout (dhn; 31 days) Notes: svn path=/head/; revision=255683
* - Update to 1.5.0Dennis Herrmann2009-10-252-4/+4
| | | | Notes: svn path=/head/; revision=243292
* - Update to 1.4.0Dennis Herrmann2009-10-202-6/+7
| | | | Notes: svn path=/head/; revision=243112
* - Update to 1.3.1Dennis Herrmann2009-08-112-4/+4
| | | | Notes: svn path=/head/; revision=239356
* - Update to 1.3.0Dennis Herrmann2009-08-032-4/+4
| | | | Notes: svn path=/head/; revision=238846
* Termtter is a Terminal based Twitter client.Dennis Herrmann2009-07-123-0/+32
WWW: http://termtter.org/ Notes: svn path=/head/; revision=237636