| Port details on branch 2023Q2 |
- rubygem-pathutil Like Pathname but a little less insane
- 0.16.2 devel
=0 0.16.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2016-04-29 22:28:44
- Last Update: 2023-01-14 23:08:33
- Commit Hash: 18c6e18
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/envygeeks/pathutil
- Description:
- Pathutil tries to be a faster pure Ruby impelementation of Pathname. It arose
out of a need to fix basic problems with Pathname, such as suscepetibility to
join overrides, need for automatic encoding, and normalization (for stuff like
Jekyll) and the ability to do other safe-style operations in an encapsulated
format, like copying files and folders with symlinks but only if they originate
from the given root.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-pathutil>0:devel/rubygem-pathutil
- To install the port:
- cd /usr/ports/devel/rubygem-pathutil/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-pathutil
- pkg install rubygem-pathutil
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-pathutil
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1541006195
SHA256 (rubygem/pathutil-0.16.2.gem) = e43b74365631cab4f6d5e4228f812927efc9cb2c71e62976edcb252ee948d589
SIZE (rubygem/pathutil-0.16.2.gem) = 11776
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:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-forwardable-extended>=2.6<3 : devel/rubygem-forwardable-extended
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- textproc/rubygem-jekyll-assets
- www/rubygem-jekyll
- www/rubygem-jekyll-sanity
- www/rubygem-jekyll3
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-pathutil
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|