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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
rubygem-pagy Agnostic pagination in plain Ruby
9.3.4 devel on this many watch lists=2 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 9.3.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-05-16 06:30:53
Last Update: 2025-03-19 03:43:13
Commit Hash: d505dc3
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: rubygems
License: MIT
WWW:
https://ddnexus.github.io/pagy/
https://github.com/ddnexus/pagy
Description:
Pagy is a pagination gem. It works in any environment: with Rack frameworks (Rails, Sinatra, Padrino, etc.) or in pure ruby without Rack It works with any collection: with any ORM, any DB, any search gem, elasticsearch_rails, meilisearch, searchkick, ransack, and just about any list, even if you cannot count it It supports all kinds of pagination: calendar, countless, geared, incremental, auto-incremental, infinite, headers, JSON, cursor It supports all kinds of CSS Frameworks and APIs: bootstrap, bulma, foundation, materialize, semantic, uikit, tailwind, JSON:API It supports faster client-side rendering: with classic or innovative UI components (see Javascript Components) or by serving JSON to your favorite Javascript framework It has 100% of test coverage for Ruby, HTML and Javascript E2E (see Pagy Workflows CI)
HomepageHomepage    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/pagy
  2. /usr/local/share/licenses/rubygem-pagy-9.3.4/catalog.mk
  3. /usr/local/share/licenses/rubygem-pagy-9.3.4/LICENSE
  4. /usr/local/share/licenses/rubygem-pagy-9.3.4/MIT
Collapse this list.
Dependency lines:
  • rubygem-pagy>0:devel/rubygem-pagy
To install the port:
cd /usr/ports/devel/rubygem-pagy/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-pagy
  • pkg install rubygem-pagy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-pagy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1742070700 SHA256 (rubygem/pagy-9.3.4.gem) = b058e064bd02237e76d591e90fadc02c795426dd51f90d0c51089558bf3ab5f7 SIZE (rubygem/pagy-9.3.4.gem) = 67072

Packages (timestamps in pop-ups are UTC):
rubygem-pagy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.3.39.3.4-9.3.39.3.4---
FreeBSD:13:quarterly9.3.39.3.3-9.3.39.3.3---
FreeBSD:14:latest9.3.39.3.4-9.3.39.3.4---
FreeBSD:14:quarterly9.3.39.3.3-9.3.39.3.3---
FreeBSD:15:latest9.3.49.3.4n/a9.3.4n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_rubygem-pagy
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.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.3.4
19 Mar 2025 03:43:13
commit hash: d505dc3ef815b56ece9170677bc0afb5289d4801commit hash: d505dc3ef815b56ece9170677bc0afb5289d4801commit hash: d505dc3ef815b56ece9170677bc0afb5289d4801commit hash: d505dc3ef815b56ece9170677bc0afb5289d4801 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 9.3.4

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
9.3.3
25 Dec 2024 19:16:28
commit hash: a0f8f7c7b4176cd6fcf9805b95806f43475b9870commit hash: a0f8f7c7b4176cd6fcf9805b95806f43475b9870commit hash: a0f8f7c7b4176cd6fcf9805b95806f43475b9870commit hash: a0f8f7c7b4176cd6fcf9805b95806f43475b9870 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 9.3.3

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
9.3.1
22 Nov 2024 06:25:45
commit hash: b48d917bc37b6f30b352cf558cd97ea3cdf19e8ecommit hash: b48d917bc37b6f30b352cf558cd97ea3cdf19e8ecommit hash: b48d917bc37b6f30b352cf558cd97ea3cdf19e8ecommit hash: b48d917bc37b6f30b352cf558cd97ea3cdf19e8e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 9.3.1

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
9.2.2
21 Nov 2024 13:39:23
commit hash: ccca7960db4334c91ec43cb30f1687714166422acommit hash: ccca7960db4334c91ec43cb30f1687714166422acommit hash: ccca7960db4334c91ec43cb30f1687714166422acommit hash: ccca7960db4334c91ec43cb30f1687714166422a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 9.2.2

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
9.1.1
31 Oct 2024 09:22:58
commit hash: 2b3cb982c70ed75e551bae5bd1a71a1b0e24a9d7commit hash: 2b3cb982c70ed75e551bae5bd1a71a1b0e24a9d7commit hash: 2b3cb982c70ed75e551bae5bd1a71a1b0e24a9d7commit hash: 2b3cb982c70ed75e551bae5bd1a71a1b0e24a9d7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 9.1.1

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
9.1.0
14 Oct 2024 05:26:15
commit hash: d9a91a60938f78a65c67c755dcdff552495de0efcommit hash: d9a91a60938f78a65c67c755dcdff552495de0efcommit hash: d9a91a60938f78a65c67c755dcdff552495de0efcommit hash: d9a91a60938f78a65c67c755dcdff552495de0ef files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 9.1.0

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
9.0.9
15 Sep 2024 20:11:42
commit hash: 1d09d4a128ec62df58fc993caf84006f81630d60commit hash: 1d09d4a128ec62df58fc993caf84006f81630d60commit hash: 1d09d4a128ec62df58fc993caf84006f81630d60commit hash: 1d09d4a128ec62df58fc993caf84006f81630d60 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 9.0.9

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
9.0.8
08 Sep 2024 18:39:56
commit hash: fbc791249537759167e410975ad7e52e0250df49commit hash: fbc791249537759167e410975ad7e52e0250df49commit hash: fbc791249537759167e410975ad7e52e0250df49commit hash: fbc791249537759167e410975ad7e52e0250df49 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 9.0.8

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
9.0.5
04 Aug 2024 21:17:08
commit hash: 4aada55fcffaa332157c3317cab13201e5822c0fcommit hash: 4aada55fcffaa332157c3317cab13201e5822c0fcommit hash: 4aada55fcffaa332157c3317cab13201e5822c0fcommit hash: 4aada55fcffaa332157c3317cab13201e5822c0f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 9.0.5

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
9.0.4
04 Aug 2024 17:14:23
commit hash: 154effb82303dbac0fe9aab6df40831bb4df45a8commit hash: 154effb82303dbac0fe9aab6df40831bb4df45a8commit hash: 154effb82303dbac0fe9aab6df40831bb4df45a8commit hash: 154effb82303dbac0fe9aab6df40831bb4df45a8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 9.0.4

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
9.0.3
29 Jul 2024 12:40:58
commit hash: f9e8bd11555ac3295970e259c0f1e3b1db6d8880commit hash: f9e8bd11555ac3295970e259c0f1e3b1db6d8880commit hash: f9e8bd11555ac3295970e259c0f1e3b1db6d8880commit hash: f9e8bd11555ac3295970e259c0f1e3b1db6d8880 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 9.0.3

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
9.0.2
21 Jul 2024 12:22:37
commit hash: b4855820b273e622ced3ba02b0372c70e096eb2acommit hash: b4855820b273e622ced3ba02b0372c70e096eb2acommit hash: b4855820b273e622ced3ba02b0372c70e096eb2acommit hash: b4855820b273e622ced3ba02b0372c70e096eb2a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 9.0.2

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
9.0.1
21 Jul 2024 09:58:23
commit hash: 8ae15eb63fa7cb37f68a15515767340a35c0d400commit hash: 8ae15eb63fa7cb37f68a15515767340a35c0d400commit hash: 8ae15eb63fa7cb37f68a15515767340a35c0d400commit hash: 8ae15eb63fa7cb37f68a15515767340a35c0d400 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 9.0.1

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
8.6.3
07 Jul 2024 17:21:40
commit hash: d6bde2f26809b67d1a6f1ccf1ea7041ffc112117commit hash: d6bde2f26809b67d1a6f1ccf1ea7041ffc112117commit hash: d6bde2f26809b67d1a6f1ccf1ea7041ffc112117commit hash: d6bde2f26809b67d1a6f1ccf1ea7041ffc112117 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 8.6.3

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
8.6.2
06 Jul 2024 16:10:01
commit hash: 39b27c5e2ff6b8be45191c9c247640ae535265e8commit hash: 39b27c5e2ff6b8be45191c9c247640ae535265e8commit hash: 39b27c5e2ff6b8be45191c9c247640ae535265e8commit hash: 39b27c5e2ff6b8be45191c9c247640ae535265e8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 8.6.2

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
8.4.5
03 Jul 2024 04:37:09
commit hash: 89afc2bdf316996a6c2dfb1bb1f999274074e5dccommit hash: 89afc2bdf316996a6c2dfb1bb1f999274074e5dccommit hash: 89afc2bdf316996a6c2dfb1bb1f999274074e5dccommit hash: 89afc2bdf316996a6c2dfb1bb1f999274074e5dc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 8.4.5

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
8.4.4
18 Jun 2024 04:01:49
commit hash: 9a45aec4b8273460d5a88762d7f8c831de645688commit hash: 9a45aec4b8273460d5a88762d7f8c831de645688commit hash: 9a45aec4b8273460d5a88762d7f8c831de645688commit hash: 9a45aec4b8273460d5a88762d7f8c831de645688 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 8.4.4

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
8.4.3
06 Jun 2024 16:44:35
commit hash: fd97c76c98055e7b106d156e6dc3b97de0a7af2ecommit hash: fd97c76c98055e7b106d156e6dc3b97de0a7af2ecommit hash: fd97c76c98055e7b106d156e6dc3b97de0a7af2ecommit hash: fd97c76c98055e7b106d156e6dc3b97de0a7af2e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 8.4.3

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
8.4.2
06 Jun 2024 07:48:12
commit hash: c403485df50d2809612cda0af7fb840bdc2f207dcommit hash: c403485df50d2809612cda0af7fb840bdc2f207dcommit hash: c403485df50d2809612cda0af7fb840bdc2f207dcommit hash: c403485df50d2809612cda0af7fb840bdc2f207d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 8.4.2

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
8.4.1
03 Jun 2024 06:53:00
commit hash: 0b5f7a92a5d690aa4d4ada9e9611dc21232f3929commit hash: 0b5f7a92a5d690aa4d4ada9e9611dc21232f3929commit hash: 0b5f7a92a5d690aa4d4ada9e9611dc21232f3929commit hash: 0b5f7a92a5d690aa4d4ada9e9611dc21232f3929 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 8.4.1

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
8.4.0
19 May 2024 22:12:03
commit hash: f2b2e6028edeef5898fbe225fd2382d1fce33cedcommit hash: f2b2e6028edeef5898fbe225fd2382d1fce33cedcommit hash: f2b2e6028edeef5898fbe225fd2382d1fce33cedcommit hash: f2b2e6028edeef5898fbe225fd2382d1fce33ced files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Update to 8.4.0

Changes:	https://github.com/ddnexus/pagy/releases
		https://ddnexus.github.io/pagy/changelog/
8.2.2
16 May 2024 06:21:49
commit hash: 655cf434eb550038269992481b9c0f8ab3fbea73commit hash: 655cf434eb550038269992481b9c0f8ab3fbea73commit hash: 655cf434eb550038269992481b9c0f8ab3fbea73commit hash: 655cf434eb550038269992481b9c0f8ab3fbea73 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy: Add rubygem-pagy 8.2.2

Pagy is a pagination gem.

It works in any environment: with Rack frameworks (Rails, Sinatra, Padrino,
etc.) or in pure ruby without Rack

It works with any collection: with any ORM, any DB, any search gem,
elasticsearch_rails, meilisearch, searchkick, ransack, and just about any list,
even if you cannot count it

It supports all kinds of pagination: calendar, countless, geared, incremental,
auto-incremental, infinite, headers, JSON, cursor

It supports all kinds of CSS Frameworks and APIs: bootstrap, bulma, foundation,
materialize, semantic, uikit, tailwind, JSON:API

It supports faster client-side rendering: with classic or innovative UI
components (see Javascript Components) or by serving JSON to your favorite
Javascript framework

It has 100% of test coverage for Ruby, HTML and Javascript E2E (see Pagy
Workflows CI)

Number of commits found: 22