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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/rubygem-grape/Makefile

Number of commits found: 59

Monday, 27 Nov 2023
18:08 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-grape: Change RUN_DEPENDS from rubygem-mustermann-grape to
rubygem-mustermann-grape10

- Bump PORTREVISION for dependency change
commit hash: 01a7bfef4aed5b1f364b90558044dbb31d3f02a1 commit hash: 01a7bfef4aed5b1f364b90558044dbb31d3f02a1 commit hash: 01a7bfef4aed5b1f364b90558044dbb31d3f02a1 commit hash: 01a7bfef4aed5b1f364b90558044dbb31d3f02a1 01a7bfe
Tuesday, 14 Nov 2023
17:16 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-grape: Update to 2.0.0

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
commit hash: cbed27ba2864cd0f77ae3c23c19c2d36169f5c11 commit hash: cbed27ba2864cd0f77ae3c23c19c2d36169f5c11 commit hash: cbed27ba2864cd0f77ae3c23c19c2d36169f5c11 commit hash: cbed27ba2864cd0f77ae3c23c19c2d36169f5c11 cbed27b
Monday, 4 Sep 2023
21:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-grape: Update to 1.8.0

- Change RUN_DEPENDS From rubygem-rack22 to rubygem-rack

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
commit hash: 5e9f6654652f0298921ef4aa4be11b88cb5a2d96 commit hash: 5e9f6654652f0298921ef4aa4be11b88cb5a2d96 commit hash: 5e9f6654652f0298921ef4aa4be11b88cb5a2d96 commit hash: 5e9f6654652f0298921ef4aa4be11b88cb5a2d96 5e9f665
Saturday, 27 May 2023
23:44 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-grape: Update to 1.7.1

- Change RUN_DEPENDS from rubygem-rack to rubygem-rack22

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
commit hash: 267d040473b4f329977e2904bd536ae90fc82755 commit hash: 267d040473b4f329977e2904bd536ae90fc82755 commit hash: 267d040473b4f329977e2904bd536ae90fc82755 commit hash: 267d040473b4f329977e2904bd536ae90fc82755 267d040
Monday, 30 Jan 2023
13:01 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-grape: Update to 1.7.0

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
commit hash: 80ec223a223653a9f55cd514f39169a134a3b1d1 commit hash: 80ec223a223653a9f55cd514f39169a134a3b1d1 commit hash: 80ec223a223653a9f55cd514f39169a134a3b1d1 commit hash: 80ec223a223653a9f55cd514f39169a134a3b1d1 80ec223
Saturday, 14 Jan 2023
23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae 18c6e18
Friday, 30 Dec 2022
09:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-grape: Update version requirement of RUN_DEPENDS
commit hash: a7b69ba77661f082ce583c33337705811dcf84a5 commit hash: a7b69ba77661f082ce583c33337705811dcf84a5 commit hash: a7b69ba77661f082ce583c33337705811dcf84a5 commit hash: a7b69ba77661f082ce583c33337705811dcf84a5 a7b69ba
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 28 Feb 2022
12:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-grape: Update to 1.6.2

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
commit hash: bc7075f72bee261854e538ae0f13da8b05adabc4 commit hash: bc7075f72bee261854e538ae0f13da8b05adabc4 commit hash: bc7075f72bee261854e538ae0f13da8b05adabc4 commit hash: bc7075f72bee261854e538ae0f13da8b05adabc4 bc7075f
Tuesday, 21 Sep 2021
22:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-grape: Add USES=cpe
commit hash: 902064632e90c47b1bae9b0f58de0f0c66e9645b commit hash: 902064632e90c47b1bae9b0f58de0f0c66e9645b commit hash: 902064632e90c47b1bae9b0f58de0f0c66e9645b commit hash: 902064632e90c47b1bae9b0f58de0f0c66e9645b 9020646
Sunday, 18 Apr 2021
05:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-grape: Update to 1.5.3

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
commit hash: 7a22eb5386c10c95a3cfac04cc925fedd882947a commit hash: 7a22eb5386c10c95a3cfac04cc925fedd882947a commit hash: 7a22eb5386c10c95a3cfac04cc925fedd882947a commit hash: 7a22eb5386c10c95a3cfac04cc925fedd882947a 7a22eb5
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 17 Feb 2021
18:21 sunpoet search for other commits by this committer
Update to 1.5.2

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:565701 
Saturday, 21 Nov 2020
09:43 sunpoet search for other commits by this committer
Update to 1.5.1

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:555921 
Saturday, 10 Oct 2020
07:46 sunpoet search for other commits by this committer
Update to 1.5.0

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:551891 
Saturday, 11 Jul 2020
18:11 sunpoet search for other commits by this committer
Update to 1.4.0

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:542035 
Thursday, 9 Jul 2020
20:11 mfechner search for other commits by this committer
Switch to rails60.

Approved by:	sunpoet (maintainer)
Original commitRevision:541814 
Monday, 25 May 2020
18:36 sunpoet search for other commits by this committer
Update to 1.3.3

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:536514 
Tuesday, 21 Apr 2020
19:46 sunpoet search for other commits by this committer
Update to 1.3.2

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:532379 
Saturday, 28 Mar 2020
13:22 sunpoet search for other commits by this committer
Update to 1.3.1

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:529667 
Sunday, 12 Jan 2020
16:08 sunpoet search for other commits by this committer
Update to 1.3.0

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:522814 
Sunday, 8 Dec 2019
17:28 sunpoet search for other commits by this committer
Update to 1.2.5

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:519533 
Saturday, 7 Dec 2019
10:31 mfechner search for other commits by this committer
Change rubygem ports required by www/gitlab-ce to rails52.

Currently a lot of ports www/gitlab-ce is using pulls rails 5.0 and 5.2 ports as
dependencies in.
To reduce the number of ports required, the attached patch switches all required
ports to rails 5.2.

I carefully tested it, if I oversaw a port, please let me know.

Differential Revision:	https://reviews.freebsd.org/D22220
Original commitRevision:519195 
Sunday, 3 Nov 2019
17:16 sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS
Original commitRevision:516445 
Sunday, 7 Jul 2019
19:13 sunpoet search for other commits by this committer
Update to 1.2.4

- Take maintainership

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:506165 
Thursday, 31 Jan 2019
14:05 mfechner search for other commits by this committer
In preparation for gitlab 11.7 upgrade switch rails4 to rails50.
If required upgraded version to work correctly with rails50.
Fixed some cosmetic issue to make portlint happy.

Reviewed by:	sunpoet
Differential Revision:	https://reviews.freebsd.org/D18957
Original commitRevision:491723 
Sunday, 9 Dec 2018
23:56 sunpoet search for other commits by this committer
Update to 1.2.2

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:487111 
Thursday, 29 Nov 2018
16:45 sunpoet search for other commits by this committer
Update to 1.2.1

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:486192 
Tuesday, 27 Nov 2018
17:09 sunpoet search for other commits by this committer
Update to 1.2.0

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:486034 
Monday, 6 Aug 2018
19:54 sunpoet search for other commits by this committer
Update to 1.1.0

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:476540 
Thursday, 26 Apr 2018
18:51 sunpoet search for other commits by this committer
Update to 1.0.3

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:468372 
Thursday, 11 Jan 2018
18:36 sunpoet search for other commits by this committer
Update to 1.0.2

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:458774 
Saturday, 9 Sep 2017
05:04 sunpoet search for other commits by this committer
Update to 1.0.1

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:449473 
Saturday, 15 Jul 2017
17:24 sunpoet search for other commits by this committer
Update to 1.0.0

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:445913 
Thursday, 13 Apr 2017
19:32 sunpoet search for other commits by this committer
Update to 0.19.2

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:438467 
Monday, 6 Mar 2017
15:49 sunpoet search for other commits by this committer
Fix gemspec for rubygem-mustermann-grape 1.0.0 update

- Bump PORTREVISION for package change
Original commitRevision:435546 
Sunday, 5 Feb 2017
05:32 sunpoet search for other commits by this committer
Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-builder
Original commitRevision:433374 
Tuesday, 10 Jan 2017
15:20 swills search for other commits by this committer
devel/rubygem-grape: update to 0.19.1
Original commitRevision:431092 
Saturday, 31 Dec 2016
13:54 swills search for other commits by this committer
devel/rubygem-grape: update to 0.19.0
Original commitRevision:430119 
Monday, 5 Dec 2016
07:18 sunpoet search for other commits by this committer
- Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change
Original commitRevision:427839 
Saturday, 3 Dec 2016
19:30 sunpoet search for other commits by this committer
- Update to 0.18.0

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:427669 
Wednesday, 27 Apr 2016
21:57 swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
Original commitRevision:414136 
16:36 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
Original commitRevision:414118 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 10 Mar 2016
19:55 sunpoet search for other commits by this committer
- Update to 0.15.0

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:410788 
Sunday, 17 Jan 2016
13:14 sunpoet search for other commits by this committer
- Update to 0.14.0

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Sponsored by:	PortsCamp Taiwan
Original commitRevision:406393 
Tuesday, 27 Oct 2015
15:49 sunpoet search for other commits by this committer
- Add LICENSE_FILE
Original commitRevision:400264 
Thursday, 13 Aug 2015
17:36 sunpoet search for other commits by this committer
- Update to 0.13.0
- Update WWW

Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
Original commitRevision:394140 
Sunday, 21 Jun 2015
13:54 sunpoet search for other commits by this committer
- Update to 0.12.0
- Update RUN_DEPENDS: use Rails 4

Changes:	https://github.com/intridea/grape/blob/master/CHANGELOG.md
Original commitRevision:390221 
Saturday, 13 Jun 2015
20:02 sunpoet search for other commits by this committer
- Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change
Original commitRevision:389500 
Wednesday, 3 Jun 2015
18:41 sunpoet search for other commits by this committer
- Add NO_ARCH
Original commitRevision:388469 
Friday, 27 Mar 2015
14:11 sunpoet search for other commits by this committer
- Update to 0.11.0

Changes:	https://github.com/intridea/grape/blob/master/CHANGELOG.md
PR:		198945
Submitted by:	<kvedulv@kvedulv.de>
Original commitRevision:382415 
Sunday, 31 Aug 2014
17:21 swills search for other commits by this committer
devel/rubygem-grape: update to 0.9.0
Original commitRevision:366794 
Sunday, 24 Aug 2014
14:54 swills search for other commits by this committer
devel/rubygem-grape: update to 0.8.0
Original commitRevision:365937 
Tuesday, 12 Aug 2014
00:28 sunpoet search for other commits by this committer
- Add LICENSE
- Remove contiguous blank lines
Original commitRevision:364682 
Saturday, 29 Mar 2014
16:06 swills search for other commits by this committer
- Update to 0.6.1

PR:		ports/188004
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
Original commitRevision:349553 
Wednesday, 30 Oct 2013
02:34 swills search for other commits by this committer
- Add stage support
Original commitRevision:332037 
Sunday, 20 Oct 2013
15:11 swills search for other commits by this committer
A Ruby framework for rapid API development with great conventions.

WWW: https://github.com/intridea/grape

PR:		ports/182673
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
Original commitRevision:331025 

Number of commits found: 59