FreshPorts -- The Place For Ports Mon, 22 Mar 2010 12:07 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
moreutils 0.39 sysutils on this many watch lists=1 search for ports that depend on this port
Additional Unix utilities
Maintained by: corky1951@comcast.net search for ports maintained by this maintainer
Port Added: 21 Jun 2009 11:25:18


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
 - parallel: run multiple jobs at once

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

WWW: http://kitenet.net/~joey/code/moreutils/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8

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


Configuration Options
     No options to configure

Master Sites:
http://www.gtlib.cc.gatech.edu/pub/debian/pool/main/m/moreutils/
ftp://ftp.us.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.au.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.bg.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.cl.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.cz.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.de.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.ee.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.es.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.fi.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.fr.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.hk.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.hr.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.hu.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.ie.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.is.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.it.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.jp.debian.org/debian/pool/main/m/moreutils/
http://ring.nict.go.jp/archives/linux/debian/debian/pool/main/m/moreutils/
http://ring.k-opti.com/archives/linux/debian/debian/pool/main/m/moreutils/
http://ring.riken.jp/archives/linux/debian/debian/pool/main/m/moreutils/
ftp://ftp.nl.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.no.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.pl.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.ru.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.se.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.si.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.sk.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.uk.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.wa.au.debian.org/debian/pool/main/m/moreutils/
ftp://ftp2.de.debian.org/debian/pool/main/m/moreutils/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 7

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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 19: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 18: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 15: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 11: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: 7

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 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 21420
Broken 171
Deprecated 46
Ignore 898
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 5
new 48 hours11
new 7 days23
new fortnight53
new month99

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.065 seconds.