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 photos
All times are UTC
Ukraine
Port details on branch 2026Q2
rubygem-tsort Topological sorting using Tarjan's algorithm
0.2.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 0.2.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:50:31
Last Update: 2023-11-14 17:16:27
Commit Hash: 0eb6fc7
Also Listed In: rubygems
License: BSD2CLAUSE RUBY
WWW:
https://github.com/ruby/tsort
Description:
TSort implements topological sorting using Tarjan's algorithm for strongly connected components. TSort is designed to be able to be used with any object which can be interpreted as a directed graph. TSort requires two methods to interpret an object as a graph, tsort_each_node and tsort_each_child: - tsort_each_node is used to iterate for all nodes over a graph. - tsort_each_child is used to iterate for child nodes of a given node. The equality of nodes are defined by eql? and hash since TSort uses Hash internally.
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-tsort-0.2.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-tsort-0.2.0/LICENSE
  3. /usr/local/share/licenses/rubygem-tsort-0.2.0/BSD2CLAUSE
  4. /usr/local/share/licenses/rubygem-tsort-0.2.0/RUBY
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-tsort>0:devel/rubygem-tsort
To install the port:
cd /usr/ports/devel/rubygem-tsort/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-tsort
  • pkg install rubygem-tsort
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-tsort
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1699774872 SHA256 (rubygem/tsort-0.2.0.gem) = 9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f SIZE (rubygem/tsort-0.2.0.gem) = 10240

Packages (timestamps in pop-ups are UTC):
rubygem-tsort
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.00.2.00.1.00.2.00.2.0n/an/an/a
FreeBSD:13:quarterly0.2.00.2.00.1.10.2.00.2.0n/an/an/a
FreeBSD:14:latest0.2.00.2.00.1.00.2.00.2.00.1.1-0.1.1
FreeBSD:14:quarterly0.2.00.2.0-0.2.00.2.00.2.00.2.00.2.0
FreeBSD:15:latest0.2.00.2.0n/a0.2.0n/an/a0.2.00.2.0
FreeBSD:15:quarterly0.2.00.2.0n/a-n/an/a--
FreeBSD:16:latest0.2.00.2.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
This port is required by:
for Run
  1. devel/rubygem-rbs
  2. devel/rubygem-rdoc
  3. sysutils/rubygem-openfact
  4. www/rubygem-railties-gitlab
  5. www/rubygem-railties71
  6. www/rubygem-railties72
  7. www/rubygem-railties80
Expand this list (8 items / 1 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/rubygem-railties81
  3. Collapse this list.

Configuration Options:
No options to configure
Options name:
devel_rubygem-tsort
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 2026Q2 for this port