Port details |
- rubygem-pagy6 Agnostic pagination in plain Ruby
- 6.5.0 devel =0 6.5.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- 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)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.5.0 08 Sep 2024 18:36:56 |
Po-Chuan Hsieh (sunpoet) |
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
|