Port details |
- moreutils Additional Unix utilities
- 0.69 sysutils =9 0.69Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2009-06-21 10:25:18
- Last Update: 2024-10-07 14:16:42
- Commit Hash: e9cf2bc
- People watching this port, also watch:: htop, pkg, subversion, unbound, 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-IPC-Run>=0 : devel/p5-IPC-Run
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.69 07 Oct 2024 14:16:42 |
Po-Chuan Hsieh (sunpoet) |
sysutils/moreutils: Convert REINPLACE_CMD to patch files |
0.69 09 Mar 2024 14:05:29 |
Po-Chuan Hsieh (sunpoet) |
sysutils/moreutils: Update to 0.69
Changes: https://git.joeyh.name/index.cgi/moreutils.git/tree/debian/changelog
https://joeyh.name/code/moreutils/news/version_0.68/ |
0.68 01 Dec 2023 22:11:33 |
Po-Chuan Hsieh (sunpoet) |
sysutils/moreutils: Update to 0.68
Changes: https://git.joeyh.name/index.cgi/moreutils.git/tree/debian/changelog
https://joeyh.name/code/moreutils/news/version_0.68/ |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.67_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.67_2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.67_2 07 Jul 2022 21:26:51 |
Po-Chuan Hsieh (sunpoet) |
sysutils/moreutils: Fix typo in 93ff01d005e60a10a7c088e0dd428a07f8ec1dfb
- Bump PORTREVISION for dependency change |
0.67_1 30 Mar 2022 22:03:48 |
Po-Chuan Hsieh (sunpoet) |
sysutils/moreutils: Update manpages
- Bump PORTREVISION for package change |
0.67 11 Jan 2022 18:44:05 |
Po-Chuan Hsieh (sunpoet) |
sysutils/moreutils: Update to 0.67
Changes: https://git.joeyh.name/index.cgi/moreutils.git/tree/debian/changelog
https://joeyh.name/code/moreutils/news/version_0.67/ |
0.66 21 Sep 2021 03:35:21 |
Po-Chuan Hsieh (sunpoet) |
sysutils/moreutils: Update to 0.66
Changes: https://git.joeyh.name/index.cgi/moreutils.git/tree/debian/changelog
https://joeyh.name/code/moreutils/news/version_0.66/ |
0.65 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.65 06 Jan 2021 20:25:16 |
sunpoet |
Update to 0.65
Changes: https://git.joeyh.name/index.cgi/moreutils.git/tree/debian/changelog
https://joeyh.name/code/moreutils/news/version_0.65/ |
0.64 30 Aug 2020 20:20:13 |
sunpoet |
Update to 0.64
Changes: https://git.joeyh.name/index.cgi/moreutils.git/tree/debian/changelog
https://joeyh.name/code/moreutils/news/version_0.64/ |
0.63 19 Jan 2020 11:10:35 |
sunpoet |
Update manpage location (r523104)
- Sort PLIST |
0.63 10 Jan 2019 21:21:29 |
sunpoet |
Update to 0.63
Changes: https://git.joeyh.name/index.cgi/moreutils.git/log/
https://joeyh.name/code/moreutils/news/version_0.63/ |
0.62_1 03 Nov 2018 22:16:15 |
sunpoet |
Update manpage
- Bump PORTREVISION for package change |
0.62 01 Jan 2018 20:58:37 |
sunpoet |
Update to 0.62
- Update manpage
Changes: https://git.joeyh.name/index.cgi/moreutils.git/log/
https://joeyh.name/code/moreutils/news/version_0.62/ |
0.61 30 Apr 2017 12:00:09 |
sunpoet |
Update to 0.61
- Update manpage
Changes: https://git.joeyh.name/index.cgi/moreutils.git/log/
https://joeyh.name/code/moreutils/news/version_0.61/
https://joeyh.name/code/moreutils/news/version_0.60/ |
0.59 22 Nov 2016 06:55:18 |
sunpoet |
- Update WWW: use https:// |
0.59 26 Jun 2016 17:13:54 |
sunpoet |
- Update to 0.59
Changes: http://joeyh.name/code/moreutils/news/version_0.58/ |
0.58 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.58 06 Mar 2016 06:19:01 |
sunpoet |
- Update to 0.58
Changes: http://joeyh.name/code/moreutils/news/version_0.58/ |
0.57 30 Nov 2015 14:26:13 |
marino |
sysutils/moreutile is not jobs safe
This port has failed on me multiple times. The last time, it tried to
use errnos.h before it was generated. |
0.57 20 Sep 2015 21:12:21 |
olgeni |
Typos, whitespace and capitalization fixes (S-X). |
0.57 24 Jul 2015 08:59:12 |
sunpoet |
- Update to 0.57
Changes: http://joeyh.name/code/moreutils/news/version_0.57/ |
0.56 10 Jun 2015 16:46:47 |
sunpoet |
- Update to 0.56
- Update manpages
- Update maintainer section
Changes: http://joeyh.name/code/moreutils/news/version_0.56/ |
0.55 10 May 2015 20:15:53 |
sunpoet |
- Update to 0.55
Changes: http://joeyh.name/code/moreutils/news/version_0.55/
http://joeyh.name/code/moreutils/news/version_0.54/
PR: 200104
Submitted by: olgeni |
0.53_1 06 Mar 2015 16:36:06 |
sunpoet |
- Install ts as moreutils-ts to avoid CONFLICTS with security/openssl
- Bump PORTREVISION for package change
PR: 198321
Reported by: Santiago Pastorino <spastorino@gmail.com> |
0.53 24 Nov 2014 18:28:48 |
sunpoet |
- Update to 0.53
Changes: http://joeyh.name/code/moreutils/news/version_0.53/ |
0.52 11 Sep 2014 15:52:01 |
sunpoet |
- Update to 0.52
- Update maintainer section
Changes: http://joeyh.name/code/moreutils/news/version_0.52/ |
0.51_3 18 Aug 2014 12:45:47 |
sunpoet |
- Install parallel as moreutils-parallel
- Bump PORTREVISION for package change |
0.51_2 06 May 2014 13:36:59 |
marino |
sysutils/moreutils: Fix DF breakage caused by addition of ifdata support
The previous commit was FreeBSD-specific and it caused moreutils to
break on DragonFly. Use __${OPSYS}__ instead of __FreeBSD__ for the
substition to generically support both platforms. (Blanket) |
0.51_2 26 Apr 2014 18:11:23 |
sunpoet |
- Add ifdata [1]
- Bump PORTREVISION for package change
- Update pkg-descr
Requested by: Patrick Lindblad <patrick@kattmodell.se> [1] |
0.51_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.51 28 Feb 2014 15:15:55 |
sunpoet |
- Update to 0.51
- Fix shebang
- Simplify Makefile
- Add maintainer section
Changes: http://joeyh.name/code/moreutils/news/version_0.51/ |
0.50 04 Oct 2013 15:36:36 |
sunpoet |
- Support STAGEDIR |
0.50 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.50 27 Aug 2013 16:06:27 |
sunpoet |
- Update to 0.50
Changes: http://joeyh.name/code/moreutils/news/version_0.50/ |
0.49 21 Aug 2013 14:08:08 |
sunpoet |
- Convert to new perl framework |
0.49 13 Jul 2013 11:53:07 |
sunpoet |
- Update to 0.49
Changes: http://joeyh.name/code/moreutils/news/version_0.49/ |
0.48 10 Jul 2013 15:00:30 |
sunpoet |
- Fix build on 10-CURRENT
Reported by: bdrewery |
0.48 08 May 2013 15:33:24 |
sunpoet |
- Update to 0.48
- Add LICENSE
Changes: http://joeyh.name/code/moreutils/news/version_0.48/ |
0.47 24 Mar 2013 06:16:50 |
sunpoet |
- Fix build with MANPAGES off
PR: ports/176842
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> |
0.47 10 Mar 2013 09:02:47 |
sunpoet |
- Update to 0.47
- Convert to new options framework
- Update WWW
Changes: http://joeyh.name/code/moreutils/news/version_0.47/ |
0.46 16 Apr 2012 16:44:57 |
sunpoet |
- Update to 0.46
Changes: http://kitenet.net/~joey/code/moreutils/news/version_0.46/ |
0.45 24 Jun 2011 22:26:51 |
sunpoet |
- Update to 0.45
Changes: http://kitenet.net/~joey/code/moreutils/news/version_0.45/
PR: ports/158094
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
0.44 27 Apr 2011 07:34:19 |
sunpoet |
- Take maintainership |
0.44 27 Apr 2011 01:56:47 |
dougb |
By Maintainer's request, toss these ports back into the pool |
0.44 27 Mar 2011 10:12:46 |
miwi |
- Update to 0.44
PR: 155685
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
0.43_1 16 Dec 2010 16:31:11 |
sunpoet |
- Move parallel and its manpage to sysutils/moreutils-parallel
- Remove CONFLICTS
- Bump PORTREVISION
PR: ports/152971
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
0.43 18 Nov 2010 09:34:12 |
sunpoet |
- Update to 0.43
- Sort utility list in pkg-descr
Changes: http://kitenet.net/~joey/code/moreutils/news/version_0.43/
PR: ports/152347
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
0.42 09 Oct 2010 07:36:20 |
sunpoet |
- Add CONFLICTS with sysutils/parallel
Approved by: pgollucci (mentor, implicit) |
0.42 08 Oct 2010 07:38:16 |
sunpoet |
- Update to 0.42
Changes:
- sponge: Guarantees that output file is always updated automatically, by
renaming a temp file into place.
- sponge: Ensure that output file permissions are always preserved if it already
exists.
PR: ports/151279
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Approved by: pgollucci (mentor) |
0.41 05 Sep 2010 12:54:53 |
decke |
- Update to 0.41
PR: ports/150286
Submitted by: Charlie Kester <corky1951 at comcast dot net> (maintainer)
Approved by: beat (co-mentor, implicit) |
0.40 15 Jul 2010 07:31:18 |
miwi |
- Update to 0.40
PR: 148588
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
0.39 13 Mar 2010 12:41:14 |
wen |
- Update to 0.39
PR: ports/144272
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
0.38 12 Feb 2010 09:23:58 |
pav |
- Update to 0.38
PR: ports/143827
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
0.37_2 20 Nov 2009 22:34:36 |
sylvio |
- Removed the superfluous dependency on gmake, and to modify the source Makefile
to respect CFLAGS.
PR: maintainer
Approved by: miwi (mentor) |
0.37_1 20 Sep 2009 18:54:27 |
amdmi3 |
- Add parallel utility to suite
PR: 138979
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Feature safe: yes |
0.37 10 Sep 2009 17:12:44 |
arved |
Update to 0.37
PR: 138703
Submitted by: maintainer |
0.36 11 Jul 2009 14:47:01 |
beat |
- Update to 0.36
PR: ports/136658
Submitted by: Charlie Kester <corky1951 AT comcast.net> (maintainer) |
0.35 21 Jun 2009 10:24:50 |
dhn |
moreutils is a growing collection of the unix tools that nobody thought to
write thirty years ago.
So far, it includes the following utilities:
- sponge: soak up standard input and write to a file
- ifne: run a program if the standard input is not empty
- vidir: edit a directory in your text editor
- vipe: insert a text editor into a pipe
- ts: timestamp standard input
- combine: combine the lines in two files using boolean operations
- pee: tee standard input to pipes
- zrun: automatically uncompress arguments to command
- mispipe: pipe two commands, returning the exit status of the first
- isutf8: check if a file or standard input is utf-8
- lckdo: execute a program with a lock held
WWW: http://kitenet.net/~joey/code/moreutils/
PR: ports/135869
Submitted by: Charlie Kester <corky1951@comcast.net> |