The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD news : aub

Assemble usenet binaries

 More and more people are posting binary files to usenet these days.
Because of limitations in the type data that usenet can accommodate,
binaries must be encoded into text, and because binary files are
commonly very large relative to text files usenet was designed to
handle, they frequently must be broken up into pieces.

aub, which stands for "assemble usenet binaries", automates the
reassembly process for you.  aub determines whether or not any new
binaries have appeared in selected newsgroups since the last time it was
run, and if so, retrieves, organizes and decodes them, depositing them
in a configurable location.  This process requires no human intervention
once aub has been configured.  aub also keeps track of binaries which it
has seen some, but not all, of the pieces of.  It remembers how to find
these old pieces, so that when new, previously missing pieces arrive at
your site, it will build the entire binary the next time it is run.  It
also remembers which binaries it has already seen all of the pieces of
already, so that it does not waste time rebuilding the same binaries
over and over again.

run:   ``aub -M | more'' for the long form documentation, or
       ``aub -m | more'' for the short form. 

http://yukidoke.org/~mako/projects/aub/



aub history


v. 1.19
date: 2006/05/19 12:50:42;  author: erwin;  state: Exp;  lines: +5 -3
Update 2.2

PR:		96618
Submitted by:	Martin Wilke 
Approved by:	maintainer timeout (14 days, obrien)

v. 1.18 date: 2003/03/07 06:07:44; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.17 date: 2002/09/11 15:04:14; author: obrien; state: Exp; lines: +7 -5 Upgrade to 2.1.3. Submitted by: wjv
v. 1.16 date: 2002/09/07 01:42:33; author: obrien; state: Exp; lines: +10 -17 Update to version 2.1.2.
v. 1.15 date: 2002/05/16 23:35:48; author: obrien; state: Exp; lines: +0 -6 Don't support running with perl4 any more.
v. 1.14 date: 2002/03/21 02:24:51; author: obrien; state: Exp; lines: +3 -3 Use MASTER_SITE_PERL_CPAN.
v. 1.13 date: 2001/09/23 19:50:38; author: dwcjr; state: Exp; lines: +2 -3 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists. PR: 30497 Submitted by: Dan Larsson Approved by: will
v. 1.12 date: 2000/05/14 05:40:46; author: billf; state: Exp; lines: +2 -2 ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
v. 1.11 date: 2000/04/09 17:32:42; author: cpiazza; state: Exp; lines: +3 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.10 date: 2000/03/22 00:26:32; author: obrien; state: Exp; lines: +2 -1 Restore useless version required comments.
v. 1.9 date: 2000/03/20 02:36:02; author: obrien; state: Exp; lines: +1 -2 Remove the "version required" line.
v. 1.8 date: 2000/02/13 03:23:01; author: obrien; state: Exp; lines: +2 -2 Style nits in the ports I maintain.
v. 1.7 date: 1999/08/31 06:49:27; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.6 date: 1999/08/30 14:31:31; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.5 date: 1999/06/09 09:36:39; author: obrien; state: Exp; lines: +2 -2 Use {PERL5} rather than hardcoded path. Submitted by: Nick Hibma
v. 1.4 date: 1998/11/03 09:29:15; author: obrien; state: Exp; lines: +8 -7 Fix to work under perl5/fbsd3.0.
v. 1.3 date: 1997/10/18 06:11:16; author: obrien; state: Exp; lines: +3 -2 sed'ing a directory produces neat affects. Taught by: Satoshi :-) Also we don't have /usr/tmp, so we shouldn't try to write there.
v. 1.2 date: 1997/10/14 11:18:45; author: asami; state: Exp; lines: +4 -3 Move distfiles to subdirectory "aub" (there is a file called BUG_FIXES...).
v. 1.1 date: 1997/10/13 07:02:37; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/10/13 07:02:37; author: obrien; state: Exp; lines: +0 -0 Automatic assembly of usenet binaries. Keeps track of what you've gotten already, what has parts missing, etc. ============================================================================= v. 1.19 date: 2006/05/19 12:50:42; author: erwin; state: Exp; lines: +5 -3 Update 2.2 PR: 96618 Submitted by: Martin Wilke Approved by: maintainer timeout (14 days, obrien)
v. 1.18 date: 2003/03/07 06:07:44; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.17 date: 2002/09/11 15:04:14; author: obrien; state: Exp; lines: +7 -5 Upgrade to 2.1.3. Submitted by: wjv
v. 1.16 date: 2002/09/07 01:42:33; author: obrien; state: Exp; lines: +10 -17 Update to version 2.1.2.
v. 1.15 date: 2002/05/16 23:35:48; author: obrien; state: Exp; lines: +0 -6 Don't support running with perl4 any more.
v. 1.14 date: 2002/03/21 02:24:51; author: obrien; state: Exp; lines: +3 -3 Use MASTER_SITE_PERL_CPAN.
v. 1.13 date: 2001/09/23 19:50:38; author: dwcjr; state: Exp; lines: +2 -3 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists. PR: 30497 Submitted by: Dan Larsson Approved by: will
v. 1.12 date: 2000/05/14 05:40:46; author: billf; state: Exp; lines: +2 -2 ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
v. 1.11 date: 2000/04/09 17:32:42; author: cpiazza; state: Exp; lines: +3 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.10 date: 2000/03/22 00:26:32; author: obrien; state: Exp; lines: +2 -1 Restore useless version required comments.
v. 1.9 date: 2000/03/20 02:36:02; author: obrien; state: Exp; lines: +1 -2 Remove the "version required" line.
v. 1.8 date: 2000/02/13 03:23:01; author: obrien; state: Exp; lines: +2 -2 Style nits in the ports I maintain.
v. 1.7 date: 1999/08/31 06:49:27; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.6 date: 1999/08/30 14:31:31; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.5 date: 1999/06/09 09:36:39; author: obrien; state: Exp; lines: +2 -2 Use {PERL5} rather than hardcoded path. Submitted by: Nick Hibma
v. 1.4 date: 1998/11/03 09:29:15; author: obrien; state: Exp; lines: +8 -7 Fix to work under perl5/fbsd3.0.
v. 1.3 date: 1997/10/18 06:11:16; author: obrien; state: Exp; lines: +3 -2 sed'ing a directory produces neat affects. Taught by: Satoshi :-) Also we don't have /usr/tmp, so we shouldn't try to write there.
v. 1.2 date: 1997/10/14 11:18:45; author: asami; state: Exp; lines: +4 -3 Move distfiles to subdirectory "aub" (there is a file called BUG_FIXES...).
v. 1.1 date: 1997/10/13 07:02:37; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/10/13 07:02:37; author: obrien; state: Exp; lines: +0 -0 Automatic assembly of usenet binaries. Keeps track of what you've gotten already, what has parts missing, etc. ============================================================================= v. 1.19 date: 2006/05/19 12:50:42; author: erwin; state: Exp; lines: +5 -3 Update 2.2 PR: 96618 Submitted by: Martin Wilke Approved by: maintainer timeout (14 days, obrien)
v. 1.18 date: 2003/03/07 06:07:44; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.17 date: 2002/09/11 15:04:14; author: obrien; state: Exp; lines: +7 -5 Upgrade to 2.1.3. Submitted by: wjv
v. 1.16 date: 2002/09/07 01:42:33; author: obrien; state: Exp; lines: +10 -17 Update to version 2.1.2.
v. 1.15 date: 2002/05/16 23:35:48; author: obrien; state: Exp; lines: +0 -6 Don't support running with perl4 any more.
v. 1.14 date: 2002/03/21 02:24:51; author: obrien; state: Exp; lines: +3 -3 Use MASTER_SITE_PERL_CPAN.
v. 1.13 date: 2001/09/23 19:50:38; author: dwcjr; state: Exp; lines: +2 -3 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists. PR: 30497 Submitted by: Dan Larsson Approved by: will
v. 1.12 date: 2000/05/14 05:40:46; author: billf; state: Exp; lines: +2 -2 ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
v. 1.11 date: 2000/04/09 17:32:42; author: cpiazza; state: Exp; lines: +3 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.10 date: 2000/03/22 00:26:32; author: obrien; state: Exp; lines: +2 -1 Restore useless version required comments.
v. 1.9 date: 2000/03/20 02:36:02; author: obrien; state: Exp; lines: +1 -2 Remove the "version required" line.
v. 1.8 date: 2000/02/13 03:23:01; author: obrien; state: Exp; lines: +2 -2 Style nits in the ports I maintain.
v. 1.7 date: 1999/08/31 06:49:27; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.6 date: 1999/08/30 14:31:31; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.5 date: 1999/06/09 09:36:39; author: obrien; state: Exp; lines: +2 -2 Use {PERL5} rather than hardcoded path. Submitted by: Nick Hibma
v. 1.4 date: 1998/11/03 09:29:15; author: obrien; state: Exp; lines: +8 -7 Fix to work under perl5/fbsd3.0.
v. 1.3 date: 1997/10/18 06:11:16; author: obrien; state: Exp; lines: +3 -2 sed'ing a directory produces neat affects. Taught by: Satoshi :-) Also we don't have /usr/tmp, so we shouldn't try to write there.
v. 1.2 date: 1997/10/14 11:18:45; author: asami; state: Exp; lines: +4 -3 Move distfiles to subdirectory "aub" (there is a file called BUG_FIXES...).
v. 1.1 date: 1997/10/13 07:02:37; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/10/13 07:02:37; author: obrien; state: Exp; lines: +0 -0 Automatic assembly of usenet binaries. Keeps track of what you've gotten already, what has parts missing, etc. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm