Port details |
- aub Assemble usenet binaries
- 2.2_1 news =2 2.2_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-01-09 10:32:17
- Commit Hash: 03c7f3c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://yukidoke.org/~mako/projects/aub/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/news/aub/ && make install clean
- To add the package, run one of these commands:
- pkg install news/aub
- pkg install aub
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aub
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (aub_2.2.tar.gz) = 08ebccf825a972545d43ec94c24b7c92feb2a3292ee8694ee56822016582cf2f
SIZE (aub_2.2.tar.gz) = 44515
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for aub-2.2_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- news_aub
- USES:
- shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2_1 09 Jan 2024 10:32:17 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2_1 20 Jul 2022 14:22:44 |
Tobias C. Berner (tcberner) |
news: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam David <adam@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey Slusar <anray@FreeBSD.org>
* Brian Somers <brian@FreeBSD.org>
* Carey Jones <mcj@acquiesce.org>
* David O'Brien (obrien@cs.ucdavis.edu)
* Denis Shaposhnikov <dsh@vlink.ru>
* Don Croyle <croyle@gelemna.org>
* Donald Burr <dburr@FreeBSD.org>
* Frederic Cambus (Only the first 15 lines of the commit message are shown above ) |
2.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2_1 18 Aug 2016 09:01:14 |
amdmi3 |
- Add NO_ARCH
- Switch to options helpers |
2.2_1 12 Jun 2015 21:17:44 |
erwin |
Reset maintainership for obrien
Approved by: portmgr |
2.2_1 25 Feb 2014 08:50:24 |
ehaupt |
- Support staging
- Use shebangfix
- Define DOCS |
2.2_1 20 Sep 2013 22:31:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
news) |
2.2_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
2.2_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.2_1 21 Nov 2008 11:34:35 |
itetcu |
- fix plist for -DNOPORTDOCS
- bump PORTREVISION
Approved by: maintainer timeout on QAT BotMail
Prompted by: QAT QA run |
2.2 19 May 2006 12:50:42 |
erwin |
Update 2.2
PR: 96618
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: maintainer timeout (14 days, obrien) |
2.1.3 23 Jan 2006 23:46:39 |
edwin |
SHA256ify
Approved by: krion@ |
2.1.3 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.1.3 07 Mar 2003 06:07:47 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.1.3 11 Sep 2002 15:04:14 |
obrien |
Upgrade to 2.1.3.
Submitted by: wjv |
2.1.2 07 Sep 2002 01:42:33 |
obrien |
Update to version 2.1.2. |
2.0.5 16 May 2002 23:35:48 |
obrien |
Don't support running with perl4 any more. |
2.0.5 21 Mar 2002 02:24:51 |
obrien |
Use MASTER_SITE_PERL_CPAN. |
23 Sep 2001 20:50:43 |
dwcjr |
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer
exists. |
22 Nov 2000 00:17:18 |
obrien |
Add $FreeBSD$'s which help me in problem reports. |
08 Oct 2000 04:57:04 |
asami |
Convert category news to new layout. |
05 Jul 2000 07:37:55 |
asami |
@dirrm share/doc/aub |