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-packwerk-extensions Collection of extensions for packwerk packages
0.3.0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-08-04 17:24:52
Last Update: 2024-08-04 17:13:54
Commit Hash: 5cf9876
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/rubyatscale/packwerk-extensions
Description:
packwerk-extensions is a home for checker extensions for packwerk 3. Currently, it ships the following checkers to help improve the boundaries between packages. These checkers are: - A privacy checker that ensures other packages are using your package's public API - A visibility checker that allows packages to be private except to an explicit group of other packages. - A folder_privacy checker that allows packages to their sibling packs and parent pack (to be used in an application that uses folder packs) - A layer (formerly architecture) checker that allows packages to specify their "layer" and requires that each layer only communicate with layers below it.
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-packwerk-extensions-0.3.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-packwerk-extensions-0.3.0/LICENSE
  3. /usr/local/share/licenses/rubygem-packwerk-extensions-0.3.0/MIT
Collapse this list.
Dependency lines:
  • rubygem-packwerk-extensions>0:devel/rubygem-packwerk-extensions
To install the port:
cd /usr/ports/devel/rubygem-packwerk-extensions/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-packwerk-extensions
  • pkg install rubygem-packwerk-extensions
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-packwerk-extensions
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1722711141 SHA256 (rubygem/packwerk-extensions-0.3.0.gem) = 538297909a396cb478c12c0c125f10c636415b8dac1c0229c81f3cbaeb97c55b SIZE (rubygem/packwerk-extensions-0.3.0.gem) = 14336

Packages (timestamps in pop-ups are UTC):
rubygem-packwerk-extensions
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.00.3.0--0.3.0---
FreeBSD:13:quarterly0.3.00.3.0--0.3.0---
FreeBSD:14:latest0.3.00.3.0--0.3.0---
FreeBSD:14:quarterly0.3.00.3.0--0.3.0---
FreeBSD:15:latest0.3.00.3.0n/a-n/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. rubygem-packwerk>=2.2.1 : devel/rubygem-packwerk
  2. rubygem-railties71>=6.0.0 : www/rubygem-railties71
  3. rubygem-sorbet-runtime>=0 : devel/rubygem-sorbet-runtime
  4. rubygem-zeitwerk>=0 : devel/rubygem-zeitwerk
  5. ruby32 : lang/ruby32
  6. 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-packwerk-extensions
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
0.3.0
04 Aug 2024 17:13:54
commit hash: 5cf9876a62df89a8eaab254fff1e25cf7022f94bcommit hash: 5cf9876a62df89a8eaab254fff1e25cf7022f94bcommit hash: 5cf9876a62df89a8eaab254fff1e25cf7022f94bcommit hash: 5cf9876a62df89a8eaab254fff1e25cf7022f94b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-packwerk-extensions: Add rubygem-packwerk-extensions 0.3.0

packwerk-extensions is a home for checker extensions for packwerk 3.

Currently, it ships the following checkers to help improve the boundaries
between packages. These checkers are:
- A privacy checker that ensures other packages are using your package's public
  API
- A visibility checker that allows packages to be private except to an explicit
  group of other packages.
- A folder_privacy checker that allows packages to their sibling packs and
  parent pack (to be used in an application that uses folder packs)
- A layer (formerly architecture) checker that allows packages to specify their
  "layer" and requires that each layer only communicate with layers below it.

Number of commits found: 1