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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
frand Selects a random file using reservoir sampling algorithm
0.1_8 sysutils 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.1_7Version of this port present on the latest quarterly branch.
Maintainer: serpent7776@gmail.com search for ports maintained by this maintainer
Port Added: 2019-08-18 10:34:17
Last Update: 2024-02-13 14:44:22
Commit Hash: db61653
License: BSD2CLAUSE
WWW:
https://github.com/serpent7776/frand
Description:
Selects a random file from given directory using reservoir sampling algorithm. This means directory contents doesn't need to be read in memory and then sorted and so will perform much better than find+sort for big directories.
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 (7 items)
Collapse this list.
  1. /usr/local/share/licenses/frand-0.1_8/catalog.mk
  2. /usr/local/share/licenses/frand-0.1_8/LICENSE
  3. /usr/local/share/licenses/frand-0.1_8/BSD2CLAUSE
  4. bin/frand
  5. @owner
  6. @group
  7. @mode
Collapse this list.
Dependency lines:
  • frand>0:sysutils/frand
To install the port:
cd /usr/ports/sysutils/frand/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/frand
  • pkg install frand
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: frand
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1564056505 SHA256 (serpent7776-frand-v0.1_GH0.tar.gz) = 62a114ad80443b8e3fffa56ca3182e4e7294d1a3ba4b92cdb4e1cbe625794389 SIZE (serpent7776-frand-v0.1_GH0.tar.gz) = 2225

Expand this list (2 items)

Collapse this list.

SHA256 (LiorKogan-StreamSampler-919a0f1ba6bb3ae63b4708722e9a7d49164ca92d_GH0.tar.gz) = 654ac0c0c0f161ef40c4d3fd4632d71cdf59c9cbe1108b47ba44b7f9f10f1d73 SIZE (LiorKogan-StreamSampler-919a0f1ba6bb3ae63b4708722e9a7d49164ca92d_GH0.tar.gz) = 36890

Collapse this list.


Packages (timestamps in pop-ups are UTC):
frand
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1_80.1_80.1_20.1_80.1_8-0.1_2-
FreeBSD:13:quarterly0.1_70.1_70.1_60.1_70.1_70.1_70.1_70.1_7
FreeBSD:14:latest0.1_80.1_80.1_40.1_80.1_80.1_6-0.1_6
FreeBSD:14:quarterly0.1_70.1_7-0.1_70.1_70.1_70.1_70.1_7
FreeBSD:15:latest0.1_80.1_8n/a0.1_7n/a0.1_70.1_70.1_8
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libboost_filesystem.so : devel/boost-libs
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_frand
USES:
cmake compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/serpent7776/frand/tar.gz/v0.1?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port