aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-hammer_cli
Commit message (Collapse)AuthorAgeFilesLines
* 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 r, s, t, and u.Mathieu Arnold2016-04-011-8/+8
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Update to 0.6.1Sunpoet Po-Chuan Hsieh2016-03-212-3/+3
| | | | | | | Changes: https://github.com/theforeman/hammer-cli/blob/0.6-stable/doc/release_notes.md Notes: svn path=/head/; revision=411598
* - Update to 0.6.0Sunpoet Po-Chuan Hsieh2016-03-062-9/+8
| | | | | | | | | - Fix RUN_DEPENDS Changes: https://github.com/theforeman/hammer-cli/commits/master Notes: svn path=/head/; revision=410393
* give my ports to ruby@Michael Moll2016-01-011-1/+1
| | | | Notes: svn path=/head/; revision=405015
* sysutils/rubygem-hammer_cli: update to 0.5.1Michael Moll2015-12-272-3/+3
| | | | Notes: svn path=/head/; revision=404542
* sysutils/rubygem-hammer_cli: update to 0.5.0Michael Moll2015-12-142-4/+3
| | | | Notes: svn path=/head/; revision=403728
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-10-101-0/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=399047
* sysutils/rubygem-hammer_cli: update to 0.4.0Michael Moll2015-09-213-29/+4
| | | | Notes: svn path=/head/; revision=397513
* - Rename gemspec patch to patch-gemspecSunpoet Po-Chuan Hsieh2015-08-131-0/+0
| | | | Notes: svn path=/head/; revision=394145
* sysutils/rubygem-hammer_cli: update to 0.3.0Michael Moll2015-08-043-8/+7
| | | | Notes: svn path=/head/; revision=393540
* 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
* www/rubygem-rest-client: update to 1.8.0Michael Moll2015-05-312-4/+9
| | | | | | | | | | | | PR: 200504 Differential Revision: https://reviews.freebsd.org/D2696 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: swills (mentor) Security: CVE-2015-1820 Security: CVE-2015-3448 Notes: svn path=/head/; revision=388165
* - Fix gemspec for rubygem-highline 1.7.2 updateSunpoet Po-Chuan Hsieh2015-05-102-1/+7
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=386000
* PR: 199525Michael Moll2015-04-294-46/+18
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D2394 Approved by: mat (mentor) Notes: svn path=/head/; revision=384990
* Update my email address and give a few ports to ruby@Michael Moll2015-04-281-1/+1
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D2390 Approved by: mat (Mentor) Notes: svn path=/head/; revision=384945
* Update ruby-gems to 2.4.5Steve Wills2015-03-302-32/+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
* - Update to version 0.1.4 [1]Pawel Pekala2014-12-206-28/+35
| | | | | | | | | | | - Remove <bsd.port.(pre|post).mk> inclusion - Cleanup post-install target PR: 195892 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=374999
* sysutils/rubygem-hammer_cli: update to 0.1.3Steve Wills2014-08-274-3/+27
| | | | | | | | PR: 193013 Submitted by: Michael Moll <kvedulv@kvedulv.de> Notes: svn path=/head/; revision=366344
* sysutils/rubygem-hammer_cli: update to 0.1.2Steve Wills2014-08-224-11/+21
| | | | | | | | PR: 192658 Submitted by: Michael Moll <kvedulv@kvedulv.de> Notes: svn path=/head/; revision=365653
* - Update to 0.1.1Martin Wilke2014-06-053-72/+3
| | | | | | | | PR: 190070 Submitted by: maintainer Notes: svn path=/head/; revision=356614
* - Update to 0.1.0Steve Wills2014-04-136-18/+106
| | | | | | | | | | - Assign maintainership to submitter PR: ports/188289 Submitted by: Michael Moll <kvedulv@kvedulv.de> Notes: svn path=/head/; revision=351175
* Hammer is a generic clamp-based CLI framework. Hammer-cli provides justSteve Wills2014-03-134-0/+47
the core functionality. The core is extensible using plugins that contain application-specific commands. WWW: https://github.com/theforeman/hammer-cli PR: ports/187483 Submitted by: Michael Moll <kvedulv@kvedulv.de> Notes: svn path=/head/; revision=348112