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
Port details on branch 2023Q1
rubygem-pathname Representation of the name of a file or directory on the filesystem
0.4.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 0.3.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-01-03 20:39:16
Last Update: 2024-11-21 13:39:23
Commit Hash: a90e546
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: rubygems
License: BSD2CLAUSE RUBY
WWW:
https://github.com/ruby/pathname
Description:
Pathname represents the name of a file or directory on the filesystem, but not the file itself. The pathname depends on the Operating System: Unix, Windows, etc. This library works with pathnames of local OS, however non-Unix pathnames are supported experimentally. A Pathname can be relative or absolute. It's not until you try to reference the file that it even matters whether the file exists or not. Pathname is immutable. It has no method for destructive update. The goal of this class is to manipulate file path information in a neater way than standard Ruby provides. The examples below demonstrate the difference. All functionality from File, FileTest, and some from Dir and FileUtils is included, in an unsurprising way. It is essentially a facade for all of these, and more.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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. /usr/local/share/licenses/rubygem-pathname-0.4.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-pathname-0.4.0/LICENSE
  3. /usr/local/share/licenses/rubygem-pathname-0.4.0/BSD2CLAUSE
  4. /usr/local/share/licenses/rubygem-pathname-0.4.0/RUBY
Collapse this list.
Dependency lines:
  • rubygem-pathname>0:devel/rubygem-pathname
To install the port:
cd /usr/ports/devel/rubygem-pathname/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-pathname
  • pkg install rubygem-pathname
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-pathname
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1731679752 SHA256 (rubygem/pathname-0.4.0.gem) = d8bef9d54dd35667f057708ee4f8ed91818e493091f86788fd5ef21a7cbeee89 SIZE (rubygem/pathname-0.4.0.gem) = 23040

Packages (timestamps in pop-ups are UTC):
rubygem-pathname
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.00.4.00.1.00.4.00.4.0-0.1.0-
FreeBSD:13:quarterly0.3.00.3.00.2.10.3.00.3.00.3.00.3.00.3.0
FreeBSD:14:latest0.4.00.4.00.2.00.4.00.4.00.2.1-0.2.1
FreeBSD:14:quarterly0.3.00.3.0-0.3.00.3.00.3.00.3.00.3.0
FreeBSD:15:latest0.4.00.4.0n/a0.4.0n/a0.3.00.3.00.3.0
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 Build
  1. databases/rubygem-pg_query

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

There are no commits on branch 2023Q1 for this port