9646 FreshPorts -- sysutils/moreutils
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
moreutils 0.48 sysutils on this many watch lists=2 search for ports that depend on this port
Additional Unix utilities
Maintained by: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 21 Jun 2009 10:25:18
License: GPLv2


moreutils is a growing collection of the unix tools that nobody thought to
write thirty years ago.

So far, it includes the following utilities:
- chronic: run a command quietly, unless it fails
- combine: combine the lines in two files using boolean operations
- ifne: run a program 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
- mispipe: pipe two commands, returning the exit status of the first
- 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

The Linux-specific 'ifdata' utility is not included in this FreeBSD port.

WWW: http://joeyh.name/code/moreutils/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.14
Required To Run:
  1. devel/p5-IPC-Run
  2. lang/perl5.14
There are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/moreutils/ && make install clean
To add the package: pkg_add -r moreutils


Configuration Options
===> The following configuration options are available for moreutils-0.48:
     MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.acc.umu.se/debian/pool/main/m/moreutils/
  3. ftp://ftp.au.debian.org/debian/pool/main/m/moreutils/
  4. ftp://ftp.bg.debian.org/debian/pool/main/m/moreutils/
  5. ftp://ftp.br.debian.org/debian/pool/main/m/moreutils/
  6. ftp://ftp.cl.debian.org/debian/pool/main/m/moreutils/
  7. ftp://ftp.cz.debian.org/debian/pool/main/m/moreutils/
  8. ftp://ftp.de.debian.org/debian/pool/main/m/moreutils/
  9. ftp://ftp.df.lth.se/pub/debian/pool/main/m/moreutils/
  10. ftp://ftp.ee.debian.org/debian/pool/main/m/moreutils/
  11. ftp://ftp.es.debian.org/debian/pool/main/m/moreutils/
  12. ftp://ftp.fi.debian.org/debian/pool/main/m/moreutils/
  13. ftp://ftp.fr.debian.org/debian/pool/main/m/moreutils/
  14. ftp://ftp.hk.debian.org/debian/pool/main/m/moreutils/
  15. ftp://ftp.hr.debian.org/debian/pool/main/m/moreutils/
  16. ftp://ftp.hu.debian.org/debian/pool/main/m/moreutils/
  17. ftp://ftp.ie.debian.org/debian/pool/main/m/moreutils/
  18. ftp://ftp.is.debian.org/debian/pool/main/m/moreutils/
  19. ftp://ftp.it.debian.org/debian/pool/main/m/moreutils/
  20. ftp://ftp.jp.debian.org/debian/pool/main/m/moreutils/
  21. ftp://ftp.nl.debian.org/debian/pool/main/m/moreutils/
  22. ftp://ftp.no.debian.org/debian/pool/main/m/moreutils/
  23. ftp://ftp.pl.debian.org/debian/pool/main/m/moreutils/
  24. ftp://ftp.ru.debian.org/debian/pool/main/m/moreutils/
  25. ftp://ftp.se.debian.org/debian/pool/main/m/moreutils/
  26. ftp://ftp.si.debian.org/debian/pool/main/m/moreutils/
  27. ftp://ftp.sk.debian.org/debian/pool/main/m/moreutils/
  28. ftp://ftp.snt.utwente.nl/pub/linux/debian/pool/main/m/moreutils/
  29. ftp://ftp.uk.debian.org/debian/pool/main/m/moreutils/
  30. ftp://ftp.us.debian.org/debian/pool/main/m/moreutils/
  31. ftp://ftp.wa.au.debian.org/debian/pool/main/m/moreutils/
  32. ftp://ftp2.de.debian.org/debian/pool/main/m/moreutils/
  33. ftp://mirror.symnds.com/debian/pool/main/m/moreutils/
  34. http://ring.nict.go.jp/archives/linux/debian/debian/pool/main/m/moreutils/
  35. http://www.gtlib.gatech.edu/pub/debian/pool/main/m/moreutils/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
08 May 2013 15:33:24
Original commit files touched by this commit  0.48
sunpoet search for other commits by this committer
- Update to 0.48
- Add LICENSE

Changes:	http://joeyh.name/code/moreutils/news/version_0.48/
24 Mar 2013 06:16:50
Original commit files touched by this commit  0.47
sunpoet search for other commits by this committer
- Fix build with MANPAGES off

PR:		ports/176842
Submitted by:	Lukasz Wasikowski <lukasz@wasikowski.net>
10 Mar 2013 09:02:47
Original commit files touched by this commit  0.47
sunpoet search for other commits by this committer
- Update to 0.47
- Convert to new options framework
- Update WWW

Changes:	http://joeyh.name/code/moreutils/news/version_0.47/
16 Apr 2012 16:44:57
Original commit files touched by this commit  0.46
sunpoet search for other commits by this committer
- Update to 0.46

Changes:        http://kitenet.net/~joey/code/moreutils/news/version_0.46/
24 Jun 2011 22:26:51
Original commit files touched by this commit  0.45
sunpoet search for other commits by this committer
- 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>
27 Apr 2011 07:34:19
Original commit files touched by this commit  0.44
sunpoet search for other commits by this committer
- Take maintainership
27 Apr 2011 01:56:47
Original commit files touched by this commit  0.44
dougb search for other commits by this committer
By Maintainer's request, toss these ports back into the pool
27 Mar 2011 10:12:46
Original commit files touched by this commit  0.44
miwi search for other commits by this committer
- Update to 0.44

PR:             155685
Submitted by:   Charlie Kester <corky1951@comcast.net> (maintainer)
16 Dec 2010 16:31:11
Original commit files touched by this commit  0.43_1
sunpoet search for other commits by this committer
- Move parallel and its manpage to sysutils/moreutils-parallel
- Remove CONFLICTS
- Bump PORTREVISION

PR:             ports/152971
Submitted by:   Charlie Kester <corky1951@comcast.net> (maintainer)
18 Nov 2010 09:34:12
Original commit files touched by this commit  0.43
sunpoet search for other commits by this committer
- 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)
09 Oct 2010 07:36:20
Original commit files touched by this commit  0.42
sunpoet search for other commits by this committer
- Add CONFLICTS with sysutils/parallel

Approved by:    pgollucci (mentor, implicit)
08 Oct 2010 07:38:16
Original commit files touched by this commit  0.42
sunpoet search for other commits by this committer
- 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)
05 Sep 2010 12:54:53
Original commit files touched by this commit  0.41
decke search for other commits by this committer
- Update to 0.41

PR:             ports/150286
Submitted by:   Charlie Kester <corky1951 at comcast dot net> (maintainer)
Approved by:    beat (co-mentor, implicit)
15 Jul 2010 07:31:18
Original commit files touched by this commit  0.40
miwi search for other commits by this committer
- Update to 0.40

PR:             148588
Submitted by:   Charlie Kester <corky1951@comcast.net> (maintainer)
13 Mar 2010 12:41:14
Original commit files touched by this commit  0.39
wen search for other commits by this committer
- Update to 0.39

PR:             ports/144272
Submitted by:   Charlie Kester <corky1951@comcast.net> (maintainer)
12 Feb 2010 09:23:58
Original commit files touched by this commit  0.38
pav search for other commits by this committer
- Update to 0.38

PR:             ports/143827
Submitted by:   Charlie Kester <corky1951@comcast.net> (maintainer)
20 Nov 2009 22:34:36
Original commit files touched by this commit  0.37_2
sylvio search for other commits by this committer
- Removed the superfluous dependency on gmake, and to modify the source Makefile
to respect CFLAGS.

PR:             maintainer
Approved by:    miwi (mentor)
20 Sep 2009 18:54:27
Original commit files touched by this commit  0.37_1
amdmi3 search for other commits by this committer
- Add parallel utility to suite

PR:             138979
Submitted by:   Charlie Kester <corky1951@comcast.net> (maintainer)
Feature safe:   yes
10 Sep 2009 17:12:44
Original commit files touched by this commit  0.37
arved search for other commits by this committer
Update to 0.37

PR:             138703
Submitted by:   maintainer
11 Jul 2009 14:47:01
Original commit files touched by this commit  0.36
beat search for other commits by this committer
- Update to 0.36

PR:             ports/136658
Submitted by:   Charlie Kester <corky1951 AT comcast.net> (maintainer)
21 Jun 2009 10:24:50
Original commit files touched by this commit  0.35
dhn search for other commits by this committer
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>

Number of commits found: 21

28b9
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 6
new 48 hours13
new 7 days33
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0