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
moreutils Additional Unix utilities
0.69 sysutils on this many watch lists=7 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.69Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-06-21 10:25:18
Last Update: 2024-03-09 14:05:29
Commit Hash: 7cbacc3
People watching this port, also watch:: htop, subversion, pkg, ca_root_nss, git
License: GPLv2
WWW:
https://joeyh.name/code/moreutils/
Description:
This is a collection of the Unix tools that nobody thought to write long ago, when Unix was young. Currently it consists of these tools: - chronic: runs a command quietly unless it fails - combine: combine the lines in two files using boolean operations - errno: look up errno names and descriptions - ifdata: get network interface info without parsing ifconfig output - ifne: run a command if the standard input is not empty - isutf8: check if a file or standard input is utf-8 - lckdo: execute a program with a lock held (deprecated) - mispipe: pipe two commands, returning the exit status of the first - parallel: run multiple jobs at once - pee: tee standard input to pipes - sponge: soak up standard input and write to a file - ts: timestamp standard input - vidir: edit a directory in your text editor - vipe: insert a text editor into a pipe - zrun: automatically uncompress arguments to command Note that parallel and ts utilities are installed with "moreutils-" prefix.
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 (36 items)
Collapse this list.
  1. /usr/local/share/licenses/moreutils-0.69/catalog.mk
  2. /usr/local/share/licenses/moreutils-0.69/LICENSE
  3. /usr/local/share/licenses/moreutils-0.69/GPLv2
  4. bin/chronic
  5. bin/combine
  6. bin/errno
  7. bin/ifdata
  8. bin/ifne
  9. bin/isutf8
  10. bin/lckdo
  11. bin/mispipe
  12. bin/moreutils-parallel
  13. bin/moreutils-ts
  14. bin/pee
  15. bin/sponge
  16. bin/vidir
  17. bin/vipe
  18. bin/zrun
  19. share/man/man1/chronic.1.gz
  20. share/man/man1/combine.1.gz
  21. share/man/man1/errno.1.gz
  22. share/man/man1/ifdata.1.gz
  23. share/man/man1/ifne.1.gz
  24. share/man/man1/isutf8.1.gz
  25. share/man/man1/lckdo.1.gz
  26. share/man/man1/mispipe.1.gz
  27. share/man/man1/moreutils-parallel.1.gz
  28. share/man/man1/moreutils-ts.1.gz
  29. share/man/man1/pee.1.gz
  30. share/man/man1/sponge.1.gz
  31. share/man/man1/vidir.1.gz
  32. share/man/man1/vipe.1.gz
  33. share/man/man1/zrun.1.gz
  34. @owner
  35. @group
  36. @mode
Collapse this list.
Dependency lines:
  • moreutils>0:sysutils/moreutils
To install the port:
cd /usr/ports/sysutils/moreutils/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/moreutils
  • pkg install moreutils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: moreutils
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709390422 SHA256 (moreutils-0.69.tar.gz) = 0f795d25356ca61544966646fb707d5be0b9864116be0269df5433f62d4e05d1 SIZE (moreutils-0.69.tar.gz) = 93899

Packages (timestamps in pop-ups are UTC):
moreutils
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.690.690.650.690.69-0.65-
FreeBSD:13:quarterly0.690.690.67_20.690.690.680.680.68
FreeBSD:14:latest0.690.690.67_20.690.690.67_2-0.67_2
FreeBSD:14:quarterly0.680.69-0.680.690.680.680.68
FreeBSD:15:latest0.690.69n/a0.68n/a0.680.680.68
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. gmake>=4.4.1 : devel/gmake
  2. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. p5-IPC-Run>=0 : devel/p5-IPC-Run
  2. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for moreutils-0.69: MANPAGES=on: Build and/or install manual pages ===> Use 'make config' to modify these settings
Options name:
sysutils_moreutils
USES:
gmake perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/sunpoet/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/
  5. https://git.joeyh.name/index.cgi/moreutils.git/snapshot/
Collapse this list.

There are no commits on branch 2022Q3 for this port