notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
rubygem-kensa Heroku Add-On provider tool
3.1.0 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.1.0Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-05-19 04:18:06
Last Update: 2021-10-25 15:57:12
Commit Hash: c47ac4b
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/heroku/kensa
Description:
Kensa is a command-line tool to help add-on providers integrating their services with Heroku. It manages manifest files, and provides a TDD-like approach for programmers to test and develop their APIs. WWW: https://github.com/heroku/kensa
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/kensa
  2. /usr/local/share/licenses/rubygem-kensa-3.1.0/catalog.mk
  3. /usr/local/share/licenses/rubygem-kensa-3.1.0/LICENSE
  4. /usr/local/share/licenses/rubygem-kensa-3.1.0/MIT
Collapse this list.
Dependency lines:
  • rubygem-kensa>0:www/rubygem-kensa
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-kensa
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1534343905 SHA256 (rubygem/kensa-3.1.0.gem) = ec23a362f300f424d7765cf42d22877de5474ca0bf39a425811a3471c0ffd15e SIZE (rubygem/kensa-3.1.0.gem) = 29696

Packages (timestamps in pop-ups are UTC):
rubygem-kensa
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.1.0---3.1.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Runtime dependencies:
  1. rubygem-colored>=1.2 : textproc/rubygem-colored
  2. rubygem-launchy22>=2.2.0 : devel/rubygem-launchy22
  3. rubygem-mechanize>=2.7.5 : www/rubygem-mechanize
  4. rubygem-netrc>=0.10.3 : net/rubygem-netrc
  5. rubygem-rest-client>=1.8 : www/rubygem-rest-client
  6. ruby27 : lang/ruby27
  7. gem27 : devel/ruby-gems
Patch dependencies:
  1. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Extract dependencies:
  1. ruby27 : lang/ruby27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_rubygem-kensa
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.
Port Moves
  • port deleted on 2021-10-25
    REASON: Kensa is deprecated in favor of the addons-admin Heroku CLI plugin since December 14, 2018

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.0
25 Oct 2021 15:57:12
commit hash: c47ac4b77bb168d4b2fbfd44d802c96f976d5077commit hash: c47ac4b77bb168d4b2fbfd44d802c96f976d5077commit hash: c47ac4b77bb168d4b2fbfd44d802c96f976d5077commit hash: c47ac4b77bb168d4b2fbfd44d802c96f976d5077 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-kensa: Remove obsoleted port

Kensa is deprecated in favor of the addons-admin Heroku CLI plugin since
December 14, 2018.

Reference:	https://github.com/heroku/kensa/commit/48706db71c877633b6b09d5a8fa6a9e5caed08fc
3.1.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.1.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.1.0
15 Aug 2018 19:34:13
Revision:477275Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.0

Changes:	https://github.com/heroku/kensa/commits/master
3.0.2_2
29 Jul 2017 19:27:06
Revision:446903Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix gemspec for rubygem-rest-client 2.0.1 update (r438852)

- Bump PORTREVISION for package change

PR:		221052
Reported by:	lifanov
3.0.2_1
02 Jan 2017 10:15:39
Revision:430348Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix RUN_DEPENDS and gemspec patch

- Add LICENSE_FILE
- Update RUN_DEPENDS and move it upward
- Restore gemspec patch
- Bump PORTREVISION for dependency and package change
3.0.2
02 Jan 2017 09:38:01
Revision:430324Original commit files touched by this commit
swills search for other commits by this committer
www/rubygem-kensa: update to 3.0.2
2.0.2_1
31 Dec 2016 20:56:21
Revision:430164Original commit files touched by this commit
sunpoet search for other commits by this committer
Pass maintainership to ruby@
2.0.2_1
31 Dec 2016 20:47:35
Revision:430162Original commit files touched by this commit
rpaulo search for other commits by this committer
Relinquish maintainership of most of my ports.
2.0.2_1
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
2.0.2_1
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
create USES=gem and update rubygem- ports to use it

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
2.0.2_1
04 Apr 2016 15:37:19
Revision:412517Original commit files touched by this commit
swills search for other commits by this committer
Fix patches mangled with gem 2.6.2 update

Pointyhat to:	swills
Reported by:	antoine
2.0.2_1
04 Apr 2016 15:24:53
Revision:412516Original commit files touched by this commit
swills search for other commits by this committer
devel/ruby-gems: Update to 2.6.2

PR:		208371
Submitted by:	wen (partial)
2.0.2_1
02 Apr 2016 07:15:16
Revision:412392Original commit files touched by this commit
sunpoet search for other commits by this committer
- Rename gemspec patch to patch-gemspec

With hat:	ruby
2.0.2_1
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
2.0.2_1
13 Aug 2015 17:38:25
Revision:394163Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add NO_ARCH

Approved by:	portmgr (blanket)
2.0.2_1
31 May 2015 20:58:13
Revision:388165Original commit files touched by this commit
mmoll search for other commits by this committer
www/rubygem-rest-client: update to 1.8.0

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
2.0.2
19 May 2014 04:17:52
Revision:354492Original commit files touched by this commit
rpaulo search for other commits by this committer
Add rubygem-kensa v2.0.2.

This brings the following additional ports
* devel/rubygem-launch22
* misc/rubygem-mime-types117
* textproc/rubygem-nokogiri14
* www/rubygem-heroku-nav
* www/rubygem-mechanize26
* www/rubygem-net-http-digest_auth11
* www/rubygem-net-http-persistent25

With the exception of heroku-nav, all the other ports are just older versions
of already existing ports.

Reviewed by:	swills

Number of commits found: 18