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-pagy6 Agnostic pagination in plain Ruby
6.5.0 devel 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 6.5.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-08 18:45:49
Last Update: 2024-09-08 18:36:56
Commit Hash: b8a29e8
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-pagy6-6.5.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-pagy6-6.5.0/LICENSE
  3. /usr/local/share/licenses/rubygem-pagy6-6.5.0/MIT
Collapse this list.
Dependency lines:
  • rubygem-pagy6>0:devel/rubygem-pagy6
To install the port:
cd /usr/ports/devel/rubygem-pagy6/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-pagy6
  • pkg install rubygem-pagy6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-pagy6
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1725559545 SHA256 (rubygem/pagy-6.5.0.gem) = 3b2418e79bd67abbac820dddaf6fd76665bac4170b2fef0f4a601a6400ef1a07 SIZE (rubygem/pagy-6.5.0.gem) = 45056

Packages (timestamps in pop-ups are UTC):
rubygem-pagy6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.5.06.5.0-6.5.06.5.0---
FreeBSD:13:quarterly6.5.06.5.0-6.5.06.5.0---
FreeBSD:14:latest6.5.06.5.0-6.5.06.5.0---
FreeBSD:14:quarterly6.5.06.5.0-6.5.06.5.0---
FreeBSD:15:latest6.5.06.5.0n/a6.5.0n/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
This port is required by:
for Run
  1. www/rubygem-bullet_train

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

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.5.0
08 Sep 2024 18:36:56
commit hash: b8a29e8653de01719a0287abe7f264897d058e88commit hash: b8a29e8653de01719a0287abe7f264897d058e88commit hash: b8a29e8653de01719a0287abe7f264897d058e88commit hash: b8a29e8653de01719a0287abe7f264897d058e88 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pagy6: Add rubygem-pagy6 6.5.0

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: 1