diff options
author | joerg <joerg@FreeBSD.org> | 1996-12-22 19:01:16 +0800 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 1996-12-22 19:01:16 +0800 |
commit | a9b387883a367ca7a64dd8c122946e54db72a890 (patch) | |
tree | 1d1938d2ef55690e4ae1e7d65e6f70b6dc9ffff0 /misc/team/pkg-descr | |
parent | a1520694dbb1c8eb789acf64c9d76f9a06157229 (diff) | |
download | freebsd-ports-gnome-a9b387883a367ca7a64dd8c122946e54db72a890.tar.gz freebsd-ports-gnome-a9b387883a367ca7a64dd8c122946e54db72a890.tar.zst freebsd-ports-gnome-a9b387883a367ca7a64dd8c122946e54db72a890.zip |
Trim down excessively long DESCR files in ports i either own, or where
i'm somehow related to (hpscan, that is).
Requested by: asmi (long ago)
Diffstat (limited to 'misc/team/pkg-descr')
-rw-r--r-- | misc/team/pkg-descr | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/misc/team/pkg-descr b/misc/team/pkg-descr index f5fade6e63a0..ff1cf0979d9d 100644 --- a/misc/team/pkg-descr +++ b/misc/team/pkg-descr @@ -1,10 +1,3 @@ -From: pcg@aber.ac.uk (Piercarlo Grandi) -Newsgroups: comp.sources.unix -Subject: v27i195: team - portable multi-buffered tape streaming utility, Part01/01 -Date: 13 Jan 1994 13:24:40 -0800 -Approved: vixie@gw.home.vix.com -Message-ID: <1.758496249.28141@gw.home.vix.com> - Submitted-By: pcg@aber.ac.uk (Piercarlo Grandi) Posting-Number: Volume 27, Issue 195 Archive-Name: team/part01 @@ -21,24 +14,4 @@ take turns at reading from the former and writing to the latter; they synchronize by using a ring of pipes between them, where a "read-enable" and a "write-enable" token circulate. -team is not just very portable, but also portable and efficient. It also -has some bells & whistles, like command line options to specify the -number of processes in a team, the block size for IO, and the volume -size of the input or output media. It also optionally reports its -progress. - -Previous versions of team have been circulating (e.g. via alt.sources) -for several years; I have not found a bug for a long time, even if -surely they will exist. - The team source is GPL'ed, and it comes with no warranty. - - Note: this program was developed entirely by the author in his own - time, using his own resources, on his machine, in the context of - his own research activities. In no way has the University of Wales, - Aberystwyth contributed aided or abetted to this work, for which - they bear no responsibility whatsoever. I am grateful to UWA for the - ability to use their systems (as a paying customer) to post this work. - - pcg@aber.ac.uk (Piercarlo Grandi) - |