Update graphics/luminance to version 2.3.1_4
[dports.git] / news / aub / pkg-descr
1 More and more people are posting binary files to usenet these days.
2 Because of limitations in the type data that usenet can accommodate,
3 binaries must be encoded into text, and because binary files are
4 commonly very large relative to text files usenet was designed to
5 handle, they frequently must be broken up into pieces.
6
7 aub, which stands for "assemble usenet binaries", automates the
8 reassembly process for you.  aub determines whether or not any new
9 binaries have appeared in selected newsgroups since the last time it was
10 run, and if so, retrieves, organizes and decodes them, depositing them
11 in a configurable location.  This process requires no human intervention
12 once aub has been configured.  aub also keeps track of binaries which it
13 has seen some, but not all, of the pieces of.  It remembers how to find
14 these old pieces, so that when new, previously missing pieces arrive at
15 your site, it will build the entire binary the next time it is run.  It
16 also remembers which binaries it has already seen all of the pieces of
17 already, so that it does not waste time rebuilding the same binaries
18 over and over again.
19
20 run:   ``aub -M | more'' for the long form documentation, or
21        ``aub -m | more'' for the short form.
22
23 WWW: http://yukidoke.org/~mako/projects/aub/